@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap");
@import url("https://use.typekit.net/nkq8fly.css");

@font-face {
  font-family: 'tungstenw05-medium';
  src: url('/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff2')
      format('woff2'),
    url('/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff')
      format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body,
html {
  background-color: #fff;
  color: #000;
  font-family: myriad-pro, Arial;
  font-size: 18px;
  font-weight: 300;
  padding: 0;
  margin: 0;
  scroll-behavior: smooth;
}

#main-cnt {
  overflow-x: hidden;
}

a:focus {
  outline: 2px solid transparent;
  outline-offset: -2px;
}

a:hover,
a:visited,
a:focus {
  text-decoration: none;
}

.submenu-portion .h2-heading {
  margin: 0 0 10px;
  color: #000;
}

.menu .align-list>ul>li {
  margin-bottom: 0 !important;
}

.align-list>ul>li>a {
  font-weight: 400;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.mt-10,
.my-10 {
  margin-top: 10px !important;
}

.mb-10,
.my-10 {
  margin-bottom: 10px !important;
}

.mt-20,
.my-20 {
  margin-top: 20px !important;
}

.mb-20,
.my-20 {
  margin-bottom: 20px !important;
}

.mt-30,
.my-30 {
  margin-top: 30px !important;
}

.mb-30,
.my-30 {
  margin-bottom: 30px !important;
}

.mt-40,
.my-40 {
  margin-top: 40px !important;
}

.mb-40,
.my-40 {
  margin-bottom: 40px !important;
}

.mt-50,
.my-50 {
  margin-top: 50px !important;
}

.mb-50,
.my-50 {
  margin-bottom: 50px !important;
}

.pt-100,
.py-100 {
  padding-top: 100px !important;
}

.pb-100,
.py-100 {
  padding-bottom: 100px !important;
}

.pt-75,
.py-75 {
  padding-top: 75px !important;
}

.pb-75,
.py-75 {
  padding-bottom: 75px !important;
}

.pt50.pb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb15 {
  padding: 15px 0;
}

.open>.icon-bar11,
.open>.icon-bar31 {
  background-color: #061838 !important;
}

.menu ul li {
  margin-bottom: 10px !important;
}

/*--------------------------------------------------------------
# Fontweight
--------------------------------------------------------------*/
.fontweight300 {
  font-weight: 300 !important;
}

.fontweight400 {
  font-weight: 400 !important;
}

.fontweight600 {
  font-weight: 600 !important;
}

.fontweight900 {
  font-weight: 900 !important;
}

/*--------------------------------------------------------------
# Color CSS 
--------------------------------------------------------------*/
.color-white {
  color: #ffffff !important;
}

.color-black {
  color: #000000 !important;
}

.color-grey {
  color: #cccccc !important;
}

.color-sapphire-d {
  color: #061838 !important;
}

.color-sapphire-m {
  color: #0f9ffa !important;
}

.color-sapphire-l {
  color: #92d1ff !important;
}

.color-sapphire-lbg {
  color: #bee3ff !important;
}

.color-coral-d {
  color: #4c0519 !important;
}

.color-coral-m {
  color: #f16c51 !important;
}

.color-coral-l {
  color: #fbc2ba !important;
}

.color-coral-lbg {
  color: #fcddd6 !important;
}

.color-topaz-d {
  color: #2f1113 !important;
}

.color-topaz-m {
  color: #df9926 !important;
}

.color-topaz-l {
  color: #eac8a5 !important;
}

.color-topaz-lbg {
  color: #ece1ce !important;
}

.color-jade-d {
  color: #09321d !important;
}

.color-jade-m {
  color: #00b28f !important;
}

.color-jade-l {
  color: #a8d7cd !important;
}

.color-jade-lbg {
  color: #d8e7da !important;
}

.color-amethyst-d {
  color: #372261 !important;
}

.color-amethyst-m {
  color: #963596 !important;
}

.color-amethyst-l {
  color: #d0b5d5 !important;
}

.color-amethyst-lbg {
  color: #e6dbe6 !important;
}

.color-onyx-d {
  color: #3f3f3f !important;
}

.color-onyx-m {
  color: #7e7e7e !important;
}

.color-onyx-l {
  color: #b8b8b8 !important;
}

.color-onyx-lbg {
  color: #dadada !important;
}

/*--------------------------------------------------------------
# Background CSS 
--------------------------------------------------------------*/
.bg-white {
  background-color: #fff !important;
}

.bg-blue {
  background-color: #0f9ffa !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-egyptian-blue {
  background-color: #213f98 !important;
}

.bg-light-white {
  background-color: #f2f2f2 !important;
}

.bg-light-grey {
  background-color: #f8f8f8 !important;
}

.bg-darkblue {
  background-color: #372261 !important;
}

.bg-purple {
  background-color: #963596 !important;
}

.bg-green {
  background-color: #1995a4 !important;
}

.bg-cyan {
  background-color: #0f9ffa !important;
}

.bg-twittercyan {
  background-color: #4fb6dc !important;
}

.bg-orange {
  background-color: #df9926 !important;
}

.bg-sapphire-dark {
  background-color: #061838 !important;
}

.bg-sapphire-medium {
  background-color: #0f9ffa !important;
}

.bg-sapphire-light {
  background-color: #92d1ff !important;
}

.bg-sapphire-less-light {
  background-color: #bee3ff !important;
}

.bg-coral-dark {
  background-color: #4c0519 !important;
}

.bg-coral-medium {
  background-color: #f16c51 !important;
}

.bg-coral-light {
  background-color: #fbc2ba !important;
}

.bg-coral-less-light {
  background-color: #fcddd6 !important;
}

.bg-topaz-dark {
  background-color: #2f1113 !important;
}

.bg-topaz-medium {
  background-color: #df9926 !important;
}

.bg-topaz-light {
  background-color: #eac8a5 !important;
}

.bg-topaz-less-light {
  background-color: #ece1ce !important;
}

.bg-jade-dark {
  background-color: #09321d !important;
}

.bg-jade-medium {
  background-color: #00b28f !important;
}

.bg-jade-light {
  background-color: #a8d7cd !important;
}

.bg-jade-less-light {
  background-color: #d8e7da !important;
}

.bg-amethyst-dark {
  background-color: #372261 !important;
}

.bg-amethyst-medium {
  background-color: #963596 !important;
}

.bg-amethyst-light {
  background-color: #d0b5d5 !important;
}

.bg-amethyst-less-light {
  background-color: #e6dbe6 !important;
}

.bg-onyx-dark {
  background-color: #3f3f3f !important;
}

.bg-onyx-medium {
  background-color: #7e7e7e !important;
}

.bg-onyx-light {
  background-color: #b8b8b8 !important;
}

.bg-onyx-less-light {
  background-color: #dadada !important;
}

header {
  position: absolute;
  top: 35px;
  height: 35px;
  z-index: 9;
  left: 0;
  width: 100%;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.slider,
#hero_slider {
  height: 100vh;
  position: relative;
}

.repeated-css {
  width: 100%;
  height: 100vh;
}

.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -50%) !important;
  -moz-transform: translate(0px, -50%) !important;
  -ms-transform: translate(0px, -50%) !important;
  -o-transform: translate(0px, -50%) !important;
  transform: translate(0px, -50%) !important;
  width: auto;
  color: #fff;
}

