body, input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility !important;
}

.nav {
  height: auto;
  background-color: #0e38b1;
}

.top-text {
    padding: 5px 15px;
    color: #fff;
    background: #ff7c30;
    text-align: center;
    position: relative;
}
.top-text b {color:#0E38B1;}
.top-text .close {
    background: url(../images/icons8-cancel.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
    position: absolute;
    right: 20px;
    top: 4px;
}

.w-button {
  transition: background-color 300ms ease-in, border 300ms ease-in, color 300ms ease-in;
  cursor: pointer
}

.h-real-desktop {
  display: block;
}

.text-block-k:after {
  content: 'k+';
  font-size: .7em;
}
.text-block-p:after {
  content: '+';
  font-size: .7em;
}

.w-nav-brand:hover img {
  opacity: .8
}

.nav.nav-black {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #000;
}

.nav.nav-black.nav-darkblue {
  background-color: #011954;
}

.nav.nav-black.nav-lightblue {
  background-color: #0e38b1;
}

.nav .nav-link {
  padding-top: 15px;
  font-family: '34deb5 2 0', sans-serif;
  color: #fff;
  font-size: 18px;
  /* font-weight: 600; */
}

.nav-link:hover {
  /* color: #708ca9; */
  color: rgba(255, 255, 255, 0.5019607843137255);
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.nav-link-tokens {
  /*width: 140px;*/
  /*height: 38px;*/
  margin-top: 7px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  padding-left: 20px;
  float: right;
  border-radius: 2px;
  background-color: #ff7c30;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 16px;
  color: #fff;
  /*text-transform: uppercase;*/
  font-weight: 400;
  text-align: center;
  line-height: 38px;
  transition: background-color 300ms ease-in, border 300ms ease-in, color 300ms ease-in;
}

.nav-link.nav-link-tokens:hover {
  background-color: rgba(255, 255, 255, 0.7490196078431373);
}

.image {
  width: 85px;
  height: 20px;
}

.nav-brand-wrapper {
  padding-top: 18px;
  padding-right: 20px;
}

.section-black {
  background-color: #1d1d1d;
}

.nav-menu {
  width: 100%;
  padding-top: 5px;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

.p-invest-s-01 {
  height: 220px;
}

.p-invest-s-01.section-black {
  height: auto;
  padding-bottom: 50px;
  background-color: #000;
}

.container-1 {
  display: block;
  width: 960px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.p-invest-hero-wrapper {
  padding-top: 145px;
  width: 500px;
  /* line-height: 3.3em; */
}


.text-block {
  color: #fff;
  font-size: 42px;
}

.p-invest-s02 {
  height: auto;
}

.p-invest-text-wrapper {
  width: 700px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.p01 {
  margin-bottom: 20px;
  /* padding-top: 20px; */
  margin-top: 20px;
  font-family: '34deb5 2 0', sans-serif;
  font-size: 20px;
  line-height: 1.75;
}

.p01.p-list {
  padding-left: 20px;
  font-style: italic;
  font-weight: 400;
}

.p01.p01-bold {
  font-family: '34deb5 1 0', sans-serif;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.p-invest-s03 {
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f9f9f9;
}

.p-invest-s03 .h1.text-black {
  padding-top: 0;
}

.column-50 {
  margin-right: 0px;
  margin-left: 0px;
}

.h1 {
  font-family: '34deb5 0 0', sans-serif;
  color: #fff;
  font-size: 42px;
  /* line-height: 46px; */
}

.h1.text-black {
  padding-top: 100px;
  color: #000;
  /* line-height: 48px; */
}

.h1.text-black.text-centered {
  text-align: center;
}

.h1.text-centered {
  text-align: center;
}
.div-token-hero-01 {
  white-space: nowrap
}
.h1.h-token-hero-01 {
  padding-top: 30px;
  /* line-height: 48px; */
  letter-spacing: 0px;
}

.h1.h1-black {
  color: #000;
}

.form-invest-text-field {
  height: 60px;
  font-family: '34deb5 0 0', sans-serif;
  font-size: 18px;
  border-radius: 2px;
  border: 1px solid rgb(239, 239, 239);
  transition: box-shadow 300ms ease-in-out, border 300ms ease-in-out;
  box-shadow: none;
  -webkit-appearance: none;
}

.form-invest-text-field.text-field-big {
  height: 99px;
  padding-top: 16px;
  direction: ltr;
  line-height: 20px;
  text-decoration: none;
  border-radius: 2px;
  text-indent: 0px;
  resize: none;
  transition: box-shadow 300ms ease-in-out, border 300ms ease-in-out;
}

.p-invest-s03 .w-form {
  max-width: 370px;
  margin-left: auto;
}

.form-invest-button {
  width: 100%;
  height: 60px;
  border-radius: 2px;
  background-color: #0e38b1;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 18px;
}

.form-invest-button:hover {
  background-color: rgba(14, 56, 177, .8);
}

.container {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1%;
  padding-left: 1%;
  box-sizing: content-box;
}

.p-partner-s-01-hero {
  height: auto;
  padding-bottom: 50px;
  background-color: #011954;
}

.p-partner-hero-wrapper {
  padding-top: 140px;
  text-align: center;
}

.h2 {
  font-family: '34deb5 2 0', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.div-magin-bottom-100 {
  margin-bottom: 100px;
}

.div-magins-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.p-partner-s02 {
  padding-top: 60px;
}

.p-partner-s02 .h1.text-black.text-centered{
  padding-top: 0;
}

.div-blueline {
  display: block;
  width: 170px;
  height: 3px;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 20px;
  margin-left: auto;
  background-color: #0e38b1;
}

.div-whiteline {
  display: block;
  width: 170px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-color: #fff;
}

.div-text-600-centered {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.p-partner-button-getintouch-white {
  width: 200px;
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
  border-radius: 3px;
  background-color: #fff;
  font-family: '34deb5 0 0', sans-serif;
  color: #0e38b1;
  font-size: 16px;
  font-weight: 700;
  margin-top: 40px;
  /* letter-spacing: 1px; */
}

.p-partner-button-getintouch-white:hover {
  background-color: rgba(255, 255, 255, .77)
}

.p-partner-button-getintouch {
  width: 200px;
  height: 60px;
  padding-top: 20px;
  border-radius: 3px;
  background-color: #0e38b1;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 16px;
  margin-top: 40px;
  /* letter-spacing: 1px; */
}

.p-main-s01-hero .container{
  max-width: 1920px;
  /* margin-left: -1%; */
}

.p-main-s01-hero {
  /* height: 700px; */
  background-color: #0e38b1;
  /* background-image: -webkit-linear-gradient(0deg, rgba(14, 56, 177, .94), rgba(14, 56, 177, .11)), url('../images/bartini1-02.jpg'); */
  /* background-image: linear-gradient(90deg, rgba(14, 56, 177, .94), rgba(14, 56, 177, .11)), url('../images/bartini1-02.jpg'); */
  background-position: 0px 0px, 50% 67px;
  background-size: auto, cover;
  background-repeat: no-repeat;
}

.p-main02-s01-hero {
    background-color: #000c69;
    background-image: url(../images/mcfly-seoul.jpg);
    background-position: 50% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}

.p-main02-hero-wrapper {
  padding-top: 67px;
  height: 92vh;
}

.p-main02-s01-block {
  padding-top: 90px;
  text-align: center
}

.p-main02-s01-title {
  font-size: 60px;
  line-height: 76px;
  font-family: '34deb5 0 0', sans-serif;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  text-shadow: 0 3px 10px rgba(34, 34, 34, 0.5);
}

.p-main02-s01-hero .p-main-hero-wrapper {
  align-items: initial;
}

.p-main02-s02 {
  padding-top: 70px;
  padding-bottom: 120px;
}

.p-main02-s03 {
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: #000c69;
  color: #fff;
}

.p-main02-s03-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.p-main02-s03-col-1 {
  flex: 0 0 26%;
}

.p-main02-s03-col-2 {
  font-size: 36px;
  line-height: 1.6;
}

.p-main02-s03-year {
  color: #f56b1b;
  font-size: 60px;
}

.p-main02-s02-title {
  font-size: 36px;
  font-family: '34deb5 0 0', sans-serif;
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  color: #222;
}

.p-main02-s06-text {
  color: #fff;
  font-size: 36px;
  font-family: '34deb5 1 0', sans-serif;
}

.span-main02-s06-highlight,
.span-main02-s03-highlight {
  color: #f56b1b;
}

.p-main02-s06-title {
  font-size: 44px;
  font-family: '34deb5 0 0', sans-serif;
  max-width: 700px;
  margin-bottom: 50px
}

.p-main02-s03-title {
  font-size: 44px;
  font-family: '34deb5 1 0', sans-serif;
  margin-bottom: 60px
}

.p-main-hero-wrapper {
  padding-top: 67px;
  display: flex;
  height: 700px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.p-main-hero-photo {
  flex: 1;
  background-image: url('../images/1-chicago.jpg');
  background-repeat: no-repeat;
  background-position: 75% 50%;
  background-size: cover;
  /* height: 600px; */
  margin-left: -1%;
  height: 100%;
  width: 100%;
}
.p-main-hero-home {
  width: 45%;
  margin-left: auto;
  padding-left: 40px;
}

.h0 {
  font-family: '34deb5 2 0', sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 66px;
}

.form-main-optin-field {
  /* width: 250px; */
  /* width: 48%; */
  height: 55px;
  margin-right: 20px;
  margin-bottom: 16px;
  float: left;
  border: 0;
  box-shadow: none;
  border-radius: 2px;
  font-family: '34deb5 2 0', sans-serif;
  font-size: 18px;
  transition: box-shadow 300ms ease-in-out, border 300ms ease-in-out;
  box-shadow: none;
  -webkit-appearance: none;
}

.form-main-optin-field {
  /* width: 72%; */
  max-width: 300px;
  width: 100%;
}
.form-main-optin-button {
  width: 170px;
  height: 55px;
  float: left;
  border-radius: 2px;
  border: 0;
  box-shadow: none !important;
  background-color: #2db9ff;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 18px;
}


.form-main-optin-button:hover {
  background-color: #30b0f0;
}

.p-main-s02 {
  padding-bottom: 60px;
  background-color: #0e38b1;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.h3 {
  padding-bottom: 20px;
  font-family: '34deb5 0 0', sans-serif;
  color: #fff;
  font-size: 32px;
}

.p-main-div-headline2 {
  width: 50%;
  padding-top: 120px;
  padding-bottom: 80px;
  text-align: left;
}

.p-main-div-hero-headline {
  padding-bottom: 48px;
}



.p-main-div-hero-headline-02 {
  padding-bottom: 10px;
}

.p-main-div-hero-headline-03 {
  padding-top: 15px;
  font-style: italic
}

.h3-headline2 {
  color: rgba(255, 255, 255, 0.7019607843137254);
  font-size: 42px;
}

.h3-white {
  color: rgba(255, 255, 255, 0.9019607843137255)
}

.h1-headline3 {
  text-align: center;
  font-size: 57px;
}

.h0-subline {
  font-family: '34deb5 2 0', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 36px;
}

.p-feature-01 {
  padding-bottom: 10px;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 22px;
}

.p-feature-02 {
  padding-bottom: 20px;
  color: #fff;
  font-size: 20px;
  /* line-height: 24px; */
}

.i1 {
  position: absolute;
  left: -110px;
  top: 180px;
  width: 170px;
}

.i1.i1-3 {
  top: 220px;
  height: auto;
}

.div-main-icon {
  width: 48px;
  height: 48px;
}

.p-main-s04 {
  padding-bottom: 230px;
  padding-top: 130px;
  background-color: #0e38b1;
  background-image: -webkit-linear-gradient(180deg, rgba(14, 56, 177, .69), rgba(14, 56, 177, .69)), url('../images/upload-7c53eb50-b474-11e7-a0a6-21464bcb2a0c.jpg');
  background-image: linear-gradient(180deg, rgba(14, 56, 177, .69), rgba(14, 56, 177, .69)), url('../images/upload-7c53eb50-b474-11e7-a0a6-21464bcb2a0c.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.p-main02-s04 {
  padding-bottom: 170px;
  padding-top: 130px;
  background-color: #0e38b1;
  background-image: -webkit-linear-gradient(0deg, rgba(14, 57, 166, .8),rgba(14, 57, 166, .8)), url('../images/bg-2.jpg');
  background-image: linear-gradient(0deg, rgba(14, 57, 166, .8),rgba(14, 57, 166, .8)), url('../images/bg-2.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
}

.p-main02-s04-title {
  font-size: 42px;
  color: #fff;
  font-family: '34deb5 0 0', sans-serif;
  max-width: 700px;
}

.p-main02-s05 {
  padding-top: 115px;
  padding-bottom: 150px;
}

.h1-main02-s05 {
  font-family: '34deb5 2 0', sans-serif;
  font-size: 60px;
  color: #222;
}

.div-main02-s05 {
  display: flex;
  flex-direction: row;
  /* flex-wrap: wrap; */
}

.p-main02-s05-row {
  margin-top: 20px;
}

.p-main02-s05-image {
  flex-shrink: 0;
}

.div-main02-s05-text {
  flex-grow: 1;
}

.p-main-div-headline3 {
  /* padding-top: 50px; */
  padding-bottom: 50px;
}

.p-feature-03 {
  padding-bottom: 20px;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 36px;
}

.span01 {
  font-family: '34deb5 0 0', sans-serif;
  color: #b0e5ff;
}

.div-3col2-column-01 {
  padding-right: 40px;
}

.hero-headline {
  font-family: '34deb5 0 0', sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 1.2;
  padding-bottom: 10px;
}
.hero-headline2 {
	font-size: 22px;
    text-align: center;
    color: #fff;
}

.hero-headline-normal {
  font-family: '34deb5 2 0', sans-serif;
  margin-bottom: 30px;
}

.p-main02-s07 .slick-dots li.slick-active button {
  background-color: #222;
  opacity: 1;
}
.p-main02-s07 .slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: #222;
  opacity: .4;
}

.p-main-s05 {
  padding-top: 50px;
  padding-bottom: 130px;
}

.div-main-s05 {
  width: 65%;
}

.link1 {
  font-family: '34deb5 0 0', sans-serif;
  color: #0e38b1;
  text-decoration: none;
  border-bottom: 1px solid rgba(14, 56, 177, 0.4);
}

.link1:hover {
  border-bottom-color: transparent;
}

.i5 {
  padding-bottom: 25px;
}

.h1-main-s05 {
  font-family: '34deb5 0 0', sans-serif;
  color: #131313;
  font-size: 42px;
  /* line-height: 56px; */
}

.p-main-s06 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #0e38b1;
  background-image: -webkit-linear-gradient(270deg, rgba(14, 56, 177, .7), rgba(14, 56, 177, .7)), url('../images/bg-03.jpg');
  background-image: linear-gradient(180deg, rgba(14, 56, 177, .7), rgba(14, 56, 177, .7)), url('../images/bg-03.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.p-feature-04 {
  color: #fff;
  font-size: 20px;
  line-height: 32px;
}

.div-column-s06 {
  width: 80%;
  line-height: 20px;
}

.p-main-s07 {
  overflow: hidden;
  min-height: 500px;
  padding-top: 150px;
  padding-bottom: 150px;
}

.h1-main-s06 {
  font-family: '34deb5 0 0', sans-serif;
  color: #080808;
  font-size: 57px;
  line-height: 64px;
}

.image-2 {
  position: absolute;
  left: 170px;
  top: 0px;
  right: 170px;
  bottom: 0px;
  width: 800px;
}

.div-s06-buttons {
  padding-top: 60px;
  padding-bottom: 20px;
}

.p-passengers-s01-hero .w-form .w-row {
  float: left;
  width: 230px;
  padding-right: 20px;
}

.p-passengers-s01-hero .form-main-optin-field,
.p-passengers-s01-hero .form-main-optin-button {
  max-width: 210px;
}

.bt {
  /* width: 172px; */
  height: 55px;
  margin-right: 16px;
  padding: 0 45px;
  border-radius: 2px;
  background-color: #2db9ff;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 18px;
  text-align: center;
  line-height: 55px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border: 0;
}

.bt_orange {
  background-color: #f56b1b;
}
.bt_white {
  background-color: #fff;color:#000
}
.bt_blue {
  background-color: #0e38b1;
}
.hero-headline2 .bt_white {
	padding: 0 60px;
	margin-left: 20px;
}

.error,
.error:focus {
  border-color: #fff!important;
  box-shadow: inset 0 0 0 2px #ff2525;
  /* border-radius: 2px; */
}



.button-early {
  width: 280px;
  height: 60px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
  float: left;
  border-radius: 2px;
  background-color: #0e38b1;
  font-family: '34deb5 2 0', sans-serif;
  font-size: 16px;
  text-align: center;
}

.button-early:hover {
  background-color: rgba(14, 56, 177, 0.7607843137254902);
  border-color: rgba(14, 56, 177, 0);
}

.p-main-s13 {
  background-color: #0e38b1;
  padding-top: 30px;
  padding-bottom: 30px;
}

.p-main02-s09 {
  background-color: #011954;
  padding-top: 30px;
  padding-bottom: 30px;
}

.press-about-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  /* max-width: 850px; */
  margin-left: auto;
  margin-right: auto;
}

.press-about-list a:hover img {
  opacity: .85;
}

.press-about-list img {
  /*transition: opacity 400ms ease-in;*/
  max-height: 40px;
}

.press-about-list li {
  display: inline-block;
  padding: 15px 20px;
  /* width: 100px; */
  vertical-align: middle;
  max-width: 210px;
  box-sizing: content-box;
}

.button-more {
  width: 210px;
  height:60px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
  float: left;
  border: 1px solid #0e38b1;
  border-radius: 3px;
  background-color: transparent;
  font-family: '34deb5 2 0', sans-serif;
  color: #0e38b1;
  font-size: 16px;
  text-align: center;
}

.button-more:hover {
  border-color: rgba(14, 56, 177, 0.7607843137254902);
}

.div-s07 {
  position: relative;
}

.div-s07-wrapper-left {
  width: 580px;
  float: left;
}

.div-s07-wrapper-right {
  float: left;
}

.image-3 {
  position: relative;
  left: 400px;
  top: -200px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 670px;
  float: right;
  clear: left;
}

.p-s07-subline {
  width: 84%;
  font-family: '34deb5 2 0', sans-serif;
  color: #787878;
  font-size: 18px;
  /* line-height: 24px; */
}

.image-4 {
  position: absolute;
  right: -40px;
  top: 0px;
  width: 55vw;
  max-width: 650px;
}

.image-12 {
  position: relative;
  left: -100px;
  top: 0px;
  width: 600px;
}

.p-main-s09 {
  background-color: #0e38b1;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 80px;
}

.p-main02-s06 {
  background-color: #000c69;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 12, 105, .8),rgba(0, 12, 105, .8)), url(../images/upload-7c53eb50-b474-11e7-a0a6-21464bcb2a0c-p-1600.jpeg);
  background-image: linear-gradient(0deg, rgba(0, 12, 105, .8),rgba(0, 12, 105, .8)), url(../images/upload-7c53eb50-b474-11e7-a0a6-21464bcb2a0c-p-1600.jpeg);
  color: #fff;
  padding-top: 120px;
  padding-bottom: 180px;
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
}

.p-main-s09 .p-partners-healines {
  color: #fff;
}



.div-s08-form {
  padding-top: 28px;
}

.p-passengers-s01-hero {
  overflow: visible;
  height: 660px;
  padding-bottom: 100px;
  background-color: #0e38b1;
}

.p-passengers-hero-wrapper {
  padding-top: 67px;
  display: flex;
  height: 600px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.p-passengers-hero-wrapper .w-form{
  margin-bottom: 45px;
}

.p-passengers-div-hero-headline {
  width: 90%;
  padding-bottom: 40px;
}

.image-5 {
  position: relative;
  left: 25%;
  top: -140px;
  z-index: 100;
  width: 650px;
}
.p-passengers-s01-hero .image-5 {top: -110px;}

.hero-car {
  position: relative;
  /* left: 25%; */
  /* top: 85px; */
  margin-bottom: -85px;
  z-index: 100;
}

.div-token-s09-12 {
  padding-top: 30px;
}

.hero-car__src {
  max-width: 650px;
  width: 100%;
}

.hero-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  /*flex-wrap: wrap-reverse;*/
}

.bonus {
  /*flex-grow: 1;*/
  flex: 0 0 365px;
}

.bonus .bonus__item:last-child {
  margin-right: 0;
}

.bonus__item {
  width: 170px;
  /* height: 188px; */
  padding: 20px 20px 30px;
  border-radius: 4px;
  background-color: rgba(34, 34, 34, 0);
  border: solid 2px #ff7c30;
  font-size: 20px;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  display: inline-block;
  margin-right: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}

.bonus__item_next {
  opacity: .5;
  cursor: default;
}

.bonus__title {
  color: #ff7c30;
}

.p-passengers-s02 {
  padding-top: 250px;
  padding-bottom: 80px;
}

.div-passengers-s02-row {
  padding-top: 160px;
  padding-bottom: 60px;
}

.div-passengers-s02-column {
  width: 90%;
  padding-right: 30px;
}

.text-bignumber {
  position: relative;
  left: -131px;
  top: -175px;
  display: block;
  width: auto;
  padding-bottom: 40px;
  font-family: '34deb5 0 0', sans-serif;
  color: rgba(14,56,177,.14);
  font-size: 390px;
  line-height: 20px;
}

.p-img {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
}

.div-block {
  height: 10px;
  background-color: #0e38b1;
}

.p-passengers-s02-sublin {
  position: relative;
  top: -30px;
  padding-bottom: 20px;
  font-family: '34deb5 2 0', sans-serif;
  font-size: 20px;
  /* line-height: 22px; */
}

.div-passengers-s02-compare {
  padding-top: 40px;
  padding-bottom: 70px;
}

.div-passengers-s02-compare .p01 {
  margin-top: 0;
}

.div-passengers-s02-techblock {
  width: 800px;
  padding-top: 50px;
}

.div-passengers-s02-techblock.div-passengers-2 {
  padding-bottom: 70px;
}

.p-passengers-tech {
  font-family: '34deb5 1 0', sans-serif;
  font-size: 20px;
  padding-top: 5px;
}

.p-passengers-tech.p-pasengers-name {
  text-align: left;
}

.p-passengers-tech.p-pasengers-name + .p01 {
  font-size: 16px;
  margin-top: 6px;
  line-height: 1.4;
}

.div-passengers-s02-transparency {
  width: 800px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.p-passengers-transparency {
  font-family: '34deb5 3 0', sans-serif;
  color: #0e38b1;
  font-size: 42px;
}

.p-passengers-s03 {
  height: 1060px;
  padding-top: 600px;
  padding-bottom: 60px;
  background-image: url('../images/upload-d7268310-ae0e-11e7-bdee-97244dafaa76.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.s-passengers-04 {
  padding-top: 70px;
  padding-bottom: 100px;
}

.h-real {
  padding-bottom: 25px;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 64px;
  text-align: left;
}

.div-passengers-s01-01 {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.p-real-01 {
  padding-bottom: 40px;
  font-family: '34deb5 2 0', sans-serif;
  color: #fff;
  font-size: 20px;
  padding-left: 25px;
  /* line-height: 28px; */
  text-align: left;
}

.p-real-02 {
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 20px;
  padding-left: 25px;
}

.div-passengers-s04-block {
  padding-top: 80px;
  padding-bottom: 0px;
}

.div-passengers-s04-block .w-col-2 {
  width: 121px;
}

.div-passengers-s04-block .w-col-4 {
  width: 270px;
}

.div-passengers-s04-block .col-quote {
  flex: 1;
}

.div-passengers-s04-block .w-row {
  display: flex;
  flex-direction: row;
}

.image-6 {
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
}
.p-main-div-renders .w-row {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.p-main-div-renders .column  {
  width: 30%;
}

.p-main-div-renders .w-row:before,
.p-main-div-renders .w-row:after {
  display: none
}

.small-text {
  margin-bottom: 20px;
  font-family: '34deb5 2 0', sans-serif;
  font-size: 14px;
  line-height: 1.75;
}
.p-smalltext {
  width: 350px;
  padding-top: 60px;
  font-family: '34deb5 1 0', sans-serif;
  color: #3e60c1;
  font-size: 13px;
  line-height: 17px;
}

.p-footer-01 {
  background-color: #011954;
}

.div-footer-wrapper {
  display: block;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 70px;
}

.link-footer {
  /* display: block; */
  margin-right: 15px;
  margin-left: 15px;
  /* float: right; */
  font-family: '34deb5 1 0', sans-serif;
  color: rgba(255, 255, 255, 0.247059);
  font-size: 12px;
  letter-spacing: .8px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.row-2 {
  display: block;
  /* width: 350px; */
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  /* padding-bottom: 30px; */
}

.form-footer {
  display: block;
  /* width: 510px; */
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 50px;
}

.form-footer-h0 {
  font-family: '34deb5 0 0', sans-serif;
  color: #fff;
  /*font-size: 40px;*/
}

.form-footer-link {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.27058823529411763);
}

.form-footer-link:hover {
  border-bottom-color: transparent;
}

.row-footer-sm {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

.row-footer-sm .w-col {
  width: 24px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin-left: 12px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
  float: none
}

.col-quote {
  padding-left: 80px;
  background-image: url('../images/quote.png');
  background-position: 0px 0px;
  background-size: 105px;
  background-repeat: no-repeat;
}

.p-partners-healines {
  font-family: '34deb5 1 0', sans-serif;
  font-size: 32px;
  /* color: #020202; */
}

.p-token-s01-hero {
  height: auto;
  background-color: #0e38b1;
  background-image: -webkit-linear-gradient(0deg, transparent, rgba(0, 0, 0, .2));
  background-image: linear-gradient(0deg, transparent, rgba(0, 0, 0, .2));
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  padding-bottom: 80px;
}

.p01.p01-white {
  color: #fff;
}

.p-token-title {
  font-family: '34deb5 0 0', sans-serif;
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-right: 50px;
  margin-bottom: 13px;
}


.image-11 {
  width: 200px;
  float: left;
}

.text-block-2 {
  /* padding-top: 6px; */
  padding-left: 15px;
  /* float: left; */
  display: inline-block;
  font-family: '34deb5 3 0', sans-serif;
  color: #fff;
  font-size: 42px;
  /* line-height: 20px; */
  vertical-align: middle;
  line-height: 46px;
}

.text-lg {
  font-size: 56px;
  /* font-family: '34deb5 1 0', sans-serif; */
  font-style: normal;
}

.div-token-hero-02 {
  padding-top: 54px;
  padding-left: 30px;
}

.div-token-hero-buttons-wrapper {
  margin-bottom: 16px;
  padding-top: 20px;
}

.button-token-01 {
  width: 174px;
  height: 60px;
  margin-right: 30px;
  /*padding-top: 17px;*/
  padding-top: 20px;
  /* border: 2px solid #f56b1b; */
  border-radius: 2px;
  background-color: #f56b1b;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
    margin-top: 14px;
  margin-bottom: 14px;
}

.button-token-01:hover {
 background-color: rgba(255, 255, 255, 0.7490196078431373);
  /* border: 2px solid rgba(255, 255, 255, 0.7490196078431373); */
}

.button-token-2,
.button-token-3 {
  /* width: 174px; */
  /* height: 60px; */
  vertical-align: middle;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 20px;
  /* text-align: center; */
  line-height: 20px;
  color: #fff;
  margin-right: 30px;
  text-decoration-skip-ink: none;
  white-space: nowrap;
  margin-top: 14px;
    margin-bottom: 14px;
    display: inline-block;
}

.button-token-2:hover,
.button-token-3:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}

.h2-token-hero {
  font-family: '34deb5 2 0', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
}
.h2-token-hero a {color: #fff;}
.h2-token-hero a:hover {text-decoration:none;}

.p-token-s02 {
  background-color: #fff7f3;
}

.div-token-s02-icon {
  width: 160px;
  height: 160px;
  border-radius: 80px;
  background-color: #f56b1b;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50%;
}

.div-token-s02-icon_pay {
  background-image: url(../images/i-pay.svg);
}

.div-token-s02-icon_secure {
  background-image: url(../images/i-secure.svg);
}

.div-token-s02-icon_potential {
  background-image: url(../images/i-potential.svg);
}

.div-token-s02-01 {
  padding-top: 90px;
  padding-bottom: 70px;
}
.div-token-s02-01-right {float:right;margin:30px 0 10px 20px;}

.h-token-s02 {
  padding-bottom: 40px;
  /* font-family: '34deb5 1 0', sans-serif; */
  /* font-size: 22px; */
}

.h-token-s02 + .w-row .column{
  padding-right: 40px;
}

.div-token-s01-01 {
  padding-top: 100px;
}

.div-token-s02-col02-1 {
  padding-top: 0px;
  padding-bottom: 70px;
}

.div-token-s03-col2-table {
  width: 420px;
  padding-top: 110px;
}

.div-token-s03-table-block {
  width: 195px;
  height: 110px;
  float: left;
}

.text-block-3 {
  padding-bottom: 0;
  font-family: '34deb5 2 0', sans-serif;
  color: #92a2d6;
  font-size: 20px;
}

.text-block-4 {
  font-family: '34deb5 1 0', sans-serif;
  color: #0e38b1;
  font-size: 34px;
}

.span-token-s03-smalltext {
  font-size: 20px;
}

.div-token-s03-bg {
  width: 100%;
  height: 230px;
  margin-top: -18px;
  margin-left: 30px;
  background-color: #fff7f3;
}

.div-token-s03-4-col {
  width: 90%;
  padding-top: 30px;
}

.h-tokens-s03-boldheadline {
  padding-top: 40px;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 36px;
  width: 66%;
  /* line-height: 42px; */
}

.div-tokens-s03-06 {
  width: 50%;
}

.div-tokens-s03-07 {
  width: 50%;
  margin-left: -20px;
  padding-left: 20px;
  background-color: rgba(255, 124, 48, 0.75);
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-tokens-s03-07 .p01 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.span-italic {
  font-style: italic;
}

.p-token-s04 {
  padding-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .86), hsla(0, 0%, 100%, .86)), url('../images/upload-6d17e3a0-b7e7-11e7-b4c1-9b73fc265bf7.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .86), hsla(0, 0%, 100%, .86)), url('../images/upload-6d17e3a0-b7e7-11e7-b4c1-9b73fc265bf7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}
.p-token-s05 {
  overflow: hidden
}
.div-token-s05-1 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-token-s05-02 {
  height: 350px;
  padding-top: 80px;
  padding-right: 60px;
  padding-left: 60px;
  background-image: url(../images/cubes-01.png);
  background-position: 50% 100%;
  background-size: 923px;
  background-repeat: no-repeat;
  /* overflow: hidden */
}

.div-token-s05-col-a {
  text-align: center;
}

.div-block-2 {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  border: 1px solid #ff7c30;
  border-radius: 100px;
}

.img-anim {
  position: relative;
  left: -90px;
  top: -80px;
  width: 140px;
}

.div-token-s05-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-5 {
  padding-right: 30px;
  font-family: '34deb5 2 0', sans-serif;
  line-height: 1.6;
}

.div-tokens-s05-6 {
  width: 66%;
}

.image-ani-main {
  position: relative;
  left: 548px;
  top: -337px;
  width: 600px;
}

.div-token-s06-col-r {
  height: 200px;
}

.div-token-s07 {
  padding-top: 70px;
  padding-bottom: 0px;
}

.div-token-s07-01 {
  padding-top: 20px;
}

.p-token-title_symbol {
  position: relative;
}

.p-token-title_symbol::after {
    content: '';
    background-image: url(../images/i-ampersand.svg?v2);
    background-size: contain;
    width: 92px;
    height: 110px;
    position: absolute;
    right: 25px;
    top: 17px;
    background-repeat: no-repeat;
}

.h-token-advisors {
  padding-bottom: 40px;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 36px;
}

.div-token-s09-10 {
  text-align: center;
    margin-top: 20px;
}

.div-token-s09-link {
  color: #ff7c30;
  font-size: 20px;
  text-decoration-skip-ink: none;
}

.div-token-s09-link:hover {
  color: rgba(255, 124, 48, 0.8);
  text-decoration: none;
}

.image-13 {
  border-radius: 130px;
}

.p01-token-name {
  padding-top: 20px;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 24px;
}

.p-main02-s07 {
  margin-top: 115px;
}

.p-main02-s07 .p-people-s03{
  margin-top: 120px
}

.p-main02-s07 .p-people-s02 .slide-name {
  clear: both;
}

.p-main02-s07 .p-people-s02{
  padding-top: 120px;
}

.p-main02-s08 {
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: #fff7f4;
  color: #222;
  clear: both;
}

.p-main02-s08-list-title {
  font-family: '34deb5 1 0', sans-serif;
  font-size: 20px;
  /* color: currentColor; */
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 8px;
}

.p-main02-s08-list {
  font-size: 20px;
  list-style: inside;
  padding-left: 0;
}

.p-main02-s08-row-item {
  flex: 0 0 33.3333%;
}

.p-main02-s08-title {
  font-size: 36px;
  font-family: '34deb5 1 0', sans-serif;
  margin-bottom: 20px;
  color: #222;
}

.p-main02-s08-list li {
  padding-bottom: 8px;
}

.p-main02-s08-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.p-main02-s08-row-item_highlighted {
  color: #f56b1b
}

.p-main02-s07 .people-items {
  overflow: visible
}

.p-main02-s07 .p-people-s03 {
  width: auto;
  border-radius: 0;
}

.p-main02-s07 .p-people-s03 .review-items {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto
}

.p-main02-s07 .p-main02-s07-title + .p-people-s02 {
  padding-top: 0;
}

.p-main02-s07-title {
  font-size: 60px;
  text-align: center;
  color: #222;
  margin-bottom: 35px;
}

.p-main02-s07 .people-items .item {
    margin: 0;
    height: auto;
}

.p-main02-s07 .people-items .slick-dots {
  position: initial;
  padding-top: 15px;
  padding-bottom: 25px;
  width: auto!important;
  margin-bottom: 0;
}

.div-token-s07-person {
  padding-right: 30px;
  padding-bottom: 60px;
}

.div-token-s07-person .p01 {
    margin-top: 12px;
}

.img-core-face {
  position: relative;
  width: 64px;
  height: 64px;
  float: none;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 87%, .84);
  border-radius: 50%;
}
.img-core-face-mobile {
  border-radius: 50%;
  width: 64px;
}

.div-core-name {
  overflow: hidden;
  width: 64px;
  height: 64px;
}

.div-core-name:hover {
  display: inline-block;
}

.div-xxx {
  position: absolute;
  z-index: 1;
  width: 230px;
  padding: 15px;
  float: none;
  clear: none;
  bottom: 100%;
  font-size: 16px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 #bbb;
}

.text-core-nam {
  padding-bottom: 4px;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 22px;
}

.text-core-desc {
  font-family: '34deb5 2 0', sans-serif;
  font-size: 16px;
}

.p-terms-s01,
.p-privacy-s01 {
  padding-top: 100px;
  padding-bottom: 100px;

}

.terms-wrapper_scroll {
  color: rgba(0, 0, 0, 0.6);
}

.terms-title {
  font-family: '34deb5 1 0', sans-serif;
  font-size: 22px;
  padding-bottom: 20px;
}

.terms-text a,
.p-privacy-s01 a {
  text-decoration: none;
  color: #0e38b1;
  padding-bottom: 1px;
  background: linear-gradient(to right, rgba(14, 56, 177, 0.4) 0%, rgba(14, 56, 177, 0.4) 100%);
  background-size: 1px 1px;
  background-position: 0 100%;
  background-repeat: repeat-x;
}

.terms-text a:hover,
.p-privacy-s01 a:hover {
  background: none;
}

.terms-list {
  padding-left: 20px;
}

.terms-list_italic {
  font-style: italic
}

.terms-text {
  font-size: 16px;
  line-height: 1.75;
  color: #020202cc;
}

.terms-text p{
  margin-bottom: 15px;
}

.div-block-4 {
  position: relative;
  display: block;
  overflow: visible;
  width: 64px;
  height: 64px;
  margin-right: 18px;
  margin-bottom: 10px;
  float: left;
}

.div-block-5 {
  padding-top: 200px;
  background-color: #939ea5;
}

.p-token-s08 {
  height: auto;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .68), rgba(0, 0, 0, .68)), url('../images/upload-1cf22c40-af5a-11e7-a86b-7fb981e454fb.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .68), rgba(0, 0, 0, .68)), url('../images/upload-1cf22c40-af5a-11e7-a86b-7fb981e454fb.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.divtablemc-tokens .w-row > .w-col-3,
.div-passengers-s02-transparency + .w-row > .w-col-3 {
  position: relative;
}
.divtablemc-tokens .w-row > .w-col-3:after,
.div-passengers-s02-transparency + .w-row > .w-col-3:after {
  content: '';
  position: absolute;
  background-image: url(../images/upload-7104f360-b2a4-11e7-b10a-059d336d6cd9.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  width: 200px;
  height: 200px;
  right: -50px;
  top: -22px;
  z-index: -1;
}

.divtablemc-tokens .w-row > .w-col-3:last-child::after,
.div-passengers-s02-transparency + .w-row > .w-col-3:last-child::after {
  display: none
}

.div-passengers-s02-transparency + .w-row > .w-col-3:after {
  right: -73px;
}
.div-share {
  text-align: center;
  padding-top: 60px;
}

.div-share_160 {
  padding-top: 140px;
  text-align: left
}

.div-share > iframe,
.div-share > div {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}

.div-token-s08 {
  padding-top: 120px;
  padding-bottom: 90px;
}

.text-block-6-sub {
  font-size: 28px;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  margin-bottom: 12px;
}

.p-token-s08-1 {
  max-width: 700px;
  font-family: '34deb5 2 0', sans-serif;
  color: #fff;
  font-size: 26px;
  padding-bottom: 100px;
  /* line-height: 42px; */
}

.p-token-s08-2 {
  padding-top: 100px;
  padding-bottom: 10px;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 36px;
}

.div-token-s08-block {
  width: 20%;
  /* height: 200px; */
  padding-right: 40px;
  float: left;
}

.text-block-6 {
  padding-top: 30px;
  padding-bottom: 15px;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 20px;
}

.text-block-7 {
  font-family: '34deb5 2 0', sans-serif;
  color: #fff;
  font-size: 20px;
  /* line-height: 24px; */
}

.p-token-s09 {
  background-color: #0e38b1;
}

.div-token-s-09 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-token-s09-1 {
  height: 66px;
  border-bottom: 2px solid #ff7c30;
}

.p-token-s09-1 {
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 22px;
  height: 30px;
}

.div-block-6 {
  position: relative;
  top: 26px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #ff7c30;
}

.div-block-7 {
  position: relative;
  left: 4px;
  top: 6px;
  width: 30px;
  height: 20px;
  float: right;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.services {
  padding-bottom: 40px;
}

.services .p01 {
  padding-right: 20px;
}

.row-3 {
  padding-bottom: 20px;
}

.div-token-s09-2 {
  padding-top: 20px;
}

.p-token-s09-2 {
  padding-bottom: 20px;
  font-family: '34deb5 2 0', sans-serif;
  color: #ff7c30;
  font-size: 20px;
}

.p-token-s09-3 {
  padding-right: 20px;
  font-family: '34deb5 2 0', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
}

.sub-token-hero {
  padding-top: 90px;
}
.p-token-s01-hero .sub-token-hero {
  padding-top: 30px;
}

.column-hero-subline {
  padding-left: 70px;
}

.div-token-s10 {
  margin-top: 1px;
  padding-top: 30px;
  padding-bottom: 60px;
}

.div-token-s10-2 {
  margin: 0 auto 30px;
  width: 83%
}

.div-token-s10-01 {
  text-align: center;
  margin-top: 20px;
}

.p-table1 {
  font-family: '34deb5 1 0', sans-serif;
  font-size: 22px;
}

.div-block-8 {
  width: 25%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  float: left;
}

.div-block-8.orange {
  background-color: #fff7f3;
}

.p-table2 {
  padding-top: 10px;
  /* padding-bottom: 10px; */
  font-family: '34deb5 2 0', sans-serif;
  font-size: 20px;
}

.p-table3 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Georgia;
  color: #a7a7a7;
  font-style: italic;
}

.p-table3-sub {
  font-family: '34deb5 2 0', sans-serif;
  font-style: normal
}

.p-table4 {
  font-family: '34deb5 2 0', sans-serif;
}

.p-table-1-b {
  padding-top: 15px;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 22px;
}

.p-table-1 {
  padding-top: 15px;
  font-family: '34deb5 0 0', sans-serif;
  font-size: 18px;
}

.row-orangeline {
  border-top: 1px solid #ff7c30;
}

.p-table-8 {
  font-family: '34deb5 2 0', sans-serif;
  color: #9e9e9e;
  font-size: 16px;
  line-height: 1.6;
}

.p-token-s11 {
  background-color: #fff;
  font-family: '34deb5 0 0', sans-serif;
  color: #222222;
}
.p-token-s11 .p-token-title {color: #ff5f00;}

.div-token-s11 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-token-s11 .h1 {
  font-size: 28px;color: #222222;
}

.div-block-9 {
  padding-top: 30px;
  padding-bottom: 0px;
}

.h-token-s11-2 {
  padding-bottom: 60px;
  font-family: '34deb5 2 0', sans-serif;
  font-size: 42px;
  /* line-height: 46px; */
  /* font-style: italic; */
}

.h-token-s11-2 i {
  font-family: '34deb5 0 0', sans-serif;
}

.h-token-s11-2:first-letter {
  position: relative;
  margin-left: -15px;
}

.h-token-s11-3 {
  font-family: '34deb5 1 0', sans-serif;
  font-size: 42px;
}

.p-token-s11-3 {
  padding-right: 50px;
  font-family: '34deb5 2 0', sans-serif;

  font-size: 22px;
  line-height: 1.55;
  /* line-height: 26px; */
}

.p-token-s11-4 {
  color: #011954;
  font-family: '34deb5 2 0', sans-serif;
  margin-top: 35px;
  display: inline-block;
  font-size: 22px;
  text-decoration-skip-ink: none;
}

.p-token-s11-4:hover {
  color: rgba(1, 25, 84, 0.8);
  text-decoration: none;
}

.p-token-s11-5 {
  padding-bottom: 20px;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 20px;
  /* line-height: 24px; */
}

.div-token-s11-6 {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.button {
  width: 194px;
  height: 60px;
  padding-top: 20px;
  border-radius: 2px;
  background-color: #0e38b1;
  font-family: '34deb5 1 0', sans-serif;
  color: #fff;
  font-size: 20px;
}

.button:hover,
.p-partner-button-getintouch:hover {
  background-color: rgba(14, 56, 177, .77);
}

.p-token-s12 {
  background-image: -webkit-linear-gradient(270deg, rgba(1, 25, 84, 0.72), rgba(1, 25, 84, 0.72)), url('../images/bg-04_1.jpg');
  background-image: linear-gradient(180deg, rgba(1, 25, 84, 0.72), rgba(1, 25, 84, 0.72)), url('../images/bg-04_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-token-s12 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.p-12-1 {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: '34deb5 0 0', sans-serif;
  color: #fff;
  font-size: 42px;
  text-align: center;
}

.button-tokens-buy {
  display: block;
  width: 194px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  border-radius: 2px;
  background-color: #fff;
  font-family: '34deb5 1 0', sans-serif;
  color: #0e38b1;
  font-size: 20px;
  text-align: center;
}

.button-tokens-buy:hover {
  background-color: rgba(255, 255,255,.77);
  /* color: #fff; */
}

.link-footer-email {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 60px;
  font-family: '34deb5 0 0', sans-serif;
  color: #fff;
  font-size: 56px;
  text-align: center;
  text-decoration: none;
}

.link-footer-email:hover {
  text-decoration: underline;
}

.image-14 {
  width: 21px;
}

.image-15 {
  float: right;
}

.col-bc-logo {
  padding-left: 24px;
}

.p-table-0b {
  padding-top: 8px;
  font-family: '34deb5 1 0', sans-serif;
  font-size: 22px;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction-3"] {
  display: none;
}

.typeform-widget {
  position: absolute!important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 67px;
  height: auto;
  width: auto;
}

.typeform-widget iframe {
  display: block
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}

.countdown-container {
  display: flex;
  width: 100%;
  max-width: 580px;
  color: #fff;
  justify-content: space-between;
}

.days-container,
.hours-container,
.minutes-container,
.seconds-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 110px;
  position: relative;
  font-size: 20px;
}

.countdown-container .days-label,
.countdown-container .hours-label,
.countdown-container .minutes-label,
.countdown-container .seconds-label {
  margin-right: auto;
  position: absolute;
  left: 0;
  bottom: -11px;
  z-index: 12;
}

.countdown-container .days,
.countdown-container .hours,
.countdown-container .minutes,
.countdown-container .seconds {
  font-weight: 900;
  font-style: normal;
  color: #fff;
  font-size: 80px;
  padding-right: 20px;
  position: relative;
  line-height: 70px;
  z-index: 13;
  font-family: '34deb5 1 0', sans-serif;
  margin-bottom: 15px;
}

.contribute-countdown .days,
.contribute-countdown .hours,
.contribute-countdown .minutes,
.contribute-countdown .seconds {
  font-size: 50px;
}

.days-container::before,
.hours-container::before,
.minutes-container::before {
  content: ":";
  font-family: '34deb5 1 0', sans-serif;
  position: absolute;
  font-size: 50px;
  top: 50%;
  right: 17%;
  color: rgba(14, 56, 177, 0.14901960784313725);
  transform: translateY(-48%);
  animation: blinker 2s linear infinite;
}

.days-container::after,
.hours-container::after,
.minutes-container::after,
.seconds-container::after {
  content: '';
  width: 67px;
  height: 82px;
  background-color: rgba(14, 56, 177, 0.14901960784313725);
  border-color: #fff;
  position: absolute;
  left: 0;
  top: 26px;
}

.slick-slider + .h-token-advisors {
  margin-top: 10px
}

@media (max-width: 1100px) {
  .slick-slider + .h-token-advisors{
    margin-top: 70px
  }
  .hero-headline {
    font-size: 35px;
  }
  .p-main-div-hero-headline {
    padding-bottom: 20px;
  }
  .form-main-optin-field {
    width: 100%;
  }


  .p-main-hero-photo {
    height: 550px;
  }

  .column-51 {
    padding-top: 0
  }
  .p-token-s04{
    background-size: auto, cover;
  }
}
@media (max-width: 991px) {
  .bonus {
      flex: 0;
  }
  .hero-row {
    flex-direction: column-reverse;
    align-items: flex-end;
    flex-wrap: wrap-reverse;
    align-items: center;
  }
  .hero-car {
    margin-bottom: -15px;
  }
  .p-token-title_symbol::after {
      right: 0;
  }
  .h-tokens-s03-boldheadline {
    width: auto;
  }
  .divtablemc-tokens .w-row > .w-col-3:after,
  .div-passengers-s02-transparency + .w-row > .w-col-3:after {
    top: -38px;
    right: -82px;
  }
  .div-token-hero-buttons-wrapper {
    padding-top: 40px;
}
  .p-table-1-b {
    font-size: 16px;
}
  .h-token-advisors {
    padding-bottom: 40px;
}

  .p-main-div-hero-headline {
    padding-bottom: 20px;
  }
  .p-main-hero-photo {
    height: 450px;
    margin-bottom: 60px;
    background-image: -webkit-linear-gradient(0deg, #0e38b1, rgba(14, 56, 177, 0.10980392156862745)), url(../images/bartini1-03.jpg);
    background-image: linear-gradient(90deg, #0e38b1, rgba(14, 56, 177, 0.10980392156862745)), url(../images/bartini1-03.jpg);
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link {
    padding-top: 18px;
    padding-right: 10px;
    font-size: 14px;
  }
  .nav-link.nav-link-tokens {
    font-weight: 400;
  }
  .navicon {
    color: #fff;
  }
  .nav-brand-wrapper {
    padding-right: 0px;
  }
  .nav-menu {
    padding-top: 5px;
  }
  .p-invest-s-01.section-black {
    background-color: #000;
  }
  .container-1 {
    width: 100%;
    padding-left: 5%;
  }
  .container {
    padding-right: 3%;
    padding-left: 3%;
  }
  .p-partner-s-01-hero {
    height: auto;
    padding-bottom: 40px;
  }
  .div-text-600-centered {
    width: auto;
    max-width: 600px;
  }
  .column-hero-subline {
    padding-top: 0px;
    padding-left: 0px;
  }
  .p-main-s01-hero {
    height: auto;
    padding-bottom: 40px;
  }
  .p-main-hero-wrapper,
  .p-passengers-hero-wrapper {
    width: 100%;
    flex-direction: column;
    /* padding-top: 150px; */
  }
  .p-main-hero-home {
    width: 100%;
    padding-left: 0;
  }
  .h3 {
    color: hsla(0, 0%, 100%, .78);
  }
  .p-main-div-headline2 {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .div-render-column-01 {
    padding-right: 15px;
  }
  .i1 {
    left: 30px;
  }
  .i1.i1-i2 {
    width: 160px;
  }
  .p-main-s04 {
    padding-bottom: 60px;
  }
  .p-main-div-headline3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .p-feature-03 {
    font-size: 28px;
  }
  .p-main-s05 {
    padding-top: 60px;
  }
  .div-main-s05 {
    width: 100%;
  }
  .p-main-s06 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .div-column-s06 {
    width: 90%;
  }
  .p-main-s07 {
    height: auto;
    max-height: 550px;
    padding-top: 60px;
  }
  .div-s06-buttons {
    width: 70%;
  }
  .button-early {
    margin-bottom: 10px;
  }
  .button-more {
    width: 280px;
  }
  .p-s07-subline {
    width: 50%;
  }
  .image-4 {
    right: 0px;
  }
  .image-12 {
    left: 0px;
  }

  .p-passengers-div-hero-headline {
    padding-bottom: 0px;
  }
  .image-5 {
    left: 15%;
    top: 40px;
    width: 500px;
  }
  .p-passengers-s02 {
    padding-bottom: 60px;
  }
  .div-passengers-s02-column {
    width: 100%;
    padding-right: 10px;
  }
  .text-bignumber {
    left: -66px;
    font-size: 260px;
  }
  .div-passengers-s02-techblock {
    width: auto;
  }

  .div-passengers-s02-transparency {
    width: auto;
  }
  .p-passengers-transparency {
    font-size: 32px;
  }
  .p-passengers-s03 {
    padding-top: 450px;
  }
  .h-real {
    line-height: 64px;
  }
  .div-passengers-s01-01 {
    width: 90%;
  }
  .p-smalltext {
    width: 66%;
    padding-top: 40px;
  }
  .div-footer-wrapper {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .div-video-01 {
    padding-top: 40px;
  }
  .column-51 {
    padding-top: 0;
    padding-left: 0px;
  }
  .p-token-s01-hero{
    height: auto;
    padding-bottom: 60px;
  }
  .div-token-hero-02 {
    padding-left: 0;
    padding-top: 0;
  }
  .p-main-hero-wrapper,
  .p-passengers-hero-wrapper {
    height: auto;
  }
  .div-tokens-s03-06 {
    width: 100%;
}
.div-tokens-s03-07 {
  margin-left: 0px;
  padding-right: 20px;
}
.div-token-s10 {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 0px;
}
.p-token-s08-1 {
  width: auto
}
.div-tokens-s05-6 {
  width: 100%;
}
.div-token-s03-col2-table {
  width: auto;
}
.div-token-s02-col02-1 {
  padding-bottom: 60px;
  padding-left: 30px;
}
.div-token-s03-bg {
  height: 444px;
  width: 90%;
}
.div-token-s08-block {
  height: auto;
  width: 100%;
  padding-bottom: 30px;
}

}

@media (max-width: 767px) {
  .div-tokens-s11-2 .column {
    padding-bottom: 100px;
  }
  .p-token-title_symbol::after {
      right: auto;
      bottom: 0;
      left: 0;
      top: auto;
      width: 62px;
      height: 74px;
  }
  .p-token-title_symbol {
    position: static;
  }
  .p-token-title,
  .p-token-s11-3 {
    padding-right: 0;
  }
  .div-tokens-s11-2 .column {
    margin-bottom: 30px;
  }
  .top-text .close {right: 0px;top: 0px;}
  .p-passengers-s01-hero .w-form .w-row {
    width: 31%;
    /* margin-right: -20px; */
    /* margin-right: 0; */
    padding-right: 0;
  }
  .w-group {
    display: flex;
    justify-content: space-between;
    flex-direction: row;

  }
  .p-passengers-s01-hero .form-main-optin-field {

    max-width: inherit;
    width: 100%;
  }
  .p-passengers-s01-hero .form-main-optin-button {
    width: 100%;
    max-width: inherit
  }
  .div-token-s03-bg {
    height: 230px;
    margin-top: -18px;
    margin-left: 4%;
    width: 100%;
  }
  .services .column {
    width: 50%;
    height: 180px;
    margin-bottom: 10px;
  }
  .p-invest-hero-wrapper {
    width: auto
  }
  .divtablemc-tokens .w-row > .w-col-3:after,
  .div-passengers-s02-transparency + .w-row > .w-col-3:after {
    display: none
  }
  .p-main-div-renders .w-row {
    flex-direction: column;
  }
  .p-main-div-renders .column {
    width: 100%;
  }
  .div-passengers-s04-block .w-row {
    flex-direction: column
  }
  .div-passengers-s04-block .w-col{
    width: 100%;
    text-align: center
  }
  .div-passengers-s04-block .w-col img {
    max-width: 150px;
  }
  .p-passengers-tech.p-pasengers-name {
    text-align: center;
  }
  .div-token-s05-3 {
    display: none
  }
  .div-token-s05-02 {
    height: auto;
  }
  .typeform-widget{
    top: 60px;
  }
  .div-token-s01-01 {
    padding-top: 40px;
}
  .div-token-s07 {
    padding-top: 20px;
  }
  .div-token-s06-col-r {
    height: auto;
}
.div-token-s03-4-col {
  width: 100%;
  padding-top: 0;
}
.div-block-2 {
  margin-bottom: 20px;
}
  .p-passengers-tech.p-pasengers-name + .p01 {
    text-align: center
  }
  .text-core-nam {
    font-size: 12px;
}
.text-core-desc {
  font-size: 10px;
  line-height: 14px;
}
.div-token-s08-think {
  display: flex;
  flex-wrap: wrap
}
.div-token-s08-block {
  width: 50%;
  height: auto;
  padding-right: 12px;
  padding-bottom: 15px;
  float: none;
}
.text-block-6 {
  font-size: 34px;
}
.text-block-4 {
  font-size: 32px;
}
.div-token-s03-table-block {
  width: 50%;
}
  .div-token-s02-col02-1 {
    padding-bottom: 20px;
}
.div-token-s03-col2-table {
  padding-top: 0;
}
.div-core-name {
  width: 33%;
  height: 160px;
  margin-right: 0px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}
  .div-tokens-s03-07 {
    width: 100%;
}
  .div-token-s05-02 {
    padding-top: 40px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .text-block-5.mobile {
    margin-bottom: 40px;
    padding-right: 0px;
    font-size: 16px;
}
  .p-main-s04 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .nav.nav-black {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    height: auto;
  }
  .nav-link {
    padding-top: 0px;
    padding-bottom: 15px;
    font-family: '34deb5 1 0', sans-serif;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
  }
  .nav-link.nav-link-tokens {
    /* float: none; */
    margin-top: 11px;
    /* font-size: 13px; */
    margin-right: 10px;
    /* width: 117px; */
  }
  .nav-brand-wrapper {
    padding-top: 20px;
  }
  .nav-menu {
    padding-bottom: 20px;
    background-color: #0e38b1;
  }
  .nav-menu.nav-menu-lightblue {
    background-color: #0e38b1;
  }
  .nav-menu.nav-menu-darkblue {
    background-color: #011954;
  }
  .nav-menu.nav-menue-black {
    background-color: #000;
  }
  .p-invest-s-01.section-black {
    background-color: #000;
  }
  .p-invest-hero-wrapper {
    padding-top: 120px;
  }
  .p-invest-text-wrapper {
    width: auto;
  }
  .p01 {
    text-align: left;
  }
  .container {
    height: auto;
    padding-right: 4%;
    padding-left: 4%;
  }
  .container.container-nav {
    padding-right: 0%;
  }
  .container-2 {
    padding-right: 5%;
    padding-left: 5%;
  }
  .p-invest-form {
    padding-top: 60px;

  }
  .p-invest-s03 .w-form {
    max-width: inherit
  }
  .brand {
    padding-left: 0px;
  }
  .column-hero-subline {
    padding-left: 0px;
  }
  .p-main-s01-hero {
    height: auto;
    padding-bottom: 40px;
    background-position: 0px 0px, 50% 50%;
  }
  .p-main-hero-photo {
    height: 400px;
    background-size: cover;
    margin-bottom: 30px;
  }
  .form-main-optin-field {
    width: 100%;
    max-width: inherit;
  }
  .form-main-optin-button {
    width: 100%;
  }
  .p-s07-subline {
    width: auto
  }
  .p-main-div-headline2 {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .p-main-div-hero-headline {
    padding-bottom: 70px;
  }
  .div-render-column-01 {
    padding-right: 0px;
  }
  .p-feature-02 {
    padding-bottom: 30px;
  }
  .i1 {
    top: 300px;
  }
  .i1.i1-3 {
    top: 330px;
  }
  .i1.i1-i2 {
    top: 300px;
  }
  .p-main-div-headline3 {
    width: 100%;
  }
  .hero-headline {
    font-size: 42px;
    line-height: 48px;
  }
  .p-main-s05 {
    padding-bottom: 60px;
  }
  .p-main-s06 {
    padding-bottom: 20px;
  }
  .p-feature-04 {
    padding-bottom: 40px;
  }
  .p-main-s07 {
    overflow: visible;
    min-height: 900px;
    padding-bottom: 60px;
  }
  .div-s07 {
    height: auto;
  }
  .h1-main-s06 {
    font-size: 42px;
    /* line-height: 48px; */
  }
  .div-s06-buttons {
    width: 100%;
    padding-top: 20px;
  }
  .button-early {
    width: 100%;
  }
  .button-more {
    width: 100%;
  }
  .div-s07-wrapper-left {
    width: auto;
    float: none;
  }
  .image-4 {
    position: static;
  }
  .div-s08-form {
    padding-top: 40px;
  }
  .image-5, .p-passengers-s01-hero .image-5 {
    left: 0;
    top: 17px;
  }

  .div-passengers-s02-row {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .div-passengers-s02-column {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-bignumber {
    left: -103px;
    font-size: 360px;
  }
  .p-passengers-s02-sublin {
    z-index: 1;
  }
  .div-passengers-s02-compare {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .div-passengers-s02-techblock.div-passengers-2 {
    padding-bottom: 60px;
  }
  .p-passengers-tech {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
  .p-passengers-tech.p-pasengers-name {
    text-align: center;
  }
  .p-passengers-transparency {
    text-align: left;
  }
  .p-passengers-s03 {
    height: auto;
    padding-bottom: 60px;
  }
  .s-passengers-04 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .h-real {
    font-size: 56px;
  }
  .div-passengers-s04-block {
    padding-top: 40px;
  }
  .div-render-column-02 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-render-column-03 {
    padding-left: 0px;
  }
  .p-smalltext {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
  }
  .div-footer-wrapper {
    width: 100%;
  }
  .form-footer {
    width: auto;
  }
  .image-7 {
    display: block;
    width: 90%;
    padding-bottom: 40px;
    float: left;
  }
  .column-51 {
    padding-left: 0px;
  }
  .image-8 {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-bottom: 0px;
  }
  .image-9 {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .image-10 {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .div-magins-60 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .div-blueline,
  .div-whiteline {
    margin-top: 0;
  }
  .w-col {
    padding-left: 0;
    padding-right: 0;
  }
  .p-table2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: '34deb5 2 0', sans-serif;
    font-size: 20px;
}
.p-table3 {
  font-family: '34deb5 1 0', sans-serif;
  color: #888;
  font-size: 14px;
  font-style: italic;
}
.p-table4 {
  font-size: 12px;
  line-height: 14px;
}
.div-core-name {
  width: 33%;
  height: 160px;
  margin-right: 0px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}
.p-terms-s01,
.p-privacy-s01,
.p-invest-text-wrapper,
.p-main-s09,
.p-invest-s03,
.p-invest-form,
.s-passengers-04,
.div-token-s-09,
.div-token-s11,
.div-token-s12 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.div-block-9 {
  padding-bottom: 20px;
  padding-top: 0px;
}
.p-passengers-s03 {
  padding-top: 60px;
}
.div-passengers-s01-01 {
  width: 100%;
}
.p-real-01,
.p-real-02 {
  padding-left: 0;
}
.p-passengers-s02 {
  padding-top: 20px;
}
  .h-real-desktop {
  display: inline;
}
.p-buy-hero-wrapper {display:none;}

.div-token-s02-01-right {margin:0 0 10px 0;    width: 100%;}
.div-token-s02-01-right iframe {width:100%;height:200px;}
}

@media (max-width: 479px) {
  .p-token-title {
    font-size: 40px;
  }
  .bonus__item {
    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
    font-size: 18px;
    padding: 20px 10px 30px;
  }
  .p-passengers-s01-hero .w-form .w-row {
    width: 100%;
    padding-right: 0;
  }
  .w-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .p-passengers-s01-hero .form-main-optin-field,
  .p-passengers-s01-hero .form-main-optin-button {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .bt {
    margin-bottom: 12px;
    width: 100%;
    margin-right: 0;
  }
  .modal__body {
    width: 100%;
    padding: 20px;
  }
  .image-11 {
    width: 180px;
  }
  .text-block-2 {
    padding-left: 9px;
    font-size: 30px;
  }
  .countdown-container .days, .countdown-container .hours,
  .countdown-container .minutes, .countdown-container .seconds {
    font-size: 40px;
    line-height: 40px;
    position: relative;

    margin-bottom: -5px;
}
.days-label, .hours-label, .minutes-label, .seconds-label {
  font-size: 14px;
}
.days-container::before, .hours-container::before, .minutes-container::before {
  font-size: 50px;
  top: 47%;
}
.days-container, .hours-container, .minutes-container, .seconds-container {
  height: 89px;
  font-size: 20px;
}
.days-container::after, .hours-container::after, .minutes-container::after, .seconds-container::after {
  width: 48.5px;
  height: 65px;
  position: absolute;
  left: 0;
  top: 26px;
}
  .h1.h-token-hero-01 {
    font-size: 24px;
    line-height: 32px;
}
  .div-token-s02-col02-1 {
    padding-left: 0px;
}
.h1.h1-black {
  font-size: 28px;
  line-height: 36px;
}
  .div-token-s05-02 {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
}

  .div-core-name {
    width: 49%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
}
  .p-table4 {
    font-size: 8px;
    line-height: 12px;
}
  .p-table-1-b {
    padding-bottom: 15px;
}
  .div-block-8 {
    padding-left: 5px;
    border-left: 1px dashed #000;
}
.p-table3 {
  padding-top: 0px;
}
.p-table2 {
  font-family: '34deb5 2 0', sans-serif;
  font-size: 12px;
}
  .p-main-hero-photo {
    height: 190px;
  }
  .div-magin-bottom-100{
    margin-bottom: 20px;
  }
  .row-2 {
    width: auto;
  }
  .w-col {
    margin-bottom: 15px;
    padding-left: 0;
  }
  .div-magins-60,
  .p-main-div-headline3 {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .form-footer-h0 {
    font-size: 24px;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: '34deb5 1 0', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .nav-brand-wrapper {
    padding-top: 22px;
  }
  .nav-menu.nav-menu-darkblue {
    background-color: #011954;
  }
  .p-invest-s-01.section-black {
    height: auto;
  }
  .p-invest-hero-wrapper {
    padding-top: 100px;
  }
  .p01 {
    font-size: 18px;
  }
  .h1 {
    font-size: 36px;
    /* line-height: 42px; */
  }

  .p-partner-button-getintouch {
    padding-top: 20px;
  }
  .column-hero-subline {
    padding-left: 0px;
  }
  .p-main-s01-hero {
    background-position: 0px 0px, -655px 0px;
  }
  .p-main-hero-wrapper {
     padding-top: 100px;
  }
  .h0 {
    font-size: 32px;
    line-height: 36px;
  }
  .form-main-optin-button {
    padding-top: 12px;
    padding-right: 14px;
  }
  .h3 {
    font-size: 24px;
  }
  .p-main-div-hero-headline {
    padding-bottom: 20px;
  }
  .h0-subline {
    line-height: 32px;
  }
  .i1 {
    top: 260px;
  }
  .i1.i1-3 {
    top: 260px;
  }
  .i1.i1-i2 {
    top: 260px;
  }
  .hero-headline {
    font-size: 32px;
    margin-bottom: 0;
    /* line-height: 36px; */
  }
  .h1-main-s05 {
    font-size: 28px;
    line-height: 36px;
  }
  .p-main-s07 {
    min-height: 700px;
  }
  .h1-main-s06 {
    font-size: 28px;
    line-height: 1.5;
  }

  .p-s07-subline {
    width: 100%;
  }
  .image-5 {
    left: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .p-passengers-s02 {
    overflow: hidden;
  }
  .div-passengers-s02-row {
    padding-top: 160px;
  }
  .text-bignumber {
    left: 155px;
    font-size: 330px;
  }
  .div-passengers-s02-compare {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .div-passengers-s02-techblock.div-passengers-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .logo-l1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .p-smalltext {
    padding-top: 60px;
  }
  .row-footer-sm {
    width: 100%;
  }
  .image-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    float: none;
  }
  .column-51 {
    padding-left: 0px;
  }
}
@media (max-width: 320px) {
  .days-container::before, .hours-container::before, .minutes-container::before {
    font-size: 50px;
    top: 47%;
    right: 12%;
  }
}

@font-face {
  font-family: '34deb5 1 0';
  src: url('../fonts/34DEB5_1_0.woff2') format('woff2'), url('../fonts/34DEB5_1_0.eot') format('embedded-opentype'), url('../fonts/34DEB5_1_0.woff') format('woff'), url('../fonts/34DEB5_1_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: '34deb5 3 0';
  src: url('../fonts/34DEB5_3_0.woff2') format('woff2'), url('../fonts/34DEB5_3_0.eot') format('embedded-opentype'), url('../fonts/34DEB5_3_0.woff') format('woff'), url('../fonts/34DEB5_3_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: '34deb5 2 0';
  src: url('../fonts/34DEB5_2_0.woff2') format('woff2'), url('../fonts/34DEB5_2_0.eot') format('embedded-opentype'), url('../fonts/34DEB5_2_0.woff') format('woff'), url('../fonts/34DEB5_2_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: '34deb5 0 0';
  src: url('../fonts/34DEB5_0_0.woff2') format('woff2'), url('../fonts/34DEB5_0_0.eot') format('embedded-opentype'), url('../fonts/34DEB5_0_0.woff') format('woff'), url('../fonts/34DEB5_0_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@keyframes blinker {
  50% {
    opacity: 0
  }
}


.white-text {color: #fff;font-style: italic;}
.get-bonus-now {font-size: 48px;color: #fff;}

.p-token-blog {
    padding: 100px 0;
    background: #0e38b1;
}
.p-token-blog .items {overflow: hidden;padding: 60px 0 20px;}
.p-token-blog a {text-decoration:none;position:relative;}
.p-token-blog .item {float:left;margin-right:2%;position:relative;margin-bottom: 20px;}
.p-token-blog .item a {display: block;height:100%;background-size: cover;background-position: 50%;}
.p-token-blog .item:nth-child(1) {width:48%;height:410px}
.p-token-blog .item:nth-child(2) {width:48%;height:240px}
.p-token-blog .item:nth-child(3), .p-token-blog .item:nth-child(4) {width:23%;height:150px}
.p-token-blog .item span {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px 20px;
    text-shadow: 1px 1px #000;
    font-size: 12px;
	z-index: 2;
}
.p-token-blog .item:nth-child(1) span, .p-token-blog .item:nth-child(2) span {font-size:18px}
.p-token-blog .item a:before {
    bottom: 0;
    content: "";
    height: 70%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
}
.p-token-blog .item a:hover:before {height: 100%;background-color: rgba(0, 0, 0, 0.1);}
@media (max-width: 767px) {
	.p-token-blog .item {width:100% !important;height: 240px !important;margin-right:0}
	.discount-i-present {display: none;}
}



@-webkit-keyframes fly {
  0% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  60% {
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }

  to {
   -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
}

@keyframes fly {
  0% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  60% {
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }

  to {
   -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
}

.animate-fly {
  	-webkit-animation-name: fly;
  	animation-name: fly;

  	-webkit-animation-duration: 4s;
  	animation-duration: 4s;

  	-webkit-animation-iteration-count: infinite;
  	animation-iteration-count: infinite;
}

.fadeOutRight {
  	left: 500px !important;
  	opacity:0;
}
.fadeInRight {
	left: -500px !important;
  	opacity:0;
}

.p-token-s03 {overflow: hidden;}
.div-token-s03-col2-logo {padding-top: 68px;}
.div-token-s02-col02-1 {position: relative;}
.div-token-s02-col02-1 .next-model {
    position: absolute;
    font-size: 20px;
    color: #0e38b1;
    font-weight: 600;
    right: 0%;
    top: 52%;
    cursor: pointer;
    z-index: 500;
}
.div-token-s02-col02-1 .next-model:after {
    content: "";
    background: url(../images/icon-arrow.svg) no-repeat;
    width: 34px;
    height: 65px;
    position: absolute;
    right: -48px;
    top: -18px;
}

.div-token-s02-col02-1 {padding-top: 33px;}
.div-token-s03-col2-logo .slideitem2 {top:0}
.div-token-s03-col2-logo .slideitem3 {top:20px;width:320px;}
.div-token-s03-col2-table {padding-top: 64px;}

.p-token-s03 .h1, .p-token-s03 .p01 {position: relative;z-index: 300;}
.slideitems {position: relative;}
.slideitems img, .slideitems > span {z-index: 200;position: absolute;left:0px;transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);}
.slideitems img.active, .slideitems span.active {transition: all 400ms cubic-bezier(0.895, 0.03, 0.685, 0.22);}
.slideitems img.fly-car {left:-100px;}

 .p-token-s-10 {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}

@media (max-width: 1300px) {
	.slideitems img.fly-car {left: 0;}
}
@media (max-width: 1200px) {
	.div-token-s02-col02-1 .next-model {right: 50px;}
}
@media (max-width: 991px) {
	.div-token-s02-col02-1 .next-model {
    top: 28%;
  }
  .div-main02-s05 {
    flex-direction: column-reverse;

  }

  .p-main02-s08-row-item {
    margin-bottom: 20px
  }
  .p-main02-s05-image {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .slideitems {height: 200px;}
  .h1-main02-s05,
  .p-main02-s04-title,
  .p-main02-s02-title,
  .p-main02-s06-title,
  .p-main02-s07-title,
  .p-main02-s01-title,
  .p-main02-s03-title,
  .p-main02-s08-title {
    font-size: 32px;
    line-height: 1.4
  }
  .p-main02-s08-row {
    flex-direction: column
  }
  .p-main02-s08-list li {
    padding-bottom: 3px;
  }
  .p-main02-s03-col-2,
  .p-main02-s06-text {
    font-size: 22px;
    line-height: 1.8
  }
  .p-main02-s03-year {
    font-size: 42px;
  }
  .p-main02-s01-hero {
    background-position: 80% 30%;
  }
  .p-main02-s03-col-1 {
    display: flex;
    flex-direction: row;
    margin-bottom: 14px;
  }
  .p-main02-s07 .p-people-s02 .slide-name {
    font-size: 24px;
  }
  .p-main02-s07 .p-people-s02::after {
    content: '';
    clear: both;
    display: table;
    height: 0;

  }
  .p-main02-s03-title {
    margin-bottom: 20px;
  }
  .p-main02-s05,
  .p-main02-s04,
  .p-main02-s03,
  .p-main02-s02,
  .p-main02-s06,
  .p-main02-s03,
  .p-main02-s08 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-main02-s07 .p-people-s02 {
     padding-top: 30px
   }
   .p-main02-s05-image {
     max-width: 220px;
   }
   .p-main02-s03-row {
     margin-bottom: 15px;
   }
}
@media (max-width: 480px) {
	.slideitems {height: 100px;}
}

.page-become-a-partner .div-magins-60 {padding-bottom: 0;}
.page-become-a-partner .div-magins-60 .p01 {margin-bottom: 0;}
.page-become-a-partner .mb100 {margin-bottom: 40px;}
.page-become-a-partner .div-magin-bottom-100 {margin-bottom: 50px;}
.page-become-a-partner .slide2,
.page-become-a-partner .div-token-s01-01,
.page-become-a-partner .p-main-s09,
.page-become-a-partner .p-partner-s02,
.page-become-a-partner .div-token-s12,
.page-become-a-partner .div-footer-wrapper {padding: 50px 0;}
.page-become-a-partner .slide2 .h1 {margin-bottom: 50px;}
.page-become-a-partner .slide2 .h2 {margin-bottom: 50px;font-size: 26px;font-weight: 900;}

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

@media (max-width: 1023px) {
	.nav-link.nav-link-tokens {padding-right: 15px;padding-left: 15px;}
	.nav .w-col-10 .w-nav-link {padding: 15px 10px;}
}

.p-invest-s03 a {
    background: #0e38b1;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
}
.p-invest-s03 .pered-citatoi {color: #0e38b1;font-size: larger;}

.p-passengers-s02-text-center {
    font-size: 20px;
    text-align: center;
    max-width: 780px;
    margin: 30px auto 0;
}
.p-passengers-s04 {padding: 100px 0;background-color: #e8ecf6;}
.p-passengers-s04 .h1 {color: #000;margin-bottom: 30px;font-weight: 600;}

.p-passengers-s04 .logos img {vertical-align: middle;width: 150px;}
.p-passengers-s04 .logos img.logo-colony {margin-left: 50px;}
@media (min-width: 768px) {
	.p-passengers-s04 .logos {margin-top: -80px;float: left;}
}
@media (max-width: 991px) {
	.p-passengers-hero-wrapper {padding-top: 140px;}
	.hero-headline2 .bt_white {display: block;margin: 20px 0 0;}
	.p-passengers-s04 .h1 {font-size: 32px;}
	.p-passengers-s04 .logos img {width: 120px;}
}

.nav .nav-link.active {border-bottom: 5px solid;color: #f56b1b;}
.nav .nav-link.active:hover {opacity:0.7}

img[src*="code.directadvert.ru/track"] {
  position: absolute;
}
.p-token-s02-link {font-size: 22px;}

.p-main-s08 {
  padding-top: 80px;
  padding-bottom: 112px;
  background-image: url('../images/bg-prefooter1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.p-main-s08 .h1 {
    font-family: '34deb5 1 0', sans-serif;
    font-size: 60px;
    line-height: 1.28;
    margin-bottom: 62px;
}
.p-main-s08 .bt {
	height: auto;
    margin-right: 0;
    padding: 76px 30px 30px 30px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 44px;
    text-align: left;
    width: 47%;
    color:#0e38b1;

    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.p-main-s08 .bt_orange {color:#ff5f00;}
.p-main-s08 .first-bt {margin-right: 2%;width: 50%;}
.p-main-s08 .bt:hover {background-color:rgba(255,255,255,0.9)}

.p-footer-01 {
    background-color: #f2f4ff;padding-top: 80px;padding-bottom: 80px;
}
.p-footer-01 .div-share {text-align: left;margin-bottom: 30px;    padding-top: 0px;}
.p-footer-left-link a {color:#0e38b1;font-size: 22px;font-family: '34deb5 1 0', sans-serif;text-decoration: none;}
.p-footer-left-link a:hover {border-bottom: 1px solid;}
.p-footer-01 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font-size: 16px;width: 33%;
}
.p-footer-01 ul li {margin-bottom: 14px;}
.p-footer-01 ul li a {text-decoration: none;color:#222222}
.p-footer-01 ul li a:hover {border-bottom: 1px solid;}
.p-footer-01 ul.last-column li, .p-footer-01 ul.last-column li a {color:#9e9fa5}
@media (max-width: 1023px) {
	.p-main-s08 {padding-top: 60px;padding-bottom: 60px;}
	.p-main-s08 .h1 {font-size: 36px;}
	.p-main-s08 .bt {font-size: 28px;padding: 30px 15px 15px 15px;}
	.p-footer-left-link {margin-bottom: 30px;}
}
@media (max-width: 767px) {
	.p-main-s08 .bt {width:100%;margin-right:0;margin-bottom:20px;}
	.p-footer-01 ul {width:50%;margin-bottom:30px;}
	.p-footer-01 {padding-bottom: 40px;}
}



.p-main02-s02-video {
    height: 500px;
    background-image: linear-gradient(to left, rgba(245, 107, 27, 0.7), rgba(14, 56, 177, 0.7)), url(../images/bg-main-video2.jpg);
    background-size: cover;
    background-position: 50%;
    background-attachment: fixed;
    text-align: center;
	color: #ffffff;
	padding: 110px 0 135px;
}
.p-main02-s02-video-title {font-size: 60px;line-height: 1.27;margin-bottom:11px;}
.p-main02-s02-video-text {font-size: 36px;line-height: 1.61;margin-bottom:30px;}
.p-main02-s02-video img {
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity:0.8
}
.p-main02-s02-video img:hover {opacity:1}
@media (max-width: 767px) {
	.p-main02-s02-video {height: 400px;}
	.p-main02-s02-video-title {font-size: 32px;}
	.p-main02-s02-video-text {font-size: 22px;}
	.p-main02-s02-video img {width:80px;}
}



@media (min-width: 1000px) {
	.p-main02-s02-twitter .container {max-width:984px;}
}
.p-main02-s02-twitter {padding:50px 0;}
.p-main02-s02-twitter-title {
	font-family: '34deb5 1 0', sans-serif;
    font-size: 60px;
    text-align: center;
    color: #222222;
}


/*page community
version 19.04.2018*/
.p-passengers-s01-hero {position: relative;}
.p-passengers-s01-hero:before {
    content: "";
    height: 300px;
    opacity: 0.2;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #000000);
    position: absolute;
    width: 100%;
    top: 65px;
    z-index: 1;
}
.p-passengers-s01-hero .bt_white {color: #0e38b1}
.hero-headline-btns {text-align: center;padding-top: 40px;position: relative;z-index: 2;}
.p-passengers-hero-wrapper {padding-bottom: 40px;}
.p-passengers-s01-hero .hero-headline {
    text-align: center;
}
.hero-headline-btns .bt {
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/*разные эффекты при наведении на главной и на community*/
.p-passengers-s01-hero .hero-headline-btns .bt:hover {background-color: rgba(255, 255, 255, 0.75);}
.p-main02-s01-hero .hero-headline-btns .bt_orange:hover {color:#f56b1b;background-color: #fff}
.p-main02-s01-hero .hero-headline-btns .bt_blue:hover {color:#0e38b1;background-color: #fff}

.p-community-s02 {padding-top: 280px;padding-bottom: 120px;}
.p-community-s02-text {font-size: 36px;line-height: 1.39;text-align: center;color: #222222;}

.p-community-s03 {padding-top: 115px;padding-bottom: 150px;color: #ffffff;background-color: #0e38b1;
    background-image: -webkit-linear-gradient(0deg, rgba(14, 57, 166, .8),rgba(14, 57, 166, .8)), url(../images/bg-2.jpg);
    background-image: linear-gradient(0deg, rgba(14, 57, 166, .8),rgba(14, 57, 166, .8)), url(../images/bg-2.jpg);
    background-position: 0px 0px, 0px 50%;
    background-size: auto, cover;}
.p-community-s03-text {
	font-size: 42px;
  	line-height: 1.38;

  	margin-bottom: 50px;
}
.p-community-s03-items {
	font-size: 36px;
    font-family: '34deb5 1 0', sans-serif;
  	line-height: 1.39;
  	overflow: hidden;}
.p-community-s03-items .item {
    float: left;
    width: 33.3%;
    padding-right: 50px;
    margin-bottom: 40px;
}


.p-community-s04 {
    background-image: linear-gradient(to left, rgba(245, 107, 27, 0.7), rgba(14, 56, 177, 0.7)), url(../images/community/bg-community-slide4.jpg);
    background-size: cover;
    background-position: 50%;
    background-attachment: fixed;
    padding: 220px 0 120px;
}
.p-community-s04 .bt {
    height: auto;
    margin-right: 0;
    padding: 76px 30px 30px 30px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 44px;
    text-align: left;
    width: 47%;
    color: #0e38b1;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.p-community-s04 .bt:hover {
    background-color: rgba(255,255,255,0.9);
}
.p-community-s04 .first-bt {
    margin-right: 2%;
    width: 50%;
}
.p-community-s04 .bt_orange {
    color: #ff5f00;
}



.p-community-s05 {padding: 100px 0 170px;}
.p-community-s05-head {
  font-size: 60px;
  font-family: '34deb5 1 0', sans-serif;
  line-height: 1.17;
  color: #ff5f00;
  margin-bottom: 30px;
      width: 60%;
}
.p-community-s05-text {
  font-size: 28px;
  line-height: 1.43;
  color: #222222;
      width: 75%;
}


.p-community-s06 {background-color: #0e38b1;color:#fff;padding-bottom:120px}
.p-community-s06-img img {margin: -100px 0 70px;}
.p-community-s06-head {
  font-size: 42px;
  line-height: 1.38;
  margin-bottom: 52px;
}
.p-community-s06-items {overflow: hidden;}
.p-community-s06-items .item {
    float: left;
    width: 50%;
    padding-right: 50px;
}
.p-community-s06-items .item .name {font-size: 36px;    margin-bottom: 10px;
  font-family: '34deb5 1 0', sans-serif;
  line-height: 1.61;}
.p-community-s06-items .item .text {  font-size: 20px;    min-height: 92px;
  line-height: 1.4;}

@media (max-width: 1023px) {
	.p-community-s03-text {font-size: 34px;}
	.p-community-s03-items {font-size: 28px;}
	.p-community-s04 .bt {font-size: 28px;padding: 30px 15px 15px 15px;}
	.p-community-s05-head {font-size: 40px;}
	.p-community-s05-text {font-size: 24px;}
	.p-community-s06-head {font-size: 34px;}
	.p-community-s06-items .item .name {font-size: 30px;}
	.p-community-s06-items .item .text {font-size: 16px;}
	.p-passengers-s04 .bt, .p-passengers-s04 img {margin-bottom: 30px;}
}
@media (max-width: 767px) {
	.p-community-s02 {padding-top: 180px;}
   	.p-community-s02-text {font-size: 28px;}
   	.p-community-s03-items .item {width: 100%;padding-right: 0;margin-bottom: 20px;}
   	.p-community-s04 .bt {width: 100%;margin-right: 0;margin-bottom: 20px;}
   	.p-community-s05-head {font-size: 32px;width: 100%;}
   	.p-community-s05-text {font-size: 20px;width: 100%;}
   	.p-community-s06-head {font-size: 30px;}
   	.p-community-s06-items .item {width: 100%;padding-right: 0;}
   	.p-community-s06-items .item .text {min-height: auto;margin-bottom: 30px;}
}

.p-main02-hero-wrapper {position: relative;}
.p-main02-hero-wrapper .hero-headline-btns {position: absolute;width: 100%;bottom: 100px;}


.p-partners-form-s01 {padding-top: 143px;color: #222;}
.p-partners-form-s01 .slide-name {
    font-size: 60px;
    margin-bottom: 49px;
    font-family: '34deb5 1 0', sans-serif;
    letter-spacing: -0.8px;
}
.p-partners-form-s01 .slide-block-name {
    font-size: 20px;
    margin-bottom: 23px;
    font-family: '34deb5 1 0', sans-serif;
}
.p-partners-form-s01 .slide-block-input {margin-bottom: 20px;}
.p-partners-form-s01 .slide-block-input:after {content:"";clear:both;display: block;}
.p-partners-form-s01 .slide-block-input.mb80 {margin-bottom: 80px;}
#partners-form-input11-99 {margin-top: 15px;width: 34%;clear: both;float: left;}
#partners-form-input8-2 {margin-top: 20px;}
.p-partners-form-s01 .container {position: relative;}
.p-partners-form-s01 .right-block {
    position: absolute;
    font-size: 20px;
    line-height: 1.6;
    right: 0;
    color: #222222;
    border-radius: 5px;
    background-color: #f2f5ff;
    width: 33%;
    padding: 30px 40px;
}
.p-partners-form-s01 label {
    float: left;
    width: 17%;
    margin-top: 13px;
    font-size: 18px;
    font-weight: 400;
}
.p-partners-form-s01 .input-wrap {
    position: relative;
    float: left;
    width: 33%;
}
form .error-text {
    position: absolute;
    font-size: 9px;
    right: 5px;
    top: 0;
    display: none;
    color: #ffffff;
    background: #ff0000;
    padding: 3px 5px;
    border-radius: 0 0 3px 3px;
}
/*.input-has-error .error-text {display: block;}*/
.p-partners-form-s01 input, .p-partners-form-s01 select, .p-partners-form-s01 textarea {
    padding: 13px;
    font-size: 18px;
    background: none;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
	height: 55px;
}
.p-partners-form-s01 select option {-webkit-appearance: none;}
.p-partners-form-s01 select {	position: relative;
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* remove default arrow */
}
.p-partners-form-s01 .select-wrap:after {
    content: "";
    position: absolute;
    top: 26px;
    right: 13px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}
.input-has-error input, .p-partners-form-industry .item.input-has-error {border-color:red;}
.p-partners-form-s01 .intl-tel-input {width: 100%;}
.p-partners-form-s01 textarea {width:50%;height: 180px;margin-bottom: 80px;}

.p-partners-form-s01 ::-webkit-input-placeholder		{color:#ababab;opacity: 1; transition: opacity 0.3s ease;}
.p-partners-form-s01 ::-moz-placeholder          		{color:#ababab;opacity: 1; transition: opacity 0.3s ease;}/* Firefox 19+ */
.p-partners-form-s01 :-moz-placeholder         			{color:#ababab;opacity: 1; transition: opacity 0.3s ease;}/* Firefox 18- */
.p-partners-form-s01 :-ms-input-placeholder      		{color:#ababab;opacity: 1; transition: opacity 0.3s ease;}

.p-partners-form-s01 :focus::-webkit-input-placeholder	{opacity: 0; }
.p-partners-form-s01 :focus::-moz-placeholder         	{opacity: 0; }
.p-partners-form-s01 :focus:-moz-placeholder          	{opacity: 0; }
.p-partners-form-s01 :focus:-ms-input-placeholder     	{opacity: 0; }

.p-partners-form-industry {overflow:hidden;margin-bottom: 80px;}
.p-partners-form-industry .item {
    width: 25%;
    border: 1px solid #e5e5e5;
    height: 300px;
    float: left;
    padding: 11px 0;
    line-height: 1.88;
    font-size: 16px;
    margin-right: -1px;
    display: none;
    position: relative;
}

.p-partners-form-industry .item div {
    padding: 5px 5px 5px 20px;
    cursor: pointer;
    line-height: 22px;
}
.p-partners-form-industry .item div:hover {background:rgba(255, 220, 172, 0.3)}
.p-partners-form-industry .item div.active {background-image: linear-gradient(#ffdcac, #ffdcac);}
.p-partners-form-industry .item div:active {background:rgba(255, 220, 172, 0.5)}

.p-partners-form-s01 .checkbox-wrap {overflow:hidden}
.p-partners-form-s01 .checkbox-wrap input[type=checkbox] {display:none;}
.p-partners-form-s01 .checkbox-wrap label {cursor:pointer;margin-bottom: 15px;}
.p-partners-form-s01 .checkbox-wrap label:before {
    content: "";
    background: url(../images/check.png) 0 -32px;
    cursor: pointer;
    height: 25px;
    outline: none;
    border: 1px solid #e5e5e5;
    width: 25px;
    float: left;
    transition: all .2s;
    margin-right: 15px;
}
.p-partners-form-s01 .checkbox-wrap input[type="checkbox"]:checked + label:before {
    background-position: -3px -1px;
}
.p-partners-form-s01 button {margin-bottom:150px;transition: all .2s;}
.p-partners-form-s01 button:hover {opacity:0.8}
#form-partners .form-send-ok {
    font-size: 40px;
    margin-bottom: 200px;
    color: #0e38b1;
}
@media (max-width: 1023px) {	.p-partners-form-s01 label {width: 25%;}
	#partners-form-input11-99 {width: 50%;}
	.p-partners-form-s01 .input-wrap {width: 40%;}
}
@media (max-width: 767px) {
	.p-partners-form-s01 label, .p-partners-form-s01 .input-wrap, .p-partners-form-s01 textarea, #partners-form-input11-99 {width: 100%;}
	.p-partners-form-s01 .slide-name {font-size: 40px;}
	.p-partners-form-industry .item {width: 50%;}
	.p-partners-form-s01 .right-block {position: initial;width: 100%;margin-bottom: 20px;}
}
@media (max-width: 400px) {
	.p-partners-form-industry .item {width: 100%;height:auto;}
}

.p-main02-s03-col-2.top-padding {padding-top: 24px;}
.p-token-s11-after-text {
    padding-top: 40px;
    font-size: 22px;
    font-weight: 600;
    color: #ff5f00;
    width: 60%;
    line-height: 1.55;
}
@media (max-width: 767px) {	.p-main02-s03-col-2.top-padding {padding-top: 19px;}
	.p-token-s11-after-text {width: 100%;}

}

.p-token-s09 {background: #0035b7;}
.p-token-s09 .h1 {font-family: '34deb5 1 0', sans-serif;font-size: 37px;}
.p-token-s09 .p01 {margin-top: 13px;font-size: 22px;line-height: 34px;margin-bottom: 60px;}
.p-token-s09 .div-token-s09-col {margin-bottom: 53px;}
.p-token-s09 .p-token-s09-year {font-family: '34deb5 1 0', sans-serif;font-size: 22px;color:#ff7c30;line-height: 30px;}
.p-token-s09 .p-token-s09-name {font-family: '34deb5 1 0', sans-serif;font-size: 22px;color:#fff;line-height: 30px;margin-bottom: 3px;}
.p-token-s09 .p-token-s09-name a {color:#fff;}
.p-token-s09 .p-token-s09-name a:hover {text-decoration: none;}
.p-token-s09 .p-token-s09-text {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    border-bottom: 2px solid #ff7c30;
    width: 86%;
    padding-bottom: 16px;
}
.p-token-s09 .p-token-s09-text-hidden {
    width: 88%;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding-top: 18px;
    margin-bottom: 49px;
    display: none;
}
.p-token-s09 .p-token-s09-text-hidden p {margin-bottom: 12px;}
.p-token-s09 .clear {clear:both;}
.diagramms-wrap {padding-top: 77px;}

.nav .top-text, .p-token-s01-hero .hero-headline2 {cursor:pointer;}

.p-token-circles {background: #000c69; text-align: center; padding: 74px 0;color: #ffffff;}
.p-token-circles-title {
	font-size: 36px;
	font-family: '34deb5 1 0', sans-serif;
  	line-height: 1.39;     margin-bottom: 3px;
}
.p-token-circles-title2 {
	font-size: 26px;
	line-height: 1.79;
}
.p-token-circles .items {
	padding: 63px 4% 35px;
    overflow: hidden;
}
.p-token-circles .items .item {
    float: left;
    width: 20%;
    color: #ffb400;
    margin-bottom: 20px;
    padding: 30px 10px;
}
.p-token-circles .items .item2 {color:#ff9f00}
.p-token-circles .items .item3 {color:#ff7d00}
.p-token-circles .items .item4 {color:#ff5700}
.p-token-circles .items .item5 {color:#ff340c}
.p-token-circles .items .c {
    width: 120px;
    height: 120px;
    border: 5px solid;
    border-radius: 50%;
    font-size: 28px;
    line-height: 1.21;

    padding-top: 38px;
    margin: 0 auto 17px;
}
.p-token-circles .items .d {
    font-size: 20px;
    line-height: 1.7;
}
.p-token-circles-text {
    font-size: 22px;
    line-height: 1.55;
    width: 74%;
    margin: 13px auto;
}

.p-token-circles .items .item1.active {background:#ffb400;}
.p-token-circles .items .item2.active {background:#ff9f00;}
.p-token-circles .items .item3.active {background:#ff7d00;}
.p-token-circles .items .item4.active {background:#ff5700;}
.p-token-circles .items .item5.active {background:#ff340c;}

.p-token-circles .items .item1.active .c {border-color:#ffb400;}
.p-token-circles .items .item2.active .c {border-color:#ff9f00;}
.p-token-circles .items .item3.active .c {border-color:#ff7d00;}
.p-token-circles .items .item4.active .c {border-color:#ff5700;}
.p-token-circles .items .item5.active .c {border-color:#ff340c;}

.p-token-circles .items .item.active {border-radius: 10px;}
.p-token-circles .items .item.active .c {background: #000c69;}
.p-token-circles .items .item.active .d {color: #000c69;}

.p-token-circles .items .item.disable .c {background: #001d44;border-color:#445b7f;color:#445b7f;}
.p-token-circles .items .item.disable .d {color: #445b7f;}

.p-token-circles-text a {color:#fff;font-size: 16px;}
.p-token-circles-text a:hover {text-decoration:none}


@media (max-width: 767px) {
	.p-token-circles-title {font-size: 28px;}
	.p-token-circles-title2 {font-size: 20px;}
    .p-token-circles .items .item {width: 100%;}
    .p-token-circles-text {font-size: 16px;width: 90%;}
	.p-token-circles-text a {font-size: 14px;}
	.p-token-circles .items .c {width: 90px;height: 90px;font-size: 22px;padding-top: 28px;}
    .p-token-circles .items .d {font-size: 18px;}
}

.text-underline {text-decoration: underline;}
.text-underline:hover, .p-token-s01-hero .hero-headline2 a:hover {text-decoration: none;}
.p-token-s01-hero .hero-headline2 a {color:#fff}

.popup .input-block .no-calc, .popup .input-block .no-calc a {color:#222;}