.contact-us-main {
  padding-top: 100px;
}

.web-header {
  padding: 240px 0 170px 0;
}

.web-border {
  height: 4px;
  width: 100vw;
  /* background: rgb(230, 66, 112); */
  /* background: linear-gradient(
    90deg,
    rgba(230, 66, 112, 1) 69%,
    rgba(0, 0, 0, 1) 70%
  ); */
}

.web-header .web-info .weblogo img {
  width: 375px;
  /* height: 160px; */
  flex-shrink: 0;
}

.web-header .web-info .web-text h3 {
  padding-top: 20px;
  color: #282a2f;
   
  font-size: 2.25rem;

  font-weight: bold;

}

.web-header .web-info .web-text p {
  padding-top: 20px;
  color: #000;
  font-size: 1.125rem;
  font-weight: 400;
}

.web-header .web-img {
  padding: 0 0 0 30px;
}

.web-header .web-img img {
  width: 80%;
  /* height: 488px; */
  flex-shrink: 0;
}

/* .web-header .img-info .img1 {
  width: 70px;
  height: 70px;
} */

.web-header .circle-sub-img {
  padding-top: 30px;
  display: flex;
  flex-direction: row;
  /* justify-content: space-evenly; */
  align-items: center;
  position: relative;
  gap: 35px;
}

.web-header .img-info,
.web-header .img-info1,
.web-header .img-info2,
.web-header .img-info3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* .web-header .img-info {
  position: absolute;
  bottom: -20px;
  left: 30px;
}
.web-header .img-info1 {
  position: absolute;
  bottom: -189px;
  right: 334px;
}
.web-header .img-info2 {
  position: absolute;
  bottom: -155px;
  right: 135px;
}
.web-header .img-info3 {
  position: absolute;
  bottom: -20px;
  right: 0;
} */

.web-header .img-info h6,
.web-header .img-info1 h6,
.web-header .img-info2 h6,
.web-header .img-info3 h6 {
  color: #757575;
   
  font-size: 1.325rem;
  font-weight: 400;
}

.web-header .img-info span,
.web-header .img-info1 span,
.web-header .img-info2 span,
.web-header .img-info3 span {
  color: #000;
   
  font-size: 1.325rem;
  font-weight: bold;
  text-align: center;
}

/* web-feture */

.web-feature {
  /* background: #ff497c; */
  height: 860px;
  width: 100vw;
}

.web-feature .feature-img {
  position: relative;
  bottom: 200px;
}

.web-feature .feature-img img {
  width: 100%;
  /* height: 1402px; */
  flex-shrink: 0;
}

.web-feature .feature-data h2 {
  padding: 20px 0 20px 20px;
  /* -webkit-text-stroke: 1px white;
  color: #ff497c; */
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}

.web-feature .feature-data ul {
  padding: 0 0 0 45px;
  /* list-style-image: url(../images/tick_white\ 2.svg); */
}

.web-feature .feature-data ul li {
  padding: 0 0 10px 15px;
  /* color: #fff; */
  font-size: 1.325rem;
  font-weight: 400;
  line-height: 150%;
  /* 33px */
}

/* web-space */

.web-space {
  /* background: #00a8e7; */
  height: 581px;
  width: 100vw;
  margin-top: 100px;
}

.web-space .space-data h2 {
  padding: 20px 0 20px 20px;
  /* -webkit-text-stroke: 1px white;
  color: #00a8e7; */
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}

.web-space .space-data h3 {
  padding: 0 0 7px 20px;
  /* color: #282a2f; */
  font-size: 1.325rem;
  font-weight: bold;
}

.web-space .space-data ul {
  padding: 0 0 0 45px;
  /* list-style-image: url(../images/emoji-star.svg); */
}

.web-space .space-data ul li {
  padding: 0 0 0px 15px;
  /* color: #fff; */
  font-size: 1.325rem;
  font-weight: 400;
  line-height: 150%;
  /* 33px */
}

.web-space .space-img {
  position: relative;
  bottom: 95px;
}

.web-space .space-img img {
  width: 100%;
  /* height: 698px; */
  flex-shrink: 0;
}

/* Newsletter */

.newsletter {
  padding: 100px 0 0 0;
}

