@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("../fonts/tungstenw05-medium.woff2") format("woff2"),
    url("../fonts/tungstenw05-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
} */

/* Uncomment while going LIVE  */
@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;
}

/* eloqua form css */

body,
html {
  background-color: #fff;
  color: #000;
  font-family: myriad-pro, Arial;
  font-size: 20px;
  font-weight: 300;
  padding: 0;
  margin: 0;
  scroll-behavior: smooth;
}

a {
  outline: inherit !important;
}

a:focus {
  outline: 2px solid blue;
  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;
}

.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;
}


/* Project Code  */


.animationBlocksection {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  /* transition: all 0.5s ease-out; */
}

.animationBlock {
  width: 100%;
  height: 100%;
  background: #080715;
  position: relative;
}

.animationBlock-inner {
  height: 0;
  width: 123px;
  background-color: rgba(255, 255, 255, 0.2);
  /* background-color: rgba(8,7,23,0.5); */
  top: 0;
  right: 19.5%;
  bottom: 0;
  margin: auto;
  position: absolute;
  transition: all 0.5s ease;
}

#bannerSection {
  height: 100vh;
  position: relative;
  width: 100%;
}

.hero-head {
  font-size: 120px;
  line-height: 0.8;
  margin: 0 0 25px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  visibility: hidden;
}

.title-section {
  margin: 0 0 50px;
}

h2.headerh2 {
  font-size: 70px;
  line-height: 1;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

h2.headerh2 span {
  /* transform: translateY(50px);
  opacity: 0; */
  display: inline-block;
}


p.ptagcustom {
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 15px;
}

.p-5 {
  padding: 5px;
}

.d-flex {
  display: flex;
}

.align-item-center {
  align-items: center;
}

.d-center {
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.d-row-center {
  display: flex;
  align-items: center;
}

.flex_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.height_full {
  height: 100%;
}

.hero-head .hero-head-label {
  display: inline-block;
  min-width: 15px;
  opacity: 0;
  transform: translateY(30px);
  /* transition: all 0.5s ease; */
}

.hero-para {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

.social-inner {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.socail-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 15px;
  text-align: right;
}

.social-img {
  transform: scale(1.3);
  transition: all 0.5s ease;
}

.social-inner:hover .social-img {
  transform: scale(1);
  transition: all 0.5s ease;
}

.socail-overlay img {
  transform: scale(1);
  transition: all 0.5s ease;
}

.social-inner:hover .socail-overlay img {
  transform: scale(1.1);
  transition: all 0.5s ease;
}

#socialwallSection,
#talesSection,
#telcosSection,
#evolution {
  position: relative;
}

#socialwallSection {
  display: none;
}

/* Blobs */

.blob-1 svg,
.blob-3 svg {
  width: 100%;
  transform: translateX(50px);
}

.blob-2 svg,
.blob-4 svg {
  width: 100%;
  transform: translateY(100px);
}

.blob-1 svg path,
.blob-3 svg path {
  fill: #e7e6ff;
}

.blob-2 svg path,
.blob-4 svg path {
  fill: #fae6ff;
}

.blob-1,
.blob-2,
.blob-3,
.blob-4 {
  position: absolute;
  width: 700px;
  height: 700px;
  top: 5%;
  right: 0%;
  overflow: hidden;
}


.blob-2 {
  right: unset;
  top: unset;
  bottom: -15%;
  left: -15%;
  width: 700px;
  height: 700px;
}

#telcosSection {
  overflow: hidden;
}

.blob-3 {
  width: 500px;
  height: 500px;
  right: -10%;
  top: unset;
}

.blob-4 {
  right: unset;
  top: unset;
  bottom: 15%;
  left: -15%;
  width: 700px;
  height: 700px;
  z-index: 0;
}

.radius-15 img {
  border-radius: 25px;
  border: 1px solid #707070;
}

.tale-box-article {
  overflow: hidden;
}

.tale-box-main {

  padding: 70px 0 0;
  width: 200%;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-item-align: center;
  align-self: center;
}

.tale-box {
  height: 300px;
  box-shadow: 4px 6px 10px 0px #00000029;
  border-radius: 22px;
  background-color: #ffffff;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin: 10px;
  padding: 30px;
  width: 30%;
  border: 1px solid #eee;
}


