* {
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-size: 66%;
  /* -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; */
}



*:focus {
  outline: 0 !important;
}

.w-85 {
  width: 85%;
}

.overflowing-element {
  overflow-x: hidden;
}

.gradient-green-line {
  height: 3px;
  background: linear-gradient(90deg, #1DAD8F 36.61%, rgba(0, 0, 0, 0.79) 84.07%);
  width: 300px;
  border-radius: 4px;
}

.card-white {
  width: 100%;
  height: 300px;
  border-radius: 8px;
  background-color: white;

}

.fs-34 {
  font-size: 34px;
}

.align-center {
  align-items: center !important;
}

.w-40 {
  width: 40%;
}

.grey-bg {
  background-color: #f2f2f2;
}

.grey-bgk {
  background-color: #f2f2f2;
  padding: 15px;
}

body {
  margin: 0px 140px 0px 140px;
  left: 140px;
  left: 140px !important;
  overflow-x: hidden;
}

.paddin-space {
  padding-top: 50px;
}

.all-margin {
  margin: 0px 140px 0px 140px;
  background-color: transparent;
}

.border-green {
  background-color: #18ae8e;
  border-radius: 4px;
  width: 100%;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.underline-text {
  text-decoration: underline;
  border-color: white;
  color: white;
}

.section-header {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
  color: #fd5d14;
}

.section-title {
  font-family: "Poppins", sans-serif;
  font-size: 3.5rem;
  font-weight: bolder;
  color: #000000;
}

/* FOR INDUSTRY AND CASE-STUDIES */
.dot-icon {
  position: absolute;
  transform: translate(-50%, -60%);
  height: 132px;
  width: 132px;
  background-color: #bbb;
  border-radius: 50%;
}

/* HOMEPAGE INTRO */
/* ............................................................................................................................... */

.homepage-intro {
  position: relative;
  width: 100%;
  height: 895px;
  background: #5f5f5f;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  /* background-image:url('../src/assets/images/HomePage/amnet-home-bg.jpg');
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-size: cover; */
}

.homepage-bg {
  width: 100%;
}

.homepage-intro-caption {
  top: 150px;
  height: 640px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
}

.homepage-intro-caption h2 {
  margin-top: 70px;
  margin-left: 29px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000000;
}

.homepage-intro-caption p {
  margin-left: 41px;
  margin-top: 26px;
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  letter-spacing: 0px;
  color: #4d4d4f;
}

.homepage-intro-btn {
  padding: 50px 35px;
}

.homepage-intro-btn button {
  width: 180px;
  height: 50px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font: normal normal 600 15px/25px Poppins;
  letter-spacing: 0px;
}

.homepage-intro-btn .btn-default {
  text-align: left;
  text-decoration: underline;
  font: normal normal 600 20px/30px Poppins;
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  margin-left: 15px;
  color: #000000;
  background-color: white;
}

/* verticla line */
.vr {
  position: absolute;
  top: 240px;
  left: 140px;
  width: 12px;
  height: 229px;
  background: #fd5d14 0% 0% no-repeat padding-box;
  border-radius: 1px;
  opacity: 1;
  z-index: 2;
}

/* HOMEPAGE QUOTE */
/* ........................................................................................................................ */
.homepage-quote {
  background-color: #f2f2f2;
}

.blockquote p {
  font-family: "Poppins", sans-serif;
  font-size: 3.5rem;
  color: #000000;
}

.blockquote .blockquote-author {
  color: #fd5d14;
  font-size: 1.5rem;
  font-weight: 600;
}

/*AI PRODUCT, SOLUTIONS AND SERVICES */
/* ........................................................................................................................ */

.solutions-services {
  margin-top: 100px;
}

.solutions-services-details h6 {
  margin-top: 15px;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  color: #fd5d14;
}

.solutions-services-details h2 {
  margin-top: 15px;
  font-family: "Poppins", sans-serif;
  font-size: 4rem;
  font-weight: 800;
  letter-spacing: 0px;
  color: #000000;
}

.solutions-services-details p {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0px;
  color: black;
  margin-top: 10px;
}

.solutions-services-lists {
  margin-top: 35px;
  padding-inline-start: 0px;
}

.solutions-services-lists li {
  margin-top: 15px;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0px;
  color: #4d4d4f;
  list-style: none;
}

.careers-details-lists .list-icon {
  width: 50px;

  padding-bottom: 5px;
  margin-right: 5px;
}

/* HOMEPAGE ABOUT DETAILS */
/* ........................................................................................................................ */

.homepage-about-details {
  position: relative;
  margin-top: 80px;
  background: url("../src//assets/images/HomePage/amnet-about-details.jpg");
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-details-row {
  padding: 45px 0px;
}

.about-details-header img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.about-details-header {
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  color: #ffffff;
}

.homepage-about-details p {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  color: #ffffff;
  margin-left: 70px;
  opacity: 0.8;
  padding-right: 30px;
}

.homepage-quote p {
  text-align: center;
  font-size: 1.8rem;
  padding-bottom: 5px;
}

/*INDUSTRIES SECTION */
/* ........................................................................................................................ */

.industry-section {
  position: relative;
  margin-top: 80px;
  text-align: center;
}

.industry-page-quote {
  margin-top: -10px;
}

.industry-section-row {
  margin-top: 80px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
  .industry-section-row {
    margin-top: 150px;
  }

  .bottom-img-about {
    position: absolute;
    bottom: 12px;
  }

  .experience-text{
    font-family: 'Poppins';
  font-weight: 400;
  font-size: 40px;
  letter-spacing: 0%;
  color: #1DAD8F;
  }
}

.black-color {
  color: black;
}

.bottom-img-sitemap {
  position: absolute;
  bottom: 40px;
}

.industry-section .card-body {
  background-color: white;
  box-shadow: 3px 6px 16px #00000029;
  border-style: none;
  height: 150px;
}

.top-spacing {
  margin-top: 120px;
}

.bottom-spacing {
  margin-bottom: 60px;
}

.border-rad {
  border-radius: 4px !important;
}

.gen-font {
  font-size: 35px;
  font-weight: 600;
}


.industry-section .dot-icon {
  position: absolute;
  transform: translate(-50%, -60%);
  height: 100px;
  width: 100px;
  background-color: #bbb;
  border-radius: 50%;
}

.industry-section h5 {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 800;
  margin-top: 60px;
}

.industry-section-card a {
  font-size: 1.5rem;
  color: white;
}

/* OUR SERVICES SECTION */
/* ........................................................................................................................ */

.our-services {
  position: relative;
  margin-top: 80px;
  text-align: center;
  height: 600px;
  margin-left: 0;
  padding: 30px;
  /* background-image:url('../images/HomePage/our-services/amnet-our-services-bg.png');
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover; */
}

.our-service-lists {
  margin-top: 30px;
}

.our-services h1 {
  color: white;
}

.carousel-indicators {
  top: 110%;
}

.service-card .card {
  border-style: none;
}

.service-card .card-body {
  padding: 110px 30px;
  height: 385px;
  text-align: left;
}

.service-card h3 {
  font-size: 2rem;
  font-weight: 800;
}

.service-card p {
  font-size: 1.8rem;
}

.service-card a {
  font-size: 1.5rem;
}

.carousel .carousel-indicators li {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 3px 6px 16px #00000029;
  margin-top: 50px;
}

.carousel .carousel-indicators .active {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: #6d6d6d;
  margin-bottom: -20rem;
}

.carousel-indicators {
  top: 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

/* OUR PARTNER LOGOS */
/* ........................................................................................................................ */

.our-partner {
  position: relative;
  margin-top: 60px;
  background-color: #f1f1f1;
  padding: 15px;
}

.partner-logo img {
  width: 150px;
  height: auto;
  display: block;
}

/* CASE STUDIES SECTION */
/* ........................................................................................................................ */

.case-studies {
  position: relative;
  margin-top: 80px;
  text-align: center;
}

.case-studies-new {
  position: relative;
  margin-top: 80px;
  text-align: center;
}

.case-studies h5 {
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  margin-top: 80px;
}

.case-studies p {
  font-family: "Poppins", sans-serif;
  font-size: 1.3rem;
  font-weight: 800;
  opacity: 0.8;
  margin-top: 25px;
}

.propensity-modelling a {
  color: #0154f7;
}

.risk-analytics a {
  color: #fd5d14;
}

.preventive-maintenance a {
  color: #18ae8e;
}

.case-studies a {
  font-family: "Poppins", sans-serif;
  font-size: 1.3rem;
  font-weight: 800;
  margin-top: 25px;
  text-decoration: underline;
}

.case-studies .card-body {
  background-color: white;
  box-shadow: 3px 6px 16px #00000029;
  border-style: none;
}

.case-studies .explore-all-link {
  margin-top: 25px;
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  color: #0154f7;
  text-decoration: underline;
}

/* CAREER SECTION */
/* ........................................................................................................................ */

.career-section {
  transform: translate(0%, -40%);
}

/* .career-section-row{
    box-shadow: 0px 3px 6px #00000029;
} */

.career {
  margin-top: 200px;
  width: 100%;
  height: 250px;
  /* background-image:url("../src/assets/images/HomePage/amnet-career-section-bg.jpg");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover; */
}

.career-caption {
  background-color: #ef5b51;
  color: white;
  padding: 50px;
}

.career-caption h5 {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
}

.career-caption h2 {
  font-family: "Poppins", sans-serif;
  font-size: 4.5rem;
  font-weight: 800;
}

.career-section button {
  width: 150px;
  margin-left: 35px;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  margin-bottom: 25px;
  box-shadow: 2px 2px 6px #0000004d;
}

.career-details {
  background-color: #ffffff;
}

.career-details p {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
  color: black;
  padding: 35px;
}

/* FOOTER SECTION */
/* ........................................................................................................................ */

.footer {
  background-color: #0c0c0c;
  color: white;
  margin-top: 0px;
}

.footer h2 {
  font-family: "Poppins", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
}

.footer h3 {
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 600;
}

.footer p {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
}

.footer p a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  list-style: none;
  margin-top: 10px;
  color: white;
}

.ISOCeritfied {
  display: flex;
}

.amnet-email p {
  font-size: 1.5rem;
}

.amnet-copyright p {
  font-size: 1.5rem;
}

.useful-links li a {
  font-family: "Poppins", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  list-style: none;
  margin-top: 10px;
  color: white;
}

.useful-links li {
  font-family: "Poppins", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  list-style: none;
  margin-top: 10px;
  color: white;
}

hr {
  margin-top: 4rem !important;
  width: 100%;
  border-color: white;
  background-color: white;
}

.amnet-email {
  margin-right: auto;
}

.amnet-copyright {
  margin-left: auto;
}

/* ICONS */
.footer .fa {
  padding: 20px;
  font-size: 1.2rem;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 25px 10px 2px 0px;
  border-color: white;
  background-color: #18ae8e;
  border-style: solid;
  border-radius: 4px;
  border-width: 1px;
}

.fa:hover {
  opacity: 0.8;
}

.fa-facebook {
  background: #3b5998;
  color: white;
}

.fa-twitter {
  background: #55acee;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

/* RESPONSIVE SECTION */
/* .................................................................................................................... */

@media only screen and (min-width: 320px) and (max-width: 374px) {
  .section-header {
    font-size: 1.5rem;
  }

  .section-title {
    font-size: 3rem;
  }

  .textAnimation {
    color: white !important;
  }

  .textAnimation::before {
    display: none !important;
  }

  .all-margin {
    margin: 0px 21px 0px 21px;
  }

  .fs-40 {
    font-size: 40px;
  }

  /* HOMEPAGE-INTRO */
  .homepage-intro {
    height: 736px;
  }

  .homepage-intro-caption {
    height: 501px;
  }

  .homepage-intro-caption h2 {
    margin-top: 50px;
    font-size: 3.5rem;
    font-weight: bolder;
  }

  .homepage-intro-caption p {
    font-size: 1.2rem;
    margin-left: 30px;
  }

  .homepage-intro-btn {
    padding: 50px 25px;
  }

  .homepage-intro-btn .btn {
    border-radius: 4px;
  }

  .homepage-intro-btn .btn-default {
    margin-top: 10px;
    margin-left: 0px;
  }

  .vr {
    top: 200px;
    left: 21px;
  }

  /* BLOCKQUOTE */
  .blockquote p {
    font-size: 2rem;
    font-weight: 800;
  }

  /* SOLUTION AND SERVICES */
  .solutions-services {
    margin-top: 50px;
  }

  .solutions-services-lists {
    padding-inline-start: 0px;
  }

  .solutions-services-lists li {
    font-size: 1.2rem;
  }

  .solutions-services-details h2 {
    font-size: 2.5rem;
  }

  .solutions-services-details p {
    font-size: 1.2rem;
    margin-top: 5px;
  }

  .AISolutionInfo {
    margin-left: 5px;
  }

  .solutions-services-details-img {
    margin-top: 35px;
  }

  .about-details-header img {
    width: 30px;
    height: 30px;
  }

  /* HOMEPAGE ABOUT DETAILS */

  .homepage-about-details {
    margin-top: 50px;
  }

  .homepage-about-details .about-details-bgImg {
    width: 100%;
    height: 550px;
  }

  .about-details-row {
    margin-top: 0px;
    padding: 10px 3px;
  }

  .homepage-about-details p {
    font-size: 0.9rem;
    margin-left: 43px;
  }

  .homepage-about-details h3 {
    font-size: 1.2rem;
  }

  /* INDUSTRIES SECTION */

  .industry-section {
    margin-top: 60px;
  }

  .industry-section .card {
    margin-top: 30px;
  }

  /* OUR SERVICE SECTION */

  .our-services {
    height: 550px;
  }

  .service-card .card-body {
    padding: 20px 10px;
    height: 230px;
    text-align: center;
  }

  .service-card h3 {
    font-size: 1.5rem;
    font-weight: 800;
  }

  .service-card p {
    font-size: 1.2rem;
  }

  .service-card a {
    font-size: 1.2rem;
  }

  /* CASE STUDIES */
  .case-studies {
    margin-top: 50px;
  }

  .case-studies-card {
    margin-top: 15px;
  }

  /* CAREER SECTION */

  .career {
    background-image: none;
  }

  .career-section {
    position: relative;
    transform: translate(0%, -30%);
  }

  .career-details button {
    width: 200px;
    margin-left: 40px;
  }

  .career-caption h5 {
    font-size: 1.8rem;
  }

  .career-caption h2 {
    font-size: 2.5rem;
  }

  .career-caption p {
    text-align: left;
  }

  /* LATEST BLOG PART */
  .latest-blog-section {
    margin-top: 250px;
  }

  /* FOOTER  */

  .footer {
    margin-top: 0px;
  }

  .useful-links {
    margin-top: 15px;
    padding-inline-start: 0px !important;
    list-style-type: none;
    color: white;
  }

  .footer h3 {
    font-size: 1.3rem;
    font-weight: 600;
  }

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

  .footer p a {
    font-size: 1rem;
  }

  .useful-links li {
    font-size: 1rem;
  }

  .useful-links li a {
    font-size: 1rem;
  }

  .amnet-copyright {
    margin-left: 0;
  }
}

/* FOR SMALLER DEVICES 375PX */
/* ...................................................................................................................... */

@media only screen and (min-width: 375px) and (max-width: 767px) {
  .section-header {
    font-size: 1.5rem;
  }

  .section-title {
    font-size: 3rem;
  }

  .all-margin {
    margin: 0px 21px 0px 21px;
  }

  /* HOMEPAGE-INTRO */
  .homepage-intro {
    height: 736px;
  }

  .homepage-intro-caption {
    height: 501px;
  }

  .homepage-intro-caption h2 {
    font-size: 4.5rem;
    font-weight: bolder;
  }

  .homepage-intro-caption p {
    font-size: 1.2rem;
    margin-left: 30px;
  }

  .homepage-intro-btn {
    padding: 20px 25px;
  }

  .homepage-intro-btn .btn {
    border-radius: 4px;
  }

  .homepage-intro-btn .btn-default {
    margin-top: 10px;
    margin-left: 0px;
  }

  .vr {
    top: 220px;
    left: 21px;
  }

  /* BLOCKQUOTE */
  .blockquote p {
    font-size: 2rem;
    font-weight: 800;
  }

  /* SOLUTION AND SERVICES */
  .solutions-services {
    margin-top: 50px;
  }

  .solutions-services-lists {
    padding-inline-start: 0px;
  }

  .solutions-services-lists li {
    font-size: 1.2rem;
  }

  .solutions-services-details h2 {
    font-size: 2.5rem;
  }

  .solutions-services-details p {
    font-size: 1.2rem;
    margin-top: 5px;
  }

  .solutions-services-details-img {
    margin-top: 35px;
  }

  .about-details-header img {
    width: 30px;
    height: 30px;
  }

  /* HOMEPAGE ABOUT DETAILS */
  .homepage-about-details {
    margin-top: 50px;
  }

  .homepage-about-details .about-details-bgImg {
    width: 100%;
    height: 550px;
    /* position: absolute; */
  }

  .about-details-row {
    margin-top: 5px;
    padding: 3px;
  }

  .homepage-about-details p {
    font-size: 1rem;
    margin-left: 50px;
  }

  .homepage-about-details h3 {
    font-size: 1.5rem;
  }

  /* INDUSTRIES SECTION */

  .industry-section {
    margin-top: 60px;
  }

  .industry-section .card {
    margin-top: 20px;
  }

  /* OUR SERVICE SECTION */
  .our-services {
    height: 580px;
  }

  .service-card .card-body {
    padding: 20px 10px;
    height: 230px;
    text-align: center;
  }

  .service-card h3 {
    font-size: 1.5rem;
    font-weight: 800;
  }

  .service-card p {
    font-size: 1.2rem;
  }

  .service-card a {
    font-size: 1.2rem;
  }

  /* CASE STUDIES */
  .case-studies {
    margin-top: 50px;
  }

  .case-studies-card {
    margin-top: 15px;
  }

  /* CAREER SECTION */

  .career {
    background-image: none;
  }

  .career-section {
    position: relative;
    /* margin-top: 120px; */
    transform: translate(0%, -30%);
  }

  .career-details button {
    width: 200px;
    margin-left: 55px;
  }

  .career-caption h5 {
    font-size: 1.8rem;
  }

  .career-caption h2 {
    font-size: 2.5rem;
  }

  .career-caption p {
    text-align: left;
  }

  /* LATEST BLOG PART */
  .latest-blog-section {
    margin-top: 250px;
  }

  /* FOOTER  */

  .footer {
    margin-top: 0px;
  }

  .useful-links {
    margin-top: 15px;
    padding-inline-start: 0px !important;
    list-style-type: none;
  }

  .footer h3 {
    font-size: 1.3rem;
    font-weight: 600;
  }

  .footer p {
    font-size: 1rem;
    /* display: flex;
        flex-direction: column; */
  }

  .footer p a {
    font-size: 1rem;
  }

  .useful-links li {
    font-size: 1rem;
  }

  .useful-links li a {
    font-size: 1rem;
  }

  .amnet-copyright {
    margin-left: 0;
  }
}

/* ...................................................................................................................... */
@media only screen and (min-width: 425px) and (max-width: 767px) {
  .industry-card .card-body {
    transform: translate(20%, 150%);
    width: 250px;
    height: 177px;
  }

  .career-details button {
    width: 200px;
    margin-left: 75px;
  }

  .our-services {
    height: 600px;
  }

  .service-card .card-body {
    padding: 20px 10px;
    height: 230px;
    text-align: center;
  }

  .service-card h3 {
    font-size: 1.8rem;
    font-weight: 800;
  }

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

  .service-card a {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* *{
        font-size: 30%;
    } */

  .section-header {
    font-size: 1.5rem;
  }

  .experience-text{
    font-family: 'Poppins';
  font-weight: 400;
  font-size: 90px;
  line-height: 108px;
  letter-spacing: 0%;
  color: #1DAD8F;
  }

  .section-title {
    font-size: 3rem;
  }

  .all-margin {
    margin: 0px 81px 0px 81px;
  }

  .navigation-bar {
    text-align: left;
  }

  /* HOMEPAGE-INTRO */
  .homepage-intro {
    height: 895px;
  }

  .homepage-intro-caption {
    height: 609px;
  }

  .homepage-intro-caption h2 {
    font-size: 7rem;
    font-weight: bolder;
  }

  .homepage-intro-caption p {
    font-size: 2rem;
    margin-left: 30px;
  }

  .homepage-intro-btn {
    padding: 50px 25px;
  }

  .homepage-intro-btn .btn {
    border-radius: 4px;
  }

  .homepage-intro-btn .btn-default {
    margin-top: 0px;
  }

  .vr {
    top: 230px;
    left: 81px;
  }

  /* BLOCKQUOTE */
  .blockquote p {
    font-size: 2.8rem;
    font-weight: 600;
    text-align: center;
  }

  /* SOLUTION AND SERVICES */
  .solutions-services {
    margin-top: 50px;
  }

  .solutions-services-lists li {
    font-size: 1.5rem;
  }

  .solutions-services-details h2 {
    font-size: 5rem;
  }

  .solutions-services-details p {
    font-size: 1.7rem;
    margin-top: 10px;
  }

  .solutions-services-details h6 {
    font-size: 2rem;
  }

  .solutions-services-details-img {
    margin-top: 35px;
  }

  .solutions-services-lists {
    padding-inline-start: 0px;
  }

  /* HOMEPAGE ABOUT DETAILS */
  .homepage-about-details {
    margin-top: 50px;
  }

  .homepage-about-details .about-details-bgImg {
    height: 750px;
  }

  .about-details-row {
    margin-top: 0px;
    padding: 10px;
  }

  .about-details-header img {
    width: 60px;
    height: 60px;
  }

  .homepage-about-details p {
    font-size: 1.5rem;
    margin-left: 80px;
  }

  .marginRow {
    margin-bottom: 0px !important;
  }

  /* INDUSTRIES SECTION */

  .industry-section {
    margin-top: 60px;
  }

  .industry-section .card {
    margin-top: 20px;
  }

  /* OUR SERVICE SECTION */

  .our-services {
    height: 700px;
  }

  .service-card .card-body {
    padding: 20px 10px;
    height: 200px;
    text-align: center;
  }

  .service-card h3 {
    font-size: 1.8rem;
    font-weight: 800;
  }

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

  .service-card a {
    font-size: 1.5rem;
  }

  /* CASE STUDIES */
  .case-studies {
    margin-top: 70px;
  }

  /* .case-studies .explore-all-link{
        margin-top: 55px;
    } */
  .case-studies-card {
    margin-top: 20px;
  }

  /* CAREER SECTION */

  .career {
    background-image: none;
  }

  .career-section {
    position: relative;
    /* margin-top: 120px; */
    transform: translate(0%, -30%);
  }

  /* .career-bg-img{
        display: none;
    } */
  /* .career-section-row .career-caption{
       padding-right: 0px;
    } */

  .career-details button {
    width: 200px;
    margin-left: 40px;
  }

  .career-caption h5 {
    font-size: 1.8rem;
  }

  .career-caption h2 {
    font-size: 5rem;
  }

  .career-caption p {
    text-align: left;
  }

  /* LATEST BLOG PART */
  .latest-blog-section {
    margin-top: 200px;
  }

  /* FOOTER  */
  .useful-links {
    padding-inline-start: 0px;
    list-style-type: none;
  }

  .footer h2 {
    font-size: 2rem;
  }

  .footer h3 {
    font-size: 1.5rem;
    font-weight: 600;
  }

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

  .footer p a {
    font-size: 1.5rem;
  }

  .useful-links {
    margin-top: 20px;
  }

  .useful-links li {
    font-size: 1.3rem;
  }

  .useful-links li a {
    font-size: 1.3rem;
  }

  .copyright {
    text-align: center;
  }
}

/* ...................................................................................................................... */

@media only screen and (min-width: 834px) and (max-width: 1024px) {
  .industry-card .card-body {
    transform: translate(25%, 140%);
  }

  .our-services {
    height: 700px;
  }

  .our-services img {
    height: 350px;
  }

  .service-card .card-body {
    padding: 20px 10px;
    height: 170px;
  }

  .service-card h3 {
    font-size: 1.8rem;
    font-weight: 800;
  }

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

  .service-card a {
    font-size: 1.5rem;
  }

  .dot-icon {
    width: 100px;
    height: 100px;
  }
}

/* ...................................................................................................................... */

@media only screen and (min-width: 1024px) {
  .homepage-intro-caption h2 {
    font-size: 6.5rem;
  }

  .experience-text{
  font-weight: 400;
  font-size: 90px;
  line-height: 108px;
  letter-spacing: 0%;
  color: #1DAD8F;
  }

  .homepage-intro-caption p {
    font-size: 1.8rem;
  }

  .homepage-about-details .about-details-bgImg {
    height: 550px;
  }

  /* INDUSTRIES SECTION */

  .industries-section {
    margin-top: 200px;
  }

  .industries-section .industry-card {
    margin-top: 125px;
  }

  .industry-card .card-body {
    transform: translate(50%, 180%);
    /* padding-right: 0px; */
  }

  .industries-details h5 {
    font-size: 2rem;
  }

  .industries-details a {
    font-size: 1.5rem;
  }

  .case-studies h5 {
    font-size: 1.5rem;
  }

  /* OUR SERVICE SECTION */
}

/* ...................................................................................................................... */

@media only screen and (min-width: 1025px) and (max-width: 1439px) {
  /* HOMEPAGE INTRO */

  .homepage-intro-caption h2 {
    font-size: 7.5rem;
  }

  .homepage-intro-caption p {
    font-size: 2rem;
  }

  .homepage-intro-btn {
    padding: 50px 25px;
  }

  /* CAREER SECTION */
  .career-section {
    position: absolute;
    transform: translate(0%, -50%);
  }

  /* .our-services{
        height: 700px;
    }*/
  .our-services img {
    height: 330px;
  }

  .service-card .card-body {
    padding: 58px 30px;
    height: 330px;
  }

  .service-card h3 {
    font-size: 2rem;
    font-weight: 800;
  }

  .service-card p {
    font-size: 1.8rem;
  }

  .service-card a {
    font-size: 1.8rem;
  }
}

/* ...................................................................................................................... */

@media only screen and (min-width: 1440px) {
  .homepage-intro-caption h2 {
    font-size: 9rem;
  }

  .homepage-intro-caption p {
    font-size: 2rem;
  }

  .industries-section .industry-card {
    margin-top: 50px;
  }

  .industry-card .card-body {
    transform: translate(20%, 120%);
    /* padding-right: 0px; */
  }

  .case-studies h5 {
    font-size: 2rem;
  }

  /* OUR SERVICE SECTION */
  .our-services img {
    height: 385px;
  }
}

/* CONTACT US PAGE STYLE SECTION */
/*............................................................................................................................*/

.contact-us-page {
  /* position: relative; */
  margin-top: 80px;
  display: flex;
  flex-direction: row;
  /* justify-content: space-around; */
}

.contact-us-intro {
  position: relative;
  width: 100%;
  height: 45px;
  background: #ffffff;
  opacity: 1;
}

.contact-form-header {
  font-family: "Poppins", sans-serif;
  color: #000000;
  padding: 25px;
}

.contact-form-user-details {
  box-shadow: 3px 6px 16px #0000004d;
}

.btn-default .fa-arrow-right {
  font-size: 1.8rem;
  color: #000000;
}

.form-IMG {
  /* width: 40%; */
  height: auto;
}

.user-name {
  margin-top: 0px;
  padding: 0px 15px;
}

.user-name input {
  display: block;
}

.form-group {
  margin-top: 0px;
  padding: 15px;
  margin-bottom: 0rem !important;
}

.form-group input {
  /* width: 650px; */
  display: block;
}

.form-group textarea {
  display: block;
}

.user-text {
  padding: 0px 15px;
}

.contact-form-header h1 {
  font-size: 4.5rem;
  font-weight: 800;
}

.contact-form-header p {
  font-size: 1.8rem;
  font-weight: 400;
  color: #4d4d4f;
}

label {
  font-size: 1.55rem;
  font-weight: 800;
  color: #000000;
  width: 100%;
}

.submit-button {
  padding: 20px 0px;
}

.submit-button button {
  background-color: #fd5d14;
  width: 120px;
  color: white;
  font-size: 1.5rem;
  font-weight: 800;
  padding: 10px;
  margin-left: 15px;
}

.br-4 {
  border-radius: 4px !important;
}

.submit-button button:hover {
  background-color: #cacaca;
  color: black;
}

.contact-us-location {
  margin-top: 50px;
}

/* CONTACT US PAGE LOCATION SECTION */
/* .......................................................................................................................... */

/* .about-us-page-location{
    background-image:url('../images/About-Us-Page/amnet-about-us-our-locations.jpg');
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;

} */

.about-us-page-location h1 {
  color: black;
}

.about-us-page-location-row .card {
  position: relative;
  /* width: 30rem; */
  margin-top: 10px;
  margin-bottom: 50px;
}

.about-us-page-location-row .card-body {
  height: 200px;
  padding: 0px 30px;
}

.about-us-page-location-row .dot {
  position: absolute;
  width: 100px;
  height: 100px;
  transform: translate(-45%, -70%);
}

.location-details {
  font-family: "Poppins", sans-serif;
  color: #000000;
  text-align: center;
}

.location-details h2 {
  margin-top: 10px;
  font-weight: 800;
  font-size: 2rem;
}

.location-details p {
  margin-top: 20px;
  font-weight: 400;
  font-size: 1.8rem;
}

.location-details a {
  margin-top: 20px;
  font-weight: 800;
  font-size: 1.5rem;
  /* text-align: center; */
  text-decoration: underline;
}

/* CONTACT US PAGE RESPONSIVE STYLE SECTION */
/*............................................................................................................................*/

@media only screen and (min-width: 320px) and (max-width: 374px) {
  .contact-us-page {
    margin-top: 80px;
    flex-direction: column;
  }

  .form-IMG {
    display: none;
  }

  .contact-form-header h1 {
    font-size: 2rem;
    font-weight: 800;
  }

  .contact-form-header p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #4d4d4f;
  }

  .lastName {
    margin-top: 15px;
  }

  label {
    /* margin-top: 10px; */
    font-size: 1.3rem;
    font-weight: 800;
    color: #000000;
  }
}

@media only screen and (min-width: 375px) and (max-width: 424px) {
  .contact-us-page {
    margin-top: 100px;
    flex-direction: column;
  }

  .form-IMG {
    display: none;
  }

  .contact-form-header h1 {
    font-size: 2rem;
    font-weight: 800;
  }

  .contact-form-header p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #4d4d4f;
  }

  .lastName {
    margin-top: 20px;
    /* padding: 25px 0px; */
  }

  label {
    font-size: 1.55rem;
    font-weight: 800;
    color: #000000;
  }
}

@media only screen and (min-width: 425px) and (max-width: 767px) {
  .contact-us-page {
    margin-top: 100px;
    flex-direction: column;
  }

  .form-IMG {
    display: none;
  }

  .contact-form-header h1 {
    font-size: 2.5rem;
    font-weight: 800;
  }

  .contact-form-header p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #4d4d4f;
  }

  .lastName {
    margin-top: 20px;
  }

  label {
    font-size: 1.55rem;
    font-weight: 800;
    color: #000000;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .contact-us-page {
    margin-top: 100px;
    flex-direction: column;
  }

  .form-IMG {
    display: none;
  }

  .contact-form-header h1 {
    font-size: 2.5rem;
    font-weight: 800;
  }

  .contact-form-header p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #4d4d4f;
  }

  .lastName {
    margin-top: 25px;
  }

  label {
    font-size: 1.55rem;
    font-weight: 800;
    color: #000000;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1350px) {
  .contact-us-page {
    margin-top: 100px;
    flex-direction: row;
  }

  .form-IMG {
    width: 90%;
    /* height: auto; */
  }

  .contact-form-header h1 {
    font-size: 2.5rem;
    font-weight: 800;
  }

  .contact-form-header p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #4d4d4f;
  }

  .lastName {
    margin-top: 0px;
  }

  .form-IMG img {
    width: 110%;
  }

  label {
    font-size: 1.55rem;
    font-weight: 800;
    color: #000000;
  }
}

@media only screen and (min-width: 1351px) and (max-width: 1439px) {
  .contact-us-page {
    margin-top: 100px;
    flex-direction: row;
  }

  .form-IMG {
    width: 46%;
    /* height: auto; */
  }

  .contact-form-header h1 {
    font-size: 2.5rem;
    font-weight: 800;
  }

  .contact-form-header p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #4d4d4f;
  }

  .lastName {
    margin-top: 0px;
  }

  .form-IMG img {
    width: 105%;
  }

  label {
    font-size: 1.55rem;
    font-weight: 800;
    color: #000000;
  }
}

