body {

  background-color: #000000;
  font-family: 'Montserrat';

}

.navbar {
  color: #ffffff;
  background-color: #000000;
  box-shadow: 0 1px 4px rgba(255, 255, 255, 0.25);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;

}


#request {
  background-color: #B6007B;
  color: rgb(255, 255, 255);
  border-radius: 40px;
  height: 48px;
  width: 181px;

}

#request:hover {
  background-color: #ffffff;
  color: #000000;
}

.button-sec {

  width: 181px;
  height: 48px;
}

.navbar-nav .nav-items {
  color: #ffffff;
  text-decoration: none;
  font-family: poppins;
  font-size: 16px;
}

.navbar-nav .nav-items:hover {
  color: #B6007B;

}

.nav-item {
  padding: 20px;

}

.hero-image {
  margin-top: 200px;
}


.content {
  max-width: 50%;
}

.content h1 {
  font-size: 2rem;
  margin-bottom: 20px;
}


.get-started {
  color: #B6007B;



}

.hero-content {
  color: #ffffff;

}

.hero-text-area {
  padding-top: 100px;

}

.top-text {
  font-family: montserrat;
  font-size: 55px;
}

.bottom-main {
  font-family: Montserrat;
  font-size: 65px;
  font-weight: 1000;
}

.get-btn {
  background-color: #B6007B;
  color: rgb(255, 255, 255);
  border-radius: 100px;
  margin-top: 27px;
  padding: 14px 28px;
  font-size: 25px;

  border: none;

}




.service-main {
  background-color: #141414;
}


.services-section {
  padding: 50px 0;
}





.service {
  text-align: center;
  margin-bottom: 30px;
}

.service i {
  font-size: 3rem;
  color: #007bff;
}

.service h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.service p {
  color: #666;
}

.service-title {
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 800;
  font-size: 45px;
  font-family: montserrat;
}

.service-subtitle {
  text-align: center;
  margin-bottom: 50px;
  font-size: 30px;
  color: #848484;

}

.service-items h3 {
  font-size: 25px;
}



.card {
  background: none;
  color: rgba(250, 250, 250, 0.8);
  margin-bottom: 2rem;
  align-items: center;
  text-align: center;
  display: flex;
  flex-direction: column;
}


.card-body {
  padding-left: 5px !important;

}

.card-details {
  background: none;
  color: rgba(250, 250, 250, 0.8);
  margin-bottom: 2rem;
  align-items: flex-start;

  text-align: center;
  display: flex;
  flex-direction: row;
}


.card-title {
  font-size: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 700;
}

.card-text {
  font-size: 17px;
  font-weight: 300;
  color: #bdbdbd;
}

.card-img {
  padding-top: 19px;
}


.features-section {
  align-items: center;
  text-align: center;
  padding: 50px 0;
}

.features-section h2 {
  color: #ffffff;
  font-weight: 800;
  margin-bottom: 20px;
}

.features-section .subtitle {
  margin-bottom: 50px;
}

.card {
  margin-bottom: 20px;
}

.card-text,
.card-title {
  text-align: left;
}

.main-row {
  display: flex;
  justify-content: flex-start;
}


.why-card {

  background-color: #272727;
  border-radius: 24px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 17px;

}

.approach-section {
  align-items: center;
  text-align: center;
  padding: 50px 0;
}

.approach-section h2 {
  color: #ffffff;
  font-weight: 800;
  margin-bottom: 20px;
}

.approach-section .subtitle {
  margin-bottom: 50px;
}

.card-main {
  align-items: center;
}



.approach-title {
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 800;
  font-size: 45px;
  font-family: montserrat;
}

.approach-subtitle {
  text-align: center;
  margin-bottom: 50px;
  font-size: 30px;
  color: #848484;
}


.whyus-title {
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 800;
  font-size: 45px;
  font-family: montserrat;
}

.whyus-subtitle {
  text-align: center;
  margin-bottom: 50px;
  font-size: 30px;
  color: #848484;
}

.main-a-content {
  align-items: center;
  text-align: left;
}

.a-title {
  align-items: center;
  text-align: left;
}

.a-card {
  display: flex;
  flex-direction: row;

}

.text-body {

  margin-left: 30px;
}

.text-title {
  font-size: 25px;
  font-weight: 500;
  color: #ffffff;
}

.text-text {
  font-size: 16px;
  font-weight: 200;
  color: #ffffff;

}

.blog-parent {
  display: flex;
  flex-direction: row;
}



.blog-title {
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 800;
  font-size: 45px;
  font-family: montserrat;
}

.blog-subtitle {

  margin-bottom: 50px;
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
}

.all-articles {

  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;

}


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



