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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
body,
html {
  height: 100%;
}
@font-face {
  font-family: 'GothamPro';
  src: url("/assets/fonts/gotham/gothaproreg-webfont.eot");
  src: url("/assets/fonts/gotham/gothaproreg-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/gotham/gothaproreg-webfont.woff") format("woff"), url("/assets/fonts/gotham/gothaproreg-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro';
  src: url("/assets/fonts/gotham/gothaprobol-webfont.eot");
  src: url("/assets/fonts/gotham/gothaprobol-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/gotham/gothaprobol-webfont.woff") format("woff"), url("/assets/fonts/gotham/gothaprobol-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro';
  src: url("/assets/fonts/gotham/gothaprolig-webfont.eot");
  src: url("/assets/fonts/gotham/gothaprolig-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/gotham/gothaprolig-webfont.woff") format("woff"), url("/assets/fonts/gotham/gothaprolig-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
.column {
  display: inline-block;
  vertical-align: top;
}
.column--25 {
  width: 25%;
}
.column--25--padded {
  width: 21%;
  padding-left: 2%;
  padding-right: 2%;
}
.column--30 {
  width: 33.33%;
}
input {
  outline: none;
}
.likely {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding: 0;
  word-spacing: 0 !important;
  text-indent: 0 !important;
  list-style: none !important;
  font-weight: 400;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: inherit;
}
.likely__widget {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding: 0;
  word-spacing: 0 !important;
  text-indent: 0 !important;
  list-style: none !important;
  font-weight: 400;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: inherit;
  margin: 0;
}
.likely {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.likely_visible {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  -ms-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.likely > * {
  display: inline-block;
  visibility: hidden;
}
.likely_visible > * {
  visibility: inherit;
}
.likely__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.likely__button,
.likely__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
  display: inline-block;
  margin: 0;
  outline: 0;
}
.likely__button {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.likely__counter {
  display: none;
  position: relative;
  font-weight: 400;
}
.likely_ready .likely__counter {
  display: inline-block;
}
.likely_ready .likely__counter_empty {
  display: none;
}
.likely__widget,
.likely__icon,
.likely__button,
.likely__counter {
  vertical-align: top;
}
.likely__widget {
  -webkit-transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
  -moz-transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
  -o-transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
  -ms-transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
  transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
  line-height: inherit;
}
.likely__widget:hover,
.likely__widget:active,
.likely__widget:focus {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  cursor: pointer;
}
.likely__icon {
  position: relative;
  text-align: left;
  display: inline-block;
}
.likely svg {
  position: absolute;
}
.likely__button,
.likely__counter {
  line-height: inherit;
  cursor: inherit;
}
.likely__button:empty {
  display: none;
}
.likely__counter {
  text-align: center;
}
.likely .likely__widget {
  color: #000;
  background: #ececec;
  background: rgba(231,231,231,0.8);
}
.likely .likely__counter {
  -webkit-background-size: 1px 1px;
  -moz-background-size: 1px 1px;
  background-size: 1px 1px;
  background-repeat: repeat-y;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 1px, rgba(0,0,0,0) 100%);
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 1px, rgba(0,0,0,0) 100%);
  background-image: -o-linear-gradient(left, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 1px, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient(left, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 1px, rgba(0,0,0,0) 100%);
  background-image: linear-gradient(to right, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 1px, rgba(0,0,0,0) 100%);
}
.likely-light .likely__widget {
  color: #fff;
  fill: #fff;
  background: rgba(236,236,236,0.16);
  text-shadow: rgba(0,0,0,0.2) 0 0 0.33em;
}
.likely-light .likely__counter {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.4) 0, rgba(255,255,255,0) 1px, rgba(255,255,255,0) 100%);
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0.4) 0, rgba(255,255,255,0) 1px, rgba(255,255,255,0) 100%);
  background-image: -o-linear-gradient(left, rgba(255,255,255,0.4) 0, rgba(255,255,255,0) 1px, rgba(255,255,255,0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255,255,255,0.4) 0, rgba(255,255,255,0) 1px, rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to right, rgba(255,255,255,0.4) 0, rgba(255,255,255,0) 1px, rgba(255,255,255,0) 100%);
}
.likely__widget_facebook {
  fill: #425497;
}
.likely__widget_facebook:hover,
.likely__widget_facebook:active,
.likely__widget_facebook:focus {
  background: rgba(207,212,229,0.8);
}
.likely-light .likely__widget_facebook:hover,
.likely-light .likely__widget_facebook:active,
.likely-light .likely__widget_facebook:focus {
  text-shadow: #425497 0 0 0.25em;
  background: rgba(66,84,151,0.7);
}
.likely__widget_twitter {
  fill: #00b7ec;
}
.likely__widget_twitter:hover,
.likely__widget_twitter:active,
.likely__widget_twitter:focus {
  background: rgba(191,237,250,0.8);
}
.likely-light .likely__widget_twitter:hover,
.likely-light .likely__widget_twitter:active,
.likely-light .likely__widget_twitter:focus {
  text-shadow: #00b7ec 0 0 0.25em;
  background: rgba(0,183,236,0.7);
}
.likely__widget_gplus {
  fill: #dd4241;
}
.likely__widget_gplus:hover,
.likely__widget_gplus:active,
.likely__widget_gplus:focus {
  background: rgba(246,207,207,0.8);
}
.likely-light .likely__widget_gplus:hover,
.likely-light .likely__widget_gplus:active,
.likely-light .likely__widget_gplus:focus {
  text-shadow: #dd4241 0 0 0.25em;
  background: rgba(221,66,65,0.7);
}
.likely__widget_vkontakte {
  fill: #526e8f;
}
.likely__widget_vkontakte:hover,
.likely__widget_vkontakte:active,
.likely__widget_vkontakte:focus {
  background: rgba(211,218,227,0.8);
}
.likely-light .likely__widget_vkontakte:hover,
.likely-light .likely__widget_vkontakte:active,
.likely-light .likely__widget_vkontakte:focus {
  text-shadow: #526e8f 0 0 0.25em;
  background: rgba(82,110,143,0.7);
}
.likely__widget_pinterest {
  fill: #cc002b;
}
.likely__widget_pinterest:hover,
.likely__widget_pinterest:active,
.likely__widget_pinterest:focus {
  background: rgba(242,191,202,0.8);
}
.likely-light .likely__widget_pinterest:hover,
.likely-light .likely__widget_pinterest:active,
.likely-light .likely__widget_pinterest:focus {
  text-shadow: #cc002b 0 0 0.25em;
  background: rgba(204,0,43,0.7);
}
.likely__widget_odnoklassniki {
  fill: #f6903b;
}
.likely__widget_odnoklassniki:hover,
.likely__widget_odnoklassniki:active,
.likely__widget_odnoklassniki:focus {
  background: rgba(252,227,206,0.8);
}
.likely-light .likely__widget_odnoklassniki:hover,
.likely-light .likely__widget_odnoklassniki:active,
.likely-light .likely__widget_odnoklassniki:focus {
  text-shadow: #f6903b 0 0 0.25em;
  background: rgba(246,144,59,0.7);
}
.likely {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 -14px;
}
.likely .likely__widget {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 22px;
  margin: 0 7px 14px;
}
.likely .likely__icon {
  width: 22px;
  height: 22px;
}
.likely .likely__button {
  padding: 1px 4px 1px 0;
}
.likely .likely__counter {
  padding: 1px 4px;
}
.likely svg {
  left: 3px;
  top: 3px;
  width: 16px;
  height: 16px;
}
.likely-big {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: -18px;
}
.likely-big .likely__widget {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 32px;
  margin: 0 9px 18px;
}
.likely-big .likely__icon {
  width: 32px;
  height: 32px;
}
.likely-big .likely__button {
  padding: 2px 6px 2px 0;
}
.likely-big .likely__counter {
  padding: 2px 6px;
}
.likely-big svg {
  left: 4px;
  top: 4px;
  width: 24px;
  height: 24px;
}
.likely-small {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: -12px;
}
.likely-small .likely__widget {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 18px;
  margin: 0 6px 12px;
}
.likely-small .likely__icon {
  width: 18px;
  height: 18px;
}
.likely-small .likely__button {
  padding: 2px 3px 2px 0;
}
.likely-small .likely__counter {
  padding: 2px 3px;
}
.likely-small svg {
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
}
.likely__widget:first-child {
  margin-left: 0;
}
.likely__widget:last-child {
  margin-right: 0;
}
.page {
  font-family: GothamPro;
  font-weight: 100;
}
.text {
  text-align: center;
  width: 660px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
}
.heading {
  font-size: 36px;
  font-weight: 100;
  color: #253344;
  line-height: 120%;
}
.heading:after {
  width: 75px;
  height: 2px;
  content: "";
  display: block;
  margin: 0 auto;
  background: #f75a5a;
  margin-top: 25px;
  margin-bottom: 30px;
}
.subheading {
  line-height: 160%;
  font-weight: 100;
  color: #253344;
  font-size: 18px;
}
.container {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
.blocks {
  width: 100%;
}
.block {
  position: relative;
  overflow: hidden;
}
.block--main {
  width: 100%;
  height: 760px;
}
.block--main .heading,
.block--main .subheading {
  color: #fff;
}
.block--main .text {
  top: 200px;
}
.block--main__logo {
  position: absolute;
  top: 40px;
}
.block--main__video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.block--main__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #0090ff;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  z-index: 20;
}
.block--main__vk {
  position: absolute;
  top: 50px;
  right: 0;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.block--main__vk span {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block--main__vk:hover span {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.block--main__vk:before {
  margin-right: 10px;
  content: "";
  display: inline-block;
  width: 26px;
  height: 16px;
  position: relative;
  top: 3px;
  background: url("/assets/i/icon-vk.png") no-repeat;
}
.block--main__scroll {
  position: absolute;
  width: 32px;
  height: 32px;
  background: url("/assets/i/icon-dow.png") no-repeat;
  bottom: 24px;
  left: 50%;
  margin-left: -16px;
  z-index: 100;
  -webkit-animation: scroll 2s infinite linear;
  -moz-animation: scroll 2s infinite linear;
  -o-animation: scroll 2s infinite linear;
  -ms-animation: scroll 2s infinite linear;
  animation: scroll 2s infinite linear;
}
.block--main__button {
  width: 270px;
  height: 70px;
  display: inline-block;
  background: transparent;
  border: 1px solid #fff;
  margin: 0 10px;
  margin-top: 50px;
  line-height: 70px;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block--main__button:after {
  display: block;
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -150px;
  content: "";
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 300px;
  height: 300px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.block--main__button:hover {
  color: #1290eb;
}
.block--main__button:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.block--clients {
  height: 825px;
  background: #fff;
}
.block--clients .text {
  padding-top: 90px;
}
.cloud {
  top: 0;
  position: absolute;
  width: 100%;
  height: 825px;
  background: url("/assets/i/clouds-gray.png");
  background-repeat: repeat-x;
  background-position: 0% 0%;
  -webkit-animation: cloud 80s infinite linear;
  -moz-animation: cloud 80s infinite linear;
  -o-animation: cloud 80s infinite linear;
  -ms-animation: cloud 80s infinite linear;
  animation: cloud 80s infinite linear;
}
.block--makers {
  height: 815px;
  background: url("/assets/i/bg-makers.png") repeat-x #f7f8fa;
}
.block--makers .text {
  padding-top: 90px;
}
.block--makers .cloud {
  background: url("/assets/i/clouds-blue.png");
  -webkit-animation: cloud-back 80s infinite linear;
  -moz-animation: cloud-back 80s infinite linear;
  -o-animation: cloud-back 80s infinite linear;
  -ms-animation: cloud-back 80s infinite linear;
  animation: cloud-back 80s infinite linear;
}
.columns__benefits {
  text-align: center;
  font-size: 16px;
  font-weight: 100;
  color: #243241;
  line-height: 140%;
  margin: 0 auto;
  margin-top: 60px;
  padding-bottom: 65px;
  border-bottom: 1px solid #dce4f4;
}
.columns__benefits .column:before {
  display: block;
  content: "";
  width: 50px;
  margin: 0 auto;
  margin-bottom: 35px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.block--clients .column:nth-child(1):before {
  background-image: url("/assets/i/icon-clock.png");
}
.block--clients .column:nth-child(2):before {
  background-image: url("/assets/i/icon-loupe.png");
}
.block--clients .column:nth-child(3):before {
  background-image: url("/assets/i/icon-star.png");
}
.block--clients .column:nth-child(4):before {
  background-image: url("/assets/i/icon-pie.png");
}
.block--makers .column:nth-child(1):before {
  background-image: url("/assets/i/icon-deck.png");
}
.block--makers .column:nth-child(2):before {
  background-image: url("/assets/i/icon-cup.png");
}
.block--makers .column:nth-child(3):before {
  background-image: url("/assets/i/icon-rouble.png");
}
.block--makers .column:nth-child(4):before {
  background-image: url("/assets/i/icon-arrow.png");
}
.footer {
  height: 70px;
  background: #343947;
  font-size: 12px;
  line-height: 70px;
  vertical-align: middle;
  color: #aeafb3;
}
.footer a {
  color: #aeafb3;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer a span {
  text-decoration: none;
  border-bottom: 1px solid;
}
.footer a:hover {
  color: #07d46c;
}
.footer .column--30:nth-child(3) {
  text-align: right;
}
.footer .column--30:nth-child(2) {
  text-align: center;
}
.icon--mail:before {
  margin-right: 10px;
  content: "";
  display: inline-block;
  width: 16px;
  height: 14px;
  position: relative;
  top: 4px;
  background: url("/assets/i/icon-mail.png") no-repeat;
}
.nav {
  position: absolute;
  top: 0;
  right: 40px;
  height: 50px;
  z-index: 100;
  margin-top: -25px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: top 0 linear;
  -moz-transition: top 0 linear;
  -o-transition: top 0 linear;
  -ms-transition: top 0 linear;
  transition: top 0 linear;
}
.nav.nav--main .nav__item {
  background: #1178eb;
}
.nav.nav--main .nav__item--current {
  background: #f75a5a;
}
.nav__item {
  width: 6px;
  height: 6px;
  background: #fff;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  margin-bottom: 11px;
}
.nav__item--current {
  background: #f75a5a;
}
.form {
  margin-top: 70px;
  position: relative;
  z-index: 1000;
}
.form__input {
  text-align: center;
  -webkit-appearance: none;
}
.form__input__mail {
  -webkit-appearance: none;
  font-family: GothamPro;
  font-weight: 100;
  width: 320px;
  height: 70px;
  border: 1px solid #1290eb;
  font-size: 18px;
  color: #0f8ee9;
  text-align: center;
  overflow: hidden;
  background: transparent;
}
.form__input__submit {
  -webkit-appearance: none;
  font-family: GothamPro;
  font-weight: 100;
  width: 140px;
  height: 74px;
  border: 1px solid #1290eb;
  vertical-align: top;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border: none;
  background: #1290eb;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 42px;
}
.form__input__submit:hover {
  background-color: #40a6f0;
}
.form__input__submit.noclick {
  pointer-events: none;
}
.form__note {
  text-align: center;
  color: #999;
  font-size: 12px;
}
@-moz-keyframes scroll {
  0% {
    bottom: 40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  70% {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    bottom: 24px;
  }
  100% {
    bottom: 40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes scroll {
  0% {
    bottom: 40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  70% {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    bottom: 24px;
  }
  100% {
    bottom: 40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes scroll {
  0% {
    bottom: 40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  70% {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    bottom: 24px;
  }
  100% {
    bottom: 40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes scroll {
  0% {
    bottom: 40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  70% {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    bottom: 24px;
  }
  100% {
    bottom: 40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes cloud {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
@-webkit-keyframes cloud {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
@-o-keyframes cloud {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes cloud {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
@-moz-keyframes cloud-back {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}
@-webkit-keyframes cloud-back {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes cloud-back {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes cloud-back {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}