.hero-head {
  font-size: 130px;
  line-height: 0.8;
  margin: 0 0 10px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

.hero-para {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}

.repeated-css:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.owl-item {
  overflow: hidden;
}

.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
}

.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  color: white;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
}

/* Dots CSS */
.owl-theme .owl-dots .owl-dot {
  cursor: pointer;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 16px;
}

.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  box-shadow: 0 0 0 2px white inset;
  overflow: hidden;
  transition: background 0.3s ease 0s;
}

.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
}

.owl-theme .owl-dots .owl-dot.active span::after {
  height: 100%;
}

.owl-theme .owl-dots .owl-dot span::after {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 1px #fff;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.3s ease 0s;
  width: 100%;
  border-radius: 50%;
}

/* End */
.owl-prev,
.owl-next {
  background-repeat: no-repeat;
  width: 31px;
  height: 56px;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background-color: #fff;
}

.owl-next {
  right: 0;
}

/* FOOTER */
.skip-main-cnt,
.skip-footer {
  background: #df9926;
  height: auto;
  left: 0%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: #ffffff;
  z-index: 9999;
  outline: 0 !important;
}

.skip-main-cnt:focus,
.skip-footer:focus {
  transform: translateY(0%);
  color: #ffffff;
}

.scroll-up {
  position: fixed;
  bottom: 20px;
  right: 18px;
  display: none;
  z-index: 1;
}

footer {
  position: relative;
  background: #f8f8f8;
  color: #333;
  border-top: 5px solid #d8d8d8;
}

ul.footer-txt>li:first-child {
  margin-top: 20px;
}

ul.footer-txt>li {
  margin-bottom: 10px;
}

ul.footer-txt>li>a {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 400;
}

.ul.footer-txt>li>a:hover {
  text-decoration: none;
}

.ftr-head {
  color: #000000;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
}

.country {
  position: relative;
  z-index: 1;
}

.up-arrow,
.down-arrow {
  position: relative;
  margin-left: 100px;
  z-index: -1;
}

.up-arrow:before,
.down-arrow:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #333;
  font-size: 18px;
  /*position: absolute;*/
  top: 2px;
  left: 0;
}

.up-arrow:before {
  content: "\f0d8";
}

.down-arrow:before {
  content: "\f0d7";
}

.select-country>a {
  border: 1px solid #7e7e7e;
  padding: 5px 15px;
  display: inline-block;
  color: #3f3f3f;
}

.select-country>a:hover,
.select-country>a:focus {
  color: #3f3f3f;
  text-decoration: none;
}

.option-country {
  display: none;
}

.open-country {
  display: block;
  position: relative;
}

.country-align {
  position: absolute;
  top: -238px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #fff;
  width: 100%;
  max-height: 200px;
  overflow: auto;
  -webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
}

.country-align>li>a {
  color: #7e7e7e;
  padding: 10px 15px;
  display: block;
}

.country-align>li>a:hover {
  background: #63b0ff;
  color: #fff;
}


/* Custom Css  */

.pt-40 {
  padding-top: 45px;
}


/* Common Btn  */
.cta-btn-custom {
  color: #fff;
  border: 1px solid #0096f6;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #0096f6;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  padding: 10px 25px;
  letter-spacing: 3px;
  /* margin: 1.11rem 0; */
  text-decoration: none;
  font-size: 18px;
  overflow: hidden;
  font-weight: 500;
}

.cta-btn-custom:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  background-color: #ffffff;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}

