html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5,
h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

body, html {
  height: 100%; }

img, fieldset, a img {
  border: none; }

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -webkit-appearance: none; }

textarea {
  overflow: auto; }

input, button {
  margin: 0;
  padding: 0;
  border: 0; }

input[type="submit"], button {
  cursor: pointer; }
  input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border: 0; }

div, input, textarea, select, button,
h1, h2, h3, h4, h5, h6, a, span, a:focus {
  outline: none; }

ul, ol {
  list-style-type: none; }

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

.icon-acc {
  width: 0.9em;
  height: 1em;
  fill: initial; }

.icon-amount-EUR {
  width: 1em;
  height: 1em;
  fill: #FFF; }

.icon-amount-GBP {
  width: 1em;
  height: 1em;
  fill: #FFF; }

.icon-amount-KES {
  width: 1em;
  height: 1em;
  fill: #FFF; }

.icon-amount-RON {
  width: 1em;
  height: 1em;
  fill: #FFF; }

.icon-amount-USD {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-arrow-right-big {
  width: 0.5em;
  height: 1em;
  fill: initial; }

.icon-arrow-right {
  width: 3.8em;
  height: 1em;
  fill: initial; }

.icon-calc {
  width: 0.8em;
  height: 1em;
  fill: initial; }

.icon-case {
  width: 1.2em;
  height: 1em;
  fill: initial; }

.icon-close {
  width: 1em;
  height: 1em;
  fill: #010101; }

.icon-good {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-hds {
  width: 1.4em;
  height: 1em;
  fill: initial; }

.icon-humb {
  width: 1.7em;
  height: 1em;
  fill: initial; }

.icon-idea {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-lang {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-laptop-dollar {
  width: 1.5em;
  height: 1em;
  fill: initial; }

.icon-laptop-empty {
  width: 1.5em;
  height: 1em;
  fill: initial; }

.icon-laptop {
  width: 1.5em;
  height: 1em;
  fill: initial; }

.icon-loan {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-login {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-logo {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-mac {
  width: 1.3em;
  height: 1em;
  fill: initial; }

.icon-mac2 {
  width: 1.3em;
  height: 1em;
  fill: initial; }

.icon-man {
  width: 0.9em;
  height: 1em;
  fill: initial; }

.icon-mob {
  width: 0.6em;
  height: 1em;
  fill: initial; }

.icon-money {
  width: 1.2em;
  height: 1em;
  fill: initial; }

.icon-ok {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-people {
  width: 1.1em;
  height: 1em;
  fill: initial; }

.icon-st {
  width: 1.4em;
  height: 1em;
  fill: initial; }

.icon-star {
  width: 1.1em;
  height: 1em;
  fill: initial; }

.icon-time {
  width: 1em;
  height: 1em;
  fill: initial; }

.icon-wal {
  width: 1.2em;
  height: 1em;
  fill: initial; }

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1.4;
  background: #fff; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  fill: currentColor; }

.container {
  max-width: 940px;
  margin: 0 auto;
  *zoom: 1; }
  .container:after {
    content: " ";
    display: table;
    clear: both; }

.center {
  text-align: center; }

.v-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.h1, h1 {
  margin-bottom: 20px;
  font-size: 45px;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-weight: 600; }
  .h1.h1_white, h1.h1_white {
    color: #fff; }

.h2, h2 {
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  line-height: 1.2;
  font-size: 35px; }
  .h2.h2_white, h2.h2_white {
    color: #fff; }

.h3, h3 {
  margin-bottom: 25px;
  font-size: 25px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased; }

.h4, h4 {
  margin-bottom: 30px;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased; }
  .h4.h4_white, h4.h4_white {
    color: #fff; }

p.subheadline {
  line-height: 30px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  color: #fff; }

.subtitle {
  font-family: 'Times New Roman', serif;
  font-style: italic;
  font-size: 25px;
  line-height: 35px; }

.btn {
  height: 50px;
  min-width: 300px;
  padding: 0 22px;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  color: #fff;
  background: #7cca00;
  border-radius: 24px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  transition: background 200ms;
  text-align: center; }
  .btn:hover {
    background: #6cb100; }
  .btn.btn_blue {
    background: #00a6f6; }
    .btn.btn_blue:hover {
      background: #0095dd; }
  .btn.btn_gold {
    background: #f3a002; }
    .btn.btn_gold:hover {
      background: #da8f02; }
  .btn.btn_small {
    min-width: 1px;
    border-radius: 3px;
    height: 30px;
    text-transform: uppercase; }

a.btn {
  display: inline-block;
  text-decoration: none;
  line-height: 48px;
  font-size: 18px; }
  a.btn.btn_small {
    line-height: 30px; }

.list {
  *zoom: 1; }
  .list:after {
    content: " ";
    display: table;
    clear: both; }
  .list li {
    position: relative;
    height: 30px;
    float: left;
    margin-bottom: 20px;
    padding-left: 30px;
    width: 50%;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    color: rgba(0, 0, 0, 0.7);
    line-height: 1.4; }
    .list li .icon {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 15px;
      color: #00a6f6; }

.hint {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 5px; }
  .hint i {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    line-height: 12px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal; }
  .hint p {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    border-radius: 4px;
    padding: 5px 8px;
    line-height: 1.2;
    font-size: 14px;
    color: #00a6f6;
    min-width: 120px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms; }
    .hint p:after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 4px 4px 0 4px;
      border-color: #fff transparent transparent transparent; }
  .hint:hover p {
    opacity: 1;
    visibility: visible; }
  .hint .float-left {
    float: left; }

.topper {
  position: relative;
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden; }
  .topper .topper__in {
    *zoom: 1;
    padding: 60px 0 20px; }
    .topper .topper__in:after {
      content: " ";
      display: table;
      clear: both; }
  .topper .topper__left {
    float: left;
    width: 49%;
    padding-top: 65px;
    padding-bottom: 60px;
    opacity: 0;
    transition: opacity 300ms; }
    .topper .topper__left.animated {
      opacity: 1; }
  .topper .topper__right {
    position: relative;
    float: right;
    width: 51%;
    opacity: 0;
    transition: opacity 300ms; }
    .topper .topper__right.animated {
      opacity: 1; }
  .topper .topper__title {
    float: left;
    width: 60%;
    padding-top: 65px;
    padding-bottom: 60px;
    opacity: 0;
    transition: opacity 300ms; }
    .topper .topper__title.animated {
      opacity: 1; }
  .topper .topper__img {
    position: relative;
    top: -40px;
    left: -30px;
    width: 143%;
    margin-bottom: -60px; }
    .topper .topper__img img {
      display: block;
      width: 100%; }

.benefits-list {
  padding: 40px 0;
  font-size: 0; }
  .benefits-list li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    font-size: 17px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased; }
    .benefits-list li:first-child {
      margin-left: 0; }
    .benefits-list li .icon-ok {
      vertical-align: middle;
      margin-right: 12px;
      color: #00a6f6; }

.header {
  position: relative;
  padding: 40px 0 0;
  z-index: 99;
  opacity: 0;
  transition: opacity 300ms; }
  .header.animated {
    opacity: 1; }

.logo {
  float: left;
  text-decoration: none;
  color: #fff;
  font-size: 0; }
  .logo .icon-logo {
    margin-right: 3px;
    font-size: 22px;
    color: #00a6f6; }
  .logo strong {
    font-size: 31px; }

.nav {
  position: relative;
  float: left;
  margin-left: 106px;
  padding-top: 12px; }
  .nav .nav__close {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: #000;
    background: none;
    z-index: 9; }
  .nav ul {
    font-size: 0; }
    .nav ul li {
      display: inline-block;
      vertical-align: middle;
      margin-left: 34px;
      font-size: 15px; }
      .nav ul li:first-child {
        margin-left: 0; }
      .nav ul li a {
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        font-size: 0.9em;
        transition: color 200ms; }
        .nav ul li a:hover {
          color: #00a6f6; }

.tools {
  float: right;
  padding-top: 12px; }

.humb-wrap {
  display: none; }

.humb {
  background: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff; }
  .humb .icon {
    font-size: 11px;
    color: #fff;
    margin-right: 12px; }

.lang {
  vertical-align: middle;
  width: 17px;
  height: 17px;
  color: #fff;
  font-size: 17px;
  background: none;
  transition: color 200ms; }
  .lang:hover {
    color: #00a6f6; }

#language-menu {
  display: inline; }
  #language-menu .trigger {
    display: inline;
    position: relative; }
  #language-menu .link {
    vertical-align: middle;
    color: #fff;
    background: none;
    font-size: 17px;
    height: 17px;
    width: 17px; }
  #language-menu .popup {
    position: absolute;
    top: 25px;
    background-color: white;
    border: 1px solid #f9f9f9;
    padding: 10px; }
    #language-menu .popup li {
      vertical-align: middle;
      font-size: 15px;
      padding: 5px; }
      #language-menu .popup li a {
        text-transform: uppercase;
        text-decoration: none;
        color: rgba(0, 0, 0, 0.6);
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        font-size: 0.9em;
        transition: color 200ms; }
        #language-menu .popup li a:hover {
          color: #00a6f6; }

.login {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px; }
  .login .login__btn {
    background: none;
    color: #fff;
    transition: color 200ms; }
    .login .login__btn:hover {
      color: #00a6f6; }
    .login .login__btn span {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      text-transform: uppercase; }
    .login .login__btn .icon-login {
      vertical-align: middle;
      font-size: 16px;
      margin-right: 8px; }

.signup {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px; }
  .signup .signup__btn {
    background-color: white;
    color: rgba(0, 0, 0, 0.6);
    padding: 0.4em 1em 0.3em;
    border-radius: 2px;
    transition: color 200ms; }
    .signup .signup__btn:hover {
      color: #00a6f6; }
    .signup .signup__btn span {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      text-transform: uppercase; }
    .signup .signup__btn .icon-login {
      vertical-align: middle;
      font-size: 16px;
      margin-right: 8px; }

.partners {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.09);
  opacity: 0;
  transition: opacity 300ms; }
  .partners.animated {
    opacity: 1; }
  .partners .partners__list {
    *zoom: 1; }
    .partners .partners__list:after {
      content: " ";
      display: table;
      clear: both; }
    .partners .partners__list li {
      float: left;
      height: 80px;
      text-align: center;
      font-size: 0;
      padding: 0 5px;
      text-align: center;
      width: 16.6%;
      border-left: 1px solid #ebebeb;
      display: inline-block;
      vertical-align: middle; }
      .partners .partners__list li:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 100%; }
      .partners .partners__list li img {
        vertical-align: middle;
        max-width: 100%;
        filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
        filter: gray;
        -webkit-filter: grayscale(100%);
        filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)";
        transition: all 200ms; }
        .partners .partners__list li img:hover {
          filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
          -webkit-filter: grayscale(0%); }
      .partners .partners__list li:first-child {
        border-left: none; }

.reasons {
  padding: 70px 0;
  opacity: 0;
  transition: opacity 300ms; }
  .reasons.animated {
    opacity: 1; }
  .reasons .h2 {
    text-align: center; }
  .reasons .steps {
    padding: 70px 0 0; }
  .reasons .reasons__list > .reason:nth-child(1) {
    padding-top: 0px; }
  .reasons > .center {
    opacity: 0;
    transition: opacity 300ms; }
    .reasons > .center.animated {
      opacity: 1; }

.reason {
  position: relative;
  padding: 50px 0; }
  .reason.reason_gray {
    background: #f9f9f9; }
  .reason .reason__content {
    float: left;
    width: 50%;
    opacity: 0;
    transition: opacity 300ms; }
    .reason .reason__content.animated {
      opacity: 1; }
  .reason .reason__graph {
    float: left;
    width: 50%;
    opacity: 0;
    transition: opacity 300ms; }
    .reason .reason__graph.animated {
      opacity: 1; }
  .reason .reason__info {
    padding-top: 40px;
    font-size: 17px;
    line-height: 35px;
    color: rgba(0, 0, 0, 0.6); }
    .reason .reason__info .h2, .reason .reason__info .h3 {
      text-align: left; }
    .reason .reason__info p span {
      color: #000; }
  .reason.reason_wide .h3 {
    text-align: center; }
  .reason.reason_wide .reason__content {
    width: 100%;
    float: none; }

.round {
  position: relative;
  margin: 0 auto;
  width: 374px;
  height: 374px;
  background: url("../img/rounds.png") 0 0 no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  font-size: 0; }
  .round:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%; }
  .round .round__in {
    display: inline-block;
    vertical-align: middle; }
  .round .icon {
    vertical-align: middle;
    margin: 0 10px;
    font-size: 10px; }
    .round .icon:first-child {
      color: #af83c7;
      font-size: 56px; }
    .round .icon:nth-child(2) {
      color: #af83c7; }
    .round .icon:nth-child(3) {
      color: #6b76e2;
      font-size: 48px; }
    .round .icon:nth-child(4) {
      color: #6b76e2; }
    .round .icon:nth-child(5) {
      color: #2db5f7;
      font-size: 48px; }

.penta {
  height: 374px; }
  .penta .penta__in {
    text-align: center; }
    .penta .penta__in p {
      max-width: 400px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      font-size: 14px;
      color: #000;
      text-align: left; }
    .penta .penta__in img {
      display: inline-block;
      max-width: 100%; }

.partnership img {
  max-width: 100%; }

.partnership-logo {
  height: 30px;
  margin-bottom: -5px;
  width: auto; }

.projects {
  position: relative;
  padding: 70px 0;
  background: url("../img/world.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }
  .projects .h2 {
    text-align: center;
    margin-bottom: 50px;
    opacity: 0;
    transition: opacity 300ms; }
    .projects .h2.animated {
      opacity: 1; }
  .projects .projects__list {
    margin: 0 -10px 50px;
    font-size: 0; }
  .projects > .center {
    opacity: 0;
    transition: opacity 300ms; }
    .projects > .center.animated {
      opacity: 1; }

.project {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  padding: 0 10px;
  font-size: 10px;
  opacity: 0;
  transition: opacity 300ms; }
  .project.animated {
    opacity: 1; }
  .project .project__in {
    background: #fff; }
  .project .project__topper {
    position: relative;
    overflow: hidden;
    height: 250px; }
    .project .project__topper img {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      min-width: 100%;
      min-height: 100%; }
  .project .project__owner {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    background-color: transparent;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    z-index: 2; }
  .project .project__name {
    font-size: 25px; }
  .project .project__status {
    font-size: 13px; }
  .project .project__stats {
    background: #0086e3;
    color: #fff;
    font-size: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    line-height: 1; }
    .project .project__stats li {
      display: inline-block;
      vertical-align: middle;
      width: 33.3%;
      height: 60px;
      padding-top: 11px;
      font-size: 13px;
      text-align: center;
      border-left: 1px solid #339ee9; }
      .project .project__stats li:first-child {
        border-left: none; }
      .project .project__stats li strong {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        font-size: 20px; }
  .project .project__toggle {
    display: none;
    position: relative;
    padding: 10px 30px 10px 20px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer; }
    .project .project__toggle:after {
      content: "";
      position: absolute;
      top: 20px;
      right: 15px;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 4px 3.5px 0 3.5px;
      border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent;
      transition: -webkit-transform 200ms;
      transition: transform 200ms; }
    .project .project__toggle.open:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .project .project__text {
    min-height: 290px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    line-height: 28px; }
  .project .project__content {
    padding: 20px; }

.review {
  position: relative;
  background: #f9f9f9;
  padding: 20px 0;
  font-size: 0;
  opacity: 0;
  transition: opacity 300ms; }
  .review.animated {
    opacity: 1; }
  .review .review__logo {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0;
    border-right: 1px solid #e0e0e0;
    padding-right: 19px;
    margin-right: 19px; }

.rating {
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }
  .rating .rating__title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5); }
  .rating .rating__value {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px; }
    .rating .rating__value span {
      font-size: 30px;
      color: rgba(0, 0, 0, 0.9); }
    .rating .rating__value i {
      display: inline-block;
      margin: 0 10px;
      font-family: 'Times New Roman', serif;
      font-style: italic;
      font-size: 20px;
      color: rgba(0, 0, 0, 0.5); }
  .rating .rating__mark {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px; }
    .rating .rating__mark span {
      display: inline-block;
      margin: 0 4px;
      font-size: 18px;
      color: #ffa200; }
  .rating .rating__number {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
    max-width: 90px; }

.quote {
  position: relative;
  padding: 70px 0 90px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 300ms; }
  .quote.animated {
    opacity: 1; }
  .quote.quote_gray {
    background: #f9f9f9; }
  .quote > .container {
    position: relative;
    z-index: 2; }
  .quote .quote__bg {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0;
    z-index: 1; }
    .quote .quote__bg img {
      max-width: 100%; }
  .quote .quote__in {
    text-align: center; }
    .quote .quote__in p {
      max-width: 780px;
      margin: 0 auto 30px;
      font-size: 17px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 35px; }
  .quote .quote__symbol {
    font-family: 'Times New Roman', serif;
    font-style: italic;
    line-height: 1;
    font-style: normal;
    letter-spacing: -3px;
    font-size: 80px;
    color: rgba(0, 0, 0, 0.2); }
  .quote .quote__author {
    margin-bottom: 5px; }
    .quote .quote__author p {
      margin-bottom: 0;
      font-size: 17px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      color: rgba(0, 0, 0, 0.9); }
  .quote .quote__date {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 35px; }

.charts {
  background: #2b3034;
  padding: 70px 0;
  color: #fff; }
  .charts > .container {
    opacity: 0;
    transition: opacity 300ms; }
    .charts > .container.animated {
      opacity: 1; }
  .charts .h2 {
    text-align: center; }
  .charts .subtitle {
    margin-bottom: 50px;
    text-align: center;
    color: #fff; }
  .charts .charts__in {
    *zoom: 1; }
    .charts .charts__in:after {
      content: " ";
      display: table;
      clear: both; }
  .charts .charts__left {
    float: left;
    width: 66%; }
  .charts .charts__right {
    float: right;
    width: 34%;
    padding-left: 36px; }
    .charts .charts__right p {
      margin-bottom: 40px;
      font-size: 17px;
      line-height: 35px; }
  .charts .charts__bottom {
    border-top: 1px solid #414549;
    padding-top: 25px; }
  .charts .charts__list {
    *zoom: 1;
    margin-bottom: 28px;
    text-align: left; }
    .charts .charts__list:after {
      content: " ";
      display: table;
      clear: both; }
    .charts .charts__list li {
      position: relative;
      float: left;
      width: 50%;
      padding-left: 29px; }
      .charts .charts__list li i {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 15px;
        color: #00a6f6; }

.chart {
  position: relative; }
  .chart .chart__title {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    color: #fff; }
  .chart .chart__canvas {
    margin-bottom: 45px; }

.chart-tooltip {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 17px; }
  .chart-tooltip:first-child {
    padding-top: 20px; }
    .chart-tooltip:first-child span {
      width: 192%; }
  .chart-tooltip span {
    position: relative;
    display: inline-block; }
    .chart-tooltip span i {
      position: absolute;
      top: 100%;
      right: 0;
      height: 300px;
      width: 1px; }
  .chart-tooltip.isLeft {
    margin-left: -8px;
    padding-top: 20px; }
    .chart-tooltip.isLeft span {
      width: 190%;
      left: -80%;
      text-align: right; }
      .chart-tooltip.isLeft span i {
        right: auto;
        left: 0; }
    .chart-tooltip.isLeft:first-child {
      padding-top: 0;
      text-align: left; }
      .chart-tooltip.isLeft:first-child span {
        width: 100%;
        left: 0; }
        .chart-tooltip.isLeft:first-child span i {
          right: auto;
          left: 0; }

.table {
  border-collapse: collapse;
  table-layout: fixed;
  color: #fff; }
  .table thead {
    border-bottom: 1px solid #606467; }
    .table thead td {
      color: rgba(255, 255, 255, 0.5);
      padding: 0 0 20px;
      text-align: right;
      font-size: 13px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased; }
      .table thead td:first-child {
        text-align: left;
        width: 40%; }
  .table tbody td {
    padding: 10px 0;
    font-size: 17px;
    text-align: right;
    color: #fff;
    border-bottom: 1px solid #404549; }
    .table tbody td:first-child {
      text-align: left; }
    .table tbody td strong {
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased; }
  .table tfoot td {
    padding: 10px 0;
    font-size: 17px;
    color: #00a6f6;
    text-align: right; }
    .table tfoot td:first-child {
      text-align: left; }

.steps {
  padding: 70px 0 80px; }
  .steps .h2 {
    max-width: 400px;
    margin: 0 auto 50px;
    text-align: center;
    opacity: 0;
    transition: opacity 300ms; }
    .steps .h2.animated {
      opacity: 1; }
  .steps .steps__row {
    font-size: 0;
    margin: 0 -10px;
    padding-top: 50px;
    border-top: 1px solid #e5e5e5; }
    .steps .steps__row:first-child {
      padding-top: 0;
      border-top: none; }
    .steps .steps__row > .h4 {
      max-width: 400px;
      margin: 0 auto 35px;
      text-align: center; }
  .steps .steps__col {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    padding: 0 10px;
    opacity: 0;
    transition: opacity 300ms; }
    .steps .steps__col.animated {
      opacity: 1; }
  .steps .steps__in {
    text-align: center; }
    .steps .steps__in p {
      margin-bottom: 35px;
      font-size: 14px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      color: rgba(0, 0, 0, 0.5);
      line-height: 28px;
      text-align: justify; }
  .steps .steps__icon {
    position: relative;
    display: inline-block;
    height: 70px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 0; }
    .steps .steps__icon:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 100%; }
    .steps .steps__icon .icon {
      display: inline-block;
      vertical-align: middle; }
    .steps .steps__icon span {
      position: absolute;
      top: 10px;
      right: -18px;
      width: 30px;
      height: 30px;
      line-height: 26px;
      border-radius: 50%;
      font-size: 20px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      background: #fff; }
    .steps .steps__icon .icon-good, .steps .steps__icon .icon-loan {
      font-size: 60px; }
    .steps .steps__icon .icon-good {
      color: #aa7cc4; }
    .steps .steps__icon .icon-loan {
      color: #6b76e2; }
    .steps .steps__icon .icon-laptop-dollar {
      font-size: 48px;
      color: #00a6f6; }
    .steps .steps__icon .icon-acc {
      font-size: 68px;
      color: #b48bcb; }
    .steps .steps__icon .icon-acc + span {
      border: 2px solid #b48bcb;
      color: #b48bcb; }
    .steps .steps__icon .icon-mac2 {
      font-size: 59px;
      color: #6e79e3; }
    .steps .steps__icon .icon-mac2 + span {
      border: 2px solid #6e79e3;
      color: #6e79e3; }
    .steps .steps__icon .icon-money {
      font-size: 48px;
      color: #00a6f6; }
    .steps .steps__icon .icon-money + span {
      border: 2px solid #00a6f6;
      color: #00a6f6; }

.faq {
  padding: 70px 0;
  opacity: 0;
  transition: opacity 300ms; }
  .faq.animated {
    opacity: 1; }
  .faq .h2 {
    text-align: center;
    margin-bottom: 50px; }
  .faq .faq__row {
    *zoom: 1;
    margin: 0 -1px 40px; }
    .faq .faq__row:after {
      content: " ";
      display: table;
      clear: both; }
  .faq .faq__col {
    float: left;
    width: 50%;
    padding: 0 1px; }
  .faq .faq__item {
    margin-bottom: 2px; }
    .faq .faq__item.open .faq__question:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .faq .faq__question {
    position: relative;
    background: #f6f6f6;
    padding: 14px 30px 14px 48px;
    cursor: pointer; }
    .faq .faq__question:after {
      content: "";
      position: absolute;
      top: 23px;
      right: 14px;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 4px 3.5px 0 3.5px;
      border-color: #7b7b7b transparent transparent transparent;
      transition: -webkit-transform 200ms;
      transition: transform 200ms; }
  .faq .faq__text {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    color: rgba(0, 0, 0, 0.8); }
  .faq .faq__icon {
    position: absolute;
    top: 14px;
    left: 15px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #00a6f6;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    color: #00a6f6; }
  .faq .faq__answer {
    display: none;
    padding: 14px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased; }
  .faq .faq__bottom {
    text-align: center;
    font-size: 17px;
    color: #8c8c8c; }
    .faq .faq__bottom a {
      text-decoration: none;
      color: #000;
      transition: color 200ms; }
      .faq .faq__bottom a:hover {
        color: #00a6f6; }

.footer {
  background: #f6f6f6;
  padding: 35px 0 35px 0; }
  .footer a {
    text-decoration: none; }
  .footer .footer__left {
    float: left; }
  .footer .footer__right {
    float: right; }
  .footer .footer__in {
    font-size: 0;
    margin: 0 -10px 45px; }
  .footer .footer__col {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 10px; }
    .footer .footer__col a {
      text-decoration: none;
      font-size: 14px;
      color: #fff;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased; }
  .footer .footer__title {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    margin: 8px 0; }
  .footer .footer__top {
    *zoom: 1; }
    .footer .footer__top:after {
      content: " ";
      display: table;
      clear: both; }
  .footer .footer__bottom {
    margin-top: 20px;
    color: rgba(0, 0, 0, 0.3);
    *zoom: 1; }
    .footer .footer__bottom:after {
      content: " ";
      display: table;
      clear: both; }
  .footer .footer__copyrights {
    float: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-size: 14px; }
  .footer .footer__lang {
    float: right;
    font-size: 0; }
    .footer .footer__lang li {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased; }
      .footer .footer__lang li:before {
        content: "|";
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px; }
      .footer .footer__lang li:first-child:before {
        content: ""; }
      .footer .footer__lang li a {
        color: rgba(0, 0, 0, 0.3);
        text-decoration: none; }
  .footer .footer__mid {
    overflow: hidden;
    text-align: center; }
  .footer #auorg-bg {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }

.check img {
  margin-bottom: 5px; }

.check span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 13px; }

.check .check__text {
  padding-top: 14px;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  color: #fff;
  text-transform: uppercase; }

.video {
  position: relative;
  padding: 70px 0;
  background: url("../img/bitcoin.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }
  .video > .container {
    opacity: 0;
    transition: opacity 300ms; }
    .video > .container.animated {
      opacity: 1; }
  .video .h2 {
    max-width: 430px;
    margin: 0 auto 30px;
    text-align: center; }
  .video .video__in {
    position: relative;
    max-width: 850px;
    width: 100%;
    margin: 0 auto 60px;
    padding-bottom: 51%; }
  .video .video__canvas {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }

.cta_container {
  display: inline-block;
  text-align: center; }

.mtm {
  margin-top: 22px !important; }

.mbm {
  margin-bottom: 22px !important; }

.mbl {
  margin-bottom: 50px !important; }

.calc {
  position: relative;
  padding: 40px 0;
  background: #00a6f6;
  color: #fff;
  opacity: 0;
  transition: opacity 300ms; }
  .calc.animated {
    opacity: 1; }
  .calc .calc__sliders {
    display: inline-block;
    vertical-align: middle; }
  .calc .calc__slider {
    position: relative;
    font-size: 0;
    margin-top: 10px; }
    .calc .calc__slider:first-child {
      margin-top: 0; }
    .calc .calc__slider span {
      display: inline-block;
      vertical-align: middle;
      width: 110px;
      font-size: 17px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      -o-font-smoothing: antialiased; }
    .calc .calc__slider .icon {
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle; }
  .calc .calc__input {
    display: inline-block;
    vertical-align: middle;
    width: 230px;
    margin-right: 20px; }
  .calc .calc__value {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    min-width: 100px; }
  .calc .calc__arrow {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
    .calc .calc__arrow .icon {
      font-size: 50px;
      color: #53c4f7; }
  .calc .calc__results {
    display: inline-block;
    vertical-align: middle;
    width: 240px; }
    .calc .calc__results table tr {
      border-top: 1px solid #53c4f7; }
      .calc .calc__results table tr:first-child {
        border-top: none; }
      .calc .calc__results table tr td {
        padding: 5px 0;
        font-size: 15px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        color: rgba(255, 255, 255, 0.8);
        text-align: right; }
        .calc .calc__results table tr td:first-child {
          text-align: left; }
        .calc .calc__results table tr td span {
          font-family: 'Roboto', sans-serif;
          font-weight: bold;
          -webkit-font-smoothing: antialiased;
          -moz-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          color: #fff; }
  .calc .calc__btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px; }
    .calc .calc__btn .btn {
      min-width: 1px;
      font-size: 1.3em; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design. */
.noUi-target {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  box-sizing: border-box;
  position: relative;
  direction: ltr; }
  .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    box-sizing: border-box; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Fix 401 */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #4fc3f7; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
	 * its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer. */
.noUi-base, .noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement; */
.noUi-horizontal {
  height: 6px; }
  .noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: -10px;
    top: -8px; }

.noUi-vertical {
  width: 20px; }
  .noUi-vertical .noUi-handle {
    width: 20px;
    height: 20px;
    left: -10px;
    top: -10px; }

/* Styling; */
.noUi-background {
  background: #f3a002; }

.noUi-connect {
  background: #3FB8AF;
  background: rgba(255, 255, 255, 0.3);
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 3px; }

/* Handles and cursors; */
.noUi-draggable {
  cursor: w-resize; }

.noUi-vertical .noUi-draggable {
  cursor: n-resize; }

.noUi-handle {
  border-radius: 50%;
  background: #f3a002;
  cursor: pointer;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12); }

.noUi-active {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12); }

/* Handle stripes; */
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  width: 7px;
  border: 1px solid #fff;
  border-width: 0 1px;
  left: 6px;
  top: 6px; }

.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  width: 3px;
  border: 1px solid #fff;
  border-width: 0 1px;
  left: 14px;
  top: 6px;
  left: 8px; }

.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
  top: 17px; }

/* Disabled state; */
[disabled].noUi-connect, [disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-origin, [disabled] .noUi-handle {
  cursor: not-allowed; }

@media only screen and (max-width: 1366px) {

  .quote .quote__bg {
    width: 250px; }

  .quote .quote__in p {
    max-width: 480px; } }

@media only screen and (max-width: 1280px) {

  .topper {
    min-height: 1px; }

  .topper .topper__in {
    padding: 40px 0; }

  .topper .topper__img {
    width: 112%;
    top: 10px; } }

@media only screen and (max-width: 960px) {

  .container {
    padding: 0 15px; }

  .topper .topper__in {
    padding: 50px 0 20px; }

  .topper .topper__left {
    float: none;
    width: 100%;
    text-align: center; }

  .topper .topper__right {
    float: none;
    width: 100%;
    max-width: 560px;
    margin: 0 auto -200px; }

  .topper .topper__title {
    float: none;
    width: 100%;
    text-align: center; }

  .topper .topper__img {
    top: auto;
    left: auto;
    width: 100%;
    margin-bottom: 0; }

  .reasons {
    padding: 50px 0 30px; }

  .reasons .steps {
    padding: 30px 0; }

  .projects {
    padding: 30px 0; }

  .review .review__logo {
    margin-right: 10px; }

  .rating .rating__title {
    margin-right: 20px;
    font-size: 15px; }

  .rating .rating__value {
    margin-right: 20px; }

  .rating .rating__mark {
    margin-right: 20px; }

  .rating .rating__mark span {
    margin: 0 2px; }

  .quote {
    padding: 30px 0; }

  .quote .quote__bg {
    width: 220px;
    left: -20px; }

  .quote .quote__in p {
    max-width: 400px; }

  .charts {
    padding: 30px 0; }

  .charts .charts__right p {
    line-height: 30px; }

  .steps {
    padding: 30px 0; }

  .faq {
    padding: 30px 0; }

  .video {
    padding: 30px 0; }

  .calc .calc__input {
    width: 280px;
    margin-right: 10px; }

  .calc .calc__arrow {
    margin-right: 10px; }

  .calc .calc__btn {
    display: block;
    padding-top: 20px;
    text-align: center;
    margin-left: 0; } }

@media only screen and (max-width: 940px) {

  .partners > .container {
    padding: 0; } }

@media only screen and (max-width: 768px) {

  .h2, h2 {
    font-size: 25px; }

  .topper .topper__left {
    opacity: 1; }

  .topper .topper__right {
    opacity: 1; }

  .topper .topper__title {
    opacity: 1; }

  .header {
    opacity: 1; }

  .nav {
    box-shadow: 0 2px 6px #ccc; }

  .nav .nav__close {
    display: block; }

  .nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    width: 320px;
    margin-left: 0;
    padding: 50px 0;
    background: #fff;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform 300ms;
    transition: transform 300ms; }

  .nav.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  .nav ul li {
    padding: 10px;
    display: block;
    text-align: center;
    margin-left: 0; }

  .nav ul li a {
    color: #1a2c51; }

  .tools {
    float: left;
    margin-left: 180px; }

  .humb-wrap {
    display: block;
    float: right;
    padding-top: 15px; }

  .partners {
    opacity: 1; }

  .reasons {
    opacity: 1; }

  .reasons > .center {
    opacity: 1; }

  .reason .reason__content {
    opacity: 1; }

  .reason .reason__graph {
    opacity: 1; }

  .round {
    width: 330px;
    height: 330px; }

  .round .icon {
    font-size: 9px; }

  .round .icon:first-child {
    font-size: 48px; }

  .round .icon:nth-child(3) {
    font-size: 38px; }

  .round .icon:nth-child(5) {
    font-size: 38px; }

  .projects .h2 {
    opacity: 1; }

  .projects > .center {
    opacity: 1; }

  .project {
    opacity: 1; }

  .review {
    opacity: 1; }

  .quote {
    opacity: 1; }

  .charts > .container {
    opacity: 1; }

  .steps .h2 {
    opacity: 1; }

  .steps .steps__col {
    opacity: 1; }

  .faq {
    opacity: 1; }

  .video > .container {
    opacity: 1; }

  .calc {
    opacity: 1; } }

@media only screen and (max-width: 767px) {

  .review .review__logo {
    display: block;
    text-align: center;
    border-right: none;
    margin-bottom: 10px; }

  .rating {
    text-align: center; }

  .rating .rating__title {
    display: none; }

  .calc .calc__input {
    width: 200px; }

  .calc .calc__arrow {
    display: none; } }

@media only screen and (max-width: 640px) {

  .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  .h1, h1 {
    font-size: 30px; }

  .topper .topper__in {
    padding: 0 0 20px; }

  .benefits-list {
    padding: 30px 0 0; }

  .header {
    padding: 20px 0 0; }

  .header > .container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }

  .humb-wrap {
    margin-left: auto; }

  .partners .partners__list li {
    width: 33.3%;
    border-bottom: 1px solid #ebebeb; }

  .partners .partners__list li:nth-child(3n+1) {
    border-left: none; }

  .reason .reason__content {
    float: none;
    width: 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

  .reason .reason__graph {
    float: none;
    width: 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }

  .reason .reason__info {
    line-height: 30px; }

  .reason .reason__info .h2, .reason .reason__info .h3 {
    text-align: center; }

  .reason .reason__info p span {
    display: block;
    text-align: center; }

  .penta .penta__in p {
    text-align: center;
    max-width: 100%; }

  .projects .projects__list {
    margin: 0 -10px 20px; }

  .project {
    width: 100%;
    margin-bottom: 10px; }

  .project .project__in {
    border-radius: 4px;
    overflow: hidden; }

  .project .project__toggle {
    display: block; }

  .project .project__text {
    min-height: 1px; }

  .project .project__content {
    display: none; }

  .quote.quote_gray {
    padding: 30px 0 0; }

  .quote .quote__bg {
    position: relative;
    left: auto;
    bottom: auto; }

  .quote .quote__in p {
    line-height: 30px; }

  .charts .charts__left {
    float: none;
    width: 100%;
    margin-bottom: 40px; }

  .charts .charts__right {
    float: none;
    width: 100%;
    padding-left: 0; }

  .charts .charts__right p {
    margin-bottom: 20px; }

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

  .steps .steps__col {
    width: 100%;
    margin-top: 40px;
    padding: 40px 10px 0;
    border-top: 1px solid #e5e5e5; }

  .steps .steps__col:first-child {
    border-top: none;
    margin-top: 0;
    padding: 0 10px; }

  .faq .faq__col {
    float: none;
    width: 100%; }

  .footer .footer__left {
    float: none; }

  .footer .footer__right {
    float: none; }

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

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

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

  .footer .footer__copyrights {
    float: none;
    margin-bottom: 10px; }

  .footer .footer__lang {
    float: none;
    margin-bottom: 20px; }

  .calc .calc__sliders {
    display: block;
    margin-bottom: 20px; }

  .calc .calc__slider span {
    display: block;
    margin-bottom: 10px; }

  .calc .calc__input {
    width: 100%; }

  .calc .calc__value {
    min-width: 1px;
    position: absolute;
    top: 0;
    right: 0; }

  .calc .calc__results {
    display: block;
    width: 100%; } }

@media only screen and (max-width: 639px) {

  .tools {
    display: none; } }

@media only screen and (max-width: 480px) {

  .topper .topper__right {
    margin: 0 auto -150px; }

  .rating {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  .rating .rating__value {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 10px; }

  .rating .rating__mark {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }

  .rating .rating__number {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    max-width: 100%; }

  .footer .footer__in {
    margin: 0 -10px 20px; }

  .footer .footer__col {
    display: block;
    width: 100%; } }

@media only screen and (max-width: 414px) {

  .round {
    width: 290px;
    height: 290px; }

  .round .icon {
    font-size: 8px; }

  .round .icon:first-child {
    font-size: 42px; }

  .round .icon:nth-child(3) {
    font-size: 28px; }

  .round .icon:nth-child(5) {
    font-size: 32px; }

  .table thead td {
    font-size: 11px; }

  .table tbody td {
    font-size: 15px; } }

@media only screen and (max-width: 360px) {

  .topper .topper__right {
    margin: 0 auto -100px; }

  .benefits-list li {
    font-size: 15px; }

  .chart-tooltip:first-child span {
    width: 196%; }

  .chart-tooltip span {
    left: -4px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

  * {
    -webkit-text-size-adjust: none; } }

/*# sourceMappingURL=style.css.map */