.twenty_two_slider.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* .twenty_two_slider.owl-carousel .owl-item {
  box-shadow: 4px 6px 10px 0px #00000029;
  border: 1px solid #eee;
  border-radius: 22px;
} */
.twenty_two_slider .owl-nav {
  text-align: center;
  width: 180px;
  height: 80px;
  margin: 0 auto;
  position: relative;
}

.twenty_two_slider .owl-nav .owl-prev,
.twenty_two_slider .owl-nav .owl-next {
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: absolute;
  top: unset;
  bottom: -80px;
  transform: none;
  background-color: #0F3CF1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  margin: 0;
}

.twenty_two_slider .owl-nav .owl-prev,
.twenty_two_slider .owl-nav .owl-next {
  bottom: 0;
}

.twenty_two_slider .owl-nav .owl-prev {
  left: 35px;
}

.twenty_two_slider .owl-nav .owl-prev:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  left: 16px;
  bottom: 12px;
  border: 2px solid #fff;
  border-bottom: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.twenty_two_slider .owl-nav .owl-next {
  right: 35px;
}

.twenty_two_slider .owl-nav .owl-next:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  right: 16px;
  bottom: 12px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}


.twenty_two_slider.owl-carousel .item {
  padding: 15px;
  height: 100%;
}

.twenty_two_box {
  width: 100%;
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 4px 6px 10px 0px #00000029;
  border: 1px solid #eee;
  border-radius: 22px;
  height: 100%;
}