.cta-btn-custom:hover {
  border: 1px solid #0096f6;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}

.cta-btn-custom:hover:before {
  height: 600%;
}

/* hero Section */

.hero-banner {
  height: 100vh;
  overflow: hidden;
}

.banner-img {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.banner-img video {
  min-height: 100%;
  width: auto;
  height: auto;
  min-width: 100%;
}

.caption-hero {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  color: #fff;
  background: rgba(7, 25, 55, 0.5);
}

.label-txt {
  font-size: 112px;
  line-height: 95px;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
  font-weight: 900 !important;
  margin-bottom: 20px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

.caption-hero-txt .hero-sub-txt {
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-size: 40px;
  /* font-weight: 600; */
  display: block;
}

/* .label-txt span:nth-child(1),
.label-txt span:nth-child(3) {
  background-image: linear-gradient(to right, #0dd5e3, #00c2ed, #00adf5, #0096f6, #127aeb);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* transform: translateX(-70px); 
} */
.label-txt span {
  display: block;
}

.pcvd-head {
  font-size: 90px;
  line-height: .9;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

.pcvd-head .pcvd-head-title {
  display: block;
  visibility: hidden;

}

.pcvd-head .pcvd-head-title span {
  min-width: 15px;
  display: inline-block;
  background-image: linear-gradient(to right, #0dd5e3, #00c2ed, #00adf5, #0096f6, #127aeb);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;

}

.pcvd-head-span {
  display: inline-block;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 10px;
  margin-bottom: 10px;
  /* background-image: linear-gradient(to right, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff) !important;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; */
}

/* .pcvd-head span {
} */

.pcvd-head label {
  margin: 0;
  padding: 0;
  display: block;
  /* background-image: linear-gradient(to right, #0dd5e3, #00c2ed, #00adf5, #0096f6, #127aeb);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; */

}

.pcvd-head label span {
  display: inline-block;
  color: #00c2ed;
}

.scroll-container {
  width: 26px;
  height: 52px;
  border: 1px solid #ffffff;
  border-radius: 15px;
  position: absolute;
  margin: 0 auto;
  bottom: 55px;
  left: 0;
  right: 0;
  z-index: 1;
}

.scroller {
  width: 16px;
  border-radius: 8px;
  background-color: #00c2ed;
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 34px;
  animation: scroller 1500ms ease-out infinite;
}

@keyframes scroller {
  0% {
    bottom: 34px;
  }

  5% {
    top: 4px;
  }

  32% {
    bottom: 4px;
  }

  66% {
    top: 34px;
    bottom: 4px;
  }

  100% {
    top: 4px;
    bottom: 34px;
  }
}

.scroll-down-text {
  display: inline-block;
}

.scroll-down-text span {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
}

.block2 {
  position: relative;
  background: url(/content/dam/infosys-web/en/services/agile-devops/insights/product-centric-value-delivery/images/sec-2-bg.jpg) no-repeat;
  background-color: #020e5c;
  background-size: 100%;
  background-position: top center;
}

.block2 .align-cnt {
  padding-top: 330px;
  background-color: rgba(0, 0, 0, 0.3);
  padding-bottom: 75px;
}

.pcvd-para {
  font-size: 21px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.2;
}

.pcvd-para:first-child {
  margin-top: 50px;
}

.flex-center {
  display: flex;
  align-items: center;
}

.flex-justify-center {
  display: flex;
  justify-content: center;
}

.quote-wrap {
  margin-top: 50px;
  padding: 30px;
}

.quote-wrap:before {
  border-top-color: rgba(0, 0, 0, 0.01);
  border-width: 11px;
  left: 65%;
  margin-left: -11px;
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.quote-wrap:after {
  border-top-color: #ffffff;
  border-width: 10px;
  left: 65%;
  margin-left: -10px;
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

q:after,
q:before {
  content: none;
}

.quote {
  font-size: 72px;
  line-height: 1;
  /* letter-spacing: 1px; */
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin-bottom: 0;
  color: #0dd5e3;
  /* color: #ffffff; */
  padding: 0 60px;
  position: relative;
}

.quote-title {
  font-size: 72px;
  line-height: 1;
  /* letter-spacing: 1px; */
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin-bottom: 0;
  color: #0dd5e3;
  /* color: #ffffff; */
  padding: 0 60px;
  position: relative;
}

label.quote_img {
  position: relative;
  display: initial;
  max-width: inherit;
}

.quote_img::before,
.quote_img::after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100px 100px;
  position: absolute;
  width: 100px;
  height: 100px;
  filter: contrast(0.1);
}

.quote_img::before {
  background-image: url(/content/dam/infosys-web/en/about/esg-radar-report/quote-left.png);
  left: -90px;
  top: -90px;
}

.quote_img::after {
  background-image: url(/content/dam/infosys-web/en/about/esg-radar-report/quote-right.png);
  right: -120px;
  bottom: -30px;
}

.quote label {
  position: relative;
  font-weight: normal;
  margin: 0;
}

.quote-img {
  width: 100px;
  /* opacity: 0.1 !important; */
  max-width: 20%;
  transition: all 0.5s ease;
  transform: translate(-60px, 10px) !important;
  filter: contrast(0.1);
}

.quote-img-right {
  position: absolute;
  right: 0;
  bottom: -40px;
}

.quote-det {
  padding: 30px 60px 20px;
  color: #ffffff;
  width: 100%;
  display: flex;
  align-items: center;
}

.quote-det h4 {
  font-size: 34px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 24px;
  margin: 0 0 10px;
}

.quote-det p {
  font-size: 21px;
  line-height: 1.2;
  padding-right: 40%;
}

.quote-pic {
  width: 150px;
  height: 150px;
  margin-right: 15px;
  /* overflow: hidden;
  border-radius: 100%; */
}

.quote-pic img {
  width: 150px;
  border-radius: 50%;
}

.block3 {
  position: relative;
  background-color: #1443a3;
}

.block3:before {
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  background-color: #1443a3;
  transform: skew(0, -4deg);
}

.block3:after {
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -50px;
  left: 0;
  background-color: #1443a3;
  transform: skew(0, -4deg);
}

.block3 .pcvd-head label span {
  color: #000000;
}

/* 
.h3-head {
  font-size: 350px;
  line-height: 1;
  margin: 0;
  letter-spacing: -40px;
  font-weight: 700;
  position: relative;
}

.h3-head span {
  position: relative;
  display: inline-block;
  transform: translateX(-40px);
}

.h3-head sup {
  position: absolute;
  top: 25%;
  font-size: 80px;
  right: -20%;
  font-weight: 400;
} */

/* .h3-head span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: red;
} */

.block3 p.pcvd-para {
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
  margin: 0px 0 30px;
}

p.pcvd-para2 {
  font-size: 60px;
  line-height: 58px;
  color: #ffffff;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin-bottom: 50px;
}

.scale-in-video {
  /* box-shadow: 0px 0px 15px 5px rgb(0 0 0 / 50%); */
  position: relative;
  /* background-color: #007cc2; */
  z-index: 1;
}

.video-inner {
  width: 100%;
  height: 100%;
}

.scale-in-video:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #1443a3;
  transform: translate(15px, 15px);
  transition: all 0.5s ease;
  z-index: 0;
  box-shadow: 0px 0px 15px 5px rgb(0 0 0 / 50%);
}

/* .scale-in-video:hover:before {
transition: all 0.5s ease;
  transform: translate(0, 0);
} */

.block4 {
  background-color: #000000;
  background: url(/content/dam/infosys-web/en/services/agile-devops/insights/product-centric-value-delivery/images/voices-bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
}

.block4-title {
  min-height: 150px;
  padding: 0;
}

.chat-bubble-main {
  padding: 100px 30px 100px;
  border-radius: 30px;
  display: flex;
  align-items: flex-end;
}

.chat-bubble {
  display: inline-flex;
  margin: 0 0 1%;
  align-items: center;
  flex-direction: column;
  width: 19%;
  transform: translateY(-40px);
  position: relative;
}

.chat-text {
  padding: 50px;
  position: relative;
  z-index: 1;
}

.gooey {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(120deg, #34e0f0 0%, #b400ff 100%);
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
  width: 100%;
  height: 100%;
  animation: morph 3s linear infinite;
  transform-style: preserve-3d;
  outline: 1px solid transparent;
  will-change: border-radius;
  margin: auto;
}

.gooey:before,
.gooey:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
  box-shadow: 5px 5px 89px rgba(0, 102, 255, 0.21);
  will-change: border-radius, transform, opacity;
  animation-delay: 200ms;
  background-image: linear-gradient(120deg, rgba(0, 67, 255, .55) 0%, rgba(0, 103, 255, .89) 100%);
}

.gooey:before {
  animation: morph 3s linear infinite;
  opacity: .21;
  animation-duration: 1.5s;
}

@keyframes morph {

  0%,
  100% {
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }

  34% {
    border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    transform: translate3d(0, 5px, 0) rotateZ(0.01deg);
  }

  50% {
    opacity: .89;
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }

  67% {
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%;
    transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
  }
}

.chat-bubble:nth-child(odd) {
  transform: translateY(80px);
}

.chat-bubble:nth-child(4) {
  transform: translateY(-60px);
}

.chat-bubble:nth-child(5) {
  transform: translateY(60px);
}


.chat-bubble:nth-child(2) .gooey {
  /* background-image: linear-gradient(120deg, #a8d7cd 0%, #00b28f 100%); */
  animation: morph 5s linear infinite;
}

.chat-bubble:nth-child(2) .gooey:before,
.chat-bubble:nth-child(2) .gooey:after {
  /* background-image: linear-gradient(120deg, rgba(168, 215, 205, .55) 0%, rgba(0, 178, 143, .89) 100%);
  box-shadow: 5px 5px 89px rgba(0, 102, 255, 0.21); */
  animation: morph 7s linear infinite;
}

.chat-bubble:nth-child(3) .gooey {
  /* background-image: linear-gradient(120deg, #d0b5d5 0%, #963596 100%); */
  animation: morph 7s linear infinite;
}

.chat-bubble:nth-child(3) .gooey:before,
.chat-bubble:nth-child(3) .gooey:after {
  /* background-image: linear-gradient(120deg, rgba(208, 181, 213, .55) 0%, rgba(150, 53, 150, .89) 100%);
  box-shadow: 5px 5px 89px rgba(0, 102, 255, 0.21); */
  animation: morph 5s linear infinite;
}

.chat-bubble:nth-child(4) .gooey {
  /* background-image: linear-gradient(120deg, #eac8a5 0%, #df9926 100%); */
  animation: morph 4s linear infinite;
}

.chat-bubble:nth-child(4) .gooey:before,
.chat-bubble:nth-child(4) .gooey:after {
  /* background-image: linear-gradient(120deg, rgba(234, 200, 165, .55) 0%, rgba(223, 153, 38, .89) 100%);
  box-shadow: 5px 5px 89px rgba(0, 102, 255, 0.21); */
  animation: morph 9s linear infinite;
}

.chat-bubble:nth-child(5) .gooey {
  /* background-image: linear-gradient(120deg, #fbc2ba 0%, #f16c51 100%); */
  animation: morph 9s linear infinite;
}

.chat-bubble:nth-child(5) .gooey:before,
.chat-bubble:nth-child(5) .gooey:after {
  /* background-image: linear-gradient(120deg, rgba(251, 194, 186, .55) 0%, rgba(241, 108, 81, .89) 100%);
  box-shadow: 5px 5px 89px rgba(0, 102, 255, 0.21); */
  animation: morph 4s linear infinite;
}



.chat-text p {
  font-size: 23px;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  margin: 0;
  color: #ffffff;
}

.pcvd-para3 {
  font-size: 26px;
  font-weight: 500;
  color: #ffffff;
  margin: 30px 0 0;
}

.pcvd-para3 a {
  color: rgba(0, 103, 255, 1);
  text-decoration: underline;
}

.block5 {
  position: relative;
  background-color: #270317;
  /* background-image: linear-gradient(to bottom, #382460, #3b194a, #381037, #300925, #270317); */
  background-image: linear-gradient(to bottom, #382460, #37235f, #36225f, #35205e, #341f5d, #321c5a, #2f1a58, #2d1755, #291350, #260f4b, #220a47, #1f0642);
}

.h3-header {
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  margin: 0;
  color: #ffffff;
}

.h3-header span {
  display: inline-block;
}

.block5 p.pcvd-para {
  font-family: myriad-pro, Arial;
  font-size: 26px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 10px;
}


.naccs {
  position: relative;
  margin-top: 100px;
  margin-bottom: 20px;
}

.naccs .nav>li {
  width: 200px;
  text-align: center;
  border-right: 1px solid #ccc;
}

.naccs .nav li:nth-child(3) {
  border-right: 1px solid transparent;
}

.naccs .nav-tabs>li>a {
  font-size: 16px;
  color: #ffffff;
  font-family: myriad-pro, Arial;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 0px;
  padding: 5px 8px;
}

.naccs .nav-tabs>li.active>a,
.naccs .nav-tabs>li.active>a:focus,
.naccs .nav-tabs>li.active>a:hover {
  font-size: 16px;
  color: #fff;
  border: 0px;
  background-color: transparent !important;
}

.naccs .nav-tabs>li>a:hover {
  font-size: 16px;
  color: #ffffff;
  background-color: transparent;
  border: 0px;
}

.naccs .nav-tabs {
  position: relative;
}

.animations-slide {
  content: '';
  width: 200px;
  height: 3px;
  background-color: #df9926;
  position: absolute;
  bottom: -1px;
  left: 0px;
  z-index: 1;
  transition: all 0.5s ease;
}

.naccs .nav-tabs li.active:nth-child(1)~.animations-slide {
  left: 0px;
  transition: all 0.5s ease;
}

.naccs .nav-tabs li.active:nth-child(2)~.animations-slide {
  left: 200px;
  transition: all 0.5s ease;
}

.naccs .nav-tabs li.active:nth-child(3)~.animations-slide {
  left: 400px;
  transition: all 0.5s ease;
}

.naccs .nav-tabs li:nth-child(1):hover~.animations-slide {
  left: 0px;
  transition: all 0.5s ease;
}

.naccs .nav-tabs li:nth-child(2):hover~.animations-slide {
  left: 200px;
  transition: all 0.5s ease;
}

.naccs .nav-tabs li:nth-child(3):hover~.animations-slide {
  left: 400px;
  transition: all 0.5s ease;
}

.naccs .tab-content {
  /* padding: 3% 0% 3%; */
  clear: both;
}

.tab-pane.fade {
  transition: all 0.8s;
  transform: translateY(2rem);
}

.tab-pane.fade.in {
  transition: all 0.8s;
  transform: translateY(0rem);
}

.naccs .tab-img {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  position: relative;
}

.naccs .tab-img img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
}

.naccs .tab-img:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #953994;
  transform: translate(15px, 15px);
  z-index: 0;
  border-radius: 50%;
}

.naccs p {
  position: relative;
  margin-bottom: 15px;
  list-style-type: none;
  border-radius: 10px;
  background: #cfb6d4;
  padding: 15px 15px 15px 50px;
  width: 100%;
  line-height: 1.3;
  font-size: 17px;
  box-shadow: 2px 2px 5px #26134d;
}

.naccs p:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 20px;
  background-image: url(/content/dam/infosys-web/en/navigate-your-next/Images/digital-radar-report-2022/check.png);
  width: 20px;
  height: 20px;
  background-position: center center;
  background-size: contain;
}

/* .naccs p:first-child {
  padding: 0;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  font-size: 40px;
  line-height: 0.9;
  background: transparent;
  box-shadow: 0px 0px 0px;
  color: #ffffff;
}

.naccs p:first-child strong {
  font-weight: 500;
}

.naccs p:first-child:before {
  background: none;
} */

.mt-100 {
  margin-top: 100px;
}

.block5 .scale-in-video:before {
  background: #382460;
}

.scale-in-video img {
  position: relative;
  z-index: 1;
}

.threekeys {
  position: relative;
  /* min-height: 250px; */
  padding: 0px;
  /* border-radius: 20px; */

  /* background-color: #061838;
  background-image: linear-gradient(#05132c 2px, transparent 2px), linear-gradient(90deg, #05132c 2px, transparent 2px), linear-gradient(#05132c 1px, transparent 1px), linear-gradient(90deg, #05132c 1px, #061838 1px);
  background-size: 50px 50px, 50px 50px, 10px 10px, 10px 10px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px; */
}

/* .threekeys:after {
  content: '\f0f6';
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #fff;
  position: absolute;
  font-size: 90px;
  margin: 0;
  opacity: .1;
  bottom: 0;
  transform: rotate(-35deg);
  left: 0;
  transition: all .5s ease;
}

.threekeys:hover:after {
  font-size: 70px;
} */

.threekeys a {
  outline: inherit !important;
  /* display: block;
  position: absolute;
  left: 0;
  top: 0; */
  /* width: 100%;
  height: 100%; */
  /* color: #000000; */
  /* padding: 25px; */
}

.block6 h3 {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 300;
}

.block6 h3.bigtext {
  display: flex;
  align-items: center;
}

.block6 h3.bigtext span {
  display: block;
  padding-right: 20px;
  font-weight: 500;
}

.bigtext-inner {
  font-size: 150px;
  line-height: 0.9;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}

.featured-story {
  position: relative;
  padding: 75px 0 75px;
  background-color: #f2f2f2;
}

.featured-story h2 {
  font-size: 150px;
  line-height: 0.9;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  letter-spacing: 20px;
  -webkit-text-stroke: 1px #000;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  background-image: none;
  font-weight: 100;
}

.featured-story h2 label span {
  display: inline-block;
  background-image: none;
  font-weight: 100;
}

/* .featured-story:before {
  content: 'Featured Content';
  position: absolute;
  text-align: center;
  top: 80px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 150px;
  line-height: 0.9;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  letter-spacing: 20px;
  -webkit-text-stroke: 1px #000;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  opacity: 0.8;
} */

.plus-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  /* align-items: center; */
}

.plus-row [class*="col-"] {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

#nav_your_nxt .relative {
  height: 300px;
  overflow: hidden;
}

.plus-row .eqh-box {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  height: 100%;
}

.relative {
  position: relative;
}

.ht-ctrl-center-box {
  height: 620px !important;
}

.mb20 {
  margin-bottom: 20px;
}

.plus-row .eqh-box .h3 {
  margin: 0;
  font-size: 34px;
  line-height: 1;
  font-weight: 500;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}

.plus-row .eqh-box p {
  font-size: 16px;
  letter-spacing: 5px;
  margin-bottom: 10px;
  background-image: linear-gradient(to right, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff) !important;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.plus-row a {
  color: #ffffff;
  outline: inherit !important;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
}

.block {
  display: block;
}

.plus-row {
  color: #FFFFFF;
}

.plus-row img {
  position: absolute;
  left: -60%;
  top: 0px;
  right: 0;
  margin: auto;
  min-height: 100%;
  width: auto;
  max-width: none;
  transform: scale(1);
  transition: all 0.5s ease;
}

.plus-row .relative:hover img {
  transform: scale(1.2);
  transition: all 0.5s ease;
}

.d-row-center {
  display: flex;
  align-items: center;
}


.slider-section {
  margin: 0 0 50px;
}

.media-slider .owl-item {
  padding: 10px;
  align-items: center;
  display: flex;
}

.media-slider .item {
  transform: scale(0.9);
  transition: .4s ease all;
  opacity: 0.5;
  filter: blur(3px);
}

.media-slider .active .item {
  opacity: 1;
  transform: scale(1);
  filter: blur(0px);
}

.slider-text-section {
  padding: 25px;
}

.media-slider .item-inner {
  background: #FFFFFF;
  box-shadow: 1px 3px 7px 3px #00000029;
  /* border: 1px solid #D6D6D6; */
  padding: 50px;
}

.media-slider .item-inner h4 {
  /* color: #333333;
  font-size: 70px; */
  color: #000000;
  font-size: 38px;
  line-height: 1;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  position: relative;
  margin: 20px 0;
}

.media-slider .item-inner h4::before {
  content: '';
  width: 60px;
  height: 3px;
  background-color: #1443a3;
  position: absolute;
  left: 0;
  top: -15px;
}

.media-slider .item-inner p {
  opacity: 1;
  transform: translateY(0);
}

.slider-text-section a {
  display: inline-block;
  position: relative;
  color: #707070;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 2px;
  outline: inherit !important;

}

.slider-text-section a:after {
  content: '\25BA';
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  margin: auto;
  transition: all 0.5s ease;
}

.slider-text-section a:hover:after {
  right: -30px;
  transition: all 0.5s ease;
}

.media-slider.owl-theme .owl-dots {
  bottom: -50px;
}

.media-slider.owl-theme .owl-dots .owl-dot {
  height: 13px;
  width: 13px;
  margin: 0 7px;
}

.media-slider.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(0, 0, 0, 0.3);
}

.media-slider.owl-theme .owl-dots .owl-dot.active span,
.media-slider.owl-theme .owl-dots .owl-dot:hover span,
.media-slider.owl-theme .owl-dots .owl-dot span::after {
  background-color: rgba(0, 0, 0, 1);
}

.owl-prev,
.owl-next {
  width: 50px;
  height: 100%;
  background-color: transparent;
}

.item-img {
  position: relative;
  overflow: hidden;
}

.item-slider-head {
  font-size: 30px;
  line-height: 1;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  margin: 20px 0 0;
}

.item-slider-href {
  display: block;
  height: 100%;
  position: relative;
}

.categories-sec .cta-btn {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  font-family: 'myriad-pro', Arial;
  border: 1px solid #ffffff;
  padding: 8px 15px;
  margin: 20px 0 0;
  display: inline-block;
  position: relative;
  letter-spacing: 2px;
  transition: all 0.5s ease;
}

.categories-sec .cta-btn:hover,
.categories-sec .cta-btn:focus {
  background-color: #fff;
  color: #000;
  border: 1px solid #fff;
}

.cat-carousel.owl-carousel .owl-stage .item {
  height: 100%;
  width: 350px;
}

.cat-carousel .owl-nav {
  position: absolute;
  top: -60px;
  width: 100%;
}

.cat-carousel .owl-nav .owl-prev,
.cat-carousel .owl-nav .owl-next {
  background-repeat: no-repeat !important;
  width: 40px !important;
  height: 40px !important;
  text-indent: -9999px;
  position: relative !important;
  top: 0 !important;
  transform: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  margin: 0;
  padding: 0;
  background-position: center center;
  background-size: 25px;
}

.categories-sec {
  padding-top: 150px !important;
  background-color: #1443a3;
}

.overflow-hidden {
  overflow: hidden;
}

.cat-carousel {
  position: relative;
}

.cat-carousel .owl-nav .owl-prev {
  left: -15px;
  background-image: url(/content/dam/infosys-web/en/infosys-stories/prev-chevron.png);
}

.cat-carousel .owl-nav .owl-next {
  right: -40px;
  background-image: url(/content/dam/infosys-web/en/infosys-stories/next-chevron.png);
}

.cat-carousel .owl-dots {
  counter-reset: slides-num;
  position: absolute;
  top: -20px;
  left: 0;
  bottom: unset;
  width: auto;
}

.cat-carousel .owl-dots:after {
  content: " / "counter(slides-num);
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  padding-left: 5px;
  position: absolute;
  top: -30px;
  left: 40px;
  color: #ffffff;
  white-space: nowrap;
  letter-spacing: 2px;
}


.cat-carousel.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  counter-increment: slides-num;
  /* Increment counter */
  margin-right: 5px;
  position: inherit;
  position: absolute;
  top: -30px;
  width: 16px;
  height: auto;
}

.cat-carousel.owl-theme .owl-dots .owl-dot span {
  display: none;
}

.cat-carousel .owl-dot.active:before {
  content: counter(slides-num);
  /* Use the same counter to get current item. */
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  position: absolute;
  left: 5px;
  top: 0;
  color: #ffffff;
}

/* .cat-carousel .owl-nav::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #c6c6c6;
  opacity: 0.3;
  bottom: 19px;
  z-index: -9;
  left: 10%;
} */

.cat-carousel p {
  font-size: 14px;
  letter-spacing: 3px;
  background: transparent;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  margin: 10px 0 0;
  padding: 0;
  display: inline-block;
}

.cat-carousel h3 {
  font-size: 30px;
  line-height: 1;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  margin: 10px 0 0;
  color: #ffffff;
}

.item-slider-href .item-img img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.item-slider-href:hover .item-img img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.text-white h2.pcvd-head span {
  /* background-image: linear-gradient(to right, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff); */
  color: #ffffff;
}


a {
  outline: inherit Impo !important;
}

.text-white h3,
.text-white p {
  color: #ffffff !important;
}

.part-points {
  padding: 0;
}

.part-points ul {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 350px;
  display: flex;
  align-items: center;
  flex-direction: row;
  position: relative;
}

.part-points ul:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.part-points ul li {
  list-style-type: none;
  width: 16%;
  position: relative;
}

.part-points ul li:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 100%;
}

.part-points ul li h5 {
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  transform: translateY(-30px);
}

.part-points ul li p {
  color: #000000;
  font-size: 16px;
  background-color: #d0eff5;
  padding: 20px;
  border-radius: 10px;
  position: absolute;
  width: 90%;
  bottom: 45px;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: 5px 5px 10px rgb(7 25 55 / 10%);
}

.part-points ul li:nth-child(odd) p {
  bottom: unset;
  top: 45px;
}

.part-points ul li:nth-child(even) h5 {
  transform: translateY(30px)
}



.bg-white {
  background-color: #ffffff;
}

.pad-ctrl {
  padding: 0;
  /* overflow: hidden; */
}

.block5p {
  font-size: 26px;
}

.bg-influence {
  background-color: #1443a3;
}

.bg-influence h3 {
  font-size: 45px;
  line-height: 45px;
  color: #ffffff;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin-bottom: 20px;
}

.bg-influence p {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 30px;
}

.bg-influence h4 {
  text-align: center;
  color: #ffffff;
  font-size: 26px;
  line-height: 1;
  position: relative;
  margin: 40px 0 0;
}

.bg-influence h4 a {
  color: #ffffff;
  text-decoration: underline;
  transition: all 0.5s ease;
  outline: inherit !important;
}

.bg-influence h4 a:hover {
  color: #00c2ed;
  text-decoration: underline;
  transition: all 0.5s ease;
}


.pcvd-last-section {
  background-color: #ffffff;
  margin-bottom: 75px;
}

.pcvd-last-section p {
  color: #000000;
  font-size: 36px;
  line-height: 1;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  position: relative;
}

.pcvd-last-section-inner {
  padding: 20px 50px;
  border: 3px solid #92d1ff;
  position: relative;
}

.pcvd-last-section-inner:after,
.pcvd-last-section-inner:before {
  content: '';
  position: absolute;
  display: block;
  background-color: #ffffff;
  height: 45px;
  width: 45px;
  overflow: hidden;
  z-index: 10;
  border-left: solid 3px #92d1ff;
}

.pcvd-last-section-inner::before {
  right: -23px;
  top: -23px;
  transform: rotate(-45deg);
}

.pcvd-last-section-inner::after {
  bottom: -23px;
  left: -23px;
  transform: rotate(135deg);
}

/* Form Section  */
.form-sec {
  position: relative;
  background-color: #eee;
}

.form-sec::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  background-image: url(/content/dam/infosys-web/en/navigate-your-next/Images/digital-radar-report-2022/pattern.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}

.form-sec .pcvd-head {
  font-size: 70px;
  margin-top: 0;
}

.form-sec p {
  font-size: 24px;
  color: #000000;
  margin-bottom: 30px;
}

.field-bg input,
textarea {
  font-size: 20px;
  padding: 10px 0 10px 10px;
  display: block;
  width: 100%;
  border: 2px solid #0f9ffa;
  background-color: transparent;
  border-radius: 10px;
  color: #000;
}

.field-bg {
  position: relative;
  margin-bottom: 40px;
}

.bar {
  position: relative;
  display: block;
  width: 100%;
}

.bar:after,
.bar:before {
  content: '';
  height: 50px;
  width: 0;
  top: -50px;
  position: absolute;
  background-color: rgba(0, 124, 195, 0.1);
  transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  border-radius: 10px;
}

.field-bg label {
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  pointer-events: none;
  left: 25px;
  top: 14px;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.field-bg sup {
  color: #f16c51;
}

.field-bg form {
  width: 100%;
}

.field-bg input:focus~.bar:after,
.field-bg input:focus~.bar:before {
  width: 100%;
}

.field-bg input:focus~label,
.field-bg textarea:focus~label {
  top: -20px;
  font-size: 14px;
  color: #0f9ffa;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 400;
}

.field-bg input:not([value='']):not(:focus)~label {
  top: -20px;
}

.field-bg input:focus::-webkit-input-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}

.field-bg input:focus::-moz-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}

