@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: 20px;
  font-weight: 300;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

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;
}

.mt-100,
.my-100 {
  margin-top: 100px !important;
}

.mb-100,
.my-100 {
  margin-bottom: 100px !important;
}

.pt-10,
.py-10 {
  padding-top: 10px !important;
}

.pb-10,
.py-10 {
  padding-bottom: 10px !important;
}

.pt-20,
.py-20 {
  padding-top: 20px !important;
}

.pb-20,
.py-20 {
  padding-bottom: 20px !important;
}

.pt-30,
.py-30 {
  padding-top: 30px !important;
}

.pb-30,
.py-30 {
  padding-bottom: 30px !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,
.white-color {
  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-color-1 {
  background-color: #96c1dd;
}

.bg-color-2 {
  background-color: #cac0ca;
}

.bg-color-3 {
  background-color: #a9cbe5;
}

.bg-color-4 {
  background-color: #e6c8c1;
}

.bg-color-5 {
  background-color: #cdaad3;
}

.bg-color-6 {
  background-color: #bcbdc7;
}

.bg-color-7 {
  background-color: #f4d6b2;
}

.bg-jade-less-light-2 {
  background-color: #c9dbcb;
}

.bg-coral-less-light2 {
  background-color: #f6cdc5;
}

.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;
}

.repeated-css:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(22 21 59 / 45%);
}

.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -45%) !important;
  -moz-transform: translate(0px, -45%) !important;
  -ms-transform: translate(0px, -45%) !important;
  -o-transform: translate(0px, -45%) !important;
  transform: translate(0px, -45%) !important;
  width: auto;
  color: #fff;
  z-index: 999;
}

.hero-head {
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 85px;
  text-align: center;
  line-height: 0.9;
  margin: 0;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  text-transform: uppercase;
}

.hero-head .event-name {
  font-size: 50px;
  color: #fff;
  font-weight: 300;
}

.event-loc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 27px;
  line-height: 1.2;
  margin-top: 40px !important;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

.event-loc li {
  display: flex;
  width: 28%;
  padding: 10px;
  gap: 5px;
  align-items: center;
  text-transform: capitalize;
  justify-content: center;
  border: 1px solid #54536e;
  margin: 0px 40px;
  border-radius: 15px;
  letter-spacing: 1px;
  backdrop-filter: blur(5px);
  background-color: #ccd1f924;
  -webkit-backdrop-filter: blur(30px);
}

.mt-0 {
  margin-top: 0px;
}

.h2-seperator-line {
  z-index: 1;
  position: relative;
  width: 85px;
  height: 3px;
  margin: 0 0 10px;
  transition: all 0.5s ease;
  background-image: linear-gradient(
    to right,
    rgb(13, 213, 227),
    rgb(0, 194, 237),
    rgb(0, 173, 245),
    rgb(0, 150, 246),
    rgb(18, 122, 235)
  );
  -webkit-text-fill-color: transparent;
}

.line {
  border-bottom: 1px solid #e1e1e1;
  margin: 50px 0;
}

.sap-gradient {
  background-image: linear-gradient(
    to right,
    rgb(13, 213, 227),
    rgb(0, 194, 237),
    rgb(0, 173, 245),
    rgb(0, 150, 246),
    rgb(18, 122, 235)
  );
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.overview-head {
  font-size: 78px;
  font-weight: 500;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 70px;
}

.video-sec {
  height: 100vh;
}

.video-sec .hero-video,
.vidyard-player-embed {
  object-fit: cover;
}

.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: 50px;
}

.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;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 40px;
}

.ptb75 {
  padding: 75px 0px;
}

.pt75 {
  padding-top: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pb-75,
.py-75 {
  padding-bottom: 75px !important;
}

.h2-heading {
  font-size: 70px;
  font-weight: 500;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  line-height: 70px;
}

.sapphire-ovr {
  background: #e0e7fe 0% 0% no-repeat padding-box;
  opacity: 1;
}

.sapphire-ovr .h2-heading {
  font-size: 74px;
  line-height: 76px !important;
}

/*Customer Advocacy*/
.press-releases {
  background-image: url("/content/dam/infosys-web/en/global-resource/26/press-releases.jpg");
}

.customer-advocacy,
.press-releases,
#contact-us,
#highlight {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pad-ctrl {
  padding: 0;
}

.customer-advocacy {
  background-image: url("/content/dam/infosys-web/en/global-resource/26/customer-advocacy.jpg");
}

.customer-advocacy .item-slider-href,
.press-releases .item-slider-href {
  background: #efeffd 0% 0% no-repeat padding-box;
  border-radius: 20px !important;
  opacity: 1;
  backdrop-filter: blur(30px);
}

/*Customer Advocacy End*/
/*contact-us*/
#contact-us {
  background-image: url("/content/dam/infosys-web/en/global-resource/26/contact-us.jpg");
}

#contact-us .contact {
  font-size: 40px;
  font-weight: 500;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  line-height: 40px !important;
  letter-spacing: normal !important;
}

.cta-link {
  color: #000;
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #fff;
  -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;
  padding: 8px 55px;
  margin: 5px 0;
  border-radius: 50px;
  overflow: hidden;
  font-weight: 500;
  text-decoration: none !important;
}

.cta-link:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  -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;
  background-color: #0d314b;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}

.cta-link:hover,
.cta-link:focus {
  border: 1px solid #0d314b;
  color: #fff;
  background-color: #0d314b;
  text-decoration: none;
}

/*contact-End*/
/*Blogs*/
.grid-bg1 {
  margin-right: 0;
  margin-left: 0;
}

.box01,
.box02 {
  border-radius: 10px;
}

.box02 {
  height: 250px;
}

.box01,
.box02 {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.box01 img,
.box02 img {
  float: right;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.grid-ovl {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.48);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.grid-caption.cap3,
.grid-caption.cap5 {
  width: 70%;
}

.grid-caption {
  padding: 15px;
  position: absolute;
  bottom: 0;
}

.grid-caption .h3 {
  font-size: 36px;
  color: #fff;
  font-weight: 500;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  margin-top: 0;
  line-height: 36px;
  margin-bottom: 5px !important;
}

.col-bg > [class*="col-"] {
  padding: 5px;
}

.box01 {
  height: 510px;
}

.grid-caption.cap1,
.grid-caption.cap6 {
  width: 70%;
}

.box01:hover img,
.box02:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}

/*Blogs End*/
/*Press Releases*/
.item-slider-carousel.owl-carousel .owl-stage,
.insight-slider.owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}

.owl-item {
  overflow: hidden;
}

.item-slider-carousel.owl-carousel .owl-stage .item,
.insight-slider.owl-carousel .owl-stage .item {
  height: 100%;
  width: auto;
}

.item-slider-href {
  display: block;
  height: 100%;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}

.item-img-wrapper {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.item-slider-href img {
  width: auto !important;
}

.item-img-wrapper img {
  transform: scale(1.1);
  transition: all 0.7s ease;
}

.item-slider-href:hover .item-img-wrapper img {
  transform: scale(1);
}

.item-cnt-wrapper {
  padding: 15px;
}

.item-slider-head {
  font-family: "myriad-pro";
  font-weight: 500;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 500 !important;
}

.cta-readmore,
.cta-readmore:hover,
.cta-readmore:focus {
  position: absolute;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #2e1113;
  letter-spacing: 1px;
  bottom: 30px;
}

.cta-readmore:after {
  content: "\f138";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #2e1113;
  font-size: 16px;
  line-height: 1.2;
  position: absolute;
  top: 0px;
  right: -20px;
  transition: all 0.3s ease-in-out;
}

.cta-readmore:hover:after {
  right: -25px;
}

.item-slider-carousel,
.insight-slider {
  position: relative;
}

.item-slider-carousel .owl-nav,
.insight-slider .owl-nav {
  text-align: center;
  width: 200px;
  right: 0;
  position: absolute;
  top: -25px;
}

.item-slider-carousel .owl-nav .owl-prev,
.item-slider-carousel .owl-nav .owl-next,
.insight-slider .owl-nav .owl-prev,
.insight-slider .owl-nav .owl-next {
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  position: absolute !important;
  top: unset !important;
  bottom: -60px;
  -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: #fff;
  border-radius: 50%;
  margin: 0;
  bottom: 0;
}

.item-slider-carousel .owl-nav .owl-prev,
.insight-slider .owl-nav .owl-prev {
  left: 70px;
}

.item-slider-carousel .owl-nav .owl-next,
.insight-slider .owl-nav .owl-next {
  right: 0px;
}

.item-slider-carousel .owl-nav .owl-prev:after,
.insight-slider .owl-nav .owl-prev:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 20px;
  bottom: 15px;
  border: 2px solid #000;
  border-bottom: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.item-slider-carousel .owl-nav .owl-next:after,
.insight-slider .owl-nav .owl-next:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 20px;
  bottom: 15px;
  border: 2px solid #000;
  border-top: 0;
  border-left: 0;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.item-slider-carousel .owl-dots {
  counter-reset: slides-num;
}

.insight-slider .owl-dots {
  counter-reset: slides-num2;
}

.item-slider-carousel .owl-dots,
.insight-slider .owl-dots {
  position: absolute;
  top: -88px;
  right: 60px;
  left: unset;
  bottom: unset;
  width: 70px;
}

.item-slider-carousel .owl-dots:after {
  content: " / " counter(slides-num);
}

.insight-slider .owl-dots:after {
  content: " / " counter(slides-num2);
}

.item-slider-carousel .owl-dots:after,
.insight-slider .owl-dots:after {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  padding-left: 5px;
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap;
  letter-spacing: 2px;
  font-weight: 500;
}

.item-slider-carousel .owl-dots:after {
  color: #000000;
}

.insight-slider .owl-dots:after {
  color: #ffffff;
}

.item-slider-carousel.owl-theme .owl-dots .owl-dot {
  counter-increment: slides-num;
}

.insight-slider.owl-theme .owl-dots .owl-dot {
  counter-increment: slides-num2;
}

.item-slider-carousel.owl-theme .owl-dots .owl-dot,
.insight-slider.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  margin-right: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: auto;
}

.item-slider-carousel.owl-theme .owl-dots .owl-dot span,
.insight-slider.owl-theme .owl-dots .owl-dot span {
  display: none;
}

.item-slider-carousel .owl-dot.active:before {
  content: counter(slides-num);
}

.insight-slider .owl-dot.active:before {
  content: counter(slides-num2);
}

.item-slider-carousel .owl-dot.active:before,
.insight-slider .owl-dot.active:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  position: relative;
  left: 2px;
  top: -2px;
  font-weight: 500;
}

.insight-slider .owl-dot.active:before {
  color: #ffffff;
}

.item-slider-carousel .owl-dot.active:before {
  color: #000000;
}

.item-slider-carousel .owl-nav .owl-prev,
.insight-slider .owl-nav .owl-prev {
  left: 30px;
}

/*	Press Releases End*/
.brdr-radius {
  border-radius: 15px;
}

.h3-heading {
  text-transform: initial;
}

.overview-segment-para {
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 400 !important;
}
.sap-highlight {
  background: rgb(255, 255, 255, 0.5);
  padding: 15px;
  border-radius: 20px;
  margin-top: 30px;
}
.title-sml {
  font-size: 40px;
  font-weight: 500;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  letter-spacing: normal !important;
  line-height: 1;
}

/*Highlight*/
#highlight {
  background-image: url(/content/dam/infosys-web/en/global-resource/26/highlight-sap.png);
}

.p20 {
  padding: 20px;
}

.highlight-year {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.highlight-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.highlight-list li {
  display: flex;
  width: 50%;
  padding: 10px;
  gap: 5px;
  align-items: center;
  justify-content: center;
}

.highlight-list li a {
  margin-right: 20px;
  margin-left: 20px;
  border-bottom: 5px solid #fff;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-size: 70px;
  color: #fff;
}

/*Highlight End*/
.d-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.scroll-container {
  width: 26px;
  height: 52px;
  border: 1px solid #fff;
  border-radius: 15px;
  position: absolute;
  margin: 0 auto;
  bottom: 60px;
  left: 0;
  right: 0;
  z-index: 1;
}

.scroller {
  width: 16px;
  border-radius: 8px;
  background-color: #ffffff;
  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: #fff;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
}

/* 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;
}

.brown-color {
  color: #2e1113;
}

.bg-yellow {
  background-color: #eaa41b;
}

#digital-fabric {
  background-color: #e5f1fb;
}

@media only screen and (max-width: 1024px) {
  .slider,
  #hero_slider,
  .repeated-css {
    height: 600px;
  }

  .event-loc {
    margin-top: 25px !important;
  }

  .highlight-list li a {
    font-size: 50px;
  }

  .overview-head {
    font-size: 50px;
    line-height: 50px !important;
  }
}

@media only screen and (max-width: 992px) {
  .event-loc {
    margin-top: 50px;
    text-align: center;
  }

  .event-loc li {
    width: 100%;
    margin: 10px 40px;
  }

  .hero-head {
    font-size: 45px;
    text-align: center;
    line-height: 0.9;
    margin: 0;
    font-family: "tungstenw05-medium", "Oswald", sans-serif;
  }

  .caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 50% !important;
    -webkit-transform: translate(0px, -45%) !important;
    -moz-transform: translate(0px, -45%) !important;
    -ms-transform: translate(0px, -45%) !important;
    -o-transform: translate(0px, -45%) !important;
    transform: translate(0px, -45%) !important;
    width: 100%;
    color: #fff;
    z-index: 999;
  }
}

@media only screen and (max-width: 767px) {
  .item-slider-carousel .owl-nav,
  .insight-slider .owl-nav {
    top: unset;
    bottom: 0;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    height: 100px;
  }

  .item-slider-carousel .owl-nav .owl-prev,
  .insight-slider .owl-nav .owl-prev {
    left: 10px;
    bottom: 0;
  }

  .item-slider-carousel .owl-nav .owl-next,
  .insight-slider .owl-nav .owl-next {
    right: 10px;
    bottom: 0;
  }

  .item-slider-carousel .owl-nav .owl-prev,
  .item-slider-carousel .owl-nav .owl-next,
  .insight-slider .owl-nav .owl-prev,
  .insight-slider .owl-nav .owl-next {
    transform: none !important;
  }

  .mb-xs-20 {
    margin-bottom: 20px;
  }

  .text-center-xs {
    text-align: center;
  }

  .event-loc {
    font-size: 24px;
    margin-top: 29px !important;
  }

  .h2-heading {
    line-height: 0.9 !important;
  }

  .hero_slider_carousel {
    padding: 0px 0px 0px;
  }

  .caption {
    /* position: inherit; */
    position: absolute;
    top: 50% !important;
    transform: translate(0px, -45%) !important;
    width: auto;
    color: #fff;
    z-index: 999;
  }

  .repeated-css:after {
    background-color: transparent;
  }

  .hero-head {
    font-size: 50px;
  }

  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;
  }

  .item-slider-carousel .owl-dots,
  .insight-slider .owl-dots {
    top: unset;
    bottom: 38px;
    right: 15px;
    left: 0;
    margin: auto;
    width: 70px;
  }
}

@media only screen and (max-width: 680px) {
}

@media only screen and (max-width: 480px) {
}

@media only screen and (max-width: 360px) {
}