@media only screen and (min-width: 1440px) {
  .contact-us-page {
    margin-top: 100px;
    flex-direction: row;
  }

  .contact-form-header {
    padding: 25px 15px;
  }

  .form-IMG {
    width: 42%;
  }

  .submit-button {
    padding: 15px 0px;
  }
}

/* ABOUT US PAGE STYLE SECTION */
/* ..................................................................................................................... */

/* .about-us-intro-bg {
  background-image: url('../images/About-Us-Page/amnet-about-us-bg.jpg');
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
} */

.about-us-img-left {
  float: left;
  margin-right: 20px;
}

.about-us-img-right {
  float: right;
}

.about-us-page-details {
  margin-top: 60px;
}

.about-us-page-desc p {
  font-size: 1.8rem;
  color: black;
}

.about-us-page-quote {
  margin-top: 70px;
}

.about-us-desc {
  padding: 0;
  font-family: "Poppins", sans-serif;
}

.about-us-desc-blog {
  padding: 0px 0;
  font-family: "Poppins", sans-serif;
}

.about-us-desc-blog h2 {
  font-size: 2.5rem;
  font-weight: 800;
  color: black;
  margin-top: 30px;
}

.about-us-desc-blog p {
  font-size: 1.8rem;
  font-weight: 500;
  color: black;
}

.about-us-desc-blogAI {
  padding: 0px 0;
  font-family: "Poppins", sans-serif;
}

.about-us-desc-blogAI h3 {
  font-size: 23px;
  font-weight: 800;
  color: black;
  font-style: italic;
  margin-top: 20px;
}

.about-us-desc-blogAI h4 {
  font-size: 23px;
  font-weight: 800;
  color: black;
}

.about-us-desc-blogAI h2 {
  font-size: 3rem;

  color: rgb(79, 105, 176);
}

.about-us-desc-blogAI p {
  font-size: 1.8rem;
  font-weight: 500;
  color: black;
}

.about-us-desc h2 {
  font-size: 3rem;
  font-weight: 800;
  color: black;
}

.about-us-desc p {
  font-size: 1.8rem;
  font-weight: 500;
  color: black;
}



.about-us-desc-img-right h2 {
  font-size: 3rem;
  font-weight: 800;
}

.about-us-desc-img-right p {
  font-size: 2rem;
  font-weight: 500;
  opacity: 0.8;
}

.about-us-desc {
  padding: 15px 0;
}

/* ABOUT US PAGE RESPONSIVE SECTION */
/* .............................................................................................................................. */

@media only screen and (min-width: 320px) and (max-width: 374px) {

  .about-us-img-left {
    float: none;
  }

  .about-us-img-right {
    float: none;
  }

  .location-details a {
    margin-top: 15px;
  }

  .about-us-page-desc p {
    font-size: 1.5rem;
    color: #4d4d4f;
  }

  .about-us-desc {
    padding: 15px 0;
  }

  .about-us-desc-img-right {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
  .about-us-img-left {
    float: none;
  }

  .about-us-img-right {
    float: none;
  }

  .about-us-desc {
    padding: 15px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .about-us-img-left {
    width: 100%;
    float: none;
  }

  .about-us-img-right {
    width: 100%;
    float: none;
  }


}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .about-us-img-left {
    float: none;
    width: 100%;
  }

  .about-us-img-right {
    float: none;
    width: 100%;
  }

  .about-us-desc {
    padding: 30px 0px;
  }
}

/* SERVICES PAGE STYLES */
/* ................................................................................................ */


.img-left {
  float: left;
  width: 430px;
  height: 100% !important;
  margin-right: 15px;
}

.img-right {
  float: right;
  width: 430px;
  height: 100% !important;
}

.service-list {
  margin-top: 50px;
  box-shadow: 3px 6px 16px #0000004d;
}


.service-desc {
  margin-left: 10px;
  font-family: "Poppins", sans-serif;
}

.service-desc h2 {
  font-size: 2.5rem;
  font-weight: 800;
  margin-top: 30px;
  color: black;
}

.service-desc p {
  font-size: 1.5rem;
  font-weight: 500;
}

.service-desc-long-text {
  margin-left: 10px;
  padding: 30px;
  font-family: "Poppins", sans-serif;
}

.service-desc-long-text h2 {
  font-size: 2.5rem;
  font-weight: 800;
}

.service-desc-long-text p {
  font-size: 1.5rem;
  font-weight: 500;
  opacity: 0.8;
}

.service-desc-mid-text {
  margin-left: 10px;
  padding: 63px 15px;
  font-family: "Poppins", sans-serif;
}

.service-desc-mid-text h2 {
  font-size: 2.5rem;
  font-weight: 800;
}

.service-desc-mid-text p {
  font-size: 1.5rem;
  font-weight: 500;
  opacity: 0.8;
}

/* SERVICE PAGE RESPONSIVE SECTION */
/* ...................................................................................................................... */

@media only screen and (min-width: 320px) and (max-width: 374px) {
  .service {
    margin: 0px 21px 0px 21px;
  }

  .img-left {
    width: 100%;
    height: auto !important;
    float: none;
  }

  .img-right {
    width: 100%;
    height: auto !important;
    float: none;
  }

  .service-desc {
    padding: 5px 20px;
  }

  .service-desc h2 {
    font-size: 1.8rem;
  }

  .service-desc p {
    font-size: 1.2rem;
  }

  .service-desc-long-text {
    padding: 20px;
  }

  .service-desc-long-text h2 {
    font-size: 1.8rem;
  }

  .service-desc-long-text p {
    font-size: 1.2rem;
  }

  .service-desc-mid-text {
    padding: 20px;
  }

  .service-desc-mid-text h2 {
    font-size: 1.8rem;
  }

  .service-desc-mid-text p {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
  .service {
    margin: 0px 21px 0px 21px;
  }

  .img-left {
    width: 100%;
    height: auto !important;
    float: none;
  }

  .img-right {
    width: 100%;
    height: auto !important;
    float: none;
  }

  .service-desc {
    padding: 5px 20px;
  }

  .service-desc h2 {
    font-size: 2rem;
  }

  .service-desc p {
    font-size: 1.5rem;
  }

  .service-desc-long-text {
    padding: 20px;
  }

  .service-desc-long-text h2 {
    font-size: 2rem;
  }

  .service-desc-long-text p {
    font-size: 1.5rem;
  }

  .service-desc-mid-text {
    padding: 20px;
  }

  .service-desc-mid-text h2 {
    font-size: 1.8rem;
  }

  .service-desc-mid-text p {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .service {
    margin: 0px 21px 0px 21px;
  }

  .img-left {
    width: 100%;
    height: auto !important;
    float: none;
  }

  .img-right {
    width: 100%;
    height: auto !important;
    float: none;
  }

  .service-desc {
    padding: 5px 20px;
  }

  .service-desc-mid-text {
    padding: 20px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1439px) {
  .service-desc {
    padding: 20px 5px;
  }

  .service-desc-long-text {
    padding: 15px 5px;
  }

  .service-desc p {
    font-size: 1.3rem;
  }
}

@media only screen and (min-width: 1440px) {
  .service-desc {
    padding: 10px 5px;
  }

  .service-desc-long-text {
    padding: 15px 5px;
  }
}

/* CASE STUDIES PAGE STYLES */
/* .................................................................................................................... */


.case-studies-page-row {
  margin-top: -30px;
}

.case-studies-page-row .case-studies-page-card {
  border: none;
}

.case-studies-page-card {
  font-family: "Poppins", sans-serif;
  box-shadow: 3px 6px 16px #0000004d;
  text-align: center;
}

.case-studies-page-card .card-img-top {
  height: 246px;
}

.case-studies-icon {
  position: absolute;
  height: 132px;
  width: 132px;
  transform: translate(-50%, -80%);
}

.case-studies-list {
  margin-top: 60px;
}

.case-studies-page-card .card-body {
  padding: 35px;
}

.case-studies-page-card h2 {
  font-size: 2.5rem;
  font-weight: 800;
  margin-top: 50px;
  text-align: left;
  color: black;
}

.case-studies-page-card-info h4 {
  font-size: 1.8rem;
  font-weight: 800;
  margin-top: 25px;
  text-align: left;
  color: #463F3F;
}

.case-studies-page-card-info p {
  font-size: 1.5rem;
  margin-top: 10px;
  text-align: left;
  color: black;
}

/* CASE STUDIES PAGE RESPONSIVE SECTION */
/* .............................................................................................................................. */

@media only screen and (min-width: 320px) and (max-width: 374px) {
  .case-studies-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    transform: translate(-45%, -90%);
  }

  .case-studies-page-card .card-img-top {
    height: 150px;
  }

  .case-studies-page-card h2 {
    margin-top: 20px;
    font-size: 1.5rem;
  }

  .case-studies-page-card-info h4 {
    font-size: 1.4rem;
  }

  .case-studies-page-card-info p {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
  .case-studies-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 38%;
    transform: translate(0%, -90%);
  }

  .case-studies-page-card .card-img-top {
    height: 150px;
  }

  .case-studies-page-card h2 {
    margin-top: 30px;
    font-size: 1.8rem;
  }

  .case-studies-page-card-info h4 {
    font-size: 1.5rem;
  }

  .case-studies-page-card-info p {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .case-studies-icon {
    position: absolute;
    height: 100px;
    width: 100px;
    left: 43%;
    transform: translate(0%, -90%);
  }

  .case-studies-page-card .card-img-top {
    height: 200px;
  }

  .case-studies-page-card h2 {
    margin-top: 20px;
    font-size: 2rem;
  }

  .case-studies-page-card-info h4 {
    font-size: 1.5rem;
  }

  .case-studies-page-card-info p {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .case-studies-icon {
    position: absolute;
    height: 100px;
    width: 100px;
    left: 43%;
    transform: translate(0%, -90%);
  }

  .case-studies-page-card .card-img-top {
    height: 200px;
  }

  .case-studies-page-card-title {
    font-size: 1.8rem;
  }

  .case-studies-page-card-info h4 {
    font-size: 1.5rem;
  }

  .case-studies-page-card-info p {
    font-size: 1.2rem;
  }
}

/* INDUSTRY PAGE STYLES */
/* .................................................................................................................... */

.industry-page-detail-section .row {
  margin-top: 60px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.detail-section-text-column {
  background-color: black;
  padding: 40px 20px;
}

.detail-section-title {
  font-size: 4.5rem;
  color: white;
  font-weight: 800;
  padding: 0px 20px;
}

.detail-section-texts {
  font-size: 1.8rem;
  color: white;
  font-weight: 400;
  padding: 0px 20px;
}

.industry-page-detail-section .industry-detail-section-contact-us-btn {
  width: 150px;
  height: 45px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  letter-spacing: 0px;
  background-color: #19af8f;
  color: white;
  margin-left: 15px;
}

.detail-section-img-column {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.detail-section-img-column img {
  height: 394px;
}


.industry-page-business-vertical {
  background-color: black;
  padding: 40px 0px;
}

.business-vertical-row {
  padding: 0px 20px;
}

.industry-page-business-vertical .section-title {
  padding: 0px 0px 30px 0px;
  color: white;
  text-align: center;
}

.business-vertical-card {
  border: none !important;
}

.business-vertical-card .card-body {
  height: 110px;
}

.business-vertical-card .card-img-top img {
  height: 200px;
}

.business-vertical-card .card-title {
  font-size: 1.8rem;
  color: black;
  text-align: center;
  font-weight: 800;
  padding: 10px 0px;
}



.industry-page-ai-solution-section .section-title {
  text-align: center;
}

.industry-page-ai-solution-section hr {
  text-align: center;
  width: 10%;
  height: 3px;
  margin-top: 1rem !important;
  background-color: #19af8f;
}

.ai-solutions-row {
  margin-top: 20px;
}

.ai-solutions-icon {
  width: 20px;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-top: 6px;
}

.industry-page-ai-solution-section .ai-solutions-card {
  border: none;
  background-color: #f2f2f2;
  box-shadow: 0px 12px 12px #0000002d;
  border-radius: 8px;
}

.ai-solutions-card .card-body {
  height: 230px;
}

.ai-solutions-card .card-title {
  font-size: 1.8rem;
  color: black;
  text-align: left;
  font-weight: 600;
  padding: 15px 0px 0px;
}

.ai-solutions-card p {
  font-weight: 400;
  margin-top: 5px;
  font-size: 1.2rem;
  padding: 0px 23px;
}

/* INDUSTRY OUR OFFERINGS */
.industry-page-our-offering-section {
  margin-bottom: 60px;
}

.industry-page-our-offering-section .section-title {
  text-align: center;
}

.industry-page-our-offering {
  background-color: #e7e7e7;
  padding: 40px 0px;
  border-radius: 8px;
}

.industry-page-our-offering hr {
  text-align: center;
  width: 10%;
  height: 3px;
  margin-top: 1rem !important;
  background-color: #19af8f;
}

.our-offering-img img {
  width: 350px;
  height: 350px;
  margin-top: 15px;
  margin-left: 50px;
}

.our-offering-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 50px !important;
}

.our-offering-title {
  background-color: #19af8f;
  color: white;
  padding: 12px 10px;
  margin: 20px;
  width: 380px;
  box-shadow: 0px 5px 12px #ffffff;
  border-radius: 4px;
}

.financial-service-our-offering .our-offering-title {
  height: 70px;
}

.our-offering-title h3 {
  font-size: 1.8rem;
  font-weight: 800;
}

.our-offering-title {
  font-size: 1.8rem;
  font-weight: 800;
}

.financial-service-our-offering .our-offering-title h3 {
  padding: 10px 0px;
}

/* INDUSTRY PAGE RESPONSIVE SECTION */
/*............................................................................................................................ */
@media only screen and (min-width: 320px) and (max-width: 424px) {
  .detail-section-title {
    font-size: 2.5rem;
  }

  .detail-section-texts {
    font-size: 1.5rem;
  }

  .business-vertical-card {
    margin-top: 15px;
  }

  .business-vertical-card .card-body {
    height: 80px;
  }

  .business-vertical-card .card-title {
    font-size: 1.5rem;
  }

  .industry-page-ai-solution-section .ai-solutions-card {
    margin-top: 15px;
  }

  .ai-solutions-icon {
    margin-top: 4px;
  }

  .ai-solutions-card .card-title {
    font-size: 1.5rem;
  }

  .ai-solutions-card .card-body {
    height: 210px;
  }

  .industry-page-ai-solution-section .ai-solutions-second-row .ai-solutions-card {
    margin-top: -5px;
  }

  .our-offering-img img {
    border-radius: 0%;
    margin-left: 0px;
  }

  .our-offering-details {
    justify-content: center;
    padding-left: 15px !important;
  }

  .our-offering-title {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 374px) and (max-width: 424px) {
  .ai-solutions-card .card-body {
    height: 180px;
  }

  .financial-service-our-offering .our-offering-title {
    height: 50px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 425px) {
  .industries-intro-section .sub-service-contact-us-btn {
    margin-left: 0px !important;
    margin-top: 0px;
  }

  .detail-section-title {
    font-size: 3rem;
  }

  .business-vertical-card {
    margin-top: 15px;
  }

  .business-vertical-card .card-body {
    height: 90px;
  }

  .industry-page-ai-solution-section .ai-solutions-card {
    margin-top: 15px;
  }

  .ai-solutions-card .card-body {
    height: 175px;
  }

  .our-offering-img img {
    border-radius: 0%;
    margin-left: 0px;
    width: auto;
  }

  .our-offering-details {
    justify-content: center;
    padding-left: 15px !important;
  }

  .our-offering-title {
    font-size: 1.5rem;
  }

  .financial-service-our-offering .our-offering-title {
    height: 50px;
  }

  .ai-solutions-icon {
    margin-top: 4px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .business-vertical-card {
    margin-top: 15px;
  }

  .industry-page-ai-solution-section .ai-solutions-card {
    margin-top: 15px;
  }

  .our-offering-img img {
    border-radius: 0%;
    width: auto;
    margin-left: 0px;
  }

  .our-offering-details {
    justify-content: center;
  }

  .financial-service-our-offering .our-offering-title {
    height: 60px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  .ai-solutions-card .card-title {
    font-size: 1.5rem;
  }

  .ai-solutions-card p {
    font-size: 1.2rem !important;
  }

  .ai-solutions-card .card-body {
    height: 230px;
  }

  .our-offering-img img {
    border-radius: 0%;
    width: 95%;
    margin-left: 30px !important;
  }

  .our-offering-details {
    padding-left: 15px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1190px) {
  .detail-section-img-column img {
    height: 465px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .detail-section-title {
    font-size: 3.5rem;
  }

  .detail-section-img-column img {
    height: 409px;
  }

  .information-management-details-image img {
    height: 425px;
  }

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

  .industry-page-ai-solution-section .ai-solutions-card {
    margin-top: 15px;
  }

  .our-offering-img img {
    border-radius: 0%;
    width: auto;
    margin-left: 0px;
  }


}

@media only screen and (min-width: 1440px) and (max-width: 1451px) {
  .ai-solutions-card .card-body {
    height: 225px;
  }
}

/* CAREERS PAGE STYLES */
/* ........................................................................................................................... */


.careers-page-details {
  font-family: "Poppins", sans-serif;
  color: #4d4d4f;
  margin-top: 20px;
}

.careers-page-details p {
  font-size: 1.8rem;
}

.careers-details-lists {
  margin-top: 20px;
  list-style: none;
  padding-inline-start: 0px;
}

.careers-details-lists li {
  font-size: 1.8rem;
  padding: 10px 0px;
}

.careers-our-culture-header {
  margin-top: 60px;
}

.our-culture-section {
  margin-top: 60px;
  padding: 15px 0px;
}


.culture-img-left .team-img {
  margin-top: 8px;
}

.amnet-images:nth-child(2) {
  margin-top: 8px;
}

.job-desc-header {
  margin-top: 60px;
}

.job-desc-lists {
  margin-top: 60px;
}

.job-desc-lists .card {
  box-shadow: 3px 6px 16px #0000004d;
  border-style: none;
  margin-top: 40px;
}

.collapse-content {
  box-shadow: 3px 6px 16px #0000004d;
  border-style: none;
}

.job-desc-lists button {
  color: #000000;
  font-size: 2rem;
  padding: 25px 10px;
  font-weight: 800;
  border-style: none;
}

.job-desc-card .job-icon {
  float: right;
  margin-top: 20px;
  padding: 15px;
  border-radius: 50%;
  background-color: #19af8f;
}

.job-desc-lists .fa-arrow-down {
  font-size: 1.5rem;
  text-align: center;
  color: white;
}

.job-desc-card-info {
  padding: 15px;
}

.job-desc-card-info h4 {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  color: #000000;
  margin-top: 20px;
}

.careers-page-details span a {
  color: #000000;
  font-weight: 800;
  font-size: 1.8rem;
}

.job-desc-card-info .job-info-footer span a {
  color: #fd5d14;
  font-size: 1.8rem;
}

.job-desc-card-info .experience-info {
  display: flex;
  justify-content: space-between;
}

.experience-info span {
  font-size: 1.5rem;
  font-weight: 600;
  color: black;
}

.experience-info h3 {
  font-size: 1.5rem;
}

.job-desc-card-info h5 {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  color: #000000;
}

.job-desc-card-info p {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  color: black;
}

.job-desc-card-info h1 {
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  margin-top: 20px;
  color: black;
}

.job-desc-card-info .job-info-lists {
  padding-inline-start: 20px;
}

.job-desc-card-info li {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  color: black;
  margin-top: 10px;
}

/* CAREERS PAGE RESPONSIVE STYLES */
/* ........................................................................................................................... */

@media only screen and (min-width: 320px) and (max-width: 424px) {
  .careers-page-details p {
    font-size: 1.5rem;
    margin-top: 15px;
  }

  .careers-page-details li {
    font-size: 1.5rem;
  }

  .careers-details-lists .list-icon {
    width: 30px;
  }

  .careers-our-culture-header h1 {
    font-size: 2rem;
  }

  .culture-img-left {
    margin-top: 8px;
  }

  .job-desc-card button {
    font-size: 1.2rem;
  }

  .job-desc-lists .job-icon {
    margin-top: 10px;
  }

  .collapse-content h4 {
    font-size: 1.5rem;
  }

  .collapse-content h5 {
    font-size: 1.8rem;
  }

  .collapse-content p {
    font-size: 1.2rem;
  }

  .collapse-content h1 {
    font-size: 1.8rem;
  }

  .collapse-content li {
    font-size: 1.2rem;
  }

  .job-desc-card-info .job-info-footer span a {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 375px) and (max-width: 424px) {
  .job-desc-lists .job-icon {
    margin-top: 15px;
  }

  .job-desc-card button {
    font-size: 1.5rem;
  }

  .border-box-green {
    background-color: #18ae8e;
    border-radius: 4px !important;
    height: 300px !important;
  }
}

@media only screen and (min-width: 425px) and (max-width: 767px) {
  .culture-img-left {
    margin-top: 8px;
  }

  .careers-details-lists .list-icon {
    width: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .culture-img-left {
    margin-top: 8px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .our-culture-section .team-img {
    margin-top: 6px;
  }
}

/* SUB-SERVICE AIML PAGE STYLES */
/*..............................................................................................................................*/

.sub-service-intro {
  position: relative;
  width: 100%;
  height: 550px;
  background: #f4f4f4;
  opacity: 1;
}

.sub-service-intro-genai {
  position: relative;
  width: 100%;
  height: 600px;
  background: #f4f4f4;
  opacity: 1;
}

.sub-service-intro-site {
  position: relative;
  width: 100%;
  height: 300px;
  background: #f4f4f4;
  opacity: 1;
}




.text-center-img-CTA {
  position: absolute;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bottom-img-absolute {
  position: absolute;
  bottom: 20px;
}

.fs-21 {
  font-size: 21px;
}

.fw-bold-600 {
  font-weight: 600;
}


.sub-CTA-intro {
  position: relative;
  width: 100%;
  height: 400px;
  background: #f4f4f4;
  opacity: 1;

}

.subService-AIML-intro-caption {
  top: 150px;
  color: white;
}

.subService-AIML-intro-caption h2 {
  font-size: 4.5rem;
  font-weight: 800;
}

.subService-AIML-intro-caption p {
  font-size: 1.8rem;
  font-weight: 200;
}

.subService-AIML-intro-btn .sub-service-view-details-btn {
  width: 150px;
  height: 45px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  letter-spacing: 0px;
  background-color: #19af8f;
  color: white;
  /* margin-top: 2rem; */
}

.subService-AIML-intro-btn .sub-service-view-details-btn:hover {
  background-color: white;
  color: black;
  transition: 0.5s;
}

.subService-AIML-intro {
  margin-top: 50px;
}

.sub-service-details-bg {
  background-color: #f2f2f2;
  padding: 10px 10px 20px 10px;
  margin-top: 45px;
}

.sub-service-data-section {
  margin-top: 20px;
}

.sub-service-right-image-row {
  padding-top: 50px;
}

.sub-service-image {
  width: auto;
  height: auto;
  background-color: gray;
}

.sub-service-details-bg-color {
  margin-top: 45px;
  background-color: #f2f2f2;
  padding: 15px 0px;
}

.sub-service-details-bg-color .about-us-details {
  margin-top: 0px;
}

.sub-service-data-section p {
  font-size: 1.8rem;
  padding: 5px 5px 5px 0px;
}

.sub-service-data-section h2 {
  font-size: 2.4rem;
  font-weight: 800;
  padding: 25px 5px 5px 0px;
  margin-bottom: 0px;
}

.sub-service-data-section .dummy {
  width: auto;
  height: 40px;
}

.sub-service-data-section .about-icons {
  width: 80px;
  height: 80px;
}

.sub-service-img-right-desc {
  padding-top: 70px;
}

.sub-service-img-left-desc {
  padding-top: 70px;
}

.sub-service-img-right-desc .about-icons {
  margin-left: 15px;
  margin-right: 20px;
}

.sub-service-img-left-desc .about-icons {
  margin-left: 35px;
  margin-right: 20px;
}

.sub-service-img-left h2 {
  padding: 25px 5px 5px 20px;
}

.sub-service-img-left p {
  padding: 5px 5px 5px 20px;
}

.subService-AIML-intro-btn {
  padding: 10px 0px;
}



.sub-service-data-section .service-all-margin {
  margin: 0px 100px 0px 100px;
}

/* SUB SERVICE CAREER SECTION */

.career-section {
  transform: translate(0%, -40%);
}

.career {
  margin-top: 200px;
  width: 100%;
  height: 250px;
  margin-bottom: 50px;
}

.sub-service-career .career-caption {
  background-color: #18ae8e;
  color: white;
  padding: 60px 30px;
}

.career-caption h5 {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
}

.sub-service-career .career-caption h2 {
  font-family: "Poppins", sans-serif;
  font-size: 4rem;
  font-weight: 800;
}

.career-section .career-btn {
  width: 180px;
  height: 45px;
  margin-left: 35px;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 25px;
  color: white;
  background-color: #fd5d14;
}

.career-section .service-btn {
  width: 180px;
  height: 45px;
  margin-left: 35px;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 25px;
  color: black;
  background-color: white;
  box-shadow: 2px 2px 6px #0000004d;
}

.sub-service-career .career-details {
  background-color: #fbfbfb;
}

.sub-service-career .career-details p {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  color: black;
  padding: 30px 35px;
}

/* SUB SERVICE RESPONSIVE STYLE SECTION */
/* ............................................................................................................................... */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .sub-service-data-section .dummy {
    height: 20px;
  }

  .sub-service-data-section .service-all-margin {
    margin: 0px 80px 0px 80px;
  }

  .subService-AIML-intro-caption {
    top: 150px;
  }

  .subService-AIML-intro-caption h2 {
    font-size: 3.8rem;
  }

  .subService-AIML-intro-caption p {
    font-size: 1.5rem;
  }

  .sub-service-img-left-desc .about-icons {
    margin-left: 0px;
  }

  .sub-service-img-right-desc .about-icons {
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 10px;
  }

  .sub-service-data-section {
    margin-top: 40px;
  }

  .sub-service-img-right-desc {
    padding-top: 40px;
  }

  .sub-service-right-details {
    order: 2;
  }
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
  .sub-service-data-section .service-all-margin {
    margin: 0px 20px 0px 20px;
  }

  .sub-service-data-section .dummy {
    height: 10px;
  }

  .sub-service-data-section {
    text-align: left;
    margin-top: 20px;
  }


  .subService-AIML-intro-caption h2 {
    font-size: 2rem;
    font-weight: 800;
  }



  .subService-AIML-intro-caption p {
    font-size: 1.2rem;
    font-weight: 200;
  }

  .sub-service-data-section p {
    font-size: 1.5rem;
  }

  .sub-service-img-right-desc {
    padding-top: 0px;
  }

  .sub-service-data-section h2 {
    font-size: 2rem;
  }

  .sub-service-career .career-details p {
    font-size: 1.5rem;
    padding: 15px 15px;
  }

  .sub-service-career .career-caption {
    padding: 25px 30px;
  }

  .sub-service-career .career-caption h2 {
    font-size: 2.5rem;
  }

  .career-section .career-btn {
    margin-left: 15px;
  }

  .career-section .service-btn {
    margin-left: 15px;
  }

  .sub-service-img-left-desc .about-icons {
    margin-left: 0px;
  }

  .sub-service-img-right-desc .about-icons {
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 30px;
  }

  .sub-service-right-details {
    order: 2;
  }
}

@media only screen and (min-width: 375px) and (max-width: 424px) {
  .sub-service-data-section .service-all-margin {
    margin: 0px 20px 0px 20px;
  }

  .sub-service-data-section .dummy {
    height: 10px;
  }


  .subService-AIML-intro-caption {
    top: 130px;
  }

  .sub-service-data-section {
    text-align: left;
    margin-top: 20px;
  }

  .sub-service-img-right-desc {
    padding-top: 0px;
  }

  .subService-AIML-intro-caption h2 {
    font-size: 2.5rem;
  }

  .subService-AIML-intro-caption p {
    font-size: 1.5rem;
  }

  .sub-service-data-section h2 {
    font-size: 2rem;
  }

  .sub-service-career .career-details p {
    font-size: 1.5rem;
    padding: 15px 15px;
  }

  .sub-service-career .career-caption {
    padding: 40px 30px;
  }

  .sub-service-career .career-caption h2 {
    font-size: 2.5rem;
  }

  .career-section .career-btn {
    margin-left: 15px;
  }

  .career-section .service-btn {
    margin-left: 15px;
  }

  .sub-service-img-left-desc .about-icons {
    margin-left: 0px;
  }

  .sub-service-img-right-desc .about-icons {
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 30px;
  }

  .sub-service-right-details {
    order: 2;
  }
}

@media only screen and (min-width: 425px) and (max-width: 767px) {
  .sub-service-data-section .service-all-margin {
    margin: 0px 20px 0px 20px;
  }

  .sub-service-data-section .dummy {
    height: 10px;
  }

  .subService-AIML-intro-caption {
    top: 110px;
    color: white;
  }

  .sub-service-data-section {
    margin-top: 40px;
  }

  .sub-service-img-left h2 {
    padding: 25px 5px 5px 0px;
  }

  .sub-service-img-left p {
    padding: 5px 5px 5px 0px;
  }

  .subService-AIML-intro-caption h2 {
    font-size: 3.5rem;
  }

  .subService-AIML-intro-caption p {
    font-size: 1.5rem;
  }

  .sub-service-img-left-desc .about-icons {
    margin-left: 0px;
  }

  .sub-service-img-right-desc .about-icons {
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 30px;
  }

  .sub-service-details-bg {
    padding: 10px 10px 20px 0px;
  }

  .sub-service-img-right-desc {
    padding-top: 0px;
  }

  .sub-service-img-left-desc {
    padding-top: 50px;
  }

  .sub-service-career {
    margin-top: 250px;
  }

  .sub-service-career .career-caption {
    padding: 40px 30px;
  }

  .sub-service-career .career-details p {
    padding: 30px 15px;
  }

  .career-section .career-btn {
    margin-left: 15px;
  }

  .career-section .service-btn {
    margin-left: 15px;
  }

  .sub-service-right-details {
    order: 2;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .sub-service-intro {
    height: 650px;
  }

  .sub-service-data-section .dummy {
    height: 40px;
  }

  .sub-service-img-right-desc .about-icons {
    margin-left: 0px;
  }

  .sub-service-img-right-desc {
    padding-top: 30px;
  }

  .subService-AIML-intro-caption h2 {
    font-size: 3.8rem;
  }

  .subService-AIML-intro-caption p {
    font-size: 1.6rem;
  }

  .sub-service-data-section {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .sub-service-right-details {
    order: 2;
  }
}

@media only screen and (min-width: 1210px) and (max-width: 1439px) {
  .sub-service-data-section .about-us-img-left {
    float: left;
    width: 50%;
    height: 100%;
  }

  .sub-service-data-section .about-us-img-right {
    float: right;
    width: 50%;
    height: 100%;
  }
}

@media only screen and (min-width: 1440px) {
  .sub-service-img-right-desc .about-icons {
    margin-left: 10px;
  }

  .about-us-img-left {
    width: 45%;
    background-color: rgb(41, 36, 31);
  }

  .about-us-img-right {
    width: 45%;
    background-color: rgb(41, 36, 31);
  }
}

@media only screen and (min-width: 1920px) {
  .sub-service-data-section .service-all-margin {
    margin: 0px 140px 0px 140px;
  }

  .sub-service-data-section p {
    font-size: 2.3rem;
  }

  .sub-service-data-section .about-icons {
    width: 110px;
    height: 110px;
  }

  .sub-service-img-right-desc .about-icons {
    margin-left: 0px;
  }
}


/*..................................................................................*/
.video-background {
  margin-top: 100px;
}

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -99;
}

/* NEW HOMEPAGE DESIGN SECTION */

.new-all-margin {
  margin: 0px 100px 0px 100px;
}

.new-subService-AIML-intro-caption {
  top: 180px;
  color: white;
}

.new-subService-AIML-intro-caption h2 {
  font-size: 4.5rem;
  font-weight: 800;
  color: white;
}

.new-subService-AIML-intro-caption p {
  font-size: 1.8rem;
  font-weight: 200;
}

.homepage-quote {
  background-color: #19af8f;
  color: white;
  padding: 2px 0px;
}

.homepage-quote h2 {
  font-size: 2rem;
  font-weight: 400;
  padding: 10px;
}

.homepage-news-text h2 {
  font-size: 1.8rem;
}

/* NEW HOMEPAGE ABOUT DETAILS SECTION */

.new-home-about-details {
  margin-top: 80px;
}

.new-home-about-details h1 {
  font-size: 3.5rem;
  font-weight: 800;
  color: black;
}

.new-home-about-details p {
  font-size: 1.8rem;
  font-weight: 400;
  color: black;
}

.new-solutions-services-lists {
  margin-top: 35px;
  padding-inline-start: 0px;
}



.new-solutions-services-lists li {
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0px;
  color: black;
  list-style: none;
  display: flex;
}

.new-solutions-services-lists .ai-icon {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  margin-bottom: 5px;
}

/* NEW HOMEPAGE ABOUT US DETAILS SECTION */

.new-about-details-heading .new-about-heading {
  font-size: 5rem;
  color: white;
  font-weight: 800;
  padding: 130px 0px;
}

.new-about-details-lists {
  color: white;
  list-style: none;
}

.new-about-details-list {
  margin-top: 25px;
  list-style: none;
}

.new-about-details-list h2 {
  font-size: 1.8rem;
  font-weight: 800;
}

.new-about-details-list .about-icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  margin-bottom: 5px;
}

.new-about-details-list p {
  color: white;
  font-size: 1.5rem;
  opacity: 1;
  display: block;
  margin-block-start: -1em;
  margin-block-end: 0em;
  margin-inline-start: 70px;
  margin-inline-end: 0px;
}

.new-about-details-heading-row {
  padding: 50px 0px;
}

/* NEW HOMEPAGE INDUSTRY SECTION */

.industry-section-column {
  padding-right: 5px !important;
  padding-left: 0px !important;
}

.new-industry-header h5 {
  color: white;
  font-size: 2.5rem;
  font-weight: 800;
  margin-top: 10px;
}

/* NEW HOMEPAGE OUR SERVICE SECTION */

.new-our-service-column {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.new-our-service-card {
  background-color: white;
  margin-top: 40px;
}



.new-our-service-card img {
  margin-top: 15px;
  width: 120px;
  height: 120px;
}

.new-our-service-card .card-body {
  width: auto;
  height: 280px;
  padding: 0px 25px;
  text-align: left;
  border-bottom: 5px solid #19af8f;
}

.new-our-service-card .card-title {
  color: black;
  padding: 25px 0px 5px;
  font-size: 2rem;
  font-weight: 800;
}

.new-our-service-card .card-text {
  color: black;
  font-size: 1.5rem;
  font-weight: 400;
}

.new-our-service-card a {
  position: absolute;
  text-align: left;
  font-size: 1.5rem;
  padding: 15px 0px;
  font-weight: 800;
  top: 80%;
  color: #19af8f;
}

.new-our-service-card a:hover {
  color: #fd5d14;
}

.our-services hr {
  text-align: center;
  width: 10%;
  height: 3px;
  margin-top: 1rem !important;
  background-color: #19af8f;
}

/* NEW HOMEPAGE CASESTUDIES SECTION */

.case-studies hr {
  text-align: center;
  width: 10%;
  height: 3px;
  margin-top: 1rem !important;
  background-color: #19af8f;
}

.new-case-studies-row {
  margin-top: 40px;
}

.new-case-studies-card {
  padding-right: 5px !important;
  padding-left: 0px !important;
}

.new-case-studies-card .card-body {
  text-align: left;
  height: 260px;
}



.new-case-studies-card .card-title {
  color: black;
  font-size: 1.8rem;
  margin-top: 10px;
  font-weight: 800;
}

.new-case-studies-card p {
  color: black;
  font-size: 1.5rem;
  margin-top: 10px;
  opacity: 1;
  font-weight: 400;
}

.new-case-studies-card a {
  text-align: left;
  font-size: 1.5rem;
  padding: 15px 0px;
  font-weight: 800;
  color: #19af8f;
  position: absolute;
  top: 80%;
}

.new-case-studies-card a:hover {
  color: #fd5d14;
}

.new-case-studies-card-section {
  padding-right: 5px !important;
  padding-left: 0px !important;
}

.new-case-studies-card-section .card-body {
  text-align: left;
}

.new-case-studies-card-section .card-title {
  color: black;
  font-size: 1.8rem;
  margin-top: 10px;
  font-weight: 800;
}

.new-case-studies-card-section p {
  color: black;
  font-size: 1.5rem;
  margin-top: 10px;
  opacity: 1;
  font-weight: 400;
  height: auto;
  margin-bottom: 5rem;
}

.new-case-studies-card-section a {
  text-align: left;
  font-size: 1.5rem;
  padding: 15px 0px;
  font-weight: 800;
  color: #19af8f;
  position: absolute;
  top: 80%;
}

.new-case-studies-card-section a:hover {
  color: #fd5d14;
}

.new-explore-link {
  margin-top: 25px;
}

.new-explore-link a {
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  color: #19af8f;
  text-decoration: underline;
}

.new-explore-link a:hover {
  color: #fd5d14;
}

/* NEW HOMEPAGE OUR PARTNER SECTION */

.new-our-partner {
  position: relative;
  background-color: white;
  padding: 15px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.our-partner {
  position: relative;
  margin-top: 20px;
  background-color: white;
  padding: 15px;
}

.carousel-our-partner {
  display: none;
}

/* NEW HOMEPAGE CLIENT SAY SECTION */

.client-say {
  background-color: black;
  padding: 60px 0px;
}

.client-say .section-title {
  color: white;
}

.client-say .card {
  background-color: black;
  color: white;
}

@media only screen and (min-width: 320px) and (max-width: 720px) {
  .green-border-line {
    border-bottom: 5px solid #19af8f;
    margin-top: 50px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 2500px) {
  .green-border-line {
    border-bottom: 5px solid #19af8f;
    margin-top: px;
  }
}

.client-say .card-body {
  height: 365px;
}

.client-say .client-role {
  font-weight: 800 !important;
}

.client-say .client-say-row {
  padding: 30px 0px 0px 0px;
}

.client-say-card img {
  width: 64px;
  height: 64px;
}

.client-say-card .card-title {
  font-size: 2rem;
  font-weight: 800;
  margin-top: 40px;
}

.client-say-card .card-text {
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 10px;
}

/* NEW HOMEPAGE CAREER SECTION */

.new-career-section .career-caption {
  background-color: transparent;
  color: white;
  padding: 55px 0px;
}

.new-career-section button {
  width: 180px;
  height: 45px;
  margin-left: 35px;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  margin-bottom: 25px;
  box-shadow: 2px 2px 6px #0000004d;
  font-weight: 800;
}

.new-career-section button:hover {
  background-color: #cacaca;
}

.new-career-section .contact-us-button:hover {
  background-color: white;
  color: black;
}

.new-career-section .contact-us-button {
  background-color: #fd5d14;
  color: white;
}



/* NEW ABOUT US PAGE DESIGN SECTION */

.new-aboutus-info-section {
  background-color: rgb(228, 228, 228);
  padding: 25px 0px;
  border-bottom: 5px solid #19af8f;
}

.new-aboutus-info-section p {
  font-size: 3rem;
  color: black;
  text-align: center;
  font-weight: 800;
}

.homepage-about-details hr {
  text-align: center;
  width: 10%;
  height: 3px;
  background-color: #19af8f;
  margin-top: 1rem !important;
}

/* CREDO SECTION */

.credo-column {
  padding-right: 5px !important;
  padding-left: 0px !important;
}

.credo-info-column {
  padding-right: 5px !important;
  padding-left: 0px !important;
}

.credo-info-column p {
  display: block;
  margin-block-start: -0.5em !important;
  margin-block-end: -0em !important;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin-left: 60px;
}

.new-location-card img {
  width: 120px;
  padding: 20px 0px;
}

.new-our-location-column .card {
  border-style: none;
}

.new-our-location-column .new-location-card {
  width: auto;
  height: 370px;
  background-color: black;
  color: white;
  border-bottom: 5px solid #19af8f;
}

/* NEW SERVICE PAGE DESIGN SECTION */

.btn-group-toggle {
  margin-top: 60px;
  justify-content: center;
}

.btn-group-toggle .service-toggle-btn {
  background-color: #19af8f;
  color: white;
}

.btn-group-toggle .service-toggle-btn:hover {
  background-color: #19af8f;
  opacity: 1;
  border-color: transparent;
  color: white;
}

.btn-group-toggle .btn-secondary {
  font-size: 1.5rem;
  padding: 10px;
  border-style: none;
  width: 215px;
  opacity: 30%;
}

.btn-group-toggle .scroll-service-btn {
  padding: 5px 15px;
}

.btn-group-toggle input {
  appearance: none;
}

.btn-secondary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #19af8f !important;
  border-style: none !important;
  border-color: transparent !important;
  opacity: 1;
}

.new-service-info {
  margin-top: 40px;
  box-shadow: 3px 10px 10px #cecece;
  padding: 40px 0px;
}

.new-service-info button {
  margin-top: 10px;
}

.new-service-image {
  width: 120px;
  transform: translate(40px, 45px);
  padding: 10px 0px;
}

.new-service-info .service-icon-center {
  transform: translate(40px, 80px);
}

.new-service-info h2 {
  font-size: 2.5rem;
  font-weight: 800;
}

.new-service-info p {
  font-size: 1.8rem;
  font-weight: 400;
}

.new-service-contact-section {
  background-color: black;
  color: white;
  padding: 30px 0px;
}

.new-service-contact-section h3 {
  font-size: 3.5rem;
  font-weight: 800;
  color: #19af8f;
}

.new-service-contact-section p {
  font-size: 1.8rem;
  font-weight: 200;
}

.new-service-contact-section button {
  font-size: 1.5rem;
  font-weight: 200;
  padding: 10px 20px;
  background-color: #fd5d14;
  color: white;
  font-weight: 800;
  margin-top: 20px;
}

/* NEW CASE STUDIES DESIGN SECTION */

.subService-AIML-intro-btn button {
  margin-right: 15px;
}

.subService-AIML-intro-btn .sub-service-contact-us-btn {
  width: 150px;
  height: 45px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  letter-spacing: 0px;
  background-color: transparent;
  border: 1px solid white;
  color: white;
  /* margin-top: 2rem; */
}

.subService-AIML-intro-btn .sub-service-contact-us-btn:hover {
  background-color: #fd5d14;
}

.new-case-studies-list .card-body {
  background-color: white;
  color: black;
  height: 650px;
}

.new-case-studies-list h2 {
  font-size: 2.5rem;
  color: black;
  margin-top: 0px;
}

.new-case-studies-list p {
  color: black;
}



/* NEW CAREERS PAGES DESIGN */

.weValueInnovation {
  background-color: black;
  border-radius: 4px;
  margin-top: 60px;
}

.weValueInnovation h1 {
  color: white;
  /* padding: 30px; */
}

.weValueInnovation p {
  font-size: 2rem;
  color: white;
  padding: 30px;
}

.weValueInnovationCarousel {
  padding: 50px 0px;
}

.we-innovation-img {
  padding: 60px 0px;
}


.weValueInnovationCarousel .carousel-indicators {
  top: 95%;
}

.career-job-icon {
  width: 20px;
}



.employeesSay .card {
  border-style: none;
}

.employeesSay img {
  height: 100%;
}

.employeesSay .employee-details h1 {
  font-size: 1.8rem;
  font-weight: 600;
}

.employeesSay .card-text {
  font-size: 1.8rem;
  padding: 85px 0px;
}

.employeesSay .card-title {
  font-size: 3rem;
  color: black;
  font-weight: 800;
}

.employeesSay .carousel-inner {
  border-left: none;
}

.employeesSay .carousel-indicators {
  position: absolute;
  top: 5%;
  left: 0% !important;
  right: 0;
  bottom: 10px;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  margin-right: 15%;
  margin-left: 0%;
  list-style: none;
}

.employeesSay .carousel-indicators li {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  box-shadow: 3px 6px 16px #00000029;
  margin-top: 50px;
}

.employeesSay .carousel-indicators .active {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #6d6d6d;
  margin-bottom: -20rem;
  border-color: #19af8f;
  border-style: solid;
}

/* NEW CONTACT US PAGE DESIGN SECTION */

.new-contact-us-page img {
  width: 100%;
  height: 540px;
  box-shadow: 3px 6px 16px #0000004d;
}

.new-contact-us-page input {
  box-shadow: 3px 6px 16px #00000029;
  border-style: none;
  font-size: 1.8rem;
}

.new-contact-us-page textarea {
  box-shadow: 3px 6px 16px #00000029;
  border-style: none;
  font-size: 1.8rem;
}

/* NEW HOME RESPONSIVE DESIGN */

@media only screen and (min-width: 320px) and (max-width: 424px) {
  .new-all-margin {
    margin: 0px 20px 0px 20px;
  }

  .section-title {
    font-size: 2.5rem;
  }

  .new-solutions-services-lists .ai-icon {
    width: 30px;
    height: 30px;
  }

  .new-home-about-details h1 {
    font-size: 2.5rem;
    margin-top: 40px;
  }

  .new-home-about-details p {
    font-size: 1.5rem;
  }

  .new-solutions-services-lists li {
    font-size: 1.2rem;
  }

  .new-about-details-heading .new-about-heading {
    font-size: 2rem;
    padding: 10px 0px;
  }

  .new-about-details-lists {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
  }

  .new-about-details-list .about-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }

  .AISolutionInfo {
    margin-left: 5px;
  }

  .new-about-details-list h2 {
    font-size: 1.5rem;
  }

  .new-about-details-list p {
    margin-inline-start: 40px;
  }

  /* FOR NEW INDSUSTRY SECTION */
  .industry-section-column {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  /* FOR OUR PARTNER SECTION */

  .our-partner {
    display: none;
  }

  .carousel-our-partner {
    display: block;
  }

  /* FOR OUR SERVICE SECTION */

  .our-services {
    padding: 30px 0px;
  }

  .new-our-service-column {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .our-services hr {
    margin-top: 1rem !important;
    width: 40%;
  }

  .new-our-service-card .card-body {
    padding: 0px 10px;
    height: 250px;
  }

  .new-our-service-card a {
    top: 85%;
  }

  .new-our-service-card .card-title {
    font-size: 1.8rem;
  }

  .new-our-service-card .card-text {
    font-size: 1.2rem;
  }

  .case-studies hr {
    width: 40%;
    margin-top: 1rem !important;
  }

  .new-case-studies-card-heading {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .new-case-studies-card {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .new-case-studies-card {
    margin-top: 15px;
  }

  .client-say .card {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .client-say .card-body {
    height: 460px;
  }

  .footer .fa {
    margin: 25px 5px 2px 0px;
  }

  /* FOR NEW CASE STUDIES PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .case-studies-list {
    margin-top: 40px;
  }

  .new-subService-AIML-intro-caption h2 {
    font-size: 2.5rem;
  }

  .new-subService-AIML-intro-caption p {
    font-size: 1.5rem;
  }

  .new-subService-AIML-intro-caption {
    top: 130px;
  }

  .subService-AIML-intro-btn .sub-service-contact-us-btn {
    margin-left: 0px;
    margin-top: 5px;
  }

  .new-career-section button {
    margin-left: 15px;
  }

  .new-case-studies-list .card-body {
    padding: 15px;
  }

  .new-case-studies-list .card-title {
    font-size: 1.5rem;
  }

  .new-case-studies-list .card-body {
    height: auto;
  }

  .new-career-section .career-caption {
    padding: 20px;
  }

  .career-details p {
    padding: 10px;
  }

  /* FOR NEW ABOUT US PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .about-us-desc h2 {
    font-size: 2.5rem;
  }

  .about-us-desc p {
    font-size: 1.5rem;
  }

  /* CREDO SECTION */
  .homepage-about-details hr {
    width: 20%;
    margin-top: 1rem !important;
  }

  .credo-info-column p {
    margin-left: 40px;
  }

  .credo-column {
    padding-bottom: 20px;
  }

  /* FOR NEW SERVICE PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-service-image {
    width: 110px;
    transform: translate(0px, 0px);
    padding: 20px 0px;
  }

  .new-service-info .service-icon-center {
    width: 110px;
    transform: translate(0px, 0px);
    padding: 20px 0px;
  }

  .new-service-info {
    margin-top: 0px;
    padding: 25px 0px;
  }

  .new-service-contact-section h3 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #19af8f;
  }

  .new-service-info p {
    font-size: 1.2rem;
  }

  .new-service-info h2 {
    font-size: 1.8rem;
  }

  /* FOR NEW CAREER PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .our-culture-section {
    padding: 0px;
  }

  .our-culture-section .amnet-images {
    margin-top: 10px;
  }

  .job-desc-card-info .experience-info {
    display: block;
    justify-content: space-between;
  }

  .experience-info span {
    font-size: 1.2rem;
    font-weight: 600;
    color: black;
  }

  .experience-info h3 {
    font-size: 1.2rem;
  }

  .careers-page-details-list-row .career-page-details-column {
    margin-bottom: -25px;
  }

  .weValueInnovation .carousel-indicators {
    top: 90%;
  }

  .weValueInnovation p {
    font-size: 1.5rem;
    padding: 0px 15px;
  }

  .weValueInnovationCarousel {
    padding: 65px 0px;
    margin-top: 30px;
  }

  .employeesSay .carousel-indicators {
    top: 3%;
  }

  .employeesSay .card-title {
    font-size: 2.5rem;
  }

  .employeesSay .card-text {
    font-size: 1.5rem;
    padding: 50px 0px;
  }

  /* FOR NEW CONTACT US RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-contact-us-page img {
    display: none;
  }
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
  .subService-AIML-intro-btn .sub-service-contact-us-btn {
    margin-left: 0px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 375px) and (max-width: 424px) {
  .client-say .card-body {
    height: 400px;
  }
}

/* FOR LARGER MOBILE SCREEN AND SMALL TABLET */
/* ................................................................................................................................. */

@media only screen and (min-width: 425px) and (max-width: 767px) {
  .new-all-margin {
    margin: 0px 20px 0px 20px;
  }

  /* FOR NEW HOMEPAGE ABOUT DETAILS RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-solutions-services-lists .ai-icon {
    width: 30px;
    height: 30px;
  }

  .new-about-details-lists {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
  }

  .new-about-details-list .about-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }

  .new-about-details-list p {
    margin-block-start: -0.5em;
    margin-inline-start: 40px;
  }

  /* FOR NEW INDUSTRY SECTION RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .industry-section-column {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  /* FOR OUR PARTNER SECTION RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .our-partner {
    display: none;
  }

  .carousel-our-partner {
    display: block;
  }

  /* FOR NEW OUR SERVICE SECTION RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-our-service-column {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .our-services {
    padding: 30px 0px;
  }

  .our-services hr {
    width: 40%;
    margin-top: 1rem !important;
  }

  .new-our-service-card a {
    top: 85%;
  }

  /* FOR NEW CASE STUDIES PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */



  .case-studies hr {
    width: 40%;
    margin-top: 1rem !important;
  }

  .new-case-studies-card {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .new-subService-AIML-intro-caption h2 {
    font-size: 3rem;
  }

  .new-home-about-details h1 {
    font-size: 3rem;
    padding: 10px 0px;
  }

  .new-about-details-heading .new-about-heading {
    font-size: 3rem;
    padding: 0px 0px;
  }

  .new-subService-AIML-intro-caption p {
    font-size: 1.8rem;
  }

  .new-subService-AIML-intro-caption {
    top: 130px;
  }

  .subService-AIML-intro-btn .sub-service-contact-us-btn {
    margin-left: 10px;
    margin-top: 0px;
  }

  .new-career-section button {
    margin-left: 15px;
  }

  .new-case-studies-card {
    margin-top: 15px;
  }

  .client-say .card {
    margin-top: 15px;
  }

  .new-case-studies-list .card-body {
    padding: 15px;
  }

  .new-case-studies-list .card-title {
    font-size: 1.5rem;
  }

  .new-case-studies-list .card-body {
    height: auto;
  }

  .new-career-section .career-caption {
    padding: 20px;
  }

  .career-details p {
    padding: 10px;
  }

  /* FOR NEW ABOUT US PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  /* CREDO SECTION */
  .homepage-about-details hr {
    width: 20%;
    margin-top: 1rem !important;
  }

  .homepage-about-details h3 {
    font-size: 2rem;
  }

  .about-details-header img {
    width: 50px;
    height: 50px;
  }

  .new-aboutus-info-section p {
    font-size: 2rem;
  }

  .credo-info-column p {
    font-size: 1.5rem;
    margin-left: 60px;
  }

  .credo-column {
    padding-bottom: 20px;
  }

  /* FOR NEW SERVICE PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-service-image {
    width: 120px;
    transform: translate(0px, 0px);
    padding: 20px 0px;
  }

  .new-service-info .service-icon-center {
    width: 120px;
    transform: translate(0px, 0px);
    padding: 20px 0px;
  }

  .new-service-info {
    margin-top: 0px;
    padding: 25px 0px;
  }

  /* FOR NEW CAREER PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .our-culture-section {
    padding: 0px;
  }

  .our-culture-section .amnet-images {
    margin-top: 10px;
  }

  .job-desc-card-info .experience-info {
    display: block;
    justify-content: space-between;
  }

  .experience-info span {
    font-size: 1.5rem;
    font-weight: 600;
    color: black;
  }

  .experience-info h3 {
    font-size: 1.5rem;
  }

  .careers-page-details-list-row .career-page-details-column {
    margin-bottom: -25px;
  }

  .career-job-icon {
    width: 15px;
  }

  .weValueInnovation .carousel-indicators {
    top: 90%;
  }

  .weValueInnovation p {
    font-size: 1.8rem;
    padding: 0px 30px;
  }

  .weValueInnovationCarousel {
    padding: 65px 0px;
    margin-top: 30px;
  }

  .employeesSay .carousel-indicators {
    top: 3%;
  }

  .employeesSay .card-title {
    font-size: 2.5rem;
  }

  .employeesSay .card-text {
    font-size: 1.8rem;
    padding: 50px 0px;
  }

  /* FOR NEW CONTACT US RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-contact-us-page img {
    display: none;
  }
}

/* FOR TABLET SCREEN AND SMALL LAPTOP SCREEN */
/* ................................................................................................................................. */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* FOR NEW CASE STUDIES RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-all-margin {
    margin: 0px 40px 0px 40px;
  }

  .new-case-studies-list .card-body {
    padding: 15px;
  }

  .new-case-studies-list .card-title {
    font-size: 2.5rem;
  }

  .new-case-studies-list .card-body {
    height: auto;
  }



  /* FOR AI SOLUTIONS RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-home-about-details h1 {
    font-size: 3rem;
    padding: 10px 0px;
  }

  /* FOR ABOUT SOLUTIONS RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-about-details-lists {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
  }

  .new-about-details-heading .new-about-heading {
    font-size: 3.5rem;
    padding: 0px 0px;
  }

  /* FOR OUR SERVICE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .our-services hr {
    width: 20%;
    margin-top: 1rem !important;
  }

  .our-services {
    padding: 30px 0px;
  }

  .new-our-service-column {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .new-our-service-card a {
    top: 85%;
  }

  /* FOR TESTIMONIAL SECTION */

  .client-say .card-body {
    height: 410px;
  }

  .client-say .client-say-card-center {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }

  /* FOR CASE STUDIES RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .case-studies hr {
    width: 20%;
    margin-top: 1rem !important;
  }

  .new-case-studies-card {
    padding-right: 5px !important;
    padding-left: 0px !important;
    margin-top: 10px;
  }

  /* FOR NEW ABOUT US PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  /* CREDO SECTION */
  .homepage-about-details hr {
    width: 20%;
    margin-top: 1rem !important;
  }

  .homepage-about-details h3 {
    font-size: 2.5rem;
    margin-top: 10px;
  }

  .about-details-header img {
    width: 50px;
    height: 50px;
  }

  .new-aboutus-info-section p {
    font-size: 2rem;
  }

  .credo-info-column p {
    font-size: 1.8rem;
    margin-left: 60px;
  }

  .credo-column {
    padding-bottom: 20px;
  }

  /* OUR LOCATION SECTION */
  .location-details h2 {
    font-size: 2.5rem;
  }

  .location-details p {
    font-size: 2rem;
  }

  /* FOR NEW SERVICE PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-service-image {
    width: 150px;
    transform: translate(0px, 0px);
    padding: 20px 0px;
  }

  .new-service-info .service-icon-center {
    width: 150px;
    transform: translate(0px, 0px);
    padding: 20px 0px;
  }

  .new-service-info {
    margin-top: 0px;
    padding: 25px 0px;
  }

  /* FOR NEW CAREER PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .our-culture-section .amnet-images {
    margin-top: 10px;
  }

  /* FOR NEW CONTACT US RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-contact-us-page img {
    display: none;
  }
}

/* FOR MEDIUM LAPTOP SCREEN */
/* ................................................................................................................................. */

@media only screen and (min-width: 1024px) and (max-width: 1439px) {

  /* FOR NEW HOME PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */
  .new-home-about-details h1 {
    font-size: 4rem;
    padding: 15px 0px;
  }

  /* FOR NEW INDUSTRY SECTION RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .client-say .card-body {
    height: 460px;
  }

  /* FOR OUR SERVICE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .our-services {
    padding: 30px 0px;
  }

  .new-our-service-card a {
    top: 85%;
  }

  .our-services hr {
    width: 15%;
    margin-top: 1rem !important;
  }

  .new-our-service-card .card-body {
    height: 310px;
  }

  .new-our-service-column {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  /* FOR NEW CASE STUDIES SECTION RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .case-studies hr {
    width: 15%;
    margin-top: 1rem !important;
  }

  .new-case-studies-card {
    padding-right: 5px !important;
    padding-left: 0px !important;
  }

  .new-case-studies-card .card-body {
    height: 320px;
  }

  /* FOR NEW CASE STUDIES PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-all-margin {
    margin: 0px 60px 0px 60px;
  }

  .new-case-studies-list .card-body {
    padding: 15px;
  }

  .new-case-studies-list .card-title {
    font-size: 2.5rem;
  }

  .new-case-studies-list .card-body {
    height: 720px;
  }

  .spacing-superheader {
    padding-bottom: 8px;
  }



  /* FOR NEW ABOUT US PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  /* CREDO SECTION */
  .homepage-about-details hr {
    width: 5%;
    margin-top: 1rem !important;
  }

  .homepage-about-details h3 {
    font-size: 2rem;
    margin-top: 10px;
  }

  .about-details-header img {
    width: 50px;
    height: 50px;
  }

  .new-aboutus-info-section p {
    font-size: 2rem;
  }

  .credo-info-column p {
    font-size: 1.8rem;
    margin-left: 60px;
  }

  .credo-column {
    padding-bottom: 21px;
  }

  /* FOR NEW SERVICE PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-service-image {
    width: 130px;
    transform: translate(10px, 60px);
    padding: 20px 0px;
  }

  .new-service-info .service-icon-center {
    width: 130px;
    transform: translate(10px, 100px);
    padding: 20px 0px;
  }

  .new-service-info {
    margin-top: 0px;
    padding: 25px 0px;
  }

  /* FOR NEW CONTACT US PAGE RESPONSIVE SECTION */
  /* ............................................................................................................................... */

  .new-contact-us-page img {
    width: 100%;
    height: 515px;
    box-shadow: 3px 6px 16px #0000004d;
  }
}

/* ANIMATION SECTION*/

.new-our-service-card:hover img {
  transform: scale(1.1);
  box-shadow: 3px 6px 16px #0000004d;
  border-radius: 50%;
  transition: 0.5s;
}

.animation-card:hover img {
  transform: scale(1.05);
  transform-origin: 50% 50%;
}

.animation-card-image {
  display: inline-block;
  overflow: hidden;
}

.animation-card-image:hover img {
  transform: scale(1.05);
  transform-origin: 50% 50%;
}

.animation-card-image img {
  display: block;
  transition: transform 0.4s;
}

/* INDUSTRY ANIMATION CARD AND ALL IMAGES */

.animation-card {
  display: inline-block;
  overflow: hidden;
}

.animation-card img {
  display: block;
  transition: transform 0.4s;
}

.animation-card .card-body {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.11);
  color: white;
  display: none;
  /* transform:translateY(80%); */
  margin-top: 70%;
}

.img-casestudies {
  height: 430px;
}

.animation-card:hover .card-body {
  display: block;
  animation: slideUp 0.8s ease-in-out;
}

.seemore {
  color: #19af8f !important;
  font-weight: 500 !important;
  font-size: 13px;
  padding-bottom: 5px;
  text-decoration: underline !important;
  margin-top: 3px;
}



@keyframes slideUp {
  0% {
    margin-top: 100%;
    opacity: 0.8;
  }

  100% {
    margin-top: 70%;
    opacity: 1;
  }
}

@keyframes zoomOut {
  50% {
    transform: scale(0, 0);
    opacity: 0.8;
  }

  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0.6;
  }

  25%,
  75% {
    transform: scale(1.1);
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes verticalFlip {
  50% {
    transform: rotateX(90deg);
  }

  100% {
    transform: rotateX(0deg);
  }
}

@keyframes bounceOutBottom {

  20%,
  100% {
    transform: translate3d(0, 0, 0);
  }

  40%,
  45%,
  80%,
  90% {
    opacity: 1;
    transform: translate3d(0, -5px, 0);
  }

  50% {
    opacity: 0;
    transform: translate3d(0, 10px, 0);
  }
}

@keyframes elastic {

  0%,
  100% {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
}

@keyframes vibration {
  50% {
    transform: scale3d(0.3, 0.3, 0.3) rotate3d(0, 0, 1, -20deg);
    transform-origin: center;
  }

  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
    transform-origin: center;
  }

  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
    transform-origin: center;
  }

  100% {
    transform: scale3d(1, 1, 1);
    transform-origin: center;
  }
}


@keyframes animate {
  0% {
    width: 0%;
  }

  70% {
    width: 100%;
  }
}

/* COOKIES BANNER */
/* .................................................................................................................................. */

.cookies-banner {
  padding: 20px 0px;
  box-shadow: 0px 1px 6px #0000004d;
}

.cookies-banner button {
  margin: 5px 5px;
}

.cookies-banner .cookies-accept-btn {
  font-size: 1.5rem;
  color: white;
  padding: 5px 30px;
  background-color: #19af8f;
}

.cookies-banner .cookies-decline-btn {
  font-size: 1.5rem;
  color: black;
  padding: 5px 30px;
  background-color: white;
  box-shadow: 0px 1px 6px #0000004d;
}

.cookies-banner p {
  font-size: 1.5rem;
}

.cookies-readmore-link {
  font-size: 1.5rem;
  margin-left: 5px;
}

.cta {
  flex: 1;
  margin-top: 2rem;
  padding: 2rem;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
}

#consent-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem 8rem;
  background-color: #fff;
  transition: opacity 1s ease;
  z-index: 97;
}

#consent-popup.hidden {
  display: none;
}

#consent-popup.block {
  display: block;
}

/* COOKIES Policy Page SECTION */
/* .................................................................................................................................. */

.cookie-policy {
  margin-top: 85px !important;
}

.cookie-policy h1 {
  font-size: 3.5rem;
  font-weight: 800;
  color: black;
}

.cookie-policy p {
  font-size: 1.8rem;
  font-weight: 400;
  color: black;
  margin-top: 10px;
}

.use-of-cookies-title {
  margin-top: 40px;
}

.control-of-cookies {
  margin-top: 40px;
}

/* COOKIES BANNER RESPONSIVE SECTION */
/* .................................................................................................................................. */

@media only screen and (min-width: 320px) and (max-width: 426px) {
  #consent-popup {
    padding: 2rem 2rem;
  }

  .cookies-banner p {
    font-size: 1.2rem;
  }

  .cookies-readmore-link {
    font-size: 1.2rem;
  }
}

/* COOKIES Policy Page Responsive SECTION */
/* .................................................................................................................................. */

@media only screen and (min-width: 320px) and (max-width: 426px) {
  .cookie-policy {
    margin-top: 60px !important;
  }

  .cookie-policy h1 {
    font-size: 2.5rem;
  }

  .cookie-policy p {
    font-size: 1.5rem;
  }
}

#navbar10 {
  overflow: hidden;
  background-color: white;
  z-index: 99;
  height: 85px;
  padding: 15px;
  position: sticky;
  position: -webkit-sticky;
  top: 83px;
}

#navbar10 a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

#navbar10 a:hover {
  background-color: #ddd;
  color: black;
}

/* Resource Page*/
.center {
  width: 95%;
  margin: auto;
}

.cr-pointer {
  cursor: pointer;
}

.sty-webinar {
  background-color: #fd5d14;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  padding: 15px 15px;
  border-radius: 20px;
}

.clr-black {
  color: #000000;
}

.clr-white {
  color: #ffffff;
}

.fs-18 {
  font-size: 18px;
}

.link-decoration {
  text-decoration: underline !important;
}

.link-decoration-none {
  text-decoration: none !important;
}

.color-orange {
  color: #f79424;
}

.fs-12 {
  font-size: 12px;
}

.link_css {
  color: #fff;
  font-size: 14px;
}

.link_css:hover {
  color: #fff;
  text-decoration: none;
}

.bg-white {
  background-color: #ffffff;
}

.bgc-white {
  background-color: #ffffff;
}

@media only screen and (min-width: 1200px) {
  .center {
    padding-left: 300px;
    padding-right: 300px;
  }
}

@media only screen and (max-width: 1023px) {
  .submit-left {
    padding-left: 17px;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 1439px) {
  .submit-left {
    padding-left: 25px;
  }
}

@media only screen and (min-width: 1440px) {
  .submit-left {
    padding-left: 40px;
  }
}

@media only screen and (min-width: 2560px) {
  .submit-left {
    padding-left: 52px;
  }
}

.height-auto {
  height: auto !important;
}

.blog_images {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  border-radius: 8px;
}

.card-small-image {
  height: 150px;
  width: auto !important;
  border-radius: 8px;
}

.anchor_styles {
  text-align: left;
  font-size: 1.5rem;
  font-weight: 800;
  color: #19af8f;
  text-decoration: none;
}

.card_body_description {
  color: black;
  font-size: 1.5rem;
  margin-top: 10px;
  opacity: 1;
  font-weight: 400;
  height: auto;
}

.card-body-heading {
  color: black;
  font-size: 1.8rem;
  margin-top: 10px;
  font-weight: 800;
}

.box_shadow {
  box-shadow: 3px 6px 16px #00000029;
}

.bottom-img-insight {
  position: absolute;
  bottom: 60px;
}

.h-100vh {
  height: 100vh !important;
}

.margin-bottom-40 {
  margin-bottom: 40%;
}

.achorhover:hover {
  text-decoration: none !important;
}

.contactus-button {
  text-decoration: "none";
  color: white;
  font-size: 14px;
  font-weight: 700;
  padding: 11px 10px;
  margin-top: 15px;
  border: 0px;
  border-radius: 4px;
  text-align: center;
  height: 45px;
  width: 150px;
  /* margin-left: 10px; */
  background-color: #1dad8f;
  margin-bottom: 10px;
}

.whyamnetdigital {
  background-color: black;
  border-radius: 4px;
  margin-top: 50px;
  padding: 40px;
  width: 100%;
  background-size: cover;
}

.whyamnetdigital h1 {
  color: white;
  /* padding: 30px; */
}

.whyamnetdigital p {
  font-size: 2rem;
  color: white;
  padding: 30px;
}

.whyamentdigitalCarousel {
  padding: 50px 0px;
}

.whyamnetdigital {
  padding: 60px 0px;
}

.amnet-styling {
  font-weight: 600;
  font-size: 29px;
}

.impact-space {
  margin-right: 15px;
  font-size: 17px;
  font-weight: 400;
}

.border-grey {
  border-bottom: 1px solid #747678;
}

.border-white {
  border-bottom: 2px solid #ffffff;
}

.valueimage {
  padding-right: 30px;
  padding-top: 20px;
  height: 50vh;
  width: 100%;
}

.proven-tract-styling {
  font-weight: 600;
  font-size: 35px;
}

.years-styling {
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}

.fs-23 {
  font-size: 23px;
}

.select-height {
  padding: 10px 15px;
  background: #ffffff;
  border-color: #c2c2c2 !important;
  border-style: solid !important;
  border-width: 2px !important;
  border-radius: 36px;
  font-weight: bold;
  color: #333;
}

.text-area-style {
  width: 100% !important;
  font-weight: 500;
  font-size: 16px;
  color: #372d2d;
}

.gradient-box {
  padding: 60px 0px;
  width: 100%;
  background-size: cover;
  background-image: linear-gradient(to right, #000000, #3A2474);
  border-radius: 4px;
  margin-top: 60px;
}

.mail-button {
  background: #ffffff;
  border-radius: 4px;
  border-width: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.fs-15 {
  font-size: 15px;
}

.fw-bold-800 {
  font-weight: 800;
}

.career-details li {
  list-style-type: disc;
}

.space-grey {
  padding-bottom: 120px;
}

.space-read {
  margin-top: 60px !important;

}

/* -------IDP Page----------------------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 300px) and (max-width: 560px) {
  .bg-navyblue {
    background-color: #091435;
    width: 100%;
  }

  .card-cases {
    border-color: #c9c9c9;
    border-style: solid;
    padding: 15px;
    border-width: 3px;
    height: 500px;
    margin-bottom: 20px;
    border-radius: 4px;
  }


  .bg-goway {
    background: #040D21;
  }
}

@media only screen and (min-width: 561px) and (max-width: 1023px) {
  .bg-navyblue {
    background-color: #091435;
    width: 100%;
  }

  .card-cases {
    border-color: #c9c9c9;
    border-style: solid;
    padding: 15px;
    border-width: 3px;
    height: 500px;
    margin-bottom: 20px;
    border-radius: 4px;
  }


  .bg-goway {
    background: #040D21;
    padding: 60px;
  }

}

.goway-bottom {
  padding-bottom: 70px;
}

.goway-subheading {
  font-size: 14px;
  font-weight: 600;
  color: white;
}

@media only screen and (min-width:376px) and (max-width:560px) {
  .card-cases {
    border-color: #c9c9c9;
    border-style: solid;
    padding: 15px;
    border-width: 3px;
    height: 400px;
    margin-bottom: 20px;
    border-radius: 4px;
  }
}

@media only screen and (min-width:1024px) and (max-width:1439px) {
  .card-cases {
    border-color: #c9c9c9;
    border-style: solid;
    padding: 15px;
    border-width: 3px;
    height: 700px;
    margin-bottom: 20px;
    border-radius: 16px;
  }

}

@media only screen and (min-width:1440px) and (max-width:2520px) {
  .card-cases {
    border-color: #c9c9c9;
    border-style: solid;
    padding: 15px;
    border-width: 1px;
    height: 500px;
    margin-bottom: 20px;
    border-radius: 16px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 2520px) {
  .bg-navyblue {
    background-color: #091435;
    height: 650px;
    width: 100%;
  }

  .hr-grey-top {
    border-top: 2px solid #c9c9c9;
  }



  .hr-grey-right {
    border-right: 2px solid #c9c9c9;
  }

  .hr-grey-left {
    border-left: 2px solid #c9c9c9;
  }

  .bg-goway {
    background: #040D21;

  }
}

.start-bg {
  background-color: #040D21;
  padding-top: 100px;
  padding-bottom: 70px;
  margin-top: 100px;
}

.Resource-styling {
  font-size: 38px;
  font-weight: 600;
  color: black;
  text-align: center;
}

.hero-img {
  height: 300px;
  width: 300px;
  margin-top: 150px;
}

.start-heading {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  text-align: center;
  color: #FFFFFF;
}

.start-description {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  align-items: center;
  text-align: center;
  color: #FFFFFF;

}

.goway-heading {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #E0E0E0;
  text-align: left;
  padding-top: 80px;
}

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

.decode-heading {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #E0E0E0;
  text-align: left;
}

.goway-list {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
}

.iso-styling {
  height: 130px;
  width: 120px;
}

.iso-space {
  margin-top: 130px;
}

.above-spacings {
  margin-top: 80px;
}

.below-spacings {
  margin-bottom: 80px;
}

.svg-styling {
  height: 60px;
  width: 60px;
}


.text-green-invoice {
  color: #1DAD8F;
  font-size: 24px;
}

.above-space-40 {
  margin-top: 40px;
}

.fs-22 {
  font-size: 22px;
}

.goway-hlist {
  list-style-type: disc;
}

.list-style-customer {
  list-style-type: disc;
}

.heading-intelligent {
  color: #1DAD8F;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  padding-top: 150px;
}

.lets-styling {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #FFFFFF;
  padding-top: 40px;
}

.Free-styling {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: white;
  padding-top: 20px;
}

.light-green-button {
  background-color: #1DAD8F;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  padding: 20px;
  border-radius: 4px;
  margin-top: 16px;
}

.green-text {
  color: #1DAD8F;
  font-size: 16px;
}

.last-line {
  font-size: 16px;
  color: white;
  margin-top: 15px;
  padding-bottom: 25px;
}

.AI-extraction {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center !important;
  align-items: center;
}

.img-idp {
  height: 350px;
  width: 350px;
}

.text-extract {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #636670;
}

.above-spacings {
  margin-top: 80px !important;
}

.empower-style {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  color: #000000;
  text-align: center !important;
}

.vara-img {
  height: 70px;
  width: 70px;
}

.decode-style {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  color: #000000;
  text-align: center !important;

}

.bg-color-button {
  background-color: #efeeee !important;
  border-color: #19af8f !important;
  color: black !important;
  padding-bottom: 10px;
  border-width: none !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  box-shadow: none !important;
  border-radius: 10px !important;
}

.grey-text {
  color: #c2c2c2;
}



.certification-styling {
  height: 100%;
  width: 50vw;

}

.isoimg-styling {
  height: 100%;
  width: 50vw;
}

.spacing-icosn {
  margin-top: 50px;
}

.spacing-first {
  margin-top: 50px;
}

@media only screen and (min-width:1439px) and (max-width:1500px) {
  .spacing-first {
    margin-top: 70px;

  }

  .spacing-icosn {
    margin-top: 70px;
  }
}

@media only screen and (min-width:760px) and (max-width:1438px) {
  .spacing-first {
    margin-top: 10px;
  }

  .spacing-icosn {
    margin-top: 0px;
  }

}

.certificates-spacing {
  margin-top: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}


.img-center {
  height: 300px;
}

.press-title {
  color: black;
  font-size: 25px;
  font-weight: 800;
}

.w-80 {
  width: 80% !important;
}

.press-start {
  margin-top: 85px !important;
}

.gradient-orange {
  background-color: red;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #F78C18, #FFC30A);
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  top: 80px;
}

.gradient-blue {
  background-color: red;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #A584DE, #34D4F7);
  padding-top: 20px;
  padding-bottom: 20px;
}



.swift-color {
  color: white;
}

.color-orange {
  color: #F78C18;
  font-size: 16px;
}

.analytics-space {
  padding-top: 100px;
}

.btn-orange {
  text-decoration: "none";
  color: white;
  font-size: 14px;
  font-weight: 700;
  padding: 11px 10px;
  margin-top: 15px;
  border: 0px;
  border-radius: 4px;
  text-align: center;
  height: 45px;
  width: 150px;
  background-color: #F78C18;
}

.btn-black {
  text-decoration: "none";
  color: white;
  font-size: 14px;
  font-weight: 700;
  padding: 11px 10px;
  margin-top: 15px;
  border: 0px;
  border-radius: 4px;
  text-align: center;
  height: 45px;
  width: 150px;
  background-color: black;

}

.bg-grey-insights {
  background-color: #f0f0f0;

}

.analytics-font {
  color: black;
  font-size: 19px;
}


.let-styling {
  font-size: 30px;
  color: black;
}

.test-image {
  height: 100%;
  width: 100%;
  padding-top: 50px;
}

.color-blue {
  color: #1A4598;
  font-size: 19px;
}

.btn-blue {
  text-decoration: "none";
  color: white;
  font-size: 14px;
  font-weight: 700;
  padding: 11px 10px;
  margin-top: 15px;
  border: 0px;
  border-radius: 4px;
  text-align: center;
  height: 45px;
  width: 150px;
  background-color: #1A4598;
}


.carousel-inner .carousel-item {
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 100ms ease;

}

.image-size {
  width: 100%;
  height: 360px;
  margin-top: 30px;
}

.color-change {
  color: white !important;
}

.carousel-indicators li {
  visibility: hidden;
}



.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 50px !important;
  width: 50px !important;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 1px solid black;
  background-image: none;
  background-color: white !important;
  padding: 20px;
}

.text-darkgreen {
  color: #1dad8f;
  font-weight: 800;
}


.line-height-class {
  line-height: 22px;
}

.h-600 {
  height: 600px;
}

.h-500 {
  height: 500px;
}

.h-auto {
  height: auto;
}

.top-space {
  margin-top: 50px !important;
}

.contain-lop {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}

.cricle-img {
  position: absolute;
  width: 50px;
  height: 50px;
}

/* Positioning img1 and img2 at diagonal right positions */
.img1 {
  right: 50px;
  /* Slightly left from the right edge */
  top: 50px;
  /* Start from the top right */
  animation: moveInfinity1 30s infinite ease-in-out;
}

.img2 {
  left: 50px;
  top: 0px;
  animation: moveInfinity2 30s infinite ease-in-out;
}


@media (min-width: 768px) and (max-width: 991px) {
  .mt-5-rem-circle {
    display: flex;
    flex-direction: row;
    justify-content: end !important;
    width: 100px;
  }
}

.cirlce-img {
  margin-top: 5rem !important;
}

@media (max-width: 767px) {
  .cirlce-img {
    margin-top: 5rem !important;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .cirlce-img {
    margin-top: 5rem !important;
    width: 100%;
  }
}



.leader-title {
  font-family: 'Poppins';
  font-size: 44px;
  font-weight: 600;
  line-height: 72px;
  letter-spacing: -0.04em;
  text-align: left;
}


.image-green-1 {
  background-color: #B3E5D1;
  /* width: 300px; */
}

.image-green-2 {
  background-color: #E4E4E4;
}

.image-green-3 {
  background-color: #D1C8EC;
}

.image-green-4 {
  background-color: #B3E5D1;
}

.image-green-5 {
  background-color: #E4E4E4;
}

.image-green-6 {
  background-color: #D1C8EC;
}

.image-sample {
  border-radius: 4px;
  height: 300px;
  width: 360px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.text-black {
  text-align: justify;
}

.image-sample-one {
  border-radius: 4px;
}



.text-fonts {
  font-family: 'Poppins';
  padding-top: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.04em;
  text-align: left;

}

.text-fonts-title {
  font-family: 'Poppins';
  padding-top: 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.04em;
  text-align: left;

}

.footer-text {
  font-family: 'Alike';
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: justified;

}

.text-underline-title {
  text-decoration: underline 1px solid;
}

.small-font {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: justified;

}

.small-font-popup {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 500;
  line-height: 6px;
  text-align: justified;
}

.icon-arrows {
  width: 20px;
}

.linkedin-img {
  width: 20px;
}


.img3 {
  right: 50px;
  top: 0px;
  animation: moveInfinity3 30s infinite ease-in-out;
}

.img-leadership {
  width: 100%;
}

.img-leadership-one {
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
}

.scrollable-modal-body {
  max-height: 80vh;
  /* Adjust the height as needed */
  overflow-y: auto;
  overflow-x: hidden;
}

.img-size-partner {
  width: 150px;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: #1e1e24;
}

::-webkit-scrollbar-thumb {
  background: #3f3f3f;
  border-radius: 3px;
}


::-webkit-scrollbar-thumb {
  background: linear-gradient(45deg, #00aeff, #a68eff);
  border-radius: 4px;
}


::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
}


/* Infinity path animation for img1 */
@keyframes moveInfinity1 {
  0% {
    transform: translate(0, 0);
    /* Start at the top right */
  }

  25% {
    transform: translate(-50px, 70px);
    /* Move diagonally left and down */
  }

  50% {
    transform: translate(-100px, 0);
    /* Move left and back up */
  }

  75% {
    transform: translate(-40px, -60px);
    /* Move diagonally up */
  }

  100% {
    transform: translate(0, 0);
    /* Return to start */
  }
}

/* Infinity path animation for img2 */
@keyframes moveInfinity2 {
  0% {
    transform: translate(0, 0);
    /* Start slightly lower */
  }

  25% {
    transform: translate(-50px, 20px);
    /* Move diagonally left and down */
  }

  50% {
    transform: translate(-100px, 0);
    /* Move left and back up */
  }

  75% {
    transform: translate(-40px, -40px);
    /* Move diagonally up */
  }

  100% {
    transform: translate(0, 0);
    /* Return to start */
  }
}

.content-styles {
  font-size: 1.2rem;
  margin: 0 !important;
}

.text-side-head {
  color: #463F3F;
}

.blog_section {
  padding-top: 36em;
}

.blog_section_body {
  font-size: 14px;
}

.email_margin {
  margin-inline: .5em;
  display: inline-block;
}

.conclusion_section {
  display: inline-block;
  padding-top: 1em;
}

.inner-links {
  margin-left: 3em;
}

@keyframes moveInfinity3 {
  0% {
    transform: translate(0, 0);
    /* Start slightly lower */
  }

  25% {
    transform: translate(-50px, 20px);
    /* Move diagonally left and down */
  }

  50% {
    transform: translate(-100px, 0);
    /* Move left and back up */
  }

  75% {
    transform: translate(-40px, -40px);
    /* Move diagonally up */
  }

  100% {
    transform: translate(0, 0);
    /* Return to start */
  }
}

.font-form {
  color: #000!important;
}

.h-200{
  height: 200px;
}

.grey-sample-button {
  width: auto;
  height: 36px;
  gap: 10px;
  border-radius: 4px;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
}

.blog-name {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: line height/19;
  letter-spacing: 0.1px;
  vertical-align: middle;
  color: #808080;

}

.arrow-right {
  font-size: 12px;
}

.individual-font {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.1px;
  vertical-align: middle;
  color: #000;

}

.spacing-section-blog {
  margin-top: 40px !important;
}

.overlay-input {
  background-color: white;
  z-index: 4;
  box-shadow: 0px 12px 30px 0px #67B46A1A;
  padding: 14px;
  margin-top: 6px;
}

.tranform-business-text {
  font-size: 14px;
}


.signup-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0%;
  text-align: center;
}

.success-message {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;

}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: hidden !important;
}

.grey-rectangle-box {
  background-color: grey;
  border-radius: 4px;
  height: 300px;
}

.small-rectangle-box {
  background-color: grey;
  border-radius: 4px;
  height: 100px;
}

.bottom-section-space {
  margin-bottom: 40px;
}

.any-question {
  font-weight: 500;
  font-size: 18px;
  color: white;
  letter-spacing: 0px;
  vertical-align: middle;
  text-align: center;

}

.grey-section {
  background-color: #f2f2f2;
  border-radius: 28px;
  padding: 20px;
}

.date-font {
  font-size: 12px;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: -0.14px;
  vertical-align: middle;

}

.title-text {
  font-weight: 600;
  font-size: 20px;
  color: black;
  line-height: 26px;
  letter-spacing: 0%;
  vertical-align: middle;
}

.unlock-text {
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0.5px;
  vertical-align: middle;
}

.bottom-blogs-button {
  top: 10px;
  left: 10px;
  background-color: #ffffff;
  border: 1px solid #F1F1F1 !important;
  /* padding: 6px 18px; */
  height: 38px;
  font-size: 12px;
  color: black;
  border-radius: 20px;
  cursor: pointer;
  width: 160px !important; 
  transition: all 0.3s ease;
  z-index: 10;
}

.bottom-blogs-button:hover{
  background-color: #1dad8f;
  color:white;
}


.gap-10 {
  gap: 10px;
}

.buttons-alignment {
  justify-content: center;
}

.MuiPagination-ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}



.Readmore-button {
  text-decoration: "none";
  color: white;
  font-size: 14px;
  font-weight: 700;
  padding: 11px 10px;
  margin-top: 15px;
  border: 0px;
  border-radius: 4px;
  text-align: center;
  height: 45px;
  width: 150px;
  background-color: #12192A;
  margin-bottom: 10px;
}

.Readmore-button:hover {
  color: white;
  background-color: #1dad8f;
  /* Change this to any color you like */
}

.Recent-blogs-font {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: -4%;
}

.spacing-top {
  margin-top: 80px;
}

.green-border-box {
  width: 376px;
  height: 231px;
  border-radius: 16px;
  border-width: 1px;
  border: 1px solid #CDEBE6;
}

.grey-circle{ 
  background-color:#F9FAFB;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 40px;
  width: 40px;
}

.green-border-box-half{
  width: 100%;
  height: auto;
  border-radius: 16px;
  border-width: 1px;
  border: 1px solid #CDEBE6;
  margin-bottom: 30px;
  padding:20px;
}

.list-disc{
  list-style-type: disc;
}

.percentage{
font-weight: 700;
font-size: 44px;
line-height: 50px;
letter-spacing: 0px;
color: #000000;
text-align: center;

}

.value-color{
  font-weight: 700;
font-size: 44px;
line-height: 50px;
letter-spacing: 0px;
color: #000000;
text-align: center;
opacity: 0.2;
}

.description-font{
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  
}

.description-font-color{
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
}

.overview-styles{
font-weight: 500;
font-size: 24px;
line-height: 40px;
letter-spacing: -4%;

}

.grey-box-bg{
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  border-radius: 16px;
  border-width: 1px;
  background-color: #F9FAFB;
  padding:20px;
}

.light-green-circle {
  background-color: #CDEBE6;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center; 
  height: 48px;
  width: 48px;
}


.image-styles{
  height: 24px;
  width:24px;
}

.sidehead-styles{
font-weight: 600;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
text-align: justify;

}

.case-studies-text{
  font-family: 'Poppins';
font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
color: #1DAD8F;

}

.top-spacing {
  top: 100px;
  color: white;
}

.ai-transform-text {
  font-family: 'Poppins';
font-weight: 600;
font-size: 40px;
line-height: 48px;
letter-spacing: 0%;
color: #3F4041 !important;
}

.case-studies-black-text{
  font-family: 'Poppins';
font-weight: 400;
font-size: 14px;
line-height: 19px;
padding-top:40px;
padding-bottom:20px;
letter-spacing: 0.1px;
vertical-align: middle;
}

.perceive-text{
  font-family: 'Poppins';
font-weight: 600;
font-size: 32px;
line-height: 40.8px;
padding-bottom:10px;
letter-spacing: 0%;
}

.filter-text{
  font-family: 'Poppins';
font-weight: 600;
font-size: 20px;
line-height: 26px;
letter-spacing: 0%;
color: #000;
}

.filter-text:hover{
  color: #1DAD8F;
  cursor: pointer;
}

.filter-by-text{
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #1DAD8F;
}

.industry-text{
  font-family: 'Poppins';
/* font-weight: 600; */
font-size: 14px;
line-height: 22.4px;
letter-spacing: 0%;

}



.grey-background-studies{
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top:140px;
}

.pb-40{
  padding-bottom: 40px;
}

.filter-dropdown{
  background-color: #ffffff;
  border-radius: 4px;
  width: 160px;
  padding: 10px;
  border: 1px solid #C2C2C2 !important;
  box-shadow: 0px 12px 30px 0px #67B46A1A;
}

.form-select {
  display: block;
  height: 60px;
  padding: .375rem 2.25rem .375rem .75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 14px!important;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: .375rem;
  /* transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-dropdown {
  height: 50px;
  padding: 10px 15px;
  font-size: 16px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  transition: border-color 0.3s, box-shadow 0.3s;
}

.custom-dropdown:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

.connect-text{
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 30px;
  letter-spacing: 0%;
}

.box-shadow-none{
  box-shadow: none !important;
  font-size: 12px;
  border-radius: 4px!important;;
}

.black-border-box{
  border: 1px solid #a19d9d!important;
  box-shadow: none !important;
}
  
.row-spacing{
  padding-top: 16px;
}
