@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap");
@import url("https://use.typekit.net/nkq8fly.css");

@font-face {
  font-family: "tungstenw05-medium";
  src: url("/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff2")
      format("woff2"),
    url("/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body,
html {
  background-color: #fff;
  color: #000;
  font-family: myriad-pro, Arial;
  font-size: 18px;
  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;
}
.pt-100,
.py-100 {
  padding-top: 100px !important;
}
.pb-100,
.py-100 {
  padding-bottom: 100px !important;
}
.pt-75,
.py-75 {
  padding-top: 75px !important;
}
.pb-75,
.py-75 {
  padding-bottom: 75px !important;
}
.pt50.pb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ptb15 {
  padding: 15px 0;
}
.open > .icon-bar11,
.open > .icon-bar31 {
  background-color: #061838 !important;
}
.menu ul li {
  margin-bottom: 10px !important;
}
/*--------------------------------------------------------------
# Fontweight
--------------------------------------------------------------*/
.fontweight300 {
  font-weight: 300 !important;
}
.fontweight400 {
  font-weight: 400 !important;
}
.fontweight600 {
  font-weight: 600 !important;
}
.fontweight900 {
  font-weight: 900 !important;
}
/*--------------------------------------------------------------
# Color CSS 
--------------------------------------------------------------*/
.color-white {
  color: #ffffff !important;
}
.color-black {
  color: #000000 !important;
}
.color-grey {
  color: #cccccc !important;
}
.color-sapphire-d {
  color: #061838 !important;
}
.color-sapphire-m {
  color: #0f9ffa !important;
}
.color-sapphire-l {
  color: #92d1ff !important;
}
.color-sapphire-lbg {
  color: #bee3ff !important;
}
.color-coral-d {
  color: #4c0519 !important;
}
.color-coral-m {
  color: #f16c51 !important;
}
.color-coral-l {
  color: #fbc2ba !important;
}
.color-coral-lbg {
  color: #fcddd6 !important;
}
.color-topaz-d {
  color: #2f1113 !important;
}
.color-topaz-m {
  color: #df9926 !important;
}
.color-topaz-l {
  color: #eac8a5 !important;
}
.color-topaz-lbg {
  color: #ece1ce !important;
}
.color-jade-d {
  color: #09321d !important;
}
.color-jade-m {
  color: #00b28f !important;
}
.color-jade-l {
  color: #a8d7cd !important;
}
.color-jade-lbg {
  color: #d8e7da !important;
}
.color-amethyst-d {
  color: #372261 !important;
}
.color-amethyst-m {
  color: #963596 !important;
}
.color-amethyst-l {
  color: #d0b5d5 !important;
}
.color-amethyst-lbg {
  color: #e6dbe6 !important;
}
.color-onyx-d {
  color: #3f3f3f !important;
}
.color-onyx-m {
  color: #7e7e7e !important;
}
.color-onyx-l {
  color: #b8b8b8 !important;
}
.color-onyx-lbg {
  color: #dadada !important;
}
/*--------------------------------------------------------------
# Background CSS 
--------------------------------------------------------------*/
.bg-white {
  background-color: #fff !important;
}
.bg-blue {
  background-color: #0f9ffa !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-egyptian-blue {
  background-color: #213f98 !important;
}
.bg-light-white {
  background-color: #f2f2f2 !important;
}
.bg-light-grey {
  background-color: #f8f8f8 !important;
}
.bg-darkblue {
  background-color: #372261 !important;
}
.bg-purple {
  background-color: #963596 !important;
}
.bg-green {
  background-color: #1995a4 !important;
}
.bg-cyan {
  background-color: #0f9ffa !important;
}
.bg-twittercyan {
  background-color: #4fb6dc !important;
}
.bg-orange {
  background-color: #df9926 !important;
}
.bg-sapphire-dark {
  background-color: #061838 !important;
}
.bg-sapphire-medium {
  background-color: #0f9ffa !important;
}
.bg-sapphire-light {
  background-color: #92d1ff !important;
}
.bg-sapphire-less-light {
  background-color: #bee3ff !important;
}
.bg-coral-dark {
  background-color: #4c0519 !important;
}
.bg-coral-medium {
  background-color: #f16c51 !important;
}
.bg-coral-light {
  background-color: #fbc2ba !important;
}
.bg-coral-less-light {
  background-color: #fcddd6 !important;
}
.bg-topaz-dark {
  background-color: #2f1113 !important;
}
.bg-topaz-medium {
  background-color: #df9926 !important;
}
.bg-topaz-light {
  background-color: #eac8a5 !important;
}
.bg-topaz-less-light {
  background-color: #ece1ce !important;
}
.bg-jade-dark {
  background-color: #09321d !important;
}
.bg-jade-medium {
  background-color: #00b28f !important;
}
.bg-jade-light {
  background-color: #a8d7cd !important;
}
.bg-jade-less-light {
  background-color: #d8e7da !important;
}
.bg-amethyst-dark {
  background-color: #372261 !important;
}
.bg-amethyst-medium {
  background-color: #963596 !important;
}
.bg-amethyst-light {
  background-color: #d0b5d5 !important;
}
.bg-amethyst-less-light {
  background-color: #e6dbe6 !important;
}
.bg-onyx-dark {
  background-color: #3f3f3f !important;
}
.bg-onyx-medium {
  background-color: #7e7e7e !important;
}
.bg-onyx-light {
  background-color: #b8b8b8 !important;
}
.bg-onyx-less-light {
  background-color: #dadada !important;
}
header {
  position: absolute;
  top: 35px;
  height: 35px;
  z-index: 9;
  left: 0;
  width: 100%;
}
.infy-logo img {
  max-width: 60%;
}
.d-block {
  display: block !important;
}
.d-inline-block {
  display: inline-block !important;
}
.slider,
#hero_slider {
  height: 100vh;
  position: relative;
}
.repeated-css {
  width: 100%;
  height: 100vh;
}
.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -50%) !important;
  -moz-transform: translate(0px, -50%) !important;
  -ms-transform: translate(0px, -50%) !important;
  -o-transform: translate(0px, -50%) !important;
  transform: translate(0px, -50%) !important;
  width: auto;
  color: #fff;
}
.hero-head {
  font-size: 90px;
  line-height: 0.9;
  margin: 0 0 10px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.h2-head {
  font-size: 75px;
  line-height: 0.9;
  margin: 0 0 10px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.h3-head {
  font-size: 50px;
  line-height: 0.9;
  margin: 0 0 10px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.hero-para {
  font-size: 21px;
}
.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%);
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
}

.repeated-css:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.owl-item {
  overflow: hidden;
}
.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
  object-fit: cover;
}
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: white;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
}
/* Dots CSS */
.owl-theme .owl-dots .owl-dot {
  cursor: pointer;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 16px;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  box-shadow: 0 0 0 2px white inset;
  overflow: hidden;
  transition: background 0.3s ease 0s;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span::after {
  height: 100%;
}
.owl-theme .owl-dots .owl-dot span::after {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 1px #fff;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.3s ease 0s;
  width: 100%;
  border-radius: 50%;
}
/* End */
.owl-prev,
.owl-next {
  background-repeat: no-repeat;
  width: 31px;
  height: 56px;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background-color: #fff;
}
.owl-next {
  right: 0;
}
section {
  position: relative;
}
.hero-head p,
.hero-para p {
  font-weight: 500;
  overflow: hidden;
  margin: 0;
}
.hero-head p {
  padding-bottom: 5px;
}
.sec2 .vidyard-video-wrapper {
  border-radius: 20px;
  overflow: hidden;
}
.para-text {
  font-size: 19px;
  font-weight: 400;
  color: #2b2d3b;
}
.sec2 {
  background-color: #ecd9c5 !important;
}
.color-dark-slate-blue {
  color: #2b2d3b !important;
}
.color-brownish-gold {
  color: #b16413 !important;
}
.hero-video {
  object-fit: cover;
}
.d-flex {
  display: flex;
}
.algin-items-center {
  align-items: center;
}
.sec2-cnt-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.label-container {
  background-color: #2a2c3b;
  display: inline-block;
  margin-bottom: 10px;
  border-radius: 50px;
  padding: 5px 8px;
}
.label-wrap {
  display: flex;
  align-items: center;
}
.circle-green {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #039502;
  margin-right: 8px;
}
.label-text {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.color-grayish-orange {
  color: #ecd9c5 !important;
}
.color-brown {
  color: #7e4438 !important;
}
.sec8 {
  background-color: #7e4438 !important;
}
.sec5-para-text {
  font-size: 30px;
  font-weight: 600;
}
.sec8-h3-head {
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-size: 30px;
  line-height: 1.1;
}
.sec4 .h3-head {
  font-size: 32px;
}
.w-100 {
  width: 100%;
}
.h2-head-size {
  font-size: 30px;
}
.align-self-end {
  align-self: flex-end;
}
.sec4 .card {
  position: relative;
  width: 100%;
  /* background-color: #000 !important; */
  overflow: hidden;
  height: 500px;
}
.card img {
  position: relative;
  display: block;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.card .cnt-wrap::before,
.card .cnt-wrap::after {
  pointer-events: none;
}
.card .cnt-wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  bottom: 0px;
  left: 20px;
  right: 20px;
  max-height: 70px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  color: #fff;
}
.cnt-wrap-desc {
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.sec4 .card:hover .cnt-wrap-desc {
  opacity: 1;
}
.sec4 .card:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.sec4 .card:hover .cnt-wrap {
  height: auto;
  max-height: 100%;
  bottom: 50px;
}
.card:hover .bottom-gradient-do_more {
  background: rgba(0, 0, 0, 0)
    linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
    scroll 0 0;
  transform: translateY(0px);
}
.bottom-gradient-do_more {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      0deg,
      rgb(0, 0, 0) 0%,
      rgba(0, 0, 0, 0.2) 23%,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0) 68%,
      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(100%);
  transition: all 0.5s ease 0s;
}
.img-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.img-wrapper img {
  transform: scale(1);
  transition: 0.5s ease-in-out;
}
.image-container:hover .img-wrapper img {
  transform: scale(1.1);
}
.sec3 {
  background-image: url("/content/dam/infosys-web/en/aster/lifestyle-banking/life-easy-with-ai.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.sec9 {
  background-image: url("/content/dam/infosys-web/en/aster/lifestyle-banking/sec9-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 90vh;
  display: flex;
  align-items: center;
}
.sec5 {
  background-color: #323548 !important;
}
.sec5-item-container {
  display: flex;
  align-items: center;
}
.sec7-video-wrap {
  /* height: 500px; */
  border-radius: 20px;
  overflow: hidden;
}
.sec7-video-wrap video {
  overflow: hidden;
  border-radius: 20px;
  height: 100%;
}
.align-self-center {
  align-self: center;
}
.icon-wrapper {
  width: 50px;
  height: 50px;
  background-color: #744;
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec5-item-container p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0px;
}
.sec6 {
  background-image: url("/content/dam/infosys-web/en/aster/lifestyle-banking/sec6-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  /* min-height: 100vh; */
}
.sec7 {
  background-image: url("/content/dam/infosys-web/en/aster/lifestyle-banking/sec7-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.steps-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.color-ashy-blue {
  color: #171926 !important;
}
.color-midnight-blue {
  color: #0e0a42 !important;
}
.card-container {
  background-color: #ecd9c5;
  border-radius: 20px;
  display: flex;
  align-items: center;
}
.card-container p {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  padding-right: 16px;
}
.card-container .img-wrap {
  margin-right: 20px;
}
.card-container .img-wrap img {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.cta-link {
  color: #fff;
  border: 2px 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: 8px 25px;
  text-decoration: none;
  overflow: hidden;
  border-radius: 50px;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 18px;
}
.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,
.cta-link:focus {
  border: 2px solid #fff;
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
.cta-link:hover:before {
  height: 1000%;
}
.cta-link-black {
  color: #000;
  border: 2px solid #000;
  background-color: transparent;
  margin-left: 2px;
}
.cta-link-black:before {
  background-color: #000;
}
.cta-link-black:hover,
.cta-link-black:focus {
  border: 2px solid #000;
  color: #fff;
  background-color: #000;
}
.sec3-icons-wrap {
  display: flex;
}
.sec3-icon-wrap {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ecd9c5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec3-icon-wrap + .sec3-icon-wrap {
  margin-left: 20px;
}
.sec5-icon-wrap {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ecd9c5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.cards-wrap {
  width: 250%;
}
.ai-enables-list {
  padding: 0px;
  padding-left: 20px;
  margin: 0;
}
.levers-list {
  width: 100%;
  position: relative;
  left: 100px;
  display: flex;
  flex-wrap: nowrap;
}
.lever {
  position: relative;
}

.lever::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: rgba(234, 215, 195, 0.5);
  right: 0;
  top: 0;
}
.sec6 .lever:nth-child(3)::after,
.sec6 .lever:last-child::after {
  width: 0;
  height: 0;
}
.hr-line {
  margin: 20px 0;
  border-top: 1px solid rgba(234, 215, 195, 0.5);
  width: 90%;
  display: inline-block;
}
.sec5-span-text {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}
.lever-item p {
  font-size: 22px;
}

.lever-count {
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-size: 30px;
  padding-left: 16px;
}
.video-wrapper {
  height: 100%;
}
.sec4-cards-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.h1-head-size {
  font-size: 40px;
}

.sec3 .para-text {
  background: rgba(0, 0, 0, 0)
    linear-gradient(0deg, rgb(0, 0, 0) -250%, rgba(0, 0, 0, 0.2) 100%);
  padding: 20px 40px 20px 0;
}
.cmos-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.cmos-list li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.cmos-list li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.cmos-list li span {
  display: inline-block;
  margin-right: 10px;
}

/* Form Section  */
.form-sec {
  position: relative;
  /* background-color: #eee; */
  background-color: #f1efe7 !important;
}

.form-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}
.pcvd-head {
  font-size: 70px;
  line-height: 0.9;
  /* text-transform: uppercase; */
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}

.form-sec p {
  /* font-size: 24px; */
  color: #000000;
  /* margin-bottom: 30px; */
}

.field-bg input,
textarea {
  font-size: 20px;
  padding: 10px 0 10px 10px;
  display: block;
  width: 100%;
  border: 2px solid #7e4438;
  /* border: 2px solid #fa0f43; */
  background-color: transparent;
  border-radius: 10px;
  color: #000;
}

.field-bg {
  position: relative;
  margin-bottom: 40px;
}

.bar {
  position: relative;
  display: block;
  width: 100%;
}

.bar:after,
.bar:before {
  content: "";
  height: 50px;
  width: 0;
  top: -50px;
  position: absolute;
  background-color: rgba(0, 124, 195, 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: #f16c51;
}

.field-bg form {
  width: 100%;
}

.field-bg input:focus ~ .bar:after,
.field-bg input:focus ~ .bar:before {
  width: 100%;
}

.field-bg input:focus ~ label,
.field-bg textarea:focus ~ label {
  top: -20px;
  font-size: 14px;
  color: #7e4438;
  /* color: #0f9ffa; */
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 400;
}

.field-bg input: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;
  pointer-events: none;
}

.form-switch input:checked + i {
  background-color: #4bd763;
}

.form-switch input:checked + i:before {
  transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}

.form-switch input:checked + i::after {
  transform: translate3d(22px, 2px, 0);
}

.pvcy-stmt,
.pvcy-stmt:focus,
.pvcy-stmt:hover {
  color: #7e4438;
  /* color: #0f9ffa; */
  font-weight: 500;
  text-decoration: underline;
}

.submit-btn {
  color: #fff;
  padding: 16px 50px;
  border: 0;
  -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;
  transition: 0.5s;
  background-size: 200% auto;
  box-shadow: 0 0 20px #eee;
  /* background-image: linear-gradient(
    to right top,
    #eed5bb,
    #d2af95,
    #b68b72,
    #9a6753,
    #7e4438
  ); */
  background-image: linear-gradient(
    to right,
    #603813 0%,
    #b29f94 51%,
    #603813 100%
  );
  font-size: 18px;
}
.submit-btn:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

#thankyou {
  display: none;
}

.redColor {
  /* color: #0f9ffa; */
  color: #7e4438;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  left: 15px;
  margin: 0 auto;
  padding: 4px;
  bottom: -30px;
  position: absolute;
}

.flooter_pop {
  position: fixed;
  right: 0;
  top: 50%;
  transform: rotate(-90deg) translate(50%, -50%);
  transform-origin: right;
  z-index: 1;
}

.flooter_pop a {
  padding: 7px 15px;
  font-size: 15px;
  text-align: center;
  color: #000000;
  background-color: #df9926;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  word-break: inherit;
  white-space: nowrap;
  /* box-shadow: 0px 0px 10px #df9926; */
}
.cover-image {
  max-width: 50%;
}
.form-sec .h3-head {
  font-size: 40px;
}
.sec5-cnt-bg {
  background-color: #ecd9c5;
  border-radius: 20px;
}
.pad-rgt-0 {
  padding-right: 0;
}
.sec5-cnt-bg .img-wrap img {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 100%;
}
.justify-content-between {
  justify-content: space-between;
}
.sec5-cnt-bg .h2-head {
  font-size: 55px;
}
.lever-item .h3-head {
  font-size: 26px;
  line-height: 1.3;
  margin: 0 0 10px;
  font-family: "myriad-pro";
  font-weight: 600;
  margin-bottom: 0px !important;
  padding-bottom: 30px;
}
/* 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) {
  .slider,
  #hero_slider,
  .repeated-css {
    height: 100vh;
  }
  .bottom-gradient-do_more {
    background: rgba(0, 0, 0, 0)
      linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat
      scroll 0 0;
    transform: translateY(0px);
  }
  .sec4 .card .cnt-wrap {
    height: auto;
    max-height: 100%;
    bottom: 30px;
  }
  .cnt-wrap-desc {
    opacity: 1;
  }
  .hr-line {
    width: 87%;
  }
  .lever-item {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 992px) {
  .mb-30-md {
    margin-bottom: 30px !important;
  }
  .lever-item {
    padding: 0 10px;
  }
  .hr-line {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .plr-0-xs {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .mt-0-xs,
  .my-0-xs {
    margin-top: 0 !important;
  }
  .mb-0-xs,
  .my-0-xs {
    margin-bottom: 0 !important;
  }
  .mt-10-xs,
  .my-10-xs {
    margin-top: 10px !important;
  }
  .mb-10-xs,
  .my-10-xs {
    margin-bottom: 10px !important;
  }
  .mt-20-xs,
  .my-20-xs {
    margin-top: 20px !important;
  }
  .mb-20-xs,
  .my-20-xs {
    margin-bottom: 20px !important;
  }
  .mt-30-xs,
  .my-30-xs {
    margin-top: 30px !important;
  }
  .mb-30-xs,
  .my-30-xs {
    margin-bottom: 30px !important;
  }
  .mt-40-xs,
  .my-40-xs {
    margin-top: 40px !important;
  }
  .mb-40-xs,
  .my-40-xs {
    margin-bottom: 40px !important;
  }
  .mt-50-xs,
  .my-50-xs {
    margin-top: 50px !important;
  }
  .mb-50-xs,
  .my-50-xs {
    margin-bottom: 50px !important;
  }
  .mt-75-xs,
  .my-75-xs {
    margin-top: 75px !important;
  }
  .mb-75-xs,
  .my-75-xs {
    margin-bottom: 75px !important;
  }
  .mt-100-xs,
  .my-100-xs {
    margin-top: 100px !important;
  }
  .mb-100-xs,
  .my-100-xs {
    margin-bottom: 100px !important;
  }
  .pt-75-xs,
  .py-75-xs {
    padding-top: 75px !important;
  }
  .pb-75-xs,
  .py-75-xs {
    padding-bottom: 75px !important;
  }
  .pt-100-xs,
  .py-100-xs {
    padding-top: 100px !important;
  }
  .pb-100-xs,
  .py-100-xs {
    padding-bottom: 100px !important;
  }
  .slider,
  #hero_slider,
  .repeated-css {
    height: 100vh;
  }
  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;
  }
  .hero-head {
    font-size: 42px;
    line-height: 1.1;
  }
  .hero-para {
    font-size: 18px;
  }
  .d-flex {
    display: block;
  }
  .h2-head {
    font-size: 40px;
    line-height: 1.1;
  }
  .para-text {
    font-size: 18px;
  }
  .sec5-para-text {
    font-size: 26px;
  }
  .sec5-item-container p {
    font-size: 20px;
  }
  .cards-wrap {
    width: auto;
  }
  .levers-list {
    width: 100%;
    position: relative;
    left: 15px;
    right: unset;
    display: block;
    flex-wrap: nowrap;
  }
  .lever-item {
    /* margin-right: unset; */
    /* padding-right: unset; */
    /* margin-top: 30px; */
    /* padding-top: 30px; */
    width: 100%;
    position: relative;
    padding: 0 0 30px;
  }
  .lever-item::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 95%;
    background: rgba(234, 215, 195, 0.5);
    left: 0;
    right: 0;
    top: unset;
    bottom: 20px;
  }
  .lever:last-child .lever-item {
    padding-bottom: 0;
  }
  .h3-head {
    font-size: 30px;
    line-height: 1.1;
  }
  .sec5-icon-wrap {
    margin-bottom: 20px;
  }
  .sec5-cnt-bg .img-wrap img {
    border-radius: 20px;
    width: 100%;
  }

  .sec5-span-text {
    margin-bottom: 5px;
  }
  .sec9 {
    height: auto;
  }
  .sec4 .h3-head {
    font-size: 26px;
  }
  .pcvd-head {
    font-size: 40px;
  }
  .sec6 .lever:nth-child(3) .lever-item::after {
    width: 95%;
    height: 2px;
  }
  .sec6 .lever:last-child .lever-item::after {
    width: 0;
    height: 0;
  }
}
@media only screen and (max-width: 680px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