.newsletter-bg {
  width: auto;
  height: 250px;
  flex-shrink: 0;
  border-radius: 30px;
  background: linear-gradient(288deg, #85e1ff 0.23%, #237bff 99.44%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newsletter-bg .news {
  padding-left: 50px;
}

.newsletter-bg .news h2 {
  color: #fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 1.875rem;
  font-weight: bold;
  padding-bottom: 12px;
}

.newsletter-bg .news h4 {
  color: #fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 1.325rem;
  font-weight: 500;
}

.newsletter-bg .btn-wrap {
  padding-right: 50px;
}

.newsletter-bg .btn-wrap a {
  text-decoration: none;
  color: #000;
   
  font-size: 1.125rem;

  font-weight: 600;

}

.newsletter-bg .btn-wrap .news-btn {
  display: inline-flex;
  padding: 10px 20px;
  align-items: center;
  gap: 20px;
  border-radius: 10px;
  background-color: #000000;
  background-image: #000000;
  background-image: -moz-linear-gradient(top, #fff 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #ffffff 100%);
  background-size: 300px;
  background-repeat: no-repeat;
  background-position: 0%;
  -webkit-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.14);
}

.newsletter-bg .btn-wrap .news-btn:hover {
  color: #fff;
  background-position: -1700%;
  transition: 0.6s ease-in-out;
}

/* MediaQuery */

@media (max-width: 1420px) {
  /* .web-header .web-img img {
    height: 348px;
  } */

  .web-header .img-info .img1 {
    width: 50px;
    height: 50px;
  }

  .web-header .img1 {
    width: 50px;
    height: 50px;
  }

  .web-header .img-info h6,
  .web-header .img-info1 h6,
  .web-header .img-info2 h6,
  .web-header .img-info3 h6 {
    font-size: 1.125rem;
  }

  .web-header .img-info span,
  .web-header .img-info1 span,
  .web-header .img-info2 span,
  .web-header .img-info3 span {
    font-size: 1.125rem;
  }

  /* web-feture */

  .web-feature .feature-img {
    bottom: 200px;
  }

  .web-feature .feature-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .web-feature .feature-mobile img {
    width: 332px;
    height: 676px;
    flex-shrink: 0;
  }

  .web-feature .feature-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* .web-feature .feature-img img {
    width: 447px;
    height: 1002px;
    flex-shrink: 0;
  } */

  /* 
  .extra {
    height: 500px !important;
  } */

  .web-space .space-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* .web-space .space-img img {
    width: 474px;
    height: 528px;
    flex-shrink: 0;
  } */
}

@media (max-width: 992px) {
  .web-header {
    padding: 240px 0 70px 0;
  }

  .web-header .web-info {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .web-header .web-info .web-text h3 {
    text-align: center;
  }

  .web-header .web-info .web-text p {
    text-align: center;
  }

  .web-header .web-img {
    padding: 50px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .web-feature .feature-mobile {
    display: none;
  }

  .web-feature .feature-mobile img {
    display: none;
  }

  .web-feature .feature-img {
    padding-top: 200px;
  }

  /* .extra {
    height: 750px !important;
  } */

  .web-space .space-img {
    padding-top: 85px;
  }

  .newsletter {
    padding: 400px 0 0 0;
  }

  .newsletter-bg .btn-wrap a {
    font-size: 0.75rem;
  }

  .newsletter-bg .btn-wrap .news-btn img {
    height: 20px;
    width: 20px;
  }

  .newsletter-bg .btn-wrap .news-btn {
    width: 200px;
    gap: 10px;
  }
}

@media (max-width: 992px) {
  .web-img .circle-img {
    display: flex;
    justify-content: center;
  }

  .web-feature .feature-img img {
    width: 65%;
    /* height: 880px; */
    flex-shrink: 0;
  }

  .newsletter-bg .news {
    text-align: center;
    padding-left: 12px;
  }

  .newsletter-bg .news h2 {
    font-size: 1.325rem;
    padding-top: 15px;
  }

  .newsletter-bg .news h4 {
    font-size: 1rem;
  }

  .web-space .space-img img {
    width: 65%;
    /* height: 420px; */
    flex-shrink: 0;
  }

  .newsletter-bg .btn-wrap {
    padding: 15px 0 15px 0;
  }

  .newsletter-bg .btn-wrap .news-btn {
    width: auto;
  }

  .newsletter-bg {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 450px) {
  .web-space {
    margin-top: 300px !important;
  }

  .web-feature .feature-img {
    padding-top: 180px;
  }

  .web-feature .feature-img img {
    width: 100%;
    /* height: 880px; */
    flex-shrink: 0;
  }

  .web-space .space-img img {
    width: 100%;
    /* height: 420px; */
    flex-shrink: 0;
  }
}