@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-image: url(/content/dam/infosys-web/en/thrive-at-infosys/bg-pattern.png);
  background-attachment: fixed;
  background-size: cover;
  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-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;
}
.fontweight500 {
  font-weight: 500 !important;
}
.fontweight600 {
  font-weight: 600 !important;
}
.fontweight700 {
  font-weight: 700 !important;
}
.fontweight900 {
  font-weight: 900 !important;
}
/*--------------------------------------------------------------
# Color CSS 
--------------------------------------------------------------*/
.color-white {
  color: #ffffff !important;
}
.color-black {
  color: #000000 !important;
}
.color-grey {
  color: #cccccc !important;
}
.color-sapphire-d {
  color: #061838 !important;
}
.color-sapphire-m {
  color: #0f9ffa !important;
}
.color-sapphire-l {
  color: #92d1ff !important;
}
.color-sapphire-lbg {
  color: #bee3ff !important;
}
.color-coral-d {
  color: #4c0519 !important;
}
.color-coral-m {
  color: #f16c51 !important;
}
.color-coral-l {
  color: #fbc2ba !important;
}
.color-coral-lbg {
  color: #fcddd6 !important;
}
.color-topaz-d {
  color: #2f1113 !important;
}
.color-topaz-m {
  color: #df9926 !important;
}
.color-topaz-l {
  color: #eac8a5 !important;
}
.color-topaz-lbg {
  color: #ece1ce !important;
}
.color-jade-d {
  color: #09321d !important;
}
.color-jade-m {
  color: #00b28f !important;
}
.color-jade-l {
  color: #a8d7cd !important;
}
.color-jade-lbg {
  color: #d8e7da !important;
}
.color-amethyst-d {
  color: #372261 !important;
}
.color-amethyst-m {
  color: #963596 !important;
}
.color-amethyst-l {
  color: #d0b5d5 !important;
}
.color-amethyst-lbg {
  color: #e6dbe6 !important;
}
.color-onyx-d {
  color: #3f3f3f !important;
}
.color-onyx-m {
  color: #7e7e7e !important;
}
.color-onyx-l {
  color: #b8b8b8 !important;
}
.color-onyx-lbg {
  color: #dadada !important;
}
/*--------------------------------------------------------------
# Background CSS 
--------------------------------------------------------------*/
.bg-white {
  background-color: #fff !important;
}
.bg-blue {
  background-color: #0f9ffa !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-egyptian-blue {
  background-color: #213f98 !important;
}
.bg-light-white {
  background-color: #f2f2f2 !important;
}
.bg-light-grey {
  background-color: #f8f8f8 !important;
}
.bg-darkblue {
  background-color: #372261 !important;
}
.bg-purple {
  background-color: #963596 !important;
}
.bg-green {
  background-color: #1995a4 !important;
}
.bg-cyan {
  background-color: #0f9ffa !important;
}
.bg-twittercyan {
  background-color: #4fb6dc !important;
}
.bg-orange {
  background-color: #df9926 !important;
}
.bg-sapphire-dark {
  background-color: #061838 !important;
}
.bg-sapphire-medium {
  background-color: #0271b1 !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: #ab6604 !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: #00866a !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: #8e2d8d !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;
}
.scroll-container {
  width: 26px;
  height: 52px;
  border: 1px solid #fff;
  border-radius: 15px;
  position: absolute;
  margin: 0 auto;
  bottom: 50px;
  left: 0;
  right: 0;
  z-index: 1;
}
.scroller {
  width: 16px;
  border-radius: 8px;
  background-color: #fff;
  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%);
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #fff;
}
.clearfix.visible-sm {
  display: none;
}
.pull-right.pull-left-xs {
  float: right;
}
ul.list-inline.footer-txt {
  display: flex;
  align-items: end;
}
ul.list-inline.footer-txt > li:not(:first-child) {
  margin-left: 10px;
}
.cta-link {
  color: #fff;
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: transparent;
  -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: 15px 25px;
  margin: 0.5rem 0;
  text-decoration: none;
  font-size: 20px;
  overflow: hidden;
  font-weight: 600;
}
.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: #fff;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}
.cta-link:hover {
  border: 1px solid #fff;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
.cta-link:focus {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
.cta-link:hover:before {
  height: 1000%;
}
.cta-black {
  color: #000 !important;
  border: 1px solid #000 !important;
}
.cta-black:before {
  background-color: #000 !important;
}
.cta-black:hover {
  border: 1px solid #000 !important;
  color: #fff !important;
}
.cta-black:focus {
  background-color: #000 !important;
  color: #fff !important;
}
/* section {
  overflow: hidden;
} */
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;
  /* background-color: #e4eef2 !important; */
}

.repeated-css:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.3); */
}
.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  /* -webkit-transform: translate(0px, -50%) !important;
  -moz-transform: translate(0px, -50%) !important;
  -ms-transform: translate(0px, -50%) !important; 
  -o-transform: translate(0px, -50%) !important;
  transform: translate(0px, -50%) !important; */
  width: auto;
  color: #fff;
}
.hero-head {
  margin: 0;
  line-height: 1;
  letter-spacing: 1px;
  /* font-family: "tungstenw05-medium", "Oswald", sans-serif; */
}
.stroke-txt {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 300px;
  line-height: 0;
  opacity: 0.1;
  font-weight: 300 !important;
  -webkit-text-stroke: 2px #707070;
  -webkit-text-fill-color: transparent;
  text-align: center;
  width: 100%;
  letter-spacing: 15px;
}
.hero-head .span-text1 {
  font-size: 100px;
  margin-bottom: 200px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.hero-head .breadcrumb {
  padding: 0;
  margin: 15px 0 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  /* flex: 1; */
}
.hero-head .breadcrumb > li + li:before {
  padding: 0 5px 0 0;
  color: rgba(255, 255, 255, 0.3);
  content: "|";
}
.hero-head .breadcrumb > li {
  font-size: 20px;
  color: #fff;
}
/* .hero-head span:nth-child(2) {
  font-size: 150px;
}
.hero-head span:nth-child(3) {
  font-size: 60px;
} */
.hero-para {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}
.owl-item {
  overflow: hidden;
}
.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
}
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: white;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
  text-align: center;
}
/* 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;
}
.hero-video {
  object-fit: cover;
}

.h2-head {
  text-shadow: 3px 2px 1px rgba(244, 108, 65, 1);
}
.h2-head,
.sec3-head-h3 {
  margin: 0;
  line-height: 0.9;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.sec2 {
  position: relative;
  z-index: 1;
  padding: 200px 0;
  color: #f0c36a;
}
.sec2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(/content/dam/infosys-web/en/thrive-at-infosys/sec3-bg.png);
  background-size: cover;
  z-index: -1;
  background-repeat: no-repeat;
}
.sec2-m-align {
  margin-top: 50px;
}
.sec2-head {
  font-size: 70px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 0.9;
  margin: 0;
  text-align: right;
}
.sec2-head span:last-child {
  font-size: 100px;
}
.sec2-para {
  font-size: 22px;
}
.sec2 .vidyard-player-container {
  border-radius: 20px;
  box-shadow: rgba(25, 25, 155, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.sec3 {
  padding: 100px 0 !important;
  overflow: hidden;
}
.sec3-pad-ctrl {
  padding: 0;
}
.sec3-head {
  margin: 0;
}
.sec3-head span {
  font-size: 80px;
  line-height: 0.9;
}
.sec3-head span:nth-child(2) {
  font-size: 120px;
  font-weight: 700;
}
.sec3-head-h3 {
  font-size: 70px;
}
.h-line {
  position: relative;
}
.h-line span {
  position: absolute;
  width: 150px;
  height: 2px;
  background-color: #2f1113;
  top: -15px;
  left: 77%;
}
.sec3-carousel {
  margin-top: 100px;
}
.sec3-carousel.owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important;
}
.sec3-carousel .item-slider-href {
  display: block;
  height: 100%;
}
/* .sec3-carousel.owl-carousel .owl-stage .item {
}
.sec3-carousel .owl-stage {
  padding-left: 0 !important;
} */
.sec3-carousel .item {
  background-color: #efe1c6;
  border-radius: 30px;
  padding: 50px;
  display: flex;
  gap: 30px;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.sec3-carousel .owl-prev {
  left: -35px;
}
.sec3-carousel .owl-next {
  right: 120px;
}
.sec3-carousel .owl-prev,
.sec3-carousel .owl-next {
  background-color: #2f1113;
  border-radius: 50% !important;
  width: 60px;
  height: 60px;
}
.sec3-carousel .owl-prev:after,
.sec3-carousel .owl-next:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  bottom: 22px;
  border: 3px solid #fff;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.sec3-carousel .owl-prev:after {
  left: 24px;
  border-bottom: 0;
  border-right: 0;
}
.sec3-carousel .owl-prev:hover:after {
  left: 20px;
}
.sec3-carousel .owl-next:after {
  right: 25px;
  border-top: 0;
  border-left: 0;
}
.sec3-carousel .owl-next:hover:after {
  right: 20px;
}
.sec3-cnt-wrap,
.sec3-video {
  flex: 0.5;
}
/* .sec3-video {
  flex: 0.4;
} */
.sec3-carousel.owl-theme .owl-dots .owl-dot {
  width: 100px;
  height: auto;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
}
.sec3-carousel .owl-dots {
  top: -160px;
  right: 100px;
  text-align: right;
  font-weight: 600;
  z-index: -1;
  bottom: unset;
  width: auto;
}
.sec3-carousel.owl-theme .owl-dots .owl-dot::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 40%;
  background-color: #fff;
  transition: all 0.5s ease;
  opacity: 0.6;
  z-index: -1;
  border-radius: 15px;
  border: 1px solid #707070;
}
.sec3-carousel.owl-theme .owl-dots .owl-dot::after {
  content: "";
  position: absolute;
  width: 0;
  height: 40%;
  left: 0;
  bottom: -20px;
  transition: all 0.5s ease;
  z-index: -1;
  border-radius: 15px;
}
.sec3-carousel.owl-theme .owl-dots .owl-dot:hover::after,
.sec3-carousel.owl-theme .owl-dots .owl-dot.active::after {
  width: 100%;
  background-color: #fff;
  border: 1px solid #707070;
}
.sec3-list {
  padding: 0;
  margin: 0;
  font-size: 17px;
}
.sec3-list li {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  list-style-type: none;
  padding: 15px 0 15px 40px;
  border-bottom: 1px solid rgba(27, 156, 238, 0.4);
}
.sec3-list li:last-child {
  border: 0;
}
.sec3-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  background-image: url("/content/dam/infosys-web/en/thrive-at-infosys/check.png");
  width: 20px;
  height: 20px;
  background-position: center center;
  background-size: contain;
}

.sec4 {
  background-color: #f0c36a;
}
.sec4-head {
  margin: 0;
}
.sec4-head span {
  font-size: 80px;
  line-height: 0.9;
}
.sec4-head span:nth-child(2) {
  font-size: 120px;
  font-weight: 700;
}
.sec4-carousel .item {
  background: #fff;
  border: 1px solid #707070;
  border-radius: 20px;
  height: 50vh;
}
.sec4 .owl-dots {
  bottom: -70px;
}
#vidyard-overlay-wrapper {
  z-index: 9999;
}

.sec5 {
  position: relative;
  overflow: hidden;
}
.sec5-head label {
  position: relative;
  overflow: hidden;
  height: 100px;
  margin: 0;
  font-weight: normal;
}
.sec5-head label span {
  font-size: 100px;
  transform: translateY(100px);
}
.sec5-head label:nth-child(2) span {
  font-weight: 700;
}
/* FORM CSS START */
.email-checker {
  position: absolute;
  left: -9999px;
}
#elq-FormLastRow {
  position: absolute;
  left: -80%;
  top: -80%;
  display: none;
}
#thankyou {
  display: none;
}
.redColor {
  color: #000;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  left: 15px;
  margin: 0 auto;
  padding: 4px;
  position: relative;
  bottom: -30px;
  position: absolute;
}
select#country,
option,
.field-bg input,
textarea {
  font-size: 20px;
  padding: 10px 0 10px 10px;
  display: block;
  width: 100%;
  border: 2px solid #27d7fb;
  background-color: transparent;
  border-radius: 10px;
  /* color: #fff; */
}
.field-bg {
  position: relative;
  margin-bottom: 45px;
}
.bar {
  position: relative;
  display: block;
  width: 100%;
}
.bar:after,
.bar:before {
  content: "";
  height: 50px;
  width: 0;
  top: -50px;
  position: absolute;
  background-color: rgba(2, 254, 210, 0.1);
  transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  border-radius: 10px;
}
.field-bg label {
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  pointer-events: none;
  left: 25px;
  top: 14px;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.field-bg sup {
  color: #000;
}
.field-bg form {
  width: 100%;
}
.field-bg input:focus ~ .bar:after,
.field-bg input:focus ~ .bar:before {
  width: 100%;
}
.field-bg input:focus ~ label {
  top: -20px;
  font-size: 14px;
  color: #000;
  background-color: transparent;
  text-transform: uppercase;
}
.field-bg textarea:focus ~ label {
  top: -20px;
  font-size: 14px;
  color: #000;
  background-color: transparent;
  text-transform: uppercase;
}
.field-bg input:not([value=""]):not(:focus) ~ label {
  top: -20px;
}
.field-bg textarea:not([value=""]):not(:focus) ~ label {
  top: -20px;
}
.field-bg input:focus::-webkit-input-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}
.field-bg input:focus::-moz-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}
.field-bg input:focus:-ms-input-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}
.field-bg input:focus:-moz-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}
.field-bg input::-webkit-input-placeholder {
  opacity: 0;
}
.field-bg input::-moz-placeholder {
  opacity: 0;
}
.field-bg input:-ms-input-placeholder {
  color: transparent;
}
.field-bg input:-moz-placeholder {
  opacity: 0;
}
.field-bg input:focus,
.field-bg textarea:focus {
  outline: 0;
}
.form-switch {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: 5px;
  -webkit-tap-highlight-color: transparent;
  padding-bottom: 18px;
  margin-right: 10px;
}
.form-switch i {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 23px;
  display: inline-block;
  margin-right: 0.2rem;
  position: relative;
  transition: all 0.3s linear 0s;
  vertical-align: text-bottom;
  height: 22px !important;
  width: 40px !important;
}
.form-switch i:before {
  background-color: rgba(0, 0, 0, 0.17);
  border-radius: 11px;
  content: "";
  left: 0;
  position: absolute;
  transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  transition: all 0.25s linear 0s;
  height: 18px !important;
  width: 36px !important;
}
.form-switch i:after {
  content: "";
  position: absolute;
  left: 0;
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
  width: 18px !important;
  height: 18px !important;
}
.form-switch:active i:after {
  width: 28px;
  transform: translate3d(2px, 2px, 0);
}
.form-switch:active input:checked + i::after {
  transform: translate3d(16px, 2px, 0);
}
.form-switch input {
  position: absolute;
  opacity: 0 !important;
  pointer-events: none;
}
.form-switch input:checked + i {
  background-color: #27d7fb;
}
.form-switch input:checked + i:before {
  transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}
.form-switch input:checked + i::after {
  transform: translate3d(22px, 2px, 0);
}
.pvcy-stmt,
.pvcy-stmt:focus,
.pvcy-stmt:hover {
  font-weight: 500;
  text-decoration: underline;
}
.txt-request {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
.cta-dwnld-report,
.cta-dwnld-report:focus,
.cta-dwnld-report:hover {
  margin: 20px 0;
  display: inline-block;
  border: 2px solid #fff;
  padding: 10px 45px;
  color: #fff;
  font-weight: 600;
}
.form-sub-txt {
  color: #fff;
  font-size: 26px;
  margin-top: 10px;
}
.form-sec .submit-btn {
  color: #fff;
  padding: 20px 70px !important;
  border: 0 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  border-radius: 50px !important;
  background-color: #007cc3;
  font-size: 20px;
}
select#country,
option {
  z-index: 1000 !important;
  height: 54px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
}
.main-reports-align {
  margin: 0 0 50px;
  padding: 0 15px;
}
.cta-main-report {
  display: flex;
  align-items: center;
  border: 1px solid #24587c;
  padding: 50px;
  border-radius: 20px;
}
.reports {
  float: left;
  width: auto;
  flex: 1;
}
.report-img-right {
  padding: 0 20px;
}
.cta-main-report .h3-head {
  font-size: 35px;
}
.cta-link:hover .arrow-img-wrap img {
  filter: invert(0) !important;
}
/* FORM CSS END */

.share-page {
  display: flex;
  position: relative;
  align-items: center;
  text-transform: uppercase;
  margin-top: 20px;
}
/* .social-txt span {
  display: block;
  font-weight: 600;
} */
.socialTitle {
  color: #000;
  display: flex;
  border: none;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  padding: 0;
  background-color: transparent;
}
.social-share + .social-share {
  margin-left: 15px;
}
.social-icons a,
.social-icons a:hover,
.social-icons a:focus {
  color: #000;
}
/* 
.modal .social-icons a,
.modal .social-icons a:hover,
.modal .social-icons a:focus {
  color: #fff;
} */

/* 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;
}
@media only screen and (max-width: 1024px) {
  .caption {
    top: 170px;
  }
  .sec2-head span:last-child {
    font-size: 80px;
  }
  .sec3-head span:nth-child(2) {
    font-size: 100px;
  }
  .sec2-thumb-img-wrap img:nth-child(3) {
    top: 280px;
  }
  .sec3-carousel {
    margin-top: 150px;
  }
  .sec3-carousel .owl-dots {
    top: -100px;
    right: unset;
    left: 0;
  }
  .sec3-carousel .item {
    /* height: 65vh; */
    align-items: start;
  }
  .sec3-cnt-wrap,
  .sec3-video {
    flex: 0.5;
  }
  .sec3-head-h3 {
    font-size: 60px;
  }
  .sec5-head label {
    height: 70px;
  }
  .sec5-head label span {
    font-size: 80px;
    transform: translateY(70px);
  }
}
@media only screen and (max-width: 992px) {
  .caption {
    top: 170px;
  }
  .hero-head .breadcrumb > li {
    font-size: 18px;
  }
  .hero-head .span-text1 {
    margin-bottom: 450px;
  }
  .scroll-container {
    bottom: 70px;
  }
  .scroll-down-text span {
    bottom: 30px;
  }
  /* .sec2 {
    padding: 50px 0 0;
  }
 .sec2:before {
    top: -100px;
  } */
  .sec2-head {
    text-align: left;
    margin: 50px 0 0;
  }
  .sec2-head span:last-child {
    font-size: 70px;
  }
  .sec3-carousel .item {
    display: block;
    /* height: auto; */
  }
  .sec3-pad-ctrl {
    padding: 0 15px;
  }
  .sec3-carousel .item-slider-href {
    height: auto;
  }
  .sec3 {
    padding: 100px 0 200px !important;
  }
  .sec3-carousel .owl-prev,
  .sec3-carousel .owl-next {
    top: unset !important;
    transform: unset !important;
    bottom: -120px;
  }
  .sec3-carousel .owl-prev {
    left: 250px;
  }
  .sec3-carousel .owl-next {
    right: 250px;
  }
  .sec4-head span:nth-child(2) {
    font-size: 90px;
  }
  .sec5-head label {
    display: block;
  }
  .sec5-head {
    margin-bottom: 50px;
  }
  .sec3-list li:last-child,
  .share-page {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .mt-0-xs,
  .my-0-xs {
    margin-top: 0 !important;
  }
  .mb-0-xs,
  .my-0-xs {
    margin-bottom: 0 !important;
  }
  .mt-10-xs,
  .my-10-xs {
    margin-top: 10px !important;
  }
  .mb-10-xs,
  .my-10-xs {
    margin-bottom: 10px !important;
  }
  .mt-20-xs,
  .my-20-xs {
    margin-top: 20px !important;
  }
  .mb-20-xs,
  .my-20-xs {
    margin-bottom: 20px !important;
  }
  .mt-30-xs,
  .my-30-xs {
    margin-top: 30px !important;
  }
  .mb-30-xs,
  .my-30-xs {
    margin-bottom: 30px !important;
  }
  .mt-40-xs,
  .my-40-xs {
    margin-top: 40px !important;
  }
  .mb-40-xs,
  .my-40-xs {
    margin-bottom: 40px !important;
  }
  .mt-50-xs,
  .my-50-xs {
    margin-top: 50px !important;
  }
  .mb-50-xs,
  .my-50-xs {
    margin-bottom: 50px !important;
  }
  .mt-75-xs,
  .my-75-xs {
    margin-top: 75px !important;
  }
  .mb-75-xs,
  .my-75-xs {
    margin-bottom: 75px !important;
  }
  .mt-100-xs,
  .my-100-xs {
    margin-top: 100px !important;
  }
  .mb-100-xs,
  .my-100-xs {
    margin-bottom: 100px !important;
  }
  .pt-75-xs,
  .py-75-xs {
    padding-top: 75px !important;
  }
  .pb-75-xs,
  .py-75-xs {
    padding-bottom: 75px !important;
  }
  .pt-100-xs,
  .py-100-xs {
    padding-top: 100px !important;
  }
  .pb-100-xs,
  .py-100-xs {
    padding-bottom: 100px !important;
  }
  .sec2 {
    padding: 150px 0;
  }
  .sec2:before {
    top: 0;
  }
  .sec2-para {
    font-size: 20px;
  }
  .sec3-carousel .item {
    padding: 50px 30px;
  }
  .sec3-carousel .owl-prev {
    left: 90px;
  }
  .sec3-carousel .owl-next {
    right: 90px;
  }
  .sec3-list li {
    margin-bottom: 0px;
  }
  .sec3-carousel .owl-dots {
    text-align: left;
  }
  /* .sec3-carousel .item-slider-href {
    height: auto;
  } */
  .sec3-carousel.owl-theme .owl-dots .owl-dot {
    width: auto;
    height: auto;
    font-size: 13px;
    margin: 0 12px;
  }
  .sec3-carousel .owl-dots .owl-dot:last-child {
    margin-top: 50px;
  }
  .sec3-carousel .owl-dots {
    top: -150px;
  }

  .sec4-head span:nth-child(2) {
    font-size: 80px;
  }
  .cta-main-report {
    display: block;
    padding: 50px 30px;
  }
  .reports {
    float: none;
    width: auto;
    flex: auto;
  }
  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;
  }
}
@media only screen and (max-width: 680px) {
}
@media only screen and (max-width: 480px) {
  .hero-video {
    object-fit: contain;
  }
}
@media only screen and (max-width: 390px) {
  .sec3-head span:nth-child(2) {
    font-size: 90px;
  }
  .sec3-carousel .owl-dots {
    top: -110px;
  }
  .sec3-head-h3 {
    font-size: 50px;
  }
  .sec3-carousel.owl-theme .owl-dots .owl-dot {
    margin: 0 10px;
  }
}
