/* <style> */
@font-face {
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/gothampro.ttf);
}

@font-face {
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/gothampro_bold.ttf);
}

@font-face {
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/gothampro_medium.ttf);
}

@font-face {
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/gothampro_light.ttf);
}

* {
  /* Gotham Pro */
  font-family: 'Gotham Pro';
}

.nav__wrap {
  background: #000000;
  /* position: fixed;
  width: 100%; */
  /* z-index: 100; */
}

.nav-item:not(:last-child) {
  margin-right: 40px !important;
}

.nav-link {
  color: #fff;
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}

.nav-link:hover,
.nav-link:focus {
  color: #fff;

}

.navbar-brand {
  /* margin-left: 130px; */
  /* margin-right: 20%; */
}

.main__wrap {
  background-image: url(./img/rider.jpg);
  background-size: 900px;
  background-repeat: no-repeat;
  background-position: top right;
  background-position: 100% -60px;
  padding-bottom: 120px;
}

.pay-one__wrap {
  padding-top: 104px;
}

.pay-one-tetle {
  font-weight: 700;
  font-size: 42px;
}

.pay-one-text {
  padding-top: 55px;
  padding-bottom: 40px;
  font-family: 'Gotham Pro';
  font-style: normal;

}

.pay-one-subtext {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  padding-bottom: 100px;
}

.pay-system-title {
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  padding-bottom: 35px;
}

.mob-title {
  padding-top: 36px;
  padding-bottom: 30px;
}

.pay-system__left {
  padding-right: 75px;
}

.pay-system__subtext {
  font-size: 16px;
  padding-bottom: 40px;

}

.dua-pay-system-title {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
}

.pay-system__subtext-text {
  height: 100px;
  margin-bottom: 40px;
}

.vido-play img {
  width: 100%;
}

.vido-play {
  padding-bottom: 80px;
}

.vido-title {
  font-weight: 600;
  font-size: 32px;
  padding-bottom: 55px;
}

.how-to__title {
  font-size: 32px;
  font-weight: 600;

}

.how-to__title-r {
  text-align: right;
}

.step-img img {
  height: 200px;
  margin: 0 auto;
}

.step-img {
  display: flex;
}

.step-subtext {
  margin-top: 50px;
  padding: 0 10%;
  text-align: center;
}

.how-to-steps {
  position: relative;
  padding-top: 90px;
}

.next-1 {
  position: absolute;
  top: 33%;
  width: 166px;
  left: 30%;
}

.next-2 {
  position: absolute;
  top: 41%;
  width: 146px;
  left: 60%;
}

.variant-pay-title {
  font-weight: 600;
  font-size: 32px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.variant-img {
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 20px;
}

.variant-title {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
}

.variant-subtitle {
  padding: 0 10%;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #647081;
}

.c__wrap {
  padding-bottom: 64px;
}

.c-footer__wrap {
  background: #E5EBEE;
}

.c-footer {
  padding: 60px 0;
}

.c-footer-text {
  font-weight: 400;
  font-size: 25px;
  color: #000000;
}

.background-create__wrap {
  padding: 100px 300px 80px;
}

.background-create {
  text-align: center;
}

.background-create-title {
  font-weight: 600;
  font-size: 32px;
}

.background-create-imgs {
  display: flex;
  justify-content: space-around;
  margin-top: 53px;
  margin-bottom: 48px;
  flex-wrap: wrap;
}


.create-img {
  width: 250px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.alt-pay__wrap {
  padding-top: 70px;
  padding-bottom: 100px;
}

.alt-pay__cards {
  padding: 76px 0;
}

.alt-pay__card svg {
  display: block;
  margin: 0 auto;
}

.alt-pay__img {
  height: 100px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.alt-pay__title {
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 125%;

  color: #FFFFFF;
}


.alt-pay__subtitle {
  text-align: right;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;

}

.alt-pay__card-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  /* or 24px */
  padding: 0 10%;
  text-align: center;
  margin-top: 52px;
  margin-bottom: 32px;

  color: #FFFFFF;
}

.alt-pay__card-text-red {
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  /* or 27px */
  padding: 0 10%;
  text-align: center;
  color: #FC1B1B;
}


.tex-relis-title {
  font-size: 32px;
  line-height: 125%;
  text-align: center;
  color: #000000;
  font-weight: 600;
}

.tex-relis-subtitle {
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  padding: 40px 0;
}

.in-punct {
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #000000;
}

.in-punct-text {}

.tex-relis__svg svg {
  margin: 0 auto;
  display: block;
}

.tex-relis-wraing {
  background: #E5EBEE;
  display: flex;
  padding: 20px 30px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 80px;
}

.tex-relis-wraing svg {
  width: 48px;
  height: 48px;
  margin-right: 30px;
}

.first-DualPay__wrap {
  padding-bottom: 80px;
}

.first-DualPay__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 125%;
  text-align: center;
  color: #000000;
}

.first-DualPay__subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  margin: 40px 0;
}