.blogcard-img {
  width: 400px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.blogcard-title {
  margin-bottom: 0.3rem;
}

.cat {
  display: inline-block;
  margin-bottom: 1rem;
}

.fa-users {
  margin-left: 1rem;
}

.blogcard-footer {
  font-size: 0.8rem;
}

.Contact {
  font-size: 20px;
  font-weight: 800;
  color: #ffffff;
}

.contact-us-section {
  background-image: url(assets/Contact-form-bg.png);
  margin-top: 100px;
}

.location {
  font-size: 17px;
  color: #ffffff;
}


.legal {
  padding-left: 30px;
}

.legal,
.legal-main {
  color: #ffffff;
  text-align: left;
  
}

.legal-main h5, .links-main h5{
  font-size: 20px;
  font-weight: 800;
}

.legal-main ul{
  line-height: 29px;
}

.links-main ul{
  margin-top: 8px;
    line-height: 29px;
}

.text-body {
  text-decoration: none;
  color: #fff !important;
}


.links {
  padding-left: 30px;
}


.links,
.links-main {
  color: #ffffff;
  text-align: left;
}

.contact-button {
  align-items: flex-start;
  margin-top: 20px;

}


.contact-title {
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 800;
  font-size: 45px;
  font-family: montserrat;
}

.contact-subtitle {
  text-align: center;
  margin-bottom: 50px;
  font-size: 30px;
  color: #848484;
}

.form-wrap {
  /* align-items: center;
  text-align: center; */
  display: flex;
  flex-direction: row;

}

.img-area {
  text-align: right;
  margin-left: 20px;
}

.name,
.phone {
  display: flex;
  flex-direction: row;
}

.form-group {

  margin-top: 10px;
  color: #ffffff;

}

.last-name,
.phone-no {
  margin-left: 10px;
  width: 100%;
}

.form-control,
.btn-secondary {

  background: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .1);
  color: #ffffff;

}

.button {
  width: 100%;
  border: none;
  padding: 5px;
  background: #B6007B;
  height: 40px;
  border-radius: 5px;
  color: #ffffff;
}

.button:hover {
  background: #ffffff;
  color: #000000;
}

.expertise-img {
  width: 100%;
}

.article-card {
  align-items: center;
  padding: 15px;
}

.arrow-img {
  float: right;
}

.lay-text {

  font-size: 56px;
  font-weight: 500;
}


.article-title {
  text-align: left;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  margin-top: 15px;
}

.author {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  text-align: center;
  margin-top: 50px;
}

.name-time {
  color: #ffffff;

}


.banner-area {
  margin-top: 100px;
}

.maintxt {
  background-image: url(assets/CTABanner.png);
  background-size: cover;
  width: 100%;
  border-radius: 54px;
  padding: 35px;
}

.banner-text {
  color: #ffffff;
  font-weight: 1500px;

}

.banner-btn {
  border: none;
  border-radius: 100px;
  background-color: #B6007B;
  color: rgb(255, 255, 255);
  padding: 20px 32px;


  font-size: 24px;
  margin-top: 10px;
}

.title {
  color: #ffffff;
}

.title-main {
  font-size: 30px;
  font-weight: 700;
}

.title-sub {
  font-size: 16px;

}

.list-unstyled .a {
  color: #ffffff !important;
}

/* .footer-area{
  margin-top: 100px;
} */

.content-area {
  padding-top: 60px;
  padding-bottom: 100px;
}

.xminds {
  margin-top: 20px;
  text-align: right;
}

.zero-logo {
  text-align: right;
}

.xminds {
  display: flex;
  flex-direction: row;
  float: right;
}

.xm-logo {
  margin-left: 10px;
  width: 55px;
}

.xm-text {
  font-size: 15px;
}




.img-title img {
  width: 100%;
}

.img-title a {
  text-decoration: none;
}

.img-title a p:hover {
  color: #B6007B;
}

.article-content {
  background-color: #272727;
  padding: 20px;
  border-radius: 20px;
}

.article-content img {
  border-radius: 20px;
}

.bolg-text-main {
  display: flex;
  flex-direction: row;
  align-content: center;
  width: 100%;
  justify-content: space-between;

}

.social {
  text-align: right;
}

.fa {
  padding: 20px;
  font-size: 10px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  color: #fff;
}

.mobile-view {
  display: none;
}

@media (max-width:641px) {
  .mobile-view {
    display: flex;
  }

  .desk-view {
    display: none;
  }

  .hero-image {
    display: none;
  }

  .service-main {
    margin-top: 100px;
  }

}


@media (max-width:900px) {
  .mobile-view {
    display: flex;
  }

  .desk-view {
    display: none;
  }

}

@media (max-width:990px) {
  .lay-text {
    font-size: 40px;
  }

  .arrow-img {
    width: 281px;
  }

}

@media (max-width:770px) {

  .arrow-img {
    display: none;

  }

  .img-area {
    display: none;
  }

  .card-text,
  .card-title {
    text-align: center;
  }

}

@media (max-width:500px) {
  .lay-text {
    font-size: 40px;
  }

  .arrow-img {
    width: 170px;
  }

}

@media (max-width:1060px) {
  .form-wrap {
    flex-direction: column;
    align-items: center;
  }

  .img-area {
    margin-right: 220px;
    margin-top: 20px;

  }
}


@media (max-width: 1000px) {
  .card-parent {
    flex: 0 0 auto;
    width: 100% !important;
  }

  .why-img {
    display: none;
  }
}

.hero-section, .journey-section{
  display: flex;
  align-items: center;
}

.journey-section{
  display: flex;
  align-items: center;
}

.why-img img{
  position: sticky;
  top: 70px;
}