.field-bg input:focus:-ms-input-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}

.field-bg input:focus:-moz-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}

.field-bg input::-webkit-input-placeholder {
  opacity: 0;
}

.field-bg input::-moz-placeholder {
  opacity: 0;
}

.field-bg input:-ms-input-placeholder {
  color: transparent;
}

.field-bg input:-moz-placeholder {
  opacity: 0;
}

.field-bg input:focus,
.field-bg textarea:focus {
  outline: 0;
}

.form-switch {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: 5px;
  -webkit-tap-highlight-color: transparent;
  padding-bottom: 18px;
  margin-right: 10px;
}

.form-switch i {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 23px;
  display: inline-block;
  margin-right: 0.2rem;
  position: relative;
  transition: all 0.3s linear 0s;
  vertical-align: text-bottom;
  height: 22px !important;
  width: 40px !important;
}

.form-switch i:before {
  background-color: rgba(0, 0, 0, 0.17);
  border-radius: 11px;
  content: '';
  left: 0;
  position: absolute;
  transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  transition: all 0.25s linear 0s;
  height: 18px !important;
  width: 36px !important;
}

.form-switch i:after {
  content: '';
  position: absolute;
  left: 0;
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
  width: 18px !important;
  height: 18px !important;
}

.form-switch:active i:after {
  width: 28px;
  transform: translate3d(2px, 2px, 0);
}

.form-switch:active input:checked+i::after {
  transform: translate3d(16px, 2px, 0);
}

.form-switch input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.form-switch input:checked+i {
  background-color: #4bd763;
}

.form-switch input:checked+i:before {
  transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}

.form-switch input:checked+i::after {
  transform: translate3d(22px, 2px, 0);
}

.pvcy-stmt,
.pvcy-stmt:focus,
.pvcy-stmt:hover {
  color: #0f9ffa;
  font-weight: 500;
  text-decoration: underline;
}

.submit-btn {
  color: #fff;
  padding: 20px 70px;
  border: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  border-radius: 50px;
  background-image: linear-gradient(to right top,
      #0ca8d6,
      #00bfe2,
      #00d5e5,
      #00eadf,
      #02fed2);
  font-size: 20px;
}

#thankyou {
  display: none;
}

.redColor {
  color: #0f9ffa;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  left: 15px;
  margin: 0 auto;
  padding: 4px;
  bottom: -30px;
  position: absolute;
}

.flooter_pop {
  position: fixed;
  right: 0;
  top: 50%;
  transform: rotate(-90deg) translate(50%, -50%);
  transform-origin: right;
  z-index: 1;
}

.flooter_pop a {
  padding: 7px 15px;
  font-size: 15px;
  text-align: center;
  color: #000000;
  background-color: #df9926;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  word-break: inherit;
  white-space: nowrap;
  /* box-shadow: 0px 0px 10px #df9926; */
}



