body {
  font-family: "Montserrat";
  color: #191919;
}

@font-face {
  font-family: raleway;
  src: url(v4013/Raleway-v4013-SemiBold.otf);
}

a {
  color: #5777ba;
}

a:hover {
  color: #7b94c9;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}

.nav-link {
  color: #c2c4c7 !important;
}

.nav-menu .get-started a {
  /* color: #000000; */
  color: white !important;
  border-radius: 50px;
  margin: 0 15px;
  padding: 6px 12px;
}

.nav-menu .get-started a:hover {
  background: #fae2de;
  color: #000000;
}

.btn-outline-danger {
  border: 2px solid #fad4cc;
}

.btn-nw {
  background: #000000;
  color: #ebf6ff;
  text-decoration: none !important;
  font-family: raleway !important;
  padding: 0.7rem 2rem;
  font-size: 1.3rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

.btn-nw:hover {
  background: #000000;
  color: #ebf6ff;
}

.team {
  margin-top: 200px !important;
}

.our-team {
  margin-top: 100px !important;
}

.offer {
  padding: 5px 80px !important;
}

.item .card {
  width: 19rem !important;
  height: 420px !important;
  background-color: none;
  color: #2c2738;
}

.tech {
  margin-top: 70px !important;
  padding: 40px 70px;
}

.abt1 {
  margin-right: 90px !important;
}

.carousel-caption h3 {
  font-size: 42px;
}

.carousel-indicators li {
  background-color: black;
  border-radius: 360%;
  width: 10px;
  height: 10px;
}

.lead {
  color: #2c2738 !important;
  font-family: Montserrat-regular, sans-serif;
  font-size: 16px;
}

.btn_plain {
  padding: 5px 25px !important;
  background-color: #f7941d !important;
  text-transform: uppercase !important;
  border-radius: 20px;
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.1px;
  text-align: center;
  color: #ffffff;
  cursor: pointer !important;
  margin-top: 15px;
}

.carousel-indicators {
  bottom: -50px;
}

.tailnode_sec p {
  color: #2c2738;
  font-size: 18px;
}

.margin_sec {
  padding-top: 0px !important;
}

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

.owl-one .item .card {
  box-shadow: 0px 6px 14px #e1e1e1;
  border-radius: 10px !important;
}

.owl-one .item .card .card-text {
  line-height: 18.5px;
}

.faq .card {
  border: none;
}

.faq .card-header {
  background-color: #ffffff;
  border-bottom: 2px solid #e1e1e1;
}

.what_we_p {
  font-size: 22px !important;
}

.open_po {
  padding-top: 20px !important;
}

.open_po h2 {
  text-align: left !important;
  padding-bottom: 30px !important;
}

.open_po .card {
  box-shadow: 0px 0px 10px #0880ae3d !important;
}

.open_po .card .card-header {
  padding-bottom: 5px !important;
}

.img1 {
  width: 55% !important;
  float: left !important;
}

.img2 {
  width: 45% !important;
  float: right !important;
}

.img3 {
  width: 55% !important;
  float: left !important;
}

.what_we_text .card {
  height: 300px !important;
  border-radius: 8px !important;
}

.carousel-caption {
  bottom: 28%;
}

.open_text {
  color: #254668;
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  font-family: raleway !important;
}

.what_we_text .card-title {
  height:48px !important;
}
@media (max-width: 768px) {
  .open_text {
    color: #254668;
    font-size: 15px;
    font-weight: 600;
    margin-top: 0px;
  }
  .nav-link {
    width: 118px !important;
  }

  .po_apply {
    margin-top: 0px !important;
  }

  .what_we_text .card-title {
    margin-bottom: 0.5rem !important;
    height:33px !important
  }

  .what_we_text .card {
    height: 240px !important;
    border-radius: 8px !important;
  
  }

  .what_we_text {
    text-align: left !important;
  }

  .what_we_text .card-body {
    padding: 0.3rem;
  }

  .what_we_text h5 {
    font-size: 14px !important;
    font-weight: 600;
  }

  .what_we_text p {
    font-size: 12px !important;
  }

  .what_we_p {
    text-align: left !important;
    font-size: 16px !important;
  }

  .what_he {
    text-align: left !important;
  }

  .what_h {
    text-align: left !important;
  }

  .item .card {
    width: 16rem !important;
    height: 335px !important;
    background-color: none;
    color: #2c2738;
  }

  .problem {
    font-size: 32px !important;
  }

  .carousel-caption h3 {
    font-size: 34px !important;
    font-weight: 550 !important;
    font-family: "IBM Plex Sans";
  }

  .carousel-caption {
    top: 2% !important;
    left: 5% !important;
    right: 2% !important;
  }

  .team {
    margin-top: 40px !important;
  }

  .team .h1,
  h1 {
    font-size: 1.6rem;
  }

  .our-team {
    margin-top: 40px !important;
  }

  .our-team h2 {
    font-size: 30px;
  }

  .offer {
    padding: 5px 10px !important;
  }

  .tech {
    padding: 20px 0px;
  }

  .team-img {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .px-5 {
    padding: 0 !important;
  }

  /* .margin_sec{
      padding-top: 4px !important;
    } */
  .tailnode_sec {
    margin-top: 40px !important;
  }

  .img1 {
    width: 75% !important;
    float: left !important;
  }

  .img2 {
    width: 45% !important;
    float: right !important;
  }

  .img3 {
    width: 75% !important;
    float: left !important;
  }

  .abt1 {
    margin-right: 5px !important;
  }

  .offer-sec {
    padding: 0 !important;
  }

  .pos-sec {
    padding: 0px !important;
  }

  .margin_sec1 {
    margin-top: 30px !important;
  }
}
.footer {
  font-size: 0.8rem !important;
  font-family: Montserrat;
}
.resume {
  margin: 0;
  background: #00000021;
  padding: 8.4px 20px;
  border-radius: 3px;
  font-family: Montserrat;
  font-size: 0.8rem;
  font-weight: 600;
  border: 1px solid #00000021;
  color: #00000082;
  cursor: pointer;
  text-transform: uppercase;
}
.card-header a {
  background: #f1f1f1;
  border-radius: 0.5rem;
  color: #254668;
  font-size: 0.9rem;
  font-weight: 600;
  font-family: Montserrat-regular, sans-serif;
  border: 1px solid #25466836;
}
.card-header a::after {
  content: "";
  background-image: url(./images/right.png);
  width: 24px;
  height: 17px;
  background-size: cover;
  display: inherit;
  margin-left: 6px;
}

.card-header a:hover {
  color: #254668;
}