.rider-img {
  height: 250px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.rider-card:not(:last-child) {}

.rider-card {
  padding: 50px 30px 30px 30px;
  background: #FFFFFF;
  border-radius: 12px;
}

.card-title {
  font-weight: 400;
  font-size: 22px;
  padding-top: 14px;
  padding-bottom: 30px;
}

.card-subtitle {
  border-top: 2px #0088cc21 solid;
  padding-top: 14px;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #647081;
  margin-bottom: 30px;
}

.btn-more,
.btn-wait {
  border-radius: 10px;
  padding: 16px 30px;
  text-align: center;
  border: none;
  font-size: 11px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.btn-more {
  background: #0088CC;
}

.btn-wait {
  background: #DDDDDD;
}

.footer__wrap {
  background: #1C2026;
  padding: 80px 0;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
}


.footer {
  display: flex;
}

.footer-left {
  width: 50%;
  padding-right: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-text {}
.footer-left svg{
  margin-right: 20px;
}
.footer-right {
  width: 50%;
  padding-left: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-img {
  height: 50px;
  width: 150px;
  background-image: url(/img/makeINRUS.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.footer-text {}

.alt-pay__footer {
  position: absolute;
  background: #FC1B1B;
  border-radius: 12px;
  background: #FC1B1B;
  border-radius: 12px;
  text-align: center;
  padding: 20px 53px 20px 53px;
  background: #FC1B1B;
  border-radius: 12px;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  text-align: center;
  color: #FFFFFF;
  bottom: -8%;
  right: 50%;
  transform: translateX(50%);
  width: 1320px;

}

@media (max-width: 1400px) {

  .alt-pay__footer {
    max-width: 1140px;
    margin: 0 auto;
  }

  @media (max-width: 1200px) {
    .alt-pay__footer {
      margin: 0 auto;
      width: 960px;
    }
  }
  @media (max-width: 990px) {
    .alt-pay__footer {
      width: 100%;
      border-radius: 0;
    }
  }
  
  @media (max-width: 930px) {
    .footer-right{
      padding-left: 10px;
    }
  }

  @media (max-width: 1380px) {
    .footer-left{
      padding-right: 10px;
    }
  }
  

  @media (max-width: 1200px) {

    .navbar-brand {
      margin-left: 20px;
      margin-right: 20px;
    }

    .main__wrap {
      background-position: 150% -60px;

    }

    .next-1 {
      width: 130px;
    }
  }

  @media (max-width: 1100px) {


    .main__wrap {
      background-position: 250% -60px;

    }

    .background-create__wrap {
      padding: 100px 130px 80px;
    }
  }


  @media (max-width: 1000px) {

    .footer__wrap {
      padding: 80px 40px;
    }

    .main__wrap {
      background-position: 300% -60px;

    }
  }

  @media (max-width: 880px) {
    .alt-pay__footer {
      width: 100%;
      margin: 0;
      border-radius: 0px;
      /* right: 0; */
    }

    .tex-relis-title {
      padding-top: 30px;
    }
  }

  @media (max-width: 991px) {
    .main__wrap {
      background-position: 40% 80px;
    }
    .media-space {
      height: 60vh;
    }
    .rider-cards {

      padding-right: 0;
    }

    .pay-system__left {
      padding-right: 0px;
    }

    .pay-one-tetle {
      font-size: 32px;
    }

    .rider-card {
      margin-top: 20px;
    }

    .alt-pay__title {
      text-align: center;
    }

    .alt-pay__subtitle {
      text-align: center;
    }

    .alt-pay__card {
      margin-top: 50px;
    }
  }

  @media (max-width: 961px) {

    .tex-relis-wraing {
      display: flex;
      flex-direction: column;
    }

    .tex-relis-wraing svg {
      width: 100%;
      height: 48px;
      margin: 10px 0;
    }

    .tex-relis__svg {
      margin-bottom: 20px;
    }

    .how-to__title {
      text-align: center;
    }

    .how-to__title-r {
      text-align: center;
    }

    .next-1,
    .next-2 {
      display: none;
    }

    .media-space {
      height: 60vh;
    }

    .pay-one__wrap {
      padding-top: 32px;
    }

    .main__wrap {
      background-position: center top 0%;
    }

    .pay-system-title {
      text-align: center;
    }

    .alt-pay__subtitle {
      text-align: center;
    }
  }

  @media (max-width: 900px) {
    .variant-card:not(:first-child) {
      padding-top: 40px;
    }

    .alt-pay__card {
      margin-top: 30px;
    }

    .alt-pay__subtitle {
      padding-top: 30px;
    }

    .alt-pay__cards {
      padding: 0px 0;
    }

    .variant-pay-title {
      padding-bottom: 0;
    }

    .c-footer-text {
      text-align: center;
      padding-top: 40px;
    }

    .how-to__title {
      padding-bottom: 40px;
    }

    .pay-system-title {
      padding-bottom: 30px;
    }

    .how-to-steps {
      padding-bottom: 40px;
    }

    .pay-system__left {
      padding-right: 0px;
    }

    .footer__wrap {
      padding: 70px 40px;
    }

    .how-to-step:not(:first-child) {
      margin-top: 45px;
    }

    .footer {
      display: flex;
      flex-direction: column
    }

    .footer-right,
    .footer-left {
      width: 100%;
      padding-right: 0px;
      padding-left: 0;
      display: flex;
      flex-direction: column
    }

    .footer-text {
      text-align: center;
      padding: 30px 0;
    }

  }

  @media (max-width: 780px) {
    .mob-title {
      text-align: center;
    }
    .media-space {
      height: 58vh;
  }

    .pay-system__subtext-text {
      /* margin-bottom: 0px; */
    }

    .background-create__wrap {
      padding: 100px 30px 80px;
    }
  }

  @media (max-width: 600px) {
    .pay-one__wrap {
      padding-top: 0;
    }

    .pay-system__subtext-text {
      margin-bottom: 35px;
    }

    .media-space {
      height: 69vh;
    }

    .main__wrap {
      background-size: 130%;
      background-position: center top 0;
    }

    .media-space {
      height: 46vh;
    }

    .main__wrap {
      padding-bottom: 0px;
    }

    .pay-one-tetle {
      font-size: 32px;

    }
  }

  @media (max-width: 550px) {
    .alt-pay__wrap {
      padding-bottom: 150px;
    }

    #tex {
      padding-top: 185px;
      padding: 0 20px;
    }
  }

  @media (max-width: 490px) {
    .media-space {
      height: 45vh;
    }

    .main__wrap {
      background-size: 130%;
      background-position: center top 5%;
    }
  }

  @media (max-width: 450px) {
    .tex-relis-wraing svg {
      margin-bottom: 30px;
    }

    .pay-one-subtext {
      padding-bottom: 30px;
    }

    .first-DualPay__title {

      font-size: 20px;
    }

    .alt-pay__title {
      font-size: 20px;

    }

    .first-DualPay__wrap {
      padding-bottom: 30px;
    }

    .alt-pay__card-text-red {
      padding: 0;
    }

    .f1 {
      margin-bottom: 30px;
    }

    .background-create__wrap {
      padding: 40px 30px 80px;
    }

    .alt-pay__wrap {
      padding-bottom: 220px;
    }

    .step-subtext {
      padding: 0;
    }

    .pay-one-tetle {
      padding-top: 20px;
      font-size: 20px;
    }

    .variant-pay-title {
      font-size: 20px;
      padding-top: 0px;
    }

    .tex-relis-title {
      font-size: 20px;
    }

    .in-punct {
      font-size: 16px;
    }

    .background-create-title {
      font-size: 20px;
    }

    .dua-pay-system-title {
      font-size: 20px;
      padding-bottom: 40px;
    }

    .dua-pay-system-title {
      font-size: 20px;
    }

    .how-to__title {
      font-size: 20px;
    }

    .variant-pay-title {
      font-size: 20px;
    }

    .vido-title {
      font-size: 20px;
      padding-bottom: 40px;
    }

    .vido-play {
      padding-bottom: 40px;
    }
  }

  @media (max-width: 400px) {
    .alt-pay__wrap {
      padding-bottom: 250px;
    }
  }



  @media (max-width: 480px) {
    .mob-title {
      text-align: center;
    }

    .footer__wrap {
      padding: 70px 20px;
    }

    .footer-img {
      width: 100%;
    }
  }

  @media (max-width: 380px) {

    .main__wrap {
      background-size: 155%;
      background-position: center top 5%;
    }

    .media-space {
      height: 40vh;
    }

    .alt-pay__wrap {
      padding-bottom: 290px;
    }
  }
  
  
  .video-responsive {
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.canvas,
.video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: #000;
	z-index: 5;
}
#over_video{
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	z-index: 10;
	font-size: 12vw;
	color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 20%;
    text-shadow: 4px 4px 4px #5C433B;
}

  /* </style> */