h3.tales-h3 {
  color: #0F3CF1;
  font-size: 41px;
  line-height: 1;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

.twenty_two_box .media {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.media-heading {
  font-size: 18px;
  margin-bottom: 0;
}

.media-para {
  font-size: 16px;
}

.quote-profile-img {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  object-fit: cover;
}

.submitp {
  font-size: 18px;
}

.tandclink {
  display: block;
  text-align: center;
  margin: 20px 0;
}


.cta-btn {
  color: #fff;
  border: 1px solid #0F3CF1;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #0F3CF1;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding: 10px 25px;
  letter-spacing: 3px;
  margin: 1.11rem 0;
  text-decoration: none;
  font-size: 18px;
  overflow: hidden;
  font-weight: 500;
}

.cta-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: #ffffff;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}

.cta-btn:hover {
  border: 1px solid #0F3CF1;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}

.cta-btn:hover:before {
  height: 600%;
}

.cta-btn.cta-btn-reverse {
  color: #0F3CF1;
  background-color: #ffffff;
}

.cta-btn.cta-btn-reverse:before {
  background-color: #0F3CF1;
}

.cta-btn.cta-btn-reverse:hover {
  color: #ffffff;
}

.telcos-blocks {
  text-align: center;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.telcos-blocks p {
  font-size: 18px;
  color: #000;
}

lottie-player {
  margin: auto;
}

/* .evolution-svg {
  padding: 15px;
  margin-top: 10px;
  background: #FFFFFF;
  box-shadow: 10px 10px 20px #00000029;
  border: 1px solid #D6D6D6;
  border-radius: 15px;
  z-index: 1;
} */

.slider-section {
  margin: 0 0 50px;
}

.item-slider-carousel .owl-item {
  padding: 10px;
  align-items: center;
  display: flex;
}

.item-slider-carousel .item {
  transform: scale(0.9);
  transition: .4s ease all;
  opacity: 0.5;
}

.item-slider-carousel .active .item {
  opacity: 1;
  transform: scale(1);
}

.slider-text-section {
  padding: 25px;
}

.item-slider-carousel .item-inner {
  background: #FFFFFF;
  box-shadow: 1px 3px 7px 3px #00000029;
  /* border: 1px solid #D6D6D6; */
  padding: 50px;
}

.item-slider-carousel .item-inner h4 {
  /* color: #333333;
  font-size: 70px; */
  color: #0F3CF1;
  font-size: 55px;
  line-height: 1;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  position: relative;
  margin: 20px 0;
}

.item-slider-carousel .item-inner h4::before {
  content: '';
  width: 40px;
  height: 5px;
  background-color: #707070;
  position: absolute;
  left: 0;
  top: -15px;
}

.item-slider-carousel .item-inner p {
  opacity: 1;
  transform: translateY(0);
}

.item-slider-carousel.owl-theme .owl-dots {
  bottom: -30px;
}

.item-slider-carousel.owl-theme .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  margin: 0 7px;
}

.item-slider-carousel.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(0, 0, 0, 0.3);
}

.item-slider-carousel.owl-theme .owl-dots .owl-dot.active span,
.item-slider-carousel.owl-theme .owl-dots .owl-dot:hover span,
.item-slider-carousel.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;
}

.video-section {
  padding: 0;
  position: relative;
  overflow: hidden;
}

.play-section {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

.play-section {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5 ease;
  cursor: pointer;
}

.play-btn {
  width: 50px;
  border: 1px solid #ffffff;
  padding: 10px;
  border-radius: 100px;
}

.video-img {
  transform: scale(1.2);
  transition: all 0.5s ease;
}

.iframesection {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
  background-color: transparent;
  display: none;
}

.iframesection iframe {
  width: 100%;
  height: 100%;
  opacity: 0;
}

img.video-img:has(+ .play-section:hover) {
  transform: scale(1);
  transition: all 0.5s ease;
}

.iframani1 {
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
}

.iframani1.moveright {
  left: unset;
  right: 0;
}

/* FORM CSS START */

.cta-light {
  cursor: not-allowed;
  pointer-events: none;
  background-color: rgb(229, 229, 229) !important;
  border: 0px;
}

.cta-light>* {
  pointer-events: none;
}

#form-section {
  position: relative;
}

h2.sec8-head {
  font-size: 70px;
  line-height: 1;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

#thankyou {
  display: none;
}

.redColor {
  color: red;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  left: 15px;
  margin: 0 auto;
  padding: 0px 4px;
  position: relative;
  bottom: 0px;
  position: relative;
  /* background:#A5281A; */
}

/* .redColor:before { */
/* content: ""; */
/* position: relative; */
/* left: 0%; */
/* top: -22px; */
/* width: 0; */
/* height: 0; */
/* border-left: 8px solid transparent; */
/* border-right: 8px solid transparent; */
/* border-bottom: 8px solid #A5281A; */
/* } */
.field-bg input,
textarea {
  font-size: 20px;
  padding: 10px 0 10px 10px;
  display: block;
  width: 100%;
  border: 2px solid #707070;
  background-color: transparent;
  border-radius: 10px;
  color: #707070;
}

.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(255, 255, 255, 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 textarea {
  resize: none;
}

.field-bg textarea~label,
label.story-title {
  font-size: 16px;
  font-weight: 600;
}

.field-bg sup {
  color: #6E6E6E;
}

.field-bg form {
  width: 100%;
}

.field-bg input:focus~.bar:after,
.field-bg input:focus~.bar:before {
  width: 100%;
}

.field-bg input:focus~label {
  top: -20px;
  font-size: 14px;
  color: #6E6E6E;
  background-color: transparent;
  text-transform: uppercase;
}

.field-bg textarea:focus~label {
  top: -20px;
  font-size: 14px;
  color: #6E6E6E;
  background-color: transparent;
  text-transform: uppercase;
}

.field-bg input:not([value=""]):not(:focus)~label {
  top: -20px;
}

.field-bg textarea:not([value=""]):not(:focus)~label {
  top: -20px;
}

.field-bg input:focus::-webkit-input-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #6E6E6E;
}

.field-bg input:focus::-moz-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #6E6E6E;
}

.field-bg input:focus:-ms-input-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #6E6E6E;
}

.field-bg input:focus:-moz-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #6E6E6E;
}

.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: 0px;
  -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: #000000;
  font-weight: 500;
  text-decoration: underline;
}

.txt-request {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}

.cta-dwnld-report,
.cta-dwnld-report:focus,
.cta-dwnld-report:hover {
  margin: 20px 0;
  display: inline-block;
  border: 2px solid #fff;
  padding: 10px 45px;
  color: #fff;
  font-weight: 600;
}

.form-sub-txt {
  color: #fff;
  font-size: 26px;
  margin-top: 10px;
}


.main-reports-align {
  margin: 0 0 50px;
  padding: 0 15px;
}

.cta-main-report {
  display: flex;
  align-items: center;
}

.reports {
  float: left;
  width: auto;
}

/* .report-img-right {
  padding: 0 20px;
} */
.cta-main-report .h3-head {
  font-size: 35px;
}

.reports img {
  border-radius: 10px;
}

.reports-para span:nth-child(1) {
  font-size: 60px;
}

.reports-para span {
  display: block;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-size: 40px;
  line-height: 0.9;
}

.flex-center {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.pb-30 {
  padding-bottom: 30px;
}

.checkbox-sec {
  display: flex;
  align-items: flex-start;
}

.checkbox-sec span {
  font-size: 18px;
  font-weight: 500;
}

/* FORM CSS END */

/* T&c */
.industries-gradient {
  background-color: #963596;
}

#sml_ht_home_banner {
  padding: 100px 0 50px;
}

#sml_ht_home_banner .h2-heading {
  font-size: 70px;
  font-weight: 500;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  line-height: 70px;
  color: #ffffff;
}

.bg-pattern {
  position: relative;
  padding-bottom: 75px;
}

.bg-pattern:before {
  position: absolute;
  /* z-index: -1; */
  content: "";
  width: 100%;
  height: 600px;
  left: 0;
  top: 0;
  background-image: url(https://www.infosys.com/content/dam/infosys-web/en/global-resource/background-image/pattern-bg.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.mt45 {
  margin-top: 45px;
}

.tandc-text p {
  font-size: 18px;
  margin: 0;
}

.tandc-text strong {
  display: block;
  margin-top: 30px;
  font-size: 18px;
  color: #000000;
  font-weight: 600;
}

.content-inner ul {
  padding: 0;
  margin: 0;
}

.content-inner ul li {
  display: block;
  padding-left: 20px;
  background-image: url(../images/right-chevron-blue.svg);
  background-repeat: no-repeat;
  background-position: 0 8px;
  margin-bottom: 14px;
  font-size: 18px;
}

/* Add css  */

.social-main {
  min-height: 750px;
}

.tintup .a5b5e4-inner {
  min-height: 600px;
}

.social-main body {
  background-color: transparent !important;
}

#telco-video-section {
  position: relative;
  background-color: #c4daf2;
}

.flex-justify-center {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.evolution-svg {
  position: relative;
  z-index: 1;
}

.evolution-part-1 ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.evolution-part-1 ul li {
  margin: 1%;
  width: 14%;
  box-shadow: 10px 10px 20px #00000029;
  border-radius: 15px;
  background-color: #ffffff;
  padding: 12px;
  text-align: center;
  list-style-type: none;
}

.evolution-part-1 ul li span {
  color: #0E7DC2;
  font-size: 15px;
  font-weight: 600;
}

.evolution-part-1 ul li p {
  font-size: 15px;
  line-height: 1.1;
  margin: 5px 0;
  min-height: 70px;
}

.evolution-part-1 ul li img {
  width: 75px;
  margin: 10px 0 0;
}

.evolution-part-2 {
  margin: 20px 0;
  text-align: center;
}

.evolution-part-2 p {
  font-size: 21px;
  font-weight: 600;
}

.evolution-tab-main {
  width: 100%;
  text-align: center;
  position: relative;
}

.time-icon {
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  top: 0;
  bottom: 0;
  font-size: 15px;
  margin: auto;
  line-height: 1;
  color: #707070;
}

.time-icon.time-icon-right {
  left: unset;
  right: 0;
}

.evolution-tab-main:before {
  content: '';
  width: 98%;
  height: 1px;
  background-color: #707070;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.evolution-tab-main:after {
  content: '';
  background: url(/content/dam/infosys-web/en/campaigns/2022/telcoforgood/images/evolution/dots.png) repeat-x;
  background-size: 45px;
  background-position: center;
  /* background-repeat: space; */
  width: 95%;
  height: 100%;
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}

.evolution-tab {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0 15px;
  text-align: center;
  background: #ffffff;
  z-index: 1;
}

.evolution-tab li {
  list-style-type: none;
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
}

.evolution-tab li p {
  background-color: #0E7DC2;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 400;
  display: none;
  margin: 0;
}

.evolution-tab li img {
  filter: drop-shadow(0px 0px 0px #000);
  transition: all 0.5s ease;
}

.evolution-tab li:hover img {
  filter: drop-shadow(0px 0px 5px #000);
  transition: all 0.5s ease;
}

.evolution-tab li.active p {
  display: block;
}

.evolution-tab li.active img {
  display: none;
}



.evolution-part-3-tabs {
  margin: 20px 0;
  width: 100%;
}

.evolution-part-3-tabs ul {
  margin: 0;
  padding: 0;
  display: none;
}

.evolution-part-3-tabs ul.active {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.evolution-part-3-tabs ul li {
  margin: 1%;
  width: 14%;
  box-shadow: 10px 10px 20px #00000029;
  border-radius: 15px;
  background-color: #ffffff;
  padding: 12px;
  text-align: center;
  list-style-type: none;
}

.evolution-part-3-tabs ul li span {
  color: #0E7DC2;
  font-size: 15px;
  font-weight: 600;
}

.evolution-part-3-tabs ul li p {
  font-size: 15px;
  line-height: 1.1;
  margin: 5px 0;
  min-height: 40px;
}

.evolution-part-3-tabs ul li img {
  width: 90px;
  margin: 10px 0 0;
}

/* Inner Pages tales  */
.view-change {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  margin: 0 0 50px 0;
  justify-content: space-between;
}

.view-change ul {
  margin: 0;
  padding: 5px 15px;
  display: flex;
  justify-content: flex-end;
}

.view-change ul li {
  list-style-type: none;
  font-size: 21px;
  color: #000000;
  padding: 0 20px;
  display: inline-block;
  position: relative;
}

.view-change ul li:first-child::before {
  content: '';
  width: 1px;
  height: 50%;
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.view-change ul li a {
  color: #000000;
  outline: inherit;
}

.view-change ul li a.active {
  color: #0F3CF1;
}

.tales_inner_banner {
  padding: 100px 0 50px;
}

.tales_inner_banner .h2-heading {
  font-size: 70px;
  font-weight: 500;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  line-height: 70px;
  color: #ffffff;
}

.tale-box-article-inner .item {
  width: 23%;
  margin-bottom: 20px;
}

h3.tales-h3 {
  font-size: 41px;
  font-weight: 500;
}

.item-list-view .item {
  width: 97% !important;
}

@media only screen and (max-width: 1200px) {
  .tale-box-article-inner .item {
    width: 21%;
  }
}

@media only screen and (max-width: 1024px) {
  .tale-box-article-inner .item {
    width: 46%;
  }
}

@media only screen and (max-width: 767px) {
  .tale-box-article-inner .item {
    width: 42%;
  }

  .item-list-view .item {
    width: 92% !important;
  }
  .view-change {
    flex-direction: column;
  }

}

/* Inner Pages tales end  */

@media only screen and (max-width: 1200px) {
  .hero-head {
    font-size: 100px;
  }
}

@media only screen and (max-width: 1024px) {

  .slider,
  #hero_slider,
  .repeated-css {
    height: 600px;
  }

  /* Custom Code  */
  .animationBlock-inner {
    right: 58%;
  }

  .blob-1,
  .blob-2,
  .blob-3,
  .blob-4 {
    width: 350px;
    height: 350px;
  }

  .hero-head {
    font-size: 80px;
  }

  p,
  .hero-para {
    font-size: 16px;
  }

  .social-inner {
    width: 100%;
    height: auto;
  }

  .socail-overlay img {
    width: 20px;
  }

  h2.headerh2 {
    font-size: 50px;
  }

  h3.tales-h3 {
    font-size: 32px;
  }

  .tale-box-main {
    display: block;
    width: 100%;
  }

  .d-row-center {
    display: block;
    align-items: center;
  }

  .item-slider-carousel {
    width: 100vw;
  }

  .evolution-part-1 ul li,
  .evolution-part-3-tabs ul li {
    width: 30%;
  }

  .blob-3 {
    display: none;
  }
}

@media only screen and (max-width: 992px) {

  .animationBlock-inner {
    width: 223px;
  }
}

@media only screen and (max-width: 767px) {

  .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;
  }

  /* custom Code  */
  .tale-box {
    width: 100%;
    height: auto;
  }

  .social-main {
    padding: 0 20px;
  }

  .item-slider-carousel .item-inner {
    padding: 30px;
  }

  .item-slider-carousel .item-inner h4 {
    font-size: 40px;
  }

  p.ptagcustom {
    font-size: 16px;
  }

  .slider-section {
    padding: 0;
  }

  .animationBlock-inner {
    width: 123px;
  }

  .evolution-part-1 ul li,
  .evolution-part-3-tabs ul li {
    width: 47%;
    /* list-style-type: none;
    float: left; */
  }

  .evolution-part-1 ul li p {
    min-height: 90px;
  }

  .evolution-tab li img {
    width: 25px;
  }

  .evolution-tab li p {
    font-size: 12px;
  }



}

@media only screen and (max-width: 680px) {}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 360px) {}