@font-face {
  font-family: Gt America Standard;
  src: url('https://na.corpay.com/rs/319-HFX-032/images/GT-America-Standard-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gt America Standard;
  src: url('https://na.corpay.com/rs/319-HFX-032/images/GT-America-Standard-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gt America Standard;
  src: url('https://na.corpay.com/rs/319-HFX-032/images/GT-America-Standard-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero-section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/corpay_india-bg-compress.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.container {
  max-width: 1180px;
  padding-left: 30px;
  padding-right: 30px;
}

.hero-inner {
  height: 600px;
}

.header {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.hero-content {
  margin-left: 0;
  margin-right: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.welcome-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gt America Standard, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  display: flex;
}

.body {
  color: #000;
  font-family: Gt America Standard, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.hero-title {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 47px;
  font-weight: 500;
  line-height: 52px;
}

.hero-para {
  color: #fff;
  margin-top: 10px;
  font-size: 18px;
  line-height: 140%;
}

.text-span {
  text-decoration: underline;
}

.tech-section {
  padding-top: 80px;
  padding-bottom: 60px;
}

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 500;
}

.divider {
  margin-top: 60px;
  margin-bottom: 40px;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 117%;
}

.text-block {
  text-align: center;
  font-size: 18px;
  line-height: 27px;
}

.text-block-2 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 27px;
}

.link {
  color: #e7004c;
  font-size: 18px;
  line-height: 27px;
  text-decoration: none;
}

.timeline-section {
  background-image: linear-gradient(#fff, #fafafa);
  padding-top: 80px;
  padding-bottom: 80px;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.year-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-4 {
  color: #522239;
  margin-top: 0;
  padding-bottom: 0;
  font-size: 30px;
  font-weight: 400;
}

.image {
  margin-top: 10px;
}

.image.rotate {
  transform: rotate(-180deg);
}

.image.mobile-pointer {
  margin-left: -140px;
  transform: translate(0)rotate(180deg);
}

.timeline-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 60px;
  display: flex;
}

.timeline-box.mobile-version {
  display: none;
}

.timeline-left {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.timeline-right {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  flex: 1;
  padding-top: 100px;
  display: flex;
}

.timeline-center {
  background-image: linear-gradient(#2e101e, #e7004c);
  border-radius: 100px;
  order: 0;
  width: 11px;
}

.about-section {
  background-image: url('../images/section-divider-shadow.png'), linear-gradient(#f8f8f8, #fff);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-top: 60px;
  padding-bottom: 0;
  overflow: hidden;
}

.about-inner {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-5 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.text-block-4 {
  margin-top: 20px;
  line-height: 150%;
}

.cards {
  max-width: 1000px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logos-slide-inner-2 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.splide__list {
  justify-content: center;
  align-items: center;
}

.flex-block {
  align-items: center;
}

.div-block-14 {
  color: #000;
  flex: 1;
  align-self: center;
  max-width: 40%;
}

.city-section {
  background-image: linear-gradient(#522239, #2e101e), linear-gradient(#000, #fff);
  padding-top: 80px;
  padding-bottom: 0;
  overflow: hidden;
}

.city-inner {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.heading-15 {
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
}

.text-block-5 {
  color: #fff;
}

.image-2 {
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.leadership-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-16 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.columns {
  margin-top: 40px;
  display: flex;
}

.column {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.heading-17 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.link-2 {
  color: #000;
  line-height: 28px;
}

.heading-18 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-15 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.column-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.note-section {
  padding-bottom: 60px;
}

.list-item {
  color: #666;
  margin-bottom: 5px;
}

.footer-section {
  background-color: #2e101e;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-inner {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-6 {
  color: #666;
}

.heading-19 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.div-block-16 {
  flex: 1;
}

.text-block-7 {
  color: #fff;
}

.link-3 {
  color: #be1549;
  line-height: 22px;
}

.contact-text, .text-block-8 {
  color: #fff;
}

.text-block-9 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-links {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: 33%;
  display: flex;
}

.text-block-10 {
  color: #be1549;
  font-size: 16px;
  text-decoration: underline;
}

.link-4 {
  color: #fff;
  font-family: Gt America Standard, Arial, sans-serif;
  font-weight: 500;
  text-decoration: underline;
}

.text-span-2 {
  font-weight: 500;
}

.content-hero {
  flex-flow: column;
  align-items: center;
  max-width: 500px;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-disclaimer {
  text-align: center;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-11 {
  color: #363636;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
  line-height: 24px;
}

.link-5 {
  color: #3a3939;
}

.image-3 {
  border-radius: 10px;
  width: 70%;
  position: relative;
  top: -29px;
  left: 44px;
}

.image-4 {
  border-radius: 10px;
  width: 50%;
  position: relative;
  left: -53px;
}

.column-4 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.columns-2 {
  flex-flow: row;
  align-items: center;
  display: flex;
}

.div-block-18 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  max-width: 33%;
  display: flex;
}

.link-6 {
  color: #be1549;
}

.text-block-12 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.link-7, .link-8 {
  color: #be1549;
}

.link-9 {
  color: #e7004c;
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .div-block-14 {
    max-width: 30%;
  }
}

@media screen and (max-width: 767px) {
  .timeline-box {
    display: none;
  }

  .timeline-box.mobile-version {
    display: flex;
  }

  .timeline-center {
    flex-flow: column;
    order: -1;
  }

  .heading-19 {
    font-size: 16px;
  }

  .image-3 {
    width: 90%;
    left: 32px;
  }

  .image-4 {
    width: 80%;
    left: -64px;
  }

  .column-4 {
    margin-top: 57px;
  }

  .columns-2 {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .heading-5 {
    font-size: 28px;
    line-height: 38px;
  }

  .flex-block {
    flex-flow: column;
  }

  .div-block-14 {
    max-width: 100%;
    line-height: 15px;
  }

  .heading-16 {
    text-align: center;
  }

  .columns {
    display: block;
  }

  .column, .column-2 {
    margin-bottom: 40px;
  }

  .footer-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .list {
    padding-left: 0;
  }

  .heading-19 {
    font-size: 14px;
    line-height: 29px;
  }

  .div-block-16 {
    margin-top: 20px;
  }

  .contact-text {
    text-align: center;
  }

  .link-block {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-links {
    align-self: center;
    max-width: 100%;
  }

  .image-4 {
    left: -48px;
  }

  .div-block-18 {
    max-width: 100%;
  }

  .text-block-12 {
    text-align: center;
  }

  .image-5 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-19 {
    text-align: center;
  }
}


@font-face {
  font-family: 'Gt America Standard';
  src: url('https://na.corpay.com/rs/319-HFX-032/images/GT-America-Standard-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gt America Standard';
  src: url('https://na.corpay.com/rs/319-HFX-032/images/GT-America-Standard-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gt America Standard';
  src: url('https://na.corpay.com/rs/319-HFX-032/images/GT-America-Standard-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}