/* left menu */
.left_menu {
  position: fixed;
  width: 100px;
  display: block;
  background-color: transparent;
  z-index: 999;
  left: 0px;
  top: 100px;
}

.left_menu ul {
  padding-left: 15px;
  width: 80px;
}

.left_menu ul li {
  list-style: none;
  height: auto;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  margin-bottom: 25px;
}

.left_menu ul li a::before,
.left_menu ul li.nav-active-menu a::before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.left_menu ul li a::before {
  background-color: #fff;
}

.left_menu ul li.nav-active-menu a::before {
  width: 60px;
  height: 4px;
  opacity: 1;
  background-color: #F16C51 !important;
}

.left_menu ul li a,
.left_menu ul li a:hover,
.left_menu ul li a:focus {
  text-decoration: none;
  outline: none;
}

.left_menu ul li a span {
  display: block;
  color: #fff;
  transition: opacity 0.3s ease-out;
  padding-top: 5px;
  font-size: 14px;
}

.left_menu ul li.nav-active-menu a span {
  color: #F16C51 !important;
}

.left_menu ul li.datktext a span {
  color: #000;
}

.left_menu ul li.datktext a::before {
  background-color: #000;
}

.left_menu ul li.datktext.nav-active-menu a::before {
  background-color: #000;
}





@media only screen and (max-width: 1024px) {
  .left_menu {
    display: none !important;
  }

  .slider,
  #hero_slider,
  .repeated-css {
    height: 600px;
  }

  .naccs .nav>li {
    max-width: 190px;
    width: 100%;
  }

  .animations-slide {
    width: 190px;
  }

  .naccs .nav-tabs li.active:nth-child(1)~.animations-slide {
    left: 0px;
  }

  .naccs .nav-tabs li.active:nth-child(2)~.animations-slide {
    left: 190px;
  }

  .naccs .nav-tabs li.active:nth-child(3)~.animations-slide {
    left: 390px;
  }

  .naccs .nav-tabs li:nth-child(1):hover~.animations-slide {
    left: 0px;
  }

  .naccs .nav-tabs li:nth-child(2):hover~.animations-slide {
    left: 190px;
  }

  .naccs .nav-tabs li:nth-child(3):hover~.animations-slide {
    left: 380px;
  }

  .naccs .nav-tabs>li>a {
    font-size: 15px;
  }

  .naccs .nav-tabs>li.active>a,
  .naccs .nav-tabs>li.active>a:focus,
  .naccs .nav-tabs>li.active>a:hover {
    font-size: 15px;
  }

  .pad-ctrl {
    padding: 0 15px;
  }

}

@media only screen and (max-width: 992px) {
  .label-txt {
    font-size: 82px;
    line-height: 82px;
  }

  .flex-center {
    flex-direction: column;
  }

  .quote-img {
    left: -30px;
  }

  .cat-carousel.owl-carousel .owl-stage .item {
    width: 100%;
  }

  /* .featured-story {
    padding: 400px 0 75px;
  } */

  .part-points ul li p {
    font-size: 14px;
    width: 97%;
  }

  .part-points h4 {
    margin: 130px 0 0;
  }

  .pad-ctrl {
    margin-top: 50px;
    padding: 0 15px;
  }

  .pcvd-head,
  .featured-story h2 {
    font-size: 70px;
  }

  .block4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .media-coverage,
  .block2,
  .block5 {
    overflow: hidden;
  }

  /* .naccs p:first-child {
    margin-top: 40px;
  } */

}

@media only screen and (max-width: 768px) {
  .chat-bubble-main {
    padding: 40px 30px 100px;
  }

  .chat-text p {
    font-size: 18px;
  }

  .bg-influence h3 {
    margin-top: 0px;
  }

  .naccs {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 767px) {

  /* Custom css  */
  .caption-hero-txt .hero-sub-txt {
    font-size: 20px;
  }

  .label-txt {
    font-size: 42px;
    line-height: 42px;
  }

  .quote-wrap {
    margin-top: 50px;
  }

  /* .pcvd-head span:nth-child(1) {
    font-size: 18px;
  } */

  .pcvd-head,
  .featured-story h2 {
    font-size: 60px;
  }


  .slider-section .d-row-center {
    flex-direction: column;
  }

  /* .cat-carousel .owl-nav::after {
    width: 70%;
    left: 30%;
  } */

  /* .featured-story {
    padding: 200px 0 75px;
  } */
  .part-points h4 {
    margin: 40px 0 0;
  }

  .featured-story:before {
    font-size: 60px;
    top: 60px;
  }

  /* .h3-head {
    font-size: 190px;
    line-height: 1;
    margin: 0;
    letter-spacing: -20px;
  } */

  .h3-head sup {
    font-size: 50px;
  }


  .chat-bubble-main {
    padding: 60px 10px 30px;
    margin: 30px 0;
  }

  ul.nacc {
    padding: 30px 0 0 15px;
  }

  .part-points ul {
    display: block;
  }

  .part-points ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
  }

  .part-points ul li p,
  .part-points ul li:nth-child(even) p {
    transform: translateY(0px);
    position: relative;
    top: 0 !important;
    bottom: unset !important;
    z-index: 0;
    width: 100%;
    font-size: 16px;
    /* padding-top: 40px; */
    /* margin: inherit; */
  }

  .part-points ul li h5,
  .part-points ul li:nth-child(even) h5 {
    transform: translateY(0px);
    font-size: 18px;
    z-index: 1;
    position: relative;
    text-align: left;
    color: #ffffff;
  }

  .part-points ul li::before,
  .part-points ul::before {
    background-color: transparent;
    width: 0;
    height: 0;
  }

  .threekeys h3 {
    font-size: 35px;
    font-weight: 500;
  }

  .ht-ctrl-center-box {
    height: 300px !important;
  }

  .media-slider .item-inner {
    padding: 15px;
  }

  .part-points {
    padding: 15px;
  }

  .block3 p.pcvd-para,
  p.pcvd-para2,
  .block5 p.pcvd-para,
  .block5p {
    font-size: 20px;
  }

  .block6 h3 {
    font-size: 24px;
  }

  .h3-header {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 10px;
  }

  .flex-justify-center {
    margin: 0;
  }

  ul.nacc {
    overflow: hidden;
  }

  .quote-img {
    left: 0;
    top: -70px;
  }

  .quote {
    font-size: 45px;
  }

  .quote-img-right {
    top: unset !important;
    left: unset !important;
    right: 0;
    bottom: 30px;
  }



  .cta-btn-custom {
    letter-spacing: 1px;
    font-size: 16px;
  }

  .threekeys {
    margin-top: 50px;
  }

  .block9 .pcvd-head {
    margin-bottom: 30px;
  }

  .media-slider .owl-nav .owl-prev,
  .media-slider .owl-nav .owl-next {
    background-repeat: no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    text-indent: -9999px;
    position: absolute;
    top: 0 !important;
    bottom: 0;
    margin: auto;
    transform: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #1488cc;
    padding: 0;
    background-position: center center;
    background-size: 25px;
  }

  .media-slider .owl-nav .owl-prev {
    left: -10px;
    background-image: url(/content/dam/infosys-web/en/infosys-stories/prev-chevron.png);
  }

  .media-slider .owl-nav .owl-next {
    left: unset;
    right: -10px;
    background-image: url(/content/dam/infosys-web/en/infosys-stories/next-chevron.png);
  }

  .cat-carousel.owl-theme .owl-dots .owl-dot {
    cursor: pointer;
    height: 10px;
    margin: 0 10px;
    /* position: relative; */
    width: 10px;
  }


  /* Custom css end  */

  .mt-0-xs,
  .my-0-xs {
    margin-top: 0 !important;
  }

  .mb-0-xs,
  .my-0-xs {
    margin-bottom: 0 !important;
  }

  .mt-10-xs,
  .my-10-xs {
    margin-top: 10px !important;
  }

  .mb-10-xs,
  .my-10-xs {
    margin-bottom: 10px !important;
  }

  .mt-20-xs,
  .my-20-xs {
    margin-top: 20px !important;
  }

  .mb-20-xs,
  .my-20-xs {
    margin-bottom: 20px !important;
  }

  .mt-30-xs,
  .my-30-xs {
    margin-top: 30px !important;
  }

  .mb-30-xs,
  .my-30-xs {
    margin-bottom: 30px !important;
  }

  .mt-40-xs,
  .my-40-xs {
    margin-top: 40px !important;
  }

  .mb-40-xs,
  .my-40-xs {
    margin-bottom: 40px !important;
  }

  .mt-50-xs,
  .my-50-xs {
    margin-top: 50px !important;
  }

  .mb-50-xs,
  .my-50-xs {
    margin-bottom: 50px !important;
  }

  .mt-75-xs,
  .my-75-xs {
    margin-top: 75px !important;
  }

  .mb-75-xs,
  .my-75-xs {
    margin-bottom: 75px !important;
  }

  .mt-100-xs,
  .my-100-xs {
    margin-top: 100px !important;
  }

  .mb-100-xs,
  .my-100-xs {
    margin-bottom: 100px !important;
  }

  .pt-75-xs,
  .py-75-xs {
    padding-top: 75px !important;
  }

  .pb-75-xs,
  .py-75-xs {
    padding-bottom: 75px !important;
  }

  .pt-100-xs,
  .py-100-xs {
    padding-top: 100px !important;
  }

  .pb-100-xs,
  .py-100-xs {
    padding-bottom: 100px !important;
  }

  .slider,
  #hero_slider,
  .repeated-css {
    height: 480px;
  }

  footer ul {
    margin-bottom: 10px;
  }

  .select-country>a {
    color: #7e7e7e;
  }

  .select-country>a:hover,
  .select-country>a:focus {
    color: #7e7e7e;
  }

  .pull-left-xs {
    float: left !important;
  }


  .hero-scroll-down,
  .scroll-down-text {
    display: none;
  }

  .quote-det {
    display: inherit;
    align-items: inherit;
    padding: 30px 30px;
  }

  .quote-det .quote-text {
    margin-top: 40px;
  }

  p.pcvd-para2 {
    line-height: 24px;
    margin-bottom: 30px;
  }

  .quote-wrap {
    padding: 30px 0px;
  }

  .quote {
    padding: 0px 30px;
  }

  .quote-det p {
    padding-right: 20%;
  }

  .pcvd-para3 {
    clear: both;
    padding-top: 40px;
  }

  .quote_img::after {
    bottom: -45px;
  }

  .naccs .nav-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px solid #ddd !important;
  }

  .naccs .nav>li {
    max-width: 130px;
    width: 100%;
    border-bottom: 1px solid #ddd;
  }

  .naccs .nav-tabs>li>a {
    font-size: 16px;
  }

  .naccs .nav-tabs>li.active>a,
  .naccs .nav-tabs>li.active>a:focus,
  .naccs .nav-tabs>li.active>a:hover {
    font-size: 16px;
    height: 100%;
    /* background-color: #df9926 !important; */
  }

  .naccs .nav-tabs>li.active::before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 99;
    height: 2px;
    background-color: #df9926;
    left: 0;
    bottom: -1px;
  }

  .animations-slide {
    display: none;
  }

  .quote_img::before {
    left: -55px;
  }

  .form-sec p {
    font-size: 18px;
  }
  .naccs .tab-img {
    margin-bottom: 40px;
}

}

@media only screen and (max-width: 680px) {
  .bigtext-inner {
    font-size: 120px;
  }

  .media-slider .item-inner h4 {
    font-size: 28px;
    line-height: 1.1;
  }

  .pcvd-para:first-child {
    margin-top: 30px;
  }

  .pcvd-para {
    font-size: 24px;
    line-height: 1.3;
  }

  .chat-bubble-main {
    display: inherit;
    align-items: inherit;
  }

  .chat-bubble {
    display: initial;
    width: 100%;
  }

  .chat-bubble:nth-child(odd) {
    transform: inherit !important;
  }

  .chat-text {
    margin-bottom: 20px;
  }

  .chat-bubble-main {
    padding: 10px 10px 30px;
    margin-top: 10px;
  }

  .pcvd-para3 {
    padding-top: 0px;
  }

  .quote_img::before {
    left: -35px;
  }

  .quote {
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 400px) {
  .naccs .nav-tabs>li>a {
    font-size: 11px;
  }

  .naccs .nav-tabs>li.active>a,
  .naccs .nav-tabs>li.active>a:focus,
  .naccs .nav-tabs>li.active>a:hover {
    font-size: 11px;
  }
.naccs .nav>li {
    max-width: 90px;
}
}

@media only screen and (max-width: 360px) {
  .naccs .nav-tabs>li>a {
    font-size: 10px;
  }

  .naccs .nav-tabs>li.active>a,
  .naccs .nav-tabs>li.active>a:focus,
  .naccs .nav-tabs>li.active>a:hover {
    font-size: 10px;
  }
}