/* body {
  overflow-y: scroll !important;
} */
 a {
  color: #00578A;
 }
.header {
  background-color: #000;
}
#hero_slider_carousel {
  background-color: #061838;
}
.search__color {
  display: block !important;
  opacity: 1 !important;
}
.mb15_col > [class*="col-"] {
  margin-bottom: 15px;
}
.mb20_col > [class*="col-"] {
  margin-bottom: 20px;
}
.mb30_col > [class*="col-"] {
  margin-bottom: 30px;
}
.dot_bg {
  background-color: #4c0519;
  background-position: center center;
  background-image: url(https://www.infosys.com/content/dam/infosys-web/en/careers/usa-2020/pattern_bg_half.png);
  background-size: 0.75%;
}
.eq_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq_height {
  position: relative;
  height: 100%;
  overflow: hidden;
  padding-bottom: 50px;
}
.grid_bg_gray .eq_height {
  background-color: #f2f2f2;
}
.grid_bg_gray .eq_height a {
  color: #000;
  display: block;
  height: 100%;
}
.grid_bg_gray .eq_height:hover > a {
  color: #00578A;
}
.box_ctrl {
  padding: 15px;
  clear: both;
}
.box_ctrl h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px !important;
}
.box_ctrl p {
  font-weight: 300;
}
.ctrl_grid_p .box_ctrl p {
  margin-bottom: 5px !important;
}
.social_bottom {
  padding-bottom: 40px;
}
.social_icon {
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 5px;
}
.zoom_wrap {
  position: relative;
  overflow: inherit;
}
.img_wrap {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.zoom_wrap img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.zoom_wrap:hover img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.stories-items .zoom_text a {
  color: #fff !important;
  font-weight: 500;
  font-size: 20px;
}
.stories-items .zoom_text a:focus .img_wrap {
  outline: 2px solid blue;
  outline-offset: -2px;
}
.stories-items .zoom_text img {
  margin-top: 130px;
}
.stories-items .zoom_text p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  line-height: 25px;
}
#overview {
  position: relative;
}
#overview: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/careers/usa-2020/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;
}
.ctrl-loc-para .loc-cntry-txt span {
  padding: 0 10px;
}
.ctrl-button-read .more {
  top: 295px !important;
}
.ctrl-button-read .more.readmore-top {
  top: 345px !important;
}
.bg-queries {
  background-color: #f2f2f2;
  color: #000;
  position: relative;
  height: 100%;
}
.bg-queries2 {
  background-color: #fff;
  color: #000;
  position: relative;
  height: 100%;
}
.pdg-queries {
  padding: 65px 15px 15px;
}
.stick-left-nav-ul {
  padding-left: 20px;
  width: 95px;
}
.sticky-left-nav {
  position: fixed;
  width: 120px;
  background-color: transparent;
  z-index: 1;
}
.sticky-left-nav ul li {
  list-style: none;
  height: 60px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.side-menu .sticky-left-nav ul li.nav-active-menu a::before,
.sticky-left-nav ul li a::before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  opacity: 1;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
.side-menu .sticky-left-nav ul li a::before {
  background-color: #fff;
}
.side-menu .sticky-left-nav ul li.nav-active-menu a::before,
.sticky-left-nav ul li.nav-active a::before {
  width: 60px;
  height: 4px;
  opacity: 1;
}
.side-menu .sticky-left-nav ul li.nav-active-menu {
  margin-bottom: 30px !important;
}
.sticky-left-nav ul li a,
.sticky-left-nav ul li a:focus,
.sticky-left-nav ul li a:hover {
  text-decoration: none;
}
.sticky-left-nav ul li a span {
  display: block;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  padding-top: 5px;
  font-size: 14px;
}
.side-menu .sticky-left-nav ul li a span {
  color: #fff;
  opacity: 1 !important;
}
.sticky-left-nav ul li.nav-active a span {
  opacity: 1;
}
.sticky-left-nav ul li.darkText a span {
  color: #7e7e7e !important;
}
.sticky-left-nav ul li.darkText a::before {
  background-color: #7e7e7e !important;
  opacity: 1;
}
.scrollto-target-menu.changecolor a::before {
  background-color: #000 !important;
}
.scrollto-target-menu.changecolor a span {
  color: #000 !important;
}
.stories-txt {
  overflow: hidden;
  position: relative;
  margin-bottom: 25px;
}
.txt-blog h5 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.insight-title {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.size-md-14 {
  font-size: 14px;
}
.size-md-20 {
  font-size: 20px;
}
.size-md-25 {
  font-size: 25px;
}
.size-md-28 {
  font-size: 28px;
}
.size-md-70 {
  font-size: 70px;
}
.white-color {
  color: #fff !important;
}
.black-color {
  color: #000 !important;
}
.light-gray {
  color: #7e7e7e !important;
}
.m0 {
  margin: 0;
}
.ml25 {
  margin-left: 25px;
}
.mt0 {
  margin-top: 0;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt80 {
  margin-top: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mt175 {
  margin-top: 175px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px;
}
.mtb30 {
  margin: 30px 0;
}
.p0 {
  padding: 0;
}
.p60 {
  padding: 60px;
}
.p15 {
  padding: 15px;
}
.p50 {
  padding: 50px;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt75 {
  padding-top: 75px;
}
.pb0 {
  padding-bottom: 0;
}
.pb50 {
  padding-bottom: 50px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb75 {
  padding-bottom: 75px !important;
}
.ptb50 {
  padding: 50px 0;
}
.ptb15 {
  padding: 15px 0;
}
.ptb75 {
  padding: 75px 0;
}
.ptb100 {
  padding: 100px 0 !important;
}
.plr5 {
  padding: 0 5px;
}
.row-eq-ht {
  overflow: hidden;
}
.col-eq-ht {
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
.bg-color1 {
  overflow: hidden;
}
.bg-color1 > img.img-responsive {
  max-width: none;
  transform: translate3d(-40px, 0, 0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: calc(100% + 40px);
}
.bg-color1:hover > img.img-responsive {
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
img.play-icon {
  width: 80px;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.txt-reseach {
  bottom: 0;
  padding: 0 25px 25px;
  position: absolute;
  width: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.txt-reseach::before {
  background: rgba(0, 0, 0, 0)
    linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 40%) no-repeat scroll
    0 0;
  content: "";
  height: 250px;
  left: 0;
  position: absolute;
  top: -50px;
  width: 100%;
  z-index: -1;
}
.bg-color1:hover .txt-reseach {
  bottom: 20px;
}
.insight-title {
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #b8b8b8;
  font-weight: 600;
  text-transform: uppercase;
}
.bg-article,
.bg-blog,
.bg-blog-segment,
.bg-e,
.bg-last,
.bg-whitepaper {
  position: relative;
}
.bg-blog {
  background-color: #f8f8f8;
}
.bg-pressrelease {
  background-color: #963596;
}
.bg-article {
  background-color: #f16c51;
}
.bg-blog-segment {
  background-color: #0f9ffa;
}
.bg-whitepaper {
  overflow: hidden;
}
.bg-whitepaper .txt-section {
  background-color: rgba(6, 24, 56, 0.5);
  background: rgba(0, 0, 0, 0)
    linear-gradient(rgba(6, 24, 56, 0.5) 0, rgba(255, 255, 255, 0.2) 50%);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.bg-whitepaper > img.img-whitepaper {
  max-width: none;
  transform: translate3d(-40px, 0, 0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: calc(100% + 40px);
}
.bg-whitepaper:hover > img.img-whitepaper {
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.txt-whitepaper {
  padding-top: 290px;
}
.bg-last {
  background-color: #df9926;
}
.img-whitepaper {
  top: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
}
.txt-section {
  padding: 20px;
  position: relative;
}
.box-title {
  margin: 0;
  font-size: 15px;
  letter-spacing: 1.5px;
  color: #bcb9b9;
  font-weight: 600;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.box-text {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  padding: 15px 0;
}
.bg-article:hover p.more,
.bg-blog-segment:hover p.more,
.bg-blog:hover p.more,
.bg-darkblue:hover p.more,
.bg-last:hover p.more,
.bg-light-grey:hover p.more,
.bg-orange:hover p.more,
.bg-pressrelease:hover p.more,
.bg-twittercyan:hover p.more {
  left: 30px;
}
.bg-whitepaper:hover p.white-download {
  left: 10px;
}
.more {
  position: absolute;
  top: 330px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 900;
  left: 20px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.readmore-top {
  top: 355px !important;
}
.insight-email {
  margin-top: 0;
  font-size: 28px;
  color: #000;
  line-height: 32px;
  font-weight: 900;
}
.email-add-bg {
  margin-left: 15px;
  margin-right: 15px;
}
.email-add {
  width: 100%;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 1px solid #fff;
  color: #fff !important;
  font-size: 16px;
  margin-top: 20px;
  letter-spacing: 1px;
  opacity: 0.7 !important;
  outline: 0;
}
.getsmart {
  font-size: 14px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  padding: 12px 30px;
  display: inline-block;
  margin-left: 15px;
  margin-top: 10px;
  background-color: #fff;
  outline: 0;
  border: none;
}
.email-add-bg input::-webkit-input-placeholder {
  color: #fff !important;
}
.email-add-bg input:-moz-placeholder {
  color: #fff !important;
}
.email-add-bg input::-moz-placeholder {
  color: #fff !important;
}
.email-add-bg input:-ms-input-placeholder {
  color: #fff !important;
}
.title-bg {
  margin: 0 auto;
  max-width: 850px;
  width: 100%;
}
.center-title {
  font-size: 80px;
  color: #000;
  text-align: center;
  font-weight: 900;
  line-height: 83px;
  padding-bottom: 10px;
}
.sub-title {
  font-size: 40px;
  color: #3f3f3f;
  font-weight: 300;
  line-height: 45px;
  text-align: center;
}
.gray-bg {
  background-color: #fbfbfb;
}
.violet-bg {
  background-color: #963596;
}
.blue-bg {
  background-color: #372261;
}
.yellow-bg {
  background-color: #df9926;
}
.yellow-bg ul {
  padding: 0;
}
.yellow-bg ul > li {
  display: block;
  background-image: url(https://www.infosys.com/SiteCollectionImages/18/right-chevron-black.svg);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: 0 5px;
  margin-bottom: 10px;
}
.height-380 {
  min-height: 390px;
  position: relative;
  padding-bottom: 30px;
}
.padding-bottom-0 {
  padding-bottom: 0;
}
img.video-img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.inst-video-disc {
  width: 75%;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.insight-text {
  margin: 0;
  font-size: 25px;
  color: #fff;
  font-weight: 400;
  line-height: 30px;
}
.corner-shape {
  width: 100%;
  height: auto;
  border-bottom: 170px solid #00b28f;
  border-right: 80px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0;
}
.corner-shape-text {
  position: absolute;
  left: 20px;
  right: 20px;
}
.corner-shape-text p {
  margin: 0;
}
.whitepaper {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  padding-top: 14px;
}
.white-download {
  font-size: 15px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 135px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.getinsight {
  width: 70%;
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
  margin-left: 15px;
}
.see-more {
  text-align: center;
  margin-top: 50px;
}
.see-more a {
  font-size: 14px;
  color: #3f3f3f;
  text-transform: uppercase;
  padding: 20px 50px;
  display: inline-flex;
  border: 1px solid #7e7e7e;
}
.insight-btn {
  border: 1px solid #000 !important;
  color: #000 !important;
  min-width: 200px;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
  text-transform: uppercase;
  margin: 0 auto !important;
  display: table !important;
  margin-top: 40px !important;
}
.insight-btn:hover {
  color: #fff !important;
}
.fixed-box {
  position: fixed;
  right: 0;
  background-color: #f16c51;
  z-index: 1;
  bottom: 70px;
  border-radius: 10px 0 0 10px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.7);
}
.fixed-box-inner {
  width: 280px;
  padding: 20px 30px;
}
.fixed-box .surveytex {
  color: #fff;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  position: absolute;
  left: -13px;
  top: 42%;
  font-weight: 700;
  cursor: pointer;
}
.slide-arrow {
  font-size: 16px !important;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 10px;
}
.fixed-box-inner .survey-done {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  display: none;
}
.survey-submit {
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 15px;
  color: #fff !important;
  padding: 2px 8px 4px;
  margin-top: 12px;
  display: inline-block;
}
.survey-submit:hover {
  background-color: #000;
  border: 1px solid #000;
}
.fixed-box-inner .survey-close {
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 15px;
  transition: all 0.3s ease-in-out;
}
.fixed-title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: normal;
}
.fix-list {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}
.fix-list label {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
.fix-list input[type="radio"] {
  margin: 0;
  margin-right: 5px;
}
.fixed-box.change-bg {
  padding-bottom: 25px;
  background-color: #222;
}
.fixed-box.change-bg .surveytex {
  color: #fff;
}
.fixed-box.change-bg .survey-submit {
  border: 1px solid #000;
  color: #000 !important;
}
@-webkit-keyframes fade-In-Left {
  from {
    opacity: 0;
    -webkit-transform: translatex(-10px);
    -moz-transform: translatex(-10px);
    -o-transform: translatex(-10px);
    transform: translatex(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
  }
}
@-moz-keyframes fade-In-Left {
  from {
    opacity: 0;
    -webkit-transform: translatex(-10px);
    -moz-transform: translatex(-10px);
    -o-transform: translatex(-10px);
    transform: translatex(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
  }
}
@keyframes fade-In-Left {
  from {
    opacity: 0;
    -webkit-transform: translatex(100px);
    -moz-transform: translatex(100px);
    -o-transform: translatex(100px);
    transform: translatex(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
  }
}
.in-left {
  -webkit-animation-name: fade-In-Left;
  -moz-animation-name: fade-In-Left;
  -o-animation-name: fade-In-Left;
  animation-name: fade-In-Left;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-duration: 1.5s;
  animation-delay: 1.5s;
}
.ctrl-txt {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.ctrl-txt span {
  margin-top: 10px;
}
.circle.expand {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#explore-life {
  padding: 80px 0;
}
.list-title {
  font-size: 22px;
  font-weight: 600;
}
.career-list {
  padding: 0;
}
.career-list li {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 10px;
  font-weight: 400;
}
.career-list li a {
  color: #000;
}
.stats [class*="col-"] {
  text-align: center;
  margin-bottom: 60px !important;
}
.circle-grid.circle-ctrl .eqh-box {
  padding: 20px 20px;
  padding-bottom: 0;
  margin-bottom: 20px;
  border: 1px solid #b8b8b8;
}
.circle-grid.circle-ctrl .head-abtus {
  margin-bottom: 20px !important;
}
.survey-progress {
  float: left;
  width: 100%;
}
.progress-title {
  font-size: 14px;
  color: #ccc;
  font-weight: 600;
  margin-bottom: 3px;
}
.survey-progress .progress {
  float: left;
  width: 100%;
  height: 15px;
  margin-bottom: 5px;
  border-radius: 0;
  background-color: #666;
}
.bar-color-q1 {
  background: #963596;
  background: -webkit-linear-gradient(to right, #963596, #0f9ffa);
  background: -webkit-linear-gradient(left, #963596, #0f9ffa);
  background: linear-gradient(to right, #963596, #0f9ffa);
}
.bar-color-q2 {
  background: #f16c51;
  background: -webkit-linear-gradient(to right, #f16c51, #df9926);
  background: -webkit-linear-gradient(left, #f16c51, #df9926);
  background: linear-gradient(to right, #f16c51, #df9926);
}
.bar-color-q3 {
  background: #963596;
  background: -webkit-linear-gradient(to right, #963596, #f16c51);
  background: -webkit-linear-gradient(left, #963596, #f16c51);
  background: linear-gradient(to right, #963596, #f16c51);
}
.bar-color-q4 {
  background: #00b28f;
  background: -webkit-linear-gradient(to right, #00b28f, #963596);
  background: -webkit-linear-gradient(left, #00b28f, #963596);
  background: linear-gradient(to right, #00b28f, #963596);
}
.bar-color-q5 {
  background: #df9926;
  background: -webkit-linear-gradient(to right, #df9926, #00b28f);
  background: -webkit-linear-gradient(left, #df9926, #00b28f);
  background: linear-gradient(to right, #df9926, #00b28f);
}
.bar-color-q6 {
  background: #0f9ffa;
  background: -webkit-linear-gradient(to right, #0f9ffa, #f16c51);
  background: -webkit-linear-gradient(left, #0f9ffa, #f16c51);
  background: linear-gradient(to right, #0f9ffa, #f16c51);
}
.progress-val {
  float: right;
  font-size: 11px;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
}
.survey-progress .progress-bar {
  padding: 0;
  text-align: left;
  line-height: 12px;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
.learing-icon1 {
  width: 100px;
  margin-bottom: 10px;
}
.learing-icon2 {
  margin: 0 auto;
  width: 70px !important;
  margin-bottom: 10px;
}
.icon-title {
  font-size: 20px;
  margin-bottom: 10px !important;
}
.expert-name {
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px !important;
}
.expert-text {
  margin-bottom: 0;
  font-size: 16px;
  color: #fff;
  line-height: 21px;
  font-weight: 400;
}
.three-pillar {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding: 0 10px;
}
.pillar-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pillar-box:hover .pillar-overlay {
  background-color: rgba(245, 166, 35, 0.9);
}
.three-pillar h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 10px !important;
}
.three-pillar p {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}
.sust-para {
  font-size: 32px;
  color: #fff;
  font-weight: 300;
  margin: 20px 0;
  line-height: 1.3em;
}
.sust-pr {
  padding: 25px;
  background-color: #fff;
}
.sust-pr-para {
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}
.view-more {
  background-color: #fff;
  color: #000 !important;
  padding: 8px 25px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin: 10px 0;
}
.view-more:hover {
  background-color: transparent;
  color: #fff !important;
}
.color-box {
  padding: 20px 20px;
  min-height: 320px;
}
.color-box-title {
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.color-box-txt {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}
.color-box-btn {
  position: absolute;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  left: 20px;
  bottom: 15px;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.color-box:hover .color-box-btn {
  left: 30px;
}
.flip-row [class*="col-"] {
  margin-bottom: 15px;
}
.flipbox {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.flipbox .flip-back {
  position: absolute;
  top: 0;
  left: 0;
}
.flipbox .flip-back,
.flipbox .flip-front {
  width: 100%;
  height: 200px;
  color: #fff;
  text-align: center;
  padding: 20px 15px;
  display: block;
  transition-duration: 1s;
  transition-property: transform, opacity;
  box-sizing: border-box;
}
.flipbox .flip-front {
  opacity: 1;
  transform: rotateY(0);
}
.flipbox .flip-back {
  opacity: 0;
  transform: rotateY(180deg);
}
.flipbox:hover .flip-front {
  opacity: 0;
  transform: rotateY(180deg);
}
.flipbox:hover .flip-back {
  opacity: 1;
  transform: rotateY(0);
}
.flip-front h3 {
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
  font-size: 22px;
  color: #000;
  font-weight: 600;
  top: 46%;
  transform: translateY(-46%);
  -webkit-transform: translateY(-46%);
  position: absolute;
}
.flip-back h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px !important;
  line-height: inherit;
}
.flip-back p {
  font-size: 17px;
  margin-bottom: 5px;
}
.flip-front1 {
  background-color: #fbc2ba;
}
.flip-back1 {
  background-color: #ca4d37;
}
.flip-front2 {
  background-color: #92d1ff;
}
.flip-back2 {
  background-color: #0271b1;
}
.flip-front3 {
  background-color: #eac8a5;
}
.flip-back3 {
  background-color: #ab6604;
}
.flip-front4 {
  background-color: #a8d7cd;
}
.flip-back4 {
  background-color: #00866a;
}
.flip-front5 {
  background-color: #d0b5d5;
}
.flip-back5 {
  background-color: #8e2d8d;
}
.flip-front6 {
  background-color: #b8b8b8;
}
.flip-back6 {
  background-color: #3f3f3f;
}
.ctrl-bottom {
  top: inherit !important;
  bottom: 0;
  margin-bottom: 0 !important;
}
.careers-employeespeak {
  background-color: #f3f3f3;
  color: #000;
  max-width: 100%;
  padding: 25px 35px;
  right: 60px;
  text-align: left;
}
.employeespeak-head {
  color: #333;
  font-size: 14px;
  margin-bottom: 10px !important;
  padding-left: 95px;
}
.employeespeak-content {
  font-size: 17px;
  font-weight: 400;
  padding-top: 10px;
}
.img-employee {
  border-radius: 50%;
  display: inline-block;
  float: left;
  height: 85px;
  margin-right: 10px;
  width: 85px !important;
}
.img-employee-ctrl {
  width: 140px !important;
  height: auto !important;
}
#employeespeak_slider .owl-dots {
  position: static;
  text-align: center;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(0, 0, 0, 1);
  box-shadow: 0 0 0 2px #000 inset;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot span {
  margin: 0 5px;
  width: 8px;
  height: 8px;
}
#employeespeak_slider.owl-theme .owl-dots .owl-dot.active span,
#employeespeak_slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
ul.article-pagination {
  float: left;
  padding: 0;
  margin-top: 15px;
}
ul.article-pagination > li:first-child {
  padding-left: 0 !important;
}
ul.article-pagination > li {
  display: inline-block !important;
  background-image: none !important;
  padding-left: 10px !important;
}
ul.article-pagination > li > a {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 0;
  display: block;
  font-weight: 700;
  padding: 3px 10px;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}
ul.article-pagination > li > a:hover {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #fff;
}
ul.article-pagination > li > a.pagination-active {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.explore-box .stories-txt img.img-responsive {
  margin-top: 120px;
}
.right-box {
  overflow: hidden;
  position: relative;
  margin-bottom: 25px;
}
.right-box img.img-responsive {
  max-width: none;
  transform: translate3d(-40px, 0, 0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: calc(100% + 40px);
}
.right-box:hover img.img-responsive {
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.box-bottom-txt {
  position: absolute;
  left: 0;
  width: auto;
  padding: 8px 20px;
  background: #000;
  line-height: 25px;
  bottom: 20px;
}
.stories-txt .box-bottom-txt {
  bottom: 0px;
  right: 0;
}
.stories-items .stories-txt a {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
}
.box-bottom-txt h4 {
  color: #fff;
  font-size: 22px; /* margin-bottom: 5px!important; */
  font-weight: 600;
}
.box-bottom-txt p {
  color: #fff;
  margin-bottom: 0;
}
.shadow-box {
  position: relative;
  -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.3);
}
.shadow-light {
  -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
}
.shadow-box::before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s;
  -webkit-box-shadow: 0 3px 8px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 8px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px 10px rgba(0, 0, 0, 0.1);
}
.shadow-box:hover::before {
  opacity: 1;
  transition: opacity 0.3s;
}
.custom-obj a {
  color: #000 !important;
}
.custom-obj .media-heading {
  margin-bottom: 10px !important;
}
.custom-obj p {
  font-size: 16px;
  padding-left: 10px;
  margin-top: 5px;
}
.role-box .panel-body {
  padding: 0 !important;
  border: none !important;
}
.role-box .panel-default {
  border: none;
}
.role-box .panel-title > a,
.role-box .panel-title > a:active {
  display: block;
  padding: 15px;
  color: #555;
  font-size: 16px;
  text-decoration: none;
}
.role-box .panel-heading a:before {
  font-family: FontAwesome;
  content: "\f077";
  float: right;
  transition: all 0.5s;
}
.role-box .panel-heading.active a:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.web-hide {
  display: none;
}
.web-hide p {
  margin-bottom: 0 !important;
  font-size: 18px;
  font-weight: 600;
}
.draw-map svg {
  fill-opacity: 0;
  transition: fill-opacity 2s;
}
.draw-map svg.finished {
  fill-opacity: 1;
}
#linedrawing {
  min-height: 300px;
  fill: #09321d;
  stroke: #fff;
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.bg-onyx-lbg2 {
  background-color: #f3f3f3 !important;
}
a.btn-shutter-black.shutter-white::before {
  background-color: #fff;
}
a.btn-shutter-black.shutter-white {
  color: #fff;
  border: 1px solid #fff;
}
a.btn-shutter-black.shutter-white:hover {
  color: #000;
  border: 1px solid #fff;
}
.location-title {
  font-size: 24px;
  padding-bottom: 15px;
}
.three_item .border-line {
  border: 1px solid #b8b8b8;
  margin-top: 15px;
  margin-bottom: 15px;
}
.three_item .owl-nav .owl-next,
.three_item .owl-nav .owl-prev {
  background-repeat: no-repeat;
  height: 32px;
  position: absolute;
  text-indent: -9999px;
  width: 32px;
  top: 150px !important;
}
.three_item .owl-nav .owl-next {
  background-image: url(https://www.infosys.com/content/dam/infosys-web/en/global-resource/images/arrow-right.png);
  right: -35px;
}
.three_item .owl-nav .owl-prev {
  background-image: url(https://www.infosys.com/content/dam/infosys-web/en/global-resource/images/arrow-left.png);
  left: -35px;
}
.ripple_hover {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.ripple_effect {
  display: block;
  position: absolute;
  background-color: #963596;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transition: transform 2.5s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -moz-transition: transform 2.5s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -webkit-transition: transform 2.5s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -o-transition: transform 2.5s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
}
.ripple_effect.ripple_animate {
  transform: scale(4);
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -o-transform: scale(3);
  z-index: 0;
}
.above_div {
  float: left;
  width: 100%;
  position: relative;
  z-index: 999;
}
.box_txt {
  color: #000;
  padding: 65px 15px 15px;
  -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
  height: 100%;
}
.box_link .ripple_effect {
  background-color: #fbc2ba;
}
.box_link .ripple_effect h4 {
  color: #fff;
}
.box_txt:hover .head-abtus-bdr {
  width: 65px;
}
.grid-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.overlay-box .box-bottom-txt {
  z-index: 9;
}
.overlay-box:hover .grid-overlay {
  background-color: rgba(241, 108, 81, 0);
}
.overlay-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.overlay-box img {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
}
.overlay-box .ovly-top {
  background: rgba(241, 108, 81, 0.6);
  height: 100%;
  left: -100%;
  position: absolute;
  top: -100%;
  width: 100%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.overlay-box .ovly-bottom {
  background: rgba(241, 108, 81, 0.6);
  height: 100%;
  left: 100%;
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.overlay-box:hover .ovly-top {
  left: 0;
  top: 0;
}
.overlay-box:hover .ovly-bottom {
  left: 0;
  top: 0;
}
.flip_row [class*="col-"] {
  margin-bottom: 15px;
  overflow: hidden;
}
.flip_container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flip_container.hover .back_flip,
.flip_container:hover .back_flip {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}
.flip_container.hover .front_flip,
.flip_container:hover .front_flip {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.back_flip,
.flip_container,
.front_flip {
  width: 100%;
  height: 200px;
}
.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.back_flip,
.front_flip {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0);
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 10px;
  text-align: center;
}
.front_flip {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.back_flip {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.front_flip h3 {
  margin: 0 auto;
  width: 100%;
  font-size: 22px;
  color: #000;
  font-weight: 600;
}
.back_flip h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px !important;
  line-height: inherit;
}
.back_flip p {
  font-size: 17px;
  color: #fff;
  margin-bottom: 5px;
}
.draw-map {
  position: relative;
}
.maps-interactive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.maps-interactiveinner {
  width: 100%;
  height: 100%;
  position: relative;
}
.pointer {
  position: absolute;
}
.pointer a {
  transform: translateY(0);
  transition: all 0.5s ease;
  display: block;
  width: 20px;
  height: 20px;
}
.pointer a:hover {
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.labal-copy {
  display: none;
  position: absolute;
  bottom: 110%;
  right: 50%;
  width: 260px;
  height: auto;
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 9;
}
.labal-copy h5 {
  font-size: 18px;
  margin-bottom: 5px !important;
}
.labal-copy p {
  font-size: 14px;
  margin: 0;
}
.labal-copy .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: 400;
  line-height: 1;
  font-size: 15px;
  cursor: pointer;
}
.pointer {
  position: absolute;
}
.labal-copy a {
  float: left;
  width: 100%;
  display: block;
  font-weight: 700;
}
@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
.pointer-01 {
  top: 25%;
  left: 76%;
}
.pointer-02 {
  top: 38%;
  left: 32%;
}
.pointer-03 {
  top: 48%;
  left: 51%;
}
.pointer-04 {
  top: 56%;
  left: 45%;
}
.pointer-001 {
  top: 62%;
  left: 50%;
}
.pointer-002 {
  left: 56%;
  top: 56%;
}
.pointer-003 {
  left: 73%;
  top: 48%;
}
.pointer-004 {
  left: 70%;
  top: 52%;
}
.pointer-005 {
  left: 70%;
  top: 55%;
}
.pointer-006 {
  left: 63%;
  top: 54%;
}
.pointer-007 {
  left: 59%;
  top: 49%;
}
.pointer-008 {
  left: 59%;
  top: 42%;
}
.pointer-009 {
  left: 30%;
  top: 43%;
}
.pointer-0010 {
  left: 71%;
  top: 54%;
}
.pointer-0011 {
  top: 51%;
  left: 29%;
}
.pointer-0012 {
  left: 56%;
  top: 50%;
}
.pointer-0013 {
  left: 67%;
  top: 67%;
}
.pointer-1 {
  top: 58%;
  left: 62%;
}
.pointer-2 {
  top: 25%;
  left: 49%;
}
.pointer-3 {
  top: 45%;
  left: 74%;
}
.pointer-4 {
  top: 63%;
  left: 52%;
}
.pointer-5 {
  top: 48%;
  left: 62%;
}
.pointer-6 {
  top: 33%;
  left: 35%;
}
.pointer-7 {
  top: 44%;
  left: 72%;
}
.pointer-8 {
  top: 47%;
  left: 24%;
}
.pointer-9 {
  top: 44%;
  left: 76%;
}
.pointer-10 {
  top: 43%;
  left: 76%;
}
.pointer-11 {
  top: 42%;
  left: 69%;
}
.pointer-12 {
  top: 61%;
  left: 51%;
}
.pointer-13 {
  top: 33.8%;
  left: 30.5%;
}
.pointer-14 {
  top: 57%;
  left: 37%;
}
.pointer-15 {
  top: 16%;
  left: 54%;
}
.pointer-16 {
  top: 56%;
  left: 49%;
}
.pointer-17 {
  top: 88%;
  left: 93%;
}
.pointer-18 {
  top: 28%;
  left: 73%;
}
.labal-copy img {
  float: left;
  width: 160px;
  clear: both;
}
.locatin-popup {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.featured-point-1 {
  top: 25%;
  left: 17%;
}
.featured-point-2 {
  top: 49%;
  left: 19%;
}
.featured-point-3 {
  top: 37%;
  left: 21%;
}
.featured-point-4 {
  top: 69%;
  left: 34%;
}
.featured-point-5 {
  top: 58%;
  left: 25%;
}
.featured-point-6 {
  top: 90%;
  left: 29%;
}
.featured-point-7 {
  top: 67%;
  left: 27%;
}
.featured-point-8 {
  top: 76%;
  left: 86%;
}
.featured-point-9 {
  top: 40%;
  left: 74%;
}
.featured-point-10 {
  top: 50%;
  left: 80%;
}
.featured-point-11 {
  top: 52%;
  left: 70%;
}
.featured-point-12 {
  top: 42%;
  left: 86%;
}
.featured-point-13 {
  top: 62%;
  left: 78%;
}
.featured-point-14 {
  top: 90%;
  left: 94%;
}
.featured-point-15 {
  top: 61%;
  left: 81%;
}
.featured-point-16 {
  top: 42%;
  left: 83%;
}
.featured-point-17 {
  top: 56%;
  left: 83%;
}
.featured-point-18 {
  top: 50%;
  left: 82%;
}
.featured-point-19 {
  top: 36%;
  left: 49%;
}
.featured-point-20 {
  top: 32%;
  left: 50%;
}
.featured-point-21 {
  top: 25%;
  left: 55%;
}
.featured-point-22 {
  top: 38%;
  left: 48%;
}
.featured-point-23 {
  top: 35%;
  left: 51%;
}
.featured-point-24 {
  top: 34%;
  left: 46%;
}
.featured-point-25 {
  top: 42%;
  left: 52%;
}
.featured-point-26 {
  top: 25%;
  left: 51%;
}
.featured-point-27 {
  top: 42%;
  left: 47%;
}
.featured-point-28 {
  top: 29%;
  left: 52%;
}
.featured-point-29 {
  top: 39%;
  left: 50%;
}
.featured-point-30 {
  top: 35%;
  left: 50%;
}
.featured-point-31 {
  top: 34%;
  left: 48%;
}
.featured-point-32 {
  top: 22%;
  left: 71%;
}
.featured-point-33 {
  top: 40%;
  left: 53%;
}
.featured-point-34 {
  top: 36%;
  left: 53%;
}
.featured-point-35 {
  top: 38%;
  left: 51%;
}
.featured-point-36 {
  top: 37%;
  left: 52%;
}
.featured-point-37 {
  top: 39%;
  left: 52%;
}
.featured-point-38 {
  top: 73%;
  left: 65%;
}
.featured-point-39 {
  top: 50%;
  left: 64%;
}
.featured-point-40 {
  top: 50%;
  left: 64%;
}
.featured-point-41 {
  top: 77%;
  left: 55%;
}
img.usamap {
  position: relative;
  max-width: 100%;
}
.ctrl-strong strong {
  float: left;
  clear: both;
}
.apply-btn {
  float: left;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #fff;
  margin-top: 15px;
  padding: 3px 15px;
  padding-top: 1px;
  clear: both;
}
.overview-link {
  margin-bottom: 10px;
  margin-top: 10px;
}
.overview-link a {
  margin-right: 15px;
}
.grid-ovly {
  background: rgba(0, 0, 0, 0)
    linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0.2) 60%) repeat scroll 0 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.gird_hover .overlay-box:hover .grid-ovly {
  background: rgba(0, 0, 0, 0)
    linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0.2) 60%) repeat scroll 0 0;
}
.embed-ctrl .embed-responsive-16by9 {
  padding-bottom: 49.3%;
}
.ctrl-pd4 > [class*="col-"] {
  padding: 4px !important;
}
.grid_seven {
  position: relative;
}
.grid_seven > .p0 > a {
  color: #fff;
}
.grid_seven > .p0 > a:focus,
.grid_seven > .p0 > a:hover {
  color: #fff;
  text-decoration: none;
}
.grid_seven figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  cursor: pointer;
}
.grid_seven figure img {
  position: relative;
  display: block;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.grid_seven figure figcaption::after,
.grid_seven figure figcaption::before {
  pointer-events: none;
}
.grid_seven figure figcaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 40px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  background-color: #382261;
  padding: 5px 20px;
}
.grid_seven figure:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  filter: blur(2px);
}
.gridoverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0)
    linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0; */
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.grid_seven figure:hover figcaption {
  height: auto;
  max-height: 200px;
  bottom: 50px;
  background-color: transparent;
}
.grid_seven figure:hover .bottom-gradient-do_more {
  background: #382261;
  transform: translateY(0);
  opacity: 0.9;

  /* background: rgba(0, 0, 0, 0)
    linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) repeat
    scroll 0 0;
  transform: translateY(0); */
  /* background: rgba(0, 0, 0, 0)
    linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0;
  transform: translateY(0); */
}
.grid-do_more figure:hover figcaption {
  height: auto;
  max-height: 200px;
  bottom: 50px;
}
.bottom-gradient-do_more {
  /* background: rgba(0, 0, 0, 0)
    linear-gradient(
      0deg,
      rgb(0, 0, 0) 0%,
      rgba(0, 0, 0, 0.8) 23%,
      rgba(0, 0, 0, 0) 60%,
      rgba(0, 0, 0, 0) 74%,
      rgba(0, 0, 0, 0) 81%,
      rgba(0, 0, 0, 0) 92%,
      rgba(0, 0, 0, 0) 100%
    )
    repeat scroll 0 0; */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(0);
  transition: all 0.4s ease 0s;
}
.do_more-grid-title {
  margin: 0;
  color: #fff;
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}
.do_more-grid-desc {
  color: #fff;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}
.ovr-hidden {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.box-overlay .overlay-black {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.box-overlay .bottom-position {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 20px;
  line-height: 25px;
  bottom: 20px;
  z-index: 999;
}
.box-overlay .bottom-position p {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
}
.logo-inner {
  margin: 20px 0 10px !important;
}
.menu ul li {
  margin-bottom: 10px !important;
}
.menuItems > ul > li.social-icons {
  margin-top: 0 !important;
}
.menuItems > ul > li:nth-child(11).social-icons {
  margin-left: 0;
}
.career_list_ctrl li {
  width: 48%;
  display: inline-block;
}


.overlay_txt {
  font-size: 18px !important;
  width: 100%;
  position: absolute;
  top: inherit !important;
  bottom: 0;
  margin-bottom: 0 !important;
  padding: 10px;
  background-color: rgba(0,0,0, 0.5);
}

.list-items li a {
  color: #00578A !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}

.sub-txt, .para-txt.light-gray {
  color: #565656 !important;
}

.testimonial_video  .item a:focus {
	outline: 2px solid blue;
    outline-offset: -2px;
    display: block;
}

@media (max-width: 1280px) {
  .corner-shape {
    border-right: inherit;
    border-bottom: 170px solid #00b28f;
  }
  .white-download {
    padding-top: 10px;
    position: relative;
    top: 0;
  }
}
@media all and (max-width: 1024px) {
  .ripple_effect {
    display: none !important;
  }
  .zoom_wrap:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .grid-overlay {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .overlay-box:hover .grid-overlay {
    background-color: rgba(241, 108, 81, 0.5);
  }
  .overlay-box .ovly-top {
    display: none;
  }
  .overlay-box .ovly-bottom {
    display: none;
  }
  .front_flip {
    display: none;
  }
  .back_flip {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
  .flipbox .flip-back,
  .flipbox .flip-front {
    height: 220px;
  }
  .flipbox .flip-front {
    opacity: 0;
    transform: rotateY(180deg);
  }
  .flipbox .flip-back {
    opacity: 1;
    transform: rotateY(0);
  }
  .ctrl-txt {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }
  .bg-color1 > img.img-responsive {
    width: calc(100% + 86px);
  }
  .bg-color1:hover > img.img-responsive,
  .bg-whitepaper:hover > img.img-whitepaper {
    transform: translate3d(-40px, 0, 0);
  }
  .bg-color1:hover .txt-reseach {
    bottom: 0;
  }
  .bg-whitepaper > img.img-whitepaper {
    width: calc(100% + 50px);
  }
  img.play-icon {
    width: 80px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .txt-reseach::before {
    top: unset;
  }
  .offering-title {
    font-size: 35px;
    color: #000;
    font-weight: 900;
    line-height: 40px;
    letter-spacing: -1px;
  }
  .bg-whitepaper {
    position: relative;
  }
  .txt-whitepaper {
    padding-top: 380px;
  }
  .box-title {
    margin: 0;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #bcb9b9;
    font-weight: 600;
    padding-bottom: 15px;
    text-transform: uppercase;
  }
  .box-text {
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding: 15px 0;
  }
  .bg-article:hover p.more,
  .bg-blog-segment:hover p.more,
  .bg-blog:hover p.more,
  .bg-darkblue:hover p.more,
  .bg-last:hover p.more,
  .bg-light-grey:hover p.more,
  .bg-orange:hover p.more,
  .bg-pressrelease:hover p.more,
  .bg-twittercyan:hover p.more {
    left: 0;
  }
  .bg-whitepaper:hover p.white-download {
    left: 0;
  }
  .more,
  .readmore-top {
    position: relative;
    top: 0 !important;
    left: 0;
  }
  .whats-btn {
    padding: 6px 12px;
  }
  #slider_list_carousel .owl-dots {
    bottom: -40px !important;
  }
  .offerings-row {
    margin-left: 0;
    padding-left: 25px;
    padding-right: 0;
  }
  .offerings-hover,
  .yellow-dot2 {
    opacity: 1;
  }
  ul.offering-list li {
    background: url(https://www.infosys.com/SiteCollectionImages/responsive/newdesign/list-arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
  }
  .border-left {
    display: none;
  }
  .submit-btn {
    padding: 10px 50px;
  }
  .ctrl-button-read .more {
    position: inherit !important;
  }
  .ctrl-h4 h4 {
    font-weight: 400;
  }
  .icon-title {
    font-size: 18px;
    margin-bottom: 10px !important;
    font-weight: 600;
  }
  .labal-copy {
    width: 200px;
    padding: 15px;
  }
  .labal-copy a {
    font-weight: 400;
    font-size: 16px;
  }
  .grid_seven figure figcaption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: auto;
    max-height: none;
  }
  .grid_seven figure:hover figcaption {
    max-height: none;
    bottom: 30px;
  }
  .grid_seven figure:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .grid_seven figure:hover .bottom-gradient-do_more {
    transform: translateY(0);
  }
  .bottom-gradient-do_more {
    transform: translateY(0);
  }
  .embed-ctrl .embed-responsive-16by9 {
    padding-bottom: 49%;
  }

  .menuItems {
    max-height: inherit !important;
  }
}
@media all and (max-width: 992px) {
  .three-pillar h4 {
    font-size: 26px;
  }
  .sust-para {
    font-size: 22px;
  }
  .three_item {
    margin: 0 auto;
    width: 90% !important;
  }
}
@media all and (max-width: 768px) {
  .menu {
    background-color: #fff;
  }
  .color-box {
    min-height: 280px;
  }
  .labal-copy {
    width: 170px;
    padding: 10px;
  }
  .pointer-02 .labal-copy,
  .pointer-13 .labal-copy,
  .pointer-14 .labal-copy,
  .pointer-8 .labal-copy {
    left: 0;
  }
  .featured-point-1 .labal-copy,
  .featured-point-2 .labal-copy,
  .featured-point-3 .labal-copy,
  .featured-point-4 .labal-copy,
  .featured-point-5 .labal-copy,
  .featured-point-7 .labal-copy {
    left: 0;
  }
}
@media all and (max-width: 767px) {
  .row-eq-ht {
    overflow: hidden;
  }
  .col-eq-ht {
    height: auto;
    margin: 0;
    padding: 0;
  }
  .caption-txt > a,
  .lng-txt > a {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: 29.5px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    z-index: 1;
  }
  .lng-txt {
    line-height: initial;
  }
  .insight-text {
    font-size: 20px;
  }
  #insights [class*="col-md"] {
    margin-bottom: 25px;
  }
  .txt-reseach::before {
    bottom: 0;
  }
  .stats [class*="col-"] {
    margin-bottom: 40px !important;
  }
  .fixed-box {
    bottom: 20px;
  }
  .pillar-box {
    display: block;
    padding: 20px 10px;
    background: #000;
  }
  .three-pillar {
    position: relative;
    top: inherit;
    transform: inherit;
  }
  .web-hide {
    display: block;
  }
  .three_item {
    width: 85% !important;
  }
  .plr-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .ctrl-pd4 > [class*="col-"] {
    padding: 7px 15px !important;
  }
}
@media all and (max-width: 600px) {
  .img-employee-ctrl {
    width: 120px !important;
  }
  .career_list_ctrl li {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  .pointer-12 {
    left: 49%;
  }
  .pointer-4 {
    left: 49%;
  }
  .pointer-0013 {
    left: 66%;
    top: 65%;
  }
  .pointer-0010 {
    left: 69%;
  }
  .pointer-005 {
    left: 67%;
  }
  .pointer-003 {
    left: 71%;
  }
  .pointer-10 {
    left: 74%;
  }
  .pointer-13 {
    top: 31.8%;
  }
  .pointer-6 {
    top: 32%;
  }
  .pointer-008 {
    left: 58%;
    top: 41%;
  }
  .pointer-0012 {
    top: 49%;
  }
  .pointer-007 {
    left: 58%;
    top: 47%;
  }
  .pointer-5 {
    top: 47%;
    left: 61%;
  }
}
@media all and (max-width: 420px) {
  .ctrl-txt {
    font-size: 16px;
    line-height: 22px !important;
  }
}
.pb150 {
  padding-bottom: 150px;
}
.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;
}
.bg-light-grey {
  background-color: #f8f8f8;
}
.bg-darkblue {
  background-color: #372261;
}
.bg-purple {
  background-color: #963596;
}
.bg-green {
  background-color: #1995a4;
}
.bg-cyan {
  background-color: #0f9ffa;
}
.bg-twittercyan {
  background-color: #4fb6dc;
}
.bg-orange {
  background-color: #df9926;
}
.bg-sapphire-dark {
  background-color: #061838;
}
.bg-sapphire-medium {
  background-color: #0271b1;
}
.bg-sapphire-light {
  background-color: #92d1ff;
}
.bg-sapphire-less-light {
  background-color: #bee3ff;
}
.bg-coral-dark {
  background-color: #4c0519;
}
.bg-coral-medium {
  background-color: #ca4d37 !important;
}
.bg-coral-light {
  background-color: #fbc2ba;
}
.bg-coral-less-light {
  background-color: #fcddd6;
}
.bg-topaz-dark {
  background-color: #2f1113 !important;
}
.bg-topaz-medium {
  background-color: #ab6604 !important;
}
.bg-topaz-light {
  background-color: #eac8a5;
}
.bg-topaz-less-light {
  background-color: #ece1ce;
}
.bg-jade-dark {
  background-color: #09321d;
}
.bg-jade-medium {
  background-color: #00866a;
}
.bg-jade-light {
  background-color: #a8d7cd;
}
.bg-jade-less-light {
  background-color: #d8e7da;
}
.bg-amethyst-dark {
  background-color: #372261;
}
.bg-amethyst-medium {
  background-color: #8e2d8d;
}
.bg-amethyst-light {
  background-color: #d0b5d5;
}
.bg-amethyst-less-light {
  background-color: #e6dbe6;
}
.bg-onyx-dark {
  background-color: #3f3f3f;
}
.bg-onyx-medium {
  background-color: #7e7e7e;
}
.bg-onyx-light {
  background-color: #b8b8b8;
}
.bg-onyx-less-light {
  background-color: #dadada;
}
#item-slider-carousel.owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
#item-slider-carousel.owl-carousel .owl-stage .item {
  height: 100%;
}
#item-slider-carousel .owl-nav .owl-next,
#item-slider-carousel .owl-nav .owl-prev {
  background-repeat: no-repeat !important;
  width: 32px !important;
  height: 32px !important;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#item-slider-carousel .owl-nav .owl-prev {
  left: -50px !important;
  background-image: url(https://www.infosys.com/content/dam/infosys-web/en/global-resource/background-image/arrow-left.png);
}
#item-slider-carousel .owl-nav .owl-next {
  right: -50px !important;
  background-image: url(https://www.infosys.com/content/dam/infosys-web/en/global-resource/background-image/arrow-right.png);
}
#item-slider-carousel .owl-dots {
  bottom: -70px;
  position: absolute;
}
.item-img-wrapper {
  position: relative;
  overflow: hidden;
}
.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;
  color: #fff;
}
.item-slider-href {
  display: block;
  height: 100%;
}
.item-slider-head {
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  #item-slider-carousel .owl-nav .owl-prev {
    left: -30px !important;
  }
  #item-slider-carousel .owl-nav .owl-next {
    right: -30px !important;
  }
  .item-img-wrapper img,
  .item-slider-href:hover .item-img-wrapper img {
    transform: scale(1);
  }
}
@media screen and (max-width: 992px) {
  #item-slider-carousel .owl-nav .owl-prev {
    left: -20px !important;
  }
  #item-slider-carousel .owl-nav .owl-next {
    right: -20px !important;
  }
}
@media screen and (max-width: 480px) {
  #item-slider-carousel .owl-nav .owl-prev {
    left: 0 !important;
  }
  #item-slider-carousel .owl-nav .owl-next {
    right: 0 !important;
  }
  .item-slider-href {
    max-width: 300px;
    margin: 0 auto;
  }
}



/* header */
.navbar-default .header-menu .navbar-nav>li {
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-default .header-menu .navbar-nav>li>a {
  text-decoration: none;
  padding-bottom: 6px;
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
}
.navbar-default .header-menu .navbar-nav>li>a:hover, .navbar-default .header-menu .navbar-nav>li>a:focus {
  background: linear-gradient(90deg, #fff, #fff);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
/* header */
/* burger menu */
.menu .align-list > ul > li > a {
  text-decoration: none;
  padding-bottom: 6px;
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}
.menu .align-list > ul > li > a:hover, .align-list > ul > li > a:focus {
  color: #00578A;
  text-decoration: none;
  padding-bottom: 6px;
  background: linear-gradient(90deg, #00578A, #00578A);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;

  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
/* burger menu end */
/* footer part */
ul.footer-txt>li>a {
  color: #3F3F3F !important;
  position: relative;
  text-decoration: none;
  padding-bottom: 4px;
  background: linear-gradient(90deg, #767676, #767676);
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  padding-left: 0px;
  padding-right: 0px;
}
ul.footer-txt>li>a:hover,  ul.footer-txt>li>a:focus { 
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
ul.footer-txt>li>a[title~="Follow"] {
  background: none !important;
}
.country-align>li>a {
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
.country-align>li>a:hover, .country-align>li>a:focus {
  background: #0271b1 !important;
  text-decoration-color: #fff;
}
@keyframes underlineHover {
0% {
  background-position-x: 100%;
  background-size: 100% 1px;
}
50% {
  background-position-x: 100%;
  background-size: 0% 1px;
}
51% {
  background-position-x: 0%;
  background-size: 0% 1px;
}
100% {
  background-position-x: 0%;
  background-size: 100% 1px;
}
}
