/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 480px) {
  html {
    font-size: 8px;
  }
}
body {
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.4;
  color: #303030;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid 1px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3 {
  color: inherit;
  font-weight: 600;
}
h1,
h2 {
  text-align: center;
}
h2 {
  font-size: 5rem;
  margin: 11.9rem 0;
  position: relative;
}
h2:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 6.4rem;
  height: 0.3rem;
  background-color: #10b6fe;
  margin-top: 2.8rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
h3 {
  font-size: 4rem;
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  h3 {
    margin: 0 0 2rem;
  }
}
.page-title {
  color: #fffefe;
  font-size: 5rem;
  line-height: 6rem;
  margin-top: 0;
  margin-bottom: 8.6rem;
  width: 100%;
  padding: 0 3rem;
}
@media (min-width: 768px) {
  .page-title {
    margin-bottom: 5.4rem;
  }
}
.section-title {
  line-height: 4.5rem;
}
.section-title:not(h3) {
  color: #4b4b4b;
}
.container-global {
  margin: 0 auto;
  position: relative;
  width: 100%;
  min-width: 320px;
  overflow: hidden;
}
.container-global::before,
.container-global::after {
  content: " ";
  display: table;
}
.container-global::after {
  clear: both;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 3rem;
}
.container::before,
.container::after {
  content: " ";
  display: table;
}
.container::after {
  clear: both;
}
@media (min-width: 1200px) {
  .container {
    width: 123rem;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .flex-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.flex-container .section-img {
  text-align: center;
}
@media (min-width: 1200px) {
  .flex-container .section-img {
    width: 40%;
  }
}
.team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: -15px;
}
.team-list .team-tile-col {
  width: 100%;
  padding: 15px;
}
@media (min-width: 768px) {
  .team-list .team-tile-col {
    width: 33.3333333333%;
  }
}
.form-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 768px) {
  .form-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
.form-flex .form-left {
  width: 100%;
}
@media (min-width: 768px) {
  .form-flex .form-left {
    width: 37%;
  }
}
.form-flex .form-right {
  width: 100%;
}
@media (min-width: 768px) {
  .form-flex .form-right {
    width: 58%;
  }
}
body.hide-overflow {
  overflow: hidden;
}
.navbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  min-height: 9rem;
  color: #fffefe;
  background-color: transparent;
}
.navbar.ready {
  position: fixed;
  visibility: hidden;
  background-color: rgba(22, 22, 22, 0.78);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.navbar.ready.open {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  background-color: transparent;
  visibility: visible;
}
.navbar.transition {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar.active {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navbar.active a {
  padding: 2.3rem 2rem;
}
.navbar.active a:after {
  bottom: 2.6rem;
}
.navbar.active .navbar-toggle {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.navbar.active .navbar-brand:after {
  bottom: 2rem;
}
.navbar.open {
  bottom: 0;
}
.navbar.open .navbar-collapse {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.navbar.open .navbar-collapse .navbar-nav > li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.navbar.open .navbar-toggle > span:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAABcUlEQVRIS63WsS5EQRTG8f8RnVJ4BRIKdDqFfQbEIyg1OonGk2iEJ7ChEo1Co/UEJBuU4shZ98p178ydM3tny93N/HJmzvlmRFWPgTPgAdgTkTcKfVR1CbgGtoBTUdVPYKFa/wnYLQFW0C2wXq39YdiNAY1iBoMByJYfG7YIGLhZAqygO2Ctsd4jMBL7ohTYC4lMplgJMAWZ8YcNAT1QB0uAIxF5bU+FFwpiOWAOFMU8oKouAzZH3a4TmYRy4d+ZBbYoNhaHwGUO1FtZoku/gbnOHEUqqv/XW1kCrH/+HdgE5KqsAa4Cz62KvoAVEXnxZLe3MkvvdgTV67uzNIlF2tsqms/N0lQ3hiqyM9oHroCNHDCKpQa2Cu9xDhjEUlCrS91gB/NCs4Dt1I+dUe8cebe0eZ/NBOXch/VNPQjygvYGKQK5QFW1ZNjJDdW+eIq8aaavq+a70R2qqSwMgO+GHQHnwD1w4EnvFNTa0gtgGzj5AZz8FmuNcfnaAAAAAElFTkSuQmCC);
  background-size: 2.7rem;
}
.navbar a {
  display: inline-block;
  vertical-align: middle;
  padding: 3.1rem 2.2rem;
  position: relative;
}
.navbar a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 3.4rem;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 300ms, background-color 250ms;
  transition: width 300ms, background-color 250ms;
}
.navbar a.language .icon {
  width: 24px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.6rem;
}
.navbar .navbar-header::before,
.navbar .navbar-header::after {
  content: " ";
  display: table;
}
.navbar .navbar-header::after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar .navbar-header {
    float: left;
  }
}
.navbar .navbar-toggle {
  position: relative;
  float: right;
  margin-top: 2.6rem;
  margin-bottom: 2.6rem;
  width: 4.5rem;
  height: 4.7rem;
  padding: 0;
  background-color: transparent;
  background-image: none;
  border: none;
  color: #fff;
  z-index: 2000;
}
.navbar .navbar-toggle:focus {
  outline: 0;
}
.navbar .navbar-toggle > span {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.navbar .navbar-toggle > span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAbCAYAAADoOQYqAAAAnElEQVRYR+2YOw6AIBBEh8YTewU7j0ujzRpjbCgwm5fwMUu9ww4PCBOSwDCzTdIqaQHTeKSnpD15FGWtmR0NDb/tMzU9H2myS0SLSJPGRBumCT2PNkh7aJHaIE3oebRzku6QHzxQy9one3TKD8R4vk23zg/EME95pDvRznkRyYp7aYN0K/JBOkhXCPzveAz4Wn6/iIPmkvq/x6ikLxq1L/hM8U1zAAAAAElFTkSuQmCC);
  background-size: 4.5rem 2.7rem;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .navbar .navbar-toggle {
    display: none;
  }
}
.navbar .navbar-brand {
  font-family: "Bariol", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 4.4rem;
  font-weight: 400;
  line-height: 4.4rem;
  margin-left: -2rem;
  letter-spacing: 0.1rem;
}
@media (min-width: 768px) {
  .navbar .navbar-brand {
    font-size: 3.4rem;
  }
  .navbar .navbar-brand:hover:after {
    width: 3.4rem;
    background-color: #10b6fe;
  }
}
.navbar .navbar-brand:after {
  bottom: 2.5rem;
}
.navbar .navbar-collapse {
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 767px) {
  .navbar .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background-color: rgba(21, 21, 21, 0.95);
    text-align: center;
    will-change: transform;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  .navbar .navbar-collapse .navbar-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .navbar .navbar-collapse .navbar-nav > li > a {
    display: block;
    padding: 0;
  }
  .navbar .navbar-collapse .navbar-nav > li > a:hover {
    background-color: rgba(21, 21, 21, 0.5);
    color: #fff;
  }
}
@media (min-width: 768px) {
  .navbar .navbar-collapse::before,
  .navbar .navbar-collapse::after {
    content: " ";
    display: table;
  }
  .navbar .navbar-collapse::after {
    clear: both;
  }
}
.navbar .navbar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .navbar .navbar-nav {
    float: right;
    margin-right: -2rem;
  }
}
.navbar .navbar-nav > li:nth-child(3) {
  display: none;
}
@media (min-width: 768px) {
  .navbar .navbar-nav > li {
    float: left;
  }
  .navbar .navbar-nav > li.active > a:after,
  .navbar .navbar-nav > li > a:hover:after {
    width: 3.4rem;
    background-color: #10b6fe;
  }
}
.navbar .navbar-nav > li > a {
  font-size: 5rem;
  font-weight: 400;
  line-height: 15rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #ddd;
}
@media (min-width: 480px) {
  .navbar .navbar-nav > li > a {
    line-height: 5rem;
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .navbar .navbar-nav > li > a {
    font-size: 1.4rem;
    line-height: 4.4rem;
    font-weight: 700;
    color: #fff;
  }
}
section,
header,
footer {
  width: 100%;
  margin: 0 auto;
}
section::before,
header::before,
footer::before,
section::after,
header::after,
footer::after {
  content: " ";
  display: table;
}
section::after,
header::after,
footer::after {
  clear: both;
}
.section-description {
  font-size: 3rem;
  line-height: 4.6rem;
}
@media (min-width: 1200px) {
  .section-description {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.first-section {
  background-image: url('../img/top.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #6d6d6d;
  background-size: cover;
  text-align: center;
  position: relative;
  min-height: 100vh;
}
.first-section .section-wrapper {
  min-height: 100vh;
  display: table;
}
.first-section .section-wrapper .section-content {
  display: table-cell;
  vertical-align: middle;
  padding: 10em 0;
}
@media (min-width: 768px) {
  .first-section .section-wrapper .section-content {
    padding: 10em 0;
  }
}
.first-section .btn-blue:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.first-section .btn-scroller {
  display: none;
}
@media (min-width: 768px) {
  .first-section .btn-scroller {
    display: block;
    position: absolute;
    bottom: 4.2rem;
    left: 50%;
    margin-left: -16px;
    background-color: transparent;
    padding: 0;
  }
}
.process-section {
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(135deg, #f3f3f3 0%, #fff 100%);
  background-image: linear-gradient(-45deg, #f3f3f3 0%, #fff 100%);
}
.process-section .flex-container {
  margin-bottom: 14.8rem;
  min-height: 36.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .process-section .flex-container {
    margin-bottom: 9.6rem;
  }
  .process-section .flex-container:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .process-section .flex-container:nth-child(odd) .section-content {
    padding-right: 5rem;
  }
  .process-section .flex-container:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .process-section .flex-container:nth-child(even) .section-content {
    padding-left: 4rem;
  }
}
.process-section .flex-container .section-content {
  width: 100%;
  margin-bottom: 10rem;
}
.process-section .flex-container .section-content::before,
.process-section .flex-container .section-content::after {
  content: " ";
  display: table;
}
.process-section .flex-container .section-content::after {
  clear: both;
}
@media (min-width: 1200px) {
  .process-section .flex-container .section-content {
    width: 60%;
    height: 15rem;
    margin-bottom: 0;
  }
}
.process-steps {
  margin-top: 14.4rem;
}
@media (min-width: 1200px) {
  .process-steps {
    margin-top: 15.4rem;
  }
}
.project-list-section .show-trigger {
  text-align: center;
  padding: 12rem 0 0;
}
.project-list-section .show-trigger > .btn:before {
  margin-right: 1.4rem;
}
.project-list {
  margin-top: 15.1rem;
}
@media (min-width: 1200px) {
  .project-list {
    margin-top: 14.6rem;
  }
}
.ios-safari .project-section .flex-container .section-img {
  padding-top: 18.8rem;
}
.project-section {
  color: #fefefe;
  overflow: hidden;
}
.project-section .flex-container {
  height: 113.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .project-section .flex-container {
    height: 80rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.project-section .flex-container .section-content {
  width: 100%;
  margin-top: 11.4rem;
}
.project-section .flex-container .section-content::before,
.project-section .flex-container .section-content::after {
  content: " ";
  display: table;
}
.project-section .flex-container .section-content::after {
  clear: both;
}
@media (min-width: 1200px) {
  .project-section .flex-container .section-content {
    width: 50%;
    margin: 0;
  }
}
.project-section .flex-container .section-img {
  padding-top: 9.4rem;
}
@media (min-width: 1200px) {
  .project-section .flex-container .section-img {
    padding: 0;
  }
}
.project-section .flex-container .section-btns::before,
.project-section .flex-container .section-btns::after {
  content: " ";
  display: table;
}
.project-section .flex-container .section-btns::after {
  clear: both;
}
.project-section .section-title {
  margin-bottom: 3rem;
}
.project-section .section-description {
  margin-bottom: 3.8rem;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .project-section .section-description {
    margin-bottom: 4.8rem;
  }
}
.project-section .btn {
  font-weight: 600;
}
.project-section .btn:before {
  margin-right: 2rem;
}
@media (min-width: 1200px) {
  .project-section .btn:before {
    margin-right: 1.4rem;
  }
}
.project-section .btn + .btn {
  margin-left: 2.9rem;
}
@media (min-width: 1200px) {
  .project-section .btn + .btn {
    margin-left: 2rem;
  }
}
.project-section .btn.icon-apple,
.project-section .btn.icon-google-play {
  width: 27.5rem;
}
@media (min-width: 1200px) {
  .project-section .btn.icon-apple,
  .project-section .btn.icon-google-play {
    width: auto;
  }
}
@media (max-width: 767px) {
  .project-section .btn:not(.icon-apple):not(.icon-google-play) {
    padding-left: 7.2rem;
    padding-right: 7.2rem;
  }
}
.project-section.hidden {
  display: none;
}
@media (min-width: 1200px) {
  .project-section.project-ernst .flex-container,
  .project-section.project-slovo .flex-container,
  .project-section.project-flip .flex-container,
  .project-section.project-gogozza .flex-container,
  .project-section.project-mrtasker .flex-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.project-section.project-ernst .section-img,
.project-section.project-flip .section-img,
.project-section.project-gogozza .section-img {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.project-section:not(.project-ernst) .btn {
  border-color: #fff;
}
.project-section:not(.project-ernst) .btn:hover {
  color: #3e3e3e;
  background-color: #fff;
}
.project-section.project-ugra {
  background-color: #343434;
  background-image: -webkit-linear-gradient(155deg, #168cb3 0%, #123247 100%);
  background-image: linear-gradient(-65deg, #168cb3 0%, #123247 100%);
}
@media (min-width: 1200px) {
  .project-section.project-ugra .section-img {
    margin-top: 1.1rem;
  }
  .project-section.project-ugra .section-img > img {
    float: right;
  }
}
.project-section.project-ernst {
  color: #212121;
  background-color: #484848;
  background-image: -webkit-linear-gradient(155deg, #f5f5f5 0%, #d8d8d8 100%);
  background-image: linear-gradient(-65deg, #f5f5f5 0%, #d8d8d8 100%);
}
@media (min-width: 1200px) {
  .project-section.project-ernst .section-img {
    margin-top: 7.4rem;
  }
}
.project-section.project-ernst .btn {
  color: #303030;
  border-color: #303030;
}
.project-section.project-ernst .btn:hover {
  border-color: #fff;
  background-color: #fff;
}
.project-section.project-ernst .btn.icon-apple:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAkCAYAAAB15jFqAAADiElEQVRYR7WWT2hcVRjFz/feixqL1IralY0UEpRk5t3La9VkUYNZVOtCqAuriOhCFHQhBcGFuy7cCBGKoNJd8Q9koRStVhdSLSjG57t3dNBgbK1V8R+lTWPSTPLmyA0zw+v8yQxj3izf3Ht+3/3eued9gk38FYvFMc/z9lWr1eOlUum7TtKyGUyt9RDJVwHc7/RI7rXWfpwbNAzDO0TkIwDbMpARY8yPuUDHxsa2B0FgAWzPAM4YY3Zu1MH/1V6l1BsAnswCSB601k7nAtVa30TyNwADdYCIfFupVHaVy+VKXtADJN/OAM+R3GOM+bmbOftur9b6BZIvObOKyLtBEDwzOzv7Rzeg+78rdHJy8pqlpaUtQ0NDF2ZmZtK6aBiGWkSKvu+fiuP4J/e8UChsC4Jgh4hUFhYWTs/Pz6+0K6ItNIqiG9M0fQ7AfgC31Yq7RPIDETk6PDx8ol5AsVi8WUSeEJEDAFQGsgrgpIgcTpLkWBbeAg3DcL+IHGm6d80F/07yMwDXi8hU1kwd2ntseXn50bm5uUst7VVKOfu/3kvbe3l3TWtOra6uTjlnN05aS5bPAVzVh2AvW876vj/l3n8DqpSaBbCrl919rDktIvckSXK20V6t9R6SJ/sQ67qF5GWSu7NfnfWTaq0Pk3y2q0J/C6aNMQdb3Ku1LpEs9Ke58S7f92+P4/iHZqgopS7nZKC/jDHZL9A6W6Io2pqm6YU8Tgnga2PM7mZtcYnied6feUBF5JskSaJ20C2e5y3mAQVw0RjjJgq2GEkp5dq7NQ8wyTuttV+1g+YWDCSPWmsfa3dlXiP5VB4nrbV2rzHmk7r+ejgopR4B8GZOUCd7UUTuS5Lki0YMjo6O3jAwMOAcHOQFdnEoIocGBwens4H/fn1YzgsMIPV9/5Ys9AEA7+UIdNIfGmP2ZScHTyn1PYCRvMAk77XWnrhiXAnD8CEReScPKMkvrbUT69NjE8CF/6cA7t5kcEpyoh4SLYNZoVDY6fu+AXDdJoJfNsY8f8U9bRbXWj9M0t3brnNxD4WZxcXFu7IzcEdRrfUhki92EHVD9xkA/wLY0WlcFZFzaZpOlEqlX1tisFO1SqnHAbyS+RhYkkfW1tbeKpfL52v7nA+cB9z4+iCAq2vRd7xarT7dDGwk0kYtiqLo2jRNR3zfPx/H8S8brR0fHx9cWVm5VUT+juP4n05r/wNVeFqa0FniQgAAAABJRU5ErkJggg==);
}
.project-section.project-turist {
  background-color: #343434;
  background-image: -webkit-linear-gradient(155deg, #1ad2fd 0%, #1d67f1 100%);
  background-image: linear-gradient(-65deg, #1ad2fd 0%, #1d67f1 100%);
}
@media (min-width: 1200px) {
  .project-section.project-turist .section-img {
    margin-top: 3.5rem;
  }
}
.project-section.project-slovo {
  background-color: #343434;
  background-image: -webkit-linear-gradient(155deg, #f14e4e 0%, #e62929 100%);
  background-image: linear-gradient(-65deg, #f14e4e 0%, #e62929 100%);
}
@media (min-width: 1200px) {
  .project-section.project-slovo .section-content {
    padding-left: 1.8rem;
  }
}
.project-section.project-flip {
  background-color: #484848;
  background-image: -webkit-linear-gradient(155deg, #2fb794 0%, #2fb794 23%, #47e5bf 100%);
  background-image: linear-gradient(-65deg, #2fb794 0%, #2fb794 23%, #47e5bf 100%);
}
@media (min-width: 1200px) {
  .project-section.project-flip .section-img {
    margin-top: 7.4rem;
    float: right;
  }
  .project-section.project-flip .section-content {
    width: 51%;
  }
}
.project-section.project-pushcard {
  background-color: #343434;
  background-image: -webkit-linear-gradient(155deg, #ff5c3b 0%, #ff2d65 100%);
  background-image: linear-gradient(-65deg, #ff5c3b 0%, #ff2d65 100%);
}
@media (min-width: 1200px) {
  .project-section.project-pushcard .section-img {
    margin-top: 3.5rem;
  }
}
.project-section.project-gogozza {
  background-color: #343434;
  background-image: -webkit-linear-gradient(152deg, #bc45f8 0%, #6054d9 100%);
  background-image: linear-gradient(-62deg, #bc45f8 0%, #6054d9 100%);
}
@media (min-width: 1200px) {
  .project-section.project-gogozza .section-img {
    margin-top: 7.4rem;
  }
  .project-section.project-gogozza .section-content {
    width: 51%;
  }
}
.project-section.project-bookinero {
  background-color: #484848;
  background-image: -webkit-linear-gradient(152deg, #74d7e6 0%, #2fb8f2 100%);
  background-image: linear-gradient(-62deg, #74d7e6 0%, #2fb8f2 100%);
}
@media (min-width: 1200px) {
  .project-section.project-bookinero .section-img > img {
    margin-left: -6rem;
  }
}
.project-section.project-mrtasker {
  background-color: #484848;
  background-image: -webkit-linear-gradient(152deg, #252525 0%, #474747 100%);
  background-image: linear-gradient(-62deg, #252525 0%, #474747 100%);
}
@media (min-width: 1200px) {
  .project-section.project-mrtasker .section-img > img {
    float: right;
    margin-right: -4rem;
  }
  .project-section.project-mrtasker .section-content {
    padding-left: 3.5rem;
  }
}
.team-list {
  margin-top: 14rem;
}
.team-list-section {
  display: none;
}
@media (min-width: 768px) {
  .team-list {
    margin-top: 0;
  }
}
.team-tile {
  position: relative;
  overflow: hidden;
}
.team-tile > img {
  display: block;
  width: 100%;
  -webkit-filter: saturate(80%);
  filter: saturate(80%);
  -webkit-transition: -webkit-filter 0.2s ease-in-out;
  transition: -webkit-filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
}
.team-tile .team-member {
  height: 14.4rem;
  background-color: #494949;
  padding: 2.5rem 2.4rem;
  color: #fefefe;
  display: table;
  width: 101%;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .team-tile .team-member {
    height: 9.6rem;
    padding: 0 1.8rem;
  }
}
.team-tile .team-member-left,
.team-tile .team-member-right {
  display: table-cell;
  vertical-align: middle;
}
.team-tile .team-member-left {
  width: 60%;
}
.team-tile .team-member-right {
  width: 40%;
  text-align: right;
}
.team-tile .member-name {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.6rem;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .team-tile .member-name {
    font-size: 2.2rem;
  }
}
.team-tile .member-position {
  font-size: 2.5rem;
  line-height: 2.8rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .team-tile .member-position {
    font-size: 1.55rem;
    line-height: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .team-tile .member-position {
    white-space: nowrap;
  }
}
.team-tile .member-contact > a {
  display: inline-block;
  vertical-align: top;
  width: 7.3rem;
  height: 7.3rem;
  border: 1px solid #fff;
  border-radius: 0.4rem;
  line-height: 3.3rem;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 768px) {
  .team-tile .member-contact > a {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.team-tile .member-contact > a:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.team-tile .member-contact > a + a {
  margin-left: 2rem;
}
@media (min-width: 768px) {
  .team-tile .member-contact > a + a {
    margin-left: 0.5rem;
  }
}
.team-tile .member-contact > a.icon-facebook:hover {
  border-color: #3b5999;
}
.team-tile .member-contact > a.icon-linkedIn:hover {
  border-color: #0077b5;
}
.team-tile:hover > img {
  -webkit-filter: saturate(110%);
  filter: saturate(110%);
}
.team-tile:hover .team-member {
  background-color: #10b6fe;
}
.contact-section .section-title {
  padding-left: 12rem;
  padding-right: 12rem;
  line-height: 5.8rem;
}
@media (min-width: 768px) {
  .contact-section .section-title {
    padding: 0;
    line-height: 4.5rem;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  outline: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 1.9rem 3.3rem;
  font-size: 2.5rem;
  line-height: 3.1rem;
  border-radius: 3.7rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .btn {
    padding: 1rem 3.3rem;
    font-size: 2rem;
    line-height: 1.4;
    border-radius: 2.5rem;
  }
}
.btn-blue {
  color: #fefefe;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.5rem;
  text-transform: uppercase;
  padding-left: 4.3rem;
  padding-right: 4.3rem;
  background-color: #10b6fe;
  border: 2px solid transparent;
  box-shadow: -0.58rem 0.39rem 2.5rem rgba(0, 0, 0, 0.2);
}
.btn-blue:hover {
  color: #10b6fe;
  background-color: #fff;
  border-color: #10b6fe;
}
.btn-blue:active {
  box-shadow: none;
}
.btn-blue:disabled,
.btn-blue.disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media (min-width: 768px) {
  .btn-blue {
    font-size: 2rem;
    line-height: 2.8rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.btn-lg {
  padding: 2.7rem 10rem;
  border-radius: 5.4rem;
  line-height: 5rem;
}
@media (min-width: 768px) {
  .btn-lg {
    padding: 1.4rem 4rem;
    border-radius: 2.9rem;
    line-height: 2.8rem;
  }
}
[class*='icon-']:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-scroller:before {
  width: 2.5rem;
  height: 7.4rem;
  background-size: 2.5rem 7.4rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAABKCAYAAABO8/86AAAEr0lEQVRYR+2Ze8ifYxjHP1/HSUgm2cIbEdJIWM2hrcQc1pwa20sIJW0YUYaF0uIPcvoDc46xmXO0woZyPi3mHwpzJiakjLn03Xs/r3u/3+85/N7f+4fyu+ut932f534+9/29r+t6rut6RMWIiC2AY4FjgP2BXYCtgV+Az4B3gGeBpyX9UfYodboQEZsA5wBXAjumez4B/PMrsA2wW/rx5a+B+cB9kv5qfWYbJCIGgMeB/YBPgZuBRyR90zo5IsYBpwAXADsD7wEzJHkxw2MDSERMAp4AtgWuBq6XtLZKUl+LiM2BK4DLgZ+AqZLeLuYNQyJiL+A1wP87QdILdQ/vsLPjgAeBn4GJkr70PeshaSUm7wkcKenFbgHF/RFxlA0BeBeY5DMqIJdYGuAqSZappxER1wLzgPMl3aKIGAN8AdgE95D0exkhIrwon9caSVFxn5/pw98IGDBkhq0HuFDSTRUT7SeLvBDgo2RFqyruvxS4DphuyL3A6cC4Tmaaaf0+sG/20DclTayA2HHtsLcb8gEwRtLuNd5vJ9s4u+c3SVvVzPExfGuIze11SVNrJthiHGKKsUSSpS4dEbEC2NsQH+BiSSfXTBgL3AAcDLwMXCzJjlcFeQY4pIA8JGmwJ7vtMDki+pDmovblaq7VUHTvW1dzxfpyNdeqb11dadWX6z8vl1OdJyWd2O1K6+7Pw8oPwIeSptRN6vZ6RLwBjHe24l8GJO3Q7UNq0iHnwT8CKw1xLjUXmCDJ2eSojIg4AHgLWGDIYcBLwI2SLhoVwpAjugycAxxkiMuBlYBzYZcOzl97GhExHvgYWCXpwKIImp5qxaWSTuqFkBb9VMqbXTsuy2vGhwHnw/MkLRgpKKuyFkpymT5UM3pEhGtzJ9ITAJdj8yX93RSWan8XUecBrwCHF5Vza4m9HfAoMBlw2j9bUmk1lS3QxdFtKeN/FZiWZ/ydmgWbpiJ1dqr5nkvlnle32ruLiPW1IHBokti1jSPHrcBlrS2Qjm2PJJ/r+msA1+Zug3isS30V91eKqutP4DE3C1o7EcVOSyGZFNsDR2QNnC2B74GvADvv85IcmkpHLaTpwf9PIBFhk3Mgm9uNX9TJGBE2jDuAnRy7bBnHA3e7kTYaoAS4H5jlLoYhm6Um2tGjAWoBLDWoCJAGeUfuNY54Rx0B0to8dvUE6gCYKcmO+m+ATF6eg+4Bzm5yRgnwADATsETDgDbISEB1gI6QDOQVuWFTuqMWgKP3rEKi3MSrAqSlKwU1BZTuJAuOBnmF09KO7EfrugHUQjLpctC57mSnpnOpRBvIFRH7AN9VhevksAXo89Sz99+2ora2eaaEE8ax9vg1qSs9uSodagE1AewKLPcLz5AzgYWpKVkH8qvZL7BlNTsoAM6/BouwYtCdgKWoBDWIvjngNEmL8rCSg6ZIWl33wNbrEZEDTpXkXK4trIwYlABOo/y5YxhQFla6BlUBqsJKY1AdoNIZI+KMZHU+GxtD2xm1AAYlueffNipToipQRPiblv3AZ1AKaBpW2nbUDaARJMWvHHRWil21Oyh0a5xBRoQ/f9yVcmDnxJUSNXqfdDrABPJnqTmSFjd11n8AE9PtZ+G2oTsAAAAASUVORK5CYII=);
}
.icon-spinner:before {
  top: -0.3rem;
  width: 3.5rem;
  height: 3.3rem;
  background-size: 3.5rem 3.3rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAhCAYAAABTERJSAAADwElEQVRYR72YW6hVVRSGv78iKosKStKksvuVJOmhiIw0K3wJInqQVMowi6TsYoW9dMEU1EqoUCqyh4IuT6XiUboQPQhdxeihi100yoJKLJDol/+cueTs5T6efdjr7PGy2Zu1x/jWnGOM+Y8pRmC2jwamA1OBi4EzgWOBw4C/gR+BbcD7wHpJO0bgHnX6sO05wCogQLE9wHfAr+X7McBEYGz5/j+wAVghaXMncUYCcwbwLvBK+dwqyfUgtseX1bsJuA44pEDNl7T9YFAdw3TyZm3AzgaeBG4EdgNzJb0xlK+2MLaPAGYC30rK/ndltq8tK5otvF/SinYOW2Bs5+E7gLvK3i+UtLIrkvJn2xPKdl0A3Cnp+brffhjb5wP3ALcAWZXKlkla1ARMiXMi8HFJ9KskfTTYt2w/ATwCbStrraTZTcEUoHOAz4Cf0x4k/Vv5D0yyfT4QqONqgTdJuqZJmAK0EFgOtKz8/pwp+fIhEPLKtkm6cBRgDgU+Bc4CTpW0KzEGw5yS6gG+Bo4CTgd2SaqaWKNMtm8GXgcekrS0DvMY8ChwA7AxDwEPpt1L2tsoyUDRHA78AmyXNLkOs7WU8zhJaeX5Q86enZL+aRqm+H+7vPxYSb9XpX1SoXxJ0m2jEbidT9sLgGdyfEjqq2BSMdmanB8v9BBmBvAOME/S6grmdmA1cLWk93oIcymwBXhY0lMVzAOpeeASSWlIPTHb0USf12FSOUuASZK+6AnJQIFMKUKsPz3q2zStUyHUBLDtucAaYIakdfUEXiApaq4nZjvFMg+YEIlaweQ0jXx8S1IUWuNm+0jgBEk/lR6T2Dksd0s6t970Psk5AYwfxY77B/A48DRwBRBtvFRScrblbIqMiEScLWlt40szkLC/AdmFr4B09UnAeZK+qcOMK2o/B2VK/ACx3S2g7Rw5g1VAYl0m6c8WmLKPzwJ3A7dKernb4PX/2+4DptV+T67mQH61roEjrkKbZJtcLV9TULYz5swawt+SA6YD25kY1wHfA5dXwqcJINvRLVmFyv4D3gRWStoy1KgSGfoc8CVwvaSdDcFE9Gfa+Ks0u1WSMhL325BDnO3FpQwzL8+RtKlbINuZ0S8CXpSUoa7FDjpR2s7okhUaA7wGLJaU7RsVG3a8LWovbTtvFQW4vuxzX7tbBtvxmTksVZNunkEwMmFYGxam8mA7AuxeIKNqxptYOuoPQPpErkWOB04DciMRy0x0X7vpsR1ZxzCDoE5OUgNXlhVI8OqaJImZa5JolA/KHU1+68j2Ad8ZX7LpTGYgAAAAAElFTkSuQmCC);
}
@media (min-width: 768px) {
  .icon-spinner:before {
    width: 2.2rem;
    height: 2.1rem;
    background-size: 2.2rem 2.1rem;
  }
}
.icon-spinner:hover:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAhCAYAAABTERJSAAAEyklEQVRYR72YX4wTVRjFz7mtClroFIEIEgFFUdRAIDxojBqB3e3UjRgDPhiEKEZXI0FUXAkmRDAIiaCSKIGoWXzQIOoDdrr8C2iMDyQqSjA8yB8RMAjYKbv8Cbszx9yyxW0pUNzuztvM3O98v7lz55vzXeIKjgFbFWs7gxqF4QSSowGMEBAnEAVwAsABQLsksy0aInO8noeuQB6sdLCT0QxIKwDEOmJOAtgL4Yg9J9FHwHAAAzvuhwKaQS7LJbmlkjwVw8Q93WKgNMQmGKSzddgJUqVJ+m/U4PYANZKmEKgDYEQ0E2zwk9x/KaiKYSp5stIxfdK6LUK9BeAxAC0iZ+aS/OJiWmVhhm1Vr+wZPEFgj5/ktv8D0jmmb0a1RmrKv0LxFT/FZeU0i2BiGzQwGuA5QC/kA8k5fpLLuwpj4/t5GhJCzQDuJPh81uWHpbp5mH6eRgnh7BCcRqBXYRChpVk38lo1YKxGzNOAKPQDgOEkH8wm+X1nbca9YBHBefaDuDCp1vhuZHq1YKxOn4xGRqSfARyMtXL0wak8/d/DL5BJjEeDqEUAnKLEwmY/ZSZVE8ZqOWnNAfVO6cyfnw27Xq4K9J2AkZ2S7/Jdc1e1YbBWESemnwDc2g4ObXV5NF+rCokS63WTItoDYDeAawHcDOCo75pCEasqU9zT44Q+F9iYc7mkCMbxgjcBvgFxcuwkNrbGwkaBc3OtjGMqz1aVxIqt1dVOTH8B2O+7ZlwJTLjTfs7+dg7CAob2Zt9mjYi14fDhep6qOoxdO174FYDJQcCBLfU8ln9NA9K6oY2WUh/7buTp7khcTtPJaBak9yTW5FLclIeJpzWJ1EaKDdkUV/YUTKJZKYX6RuSzuSRXnYPx9AyhVQj5kP8wt/YUTN+MxhtpO8nXs0m+fQ4mo1cpLQU41ndpC1KPHE6zRiPUjiKYREaNkhbDcIxfx196hCS/gPUAoG2F5VH0mkROrNQIVQM4ntZMUqtJprJJekULGOAs36V1cz1yJNLBSrt4IwGHWIuah+n4m1r7+KXvmindQTJkrXqfiqP/P7X8M68v0cnoIIGWrGtuLy16PwIY6rdycDdW3OMCF+Za8W48hvsIbSG0JOtGGov/TZ7mCdYicrrvck13zI7jhX/bGgvgNwC2qo8JDe84Ucffi2D6N2tQW6i9BHb7SY4tZ7a7Cuh4+V/OeRcgYTfP8h7/UfpFMPbE8YL3Ab4I8Sk/xU+6mrw03kmHm0BMLLl+BOBcP4lPi9yd87UcXCNrIXqHhuMK01ctKMcLmgA+WU5P1OILrGbcUw0hD8C+dvDegvGpBlDCC5ZYW9JJq13QOhmz/EQdt5dtVRKeGgR9AODXaJTJYzU8XA0Yx9NsQLbbyBFajcCsyNbzQEH7ok2ck9F8SAsBHJLhjFwdN3cVKJ7RBAp3R9vw0bFH2FKqd8mO0klrGpifoesEfYaImZ+r5b6uQl0s/rLtrXV7JpT1OBMAhBAyMFwXacemsrsMEvttwKgwwERQU0LDOXY9VPIAl4UpiFgDBuolArW2me+4fhzAHwBsnbDbIgkAw2x71HH/NMGXy3WP5eAqhikEX79eN7YbJGnC+wGOgvLJC9skOdltEmiHofkWUWSyk5irZFbsmH8BA8/9eclwfoYAAAAASUVORK5CYII=);
}
.icon-apple:before {
  top: -0.25rem;
  width: 2.7rem;
  height: 3.5rem;
  background-size: 2.7rem 3.5rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAkCAYAAAB15jFqAAAC0ElEQVRYR7WXS6hOURTHf395SyKPkUcGHkURFxlQDLwGioFHEgNRDKSUgZmBibpKCpnJY0byVuRR5EpeRem6nnkmQh6lv9Z1Pp177vnc03HPHtyv7357/39rr73W2muLThy2xwHzgVOS7teTVmcwbQ8HdgMLEr05ks5VBrU9BTgD9E9BRkl6VAnU9hDgDhCftdEiaeS/PPhf7rW9D1iTAWyS1FgJ1PYg4CXQLQW4B0yW9LMq6FLgcEr8OTBD0pOOgrO0e21vAbYDBo4C6yW97ggYv3cItd0T6AN8lPSrJmp7IjAaaJLUHP+3HRE8DPgGPJX0I8+IXKjtgcBGYBEwJjHuM3ASOAicrhlgezCwGgh3T0hBvgMXgL2Sjqfh7aC2A7Q/k3dZg18Bl4F+wOxMMOVtLqArJIXhbd1rO8J/bxG3Fzm7zJyrYWBE9t+dJpXlCtC9hGCRJU8TaHMa2hQ5VmR1iTmPgVmSAvzHvbZnAJdKiBVZEgHVkL51atBdwIYiCiXmNEra1C56bd8FxpcQLLJkrKSHbaC2Y7fhgioC6K2k9A3UypbtyLWPRUwuMeempIbsuoBGRXlTQrDIkluSJuVBo65+KaJQYs6nqGyS4lL4O2rRG+4NN1cxpkq6kQetsjAckLQyD7oHWFvFNpP7NrrD8zX9mnuXJ1dWRVzibOdJutaaMvHH9oAkgrtWRU1qwTagMV3wT6Sa5arY0XkMTUMXAseqoiW60XHMT0O7AA+AURWC50o626Zdsb0EOFIR9DowPQpFFhrfLwIzOxkcZxnA1iKR15jFO+Q20LcTwTskbW6Tp1lx28uSvO2wLy5gWGxgWroHritqO3Jqax3RcFcL8DVprtPPxPSSeGqEW1+0K4P1rLW9CtiZugziWRg98SFJH5LCEoZHDET7uhjokZS+U8C6LDD3THNc3TtJow+Snv3LnbZ7ASOAd5Le15v7G/Sm7UGHhBcGAAAAAElFTkSuQmCC);
}
@media (min-width: 768px) {
  .icon-apple:before {
    width: 2rem;
    height: 2.4rem;
    background-size: 2rem 2.4rem;
  }
}
.icon-apple:hover:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAkCAYAAAB15jFqAAADjUlEQVRYR7WWS2xUVRjHv+/eW7ES0kBAVlLDYsC0M/ecXEDbBTZ2geKCBBagMUYXBBNYEBISFuxYsDGpCTERw874SLrQEOWhicZHImG43HNGJ9pYLQWM8gih6Ys+7v2b08xMLvPoTMaeWc6c8/9955v/+Z+PaQU/uVyu13Gc3UmSXCgUCr82kuaVYEopuwG8T0SvGj0Au7TWX1uD+r6/g5kvEdHaFCSjlPrDCrS3t3ej53maiDamAGNKqc3LdfB/tVcI8SERHUwDABzTWg9ZgUopNwD4m4g6ygBm/mV+fn5bsVictwU9AODTFPAWgJ1KqRvNzNl2e6WUJwCcNmZl5s89zzucz+f/bQY0vzeFDgwMPDkzM7O6u7v74fDwcFwW9X1fOo6zxXGcfBiGf5rvs9nsWs/zNiVJMjs9PT0+Ojo6V6+IutAgCNbHcXyUiPYS0dZScZMAviKijzOZzMVyAblc7mlmfpuZDxCRKEMAPGLmb5n5bBRF59PwGqjv+3uZ+VzVvasu+B9m/iFJki5mHkybqUF7z8/Ozr4xMjIyWdNeIYSx/9lW2t7Kf1e15qeFhYVB4+zKSUvJ8iMRPdGGYCtbxl3XHTT/fwUqhMgT0bZWdrex5i9mfimKovFKe6WUOwF834ZY0y3GUAC2p1+dpZNKKc8AONJUob0FQ0qpYzXulVIWAGTb01x+l+u6z4Vh+Hs1lIUQjywZ6K5SKv0CLbE5CIKuOI4f2jglEV1TSm2v1maTKI7j3LEBZebrURQF9aCrHceZsgElogmllJkoUGMkIYRpb5cNMIDntdZX60GtBQOAj7TWb9a7Mh8AOGTjpKXW7lJKfVPWXwoHIcTr5smyBDWyE8z8ShRFP1disKenZ11HR4dxsGcLXHpfT3V2dg6lA//L8rBsC0xEseu6z6She4joC4tAI31RKbU7PTk4QojfiChjCwzgZa315cfGFd/39zPzZzagAK5orfuXpscqgAn/74joxRUGxwD6yyFRM5hls9nNrusqIlqzguB3lVLHH7un1eJSytcAmHvbdC5uoTA1NTX1QnoGbigqpTwF4GQDUTN0jxHRNBFtajSuMvOtOI77C4XC7ZoYbFStEOItInov9RhoAOcWFxc/KRaLD0r7jA+MB8z4uo+IVpWi70KSJO9UAyuJtFyLgiB4Ko7jjOu6D8IwvLnc2r6+vs65ublnmfleGIb3G639D6ZrYJoyUz3yAAAAAElFTkSuQmCC);
}
.icon-google-play:before {
  top: -0.1rem;
  width: 3.1rem;
  height: 3.5rem;
  background-size: 3.1rem 3.5rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAjCAYAAABsFtHvAAADH0lEQVRYR72XWehVVRSHv6+nJEiSiohQIqJRo0jxSXuKoIEGKqMIKiJ68iExcESNoCTpxRcRmyUrqj8a0RxhVNCcpRHY/BDaTBRNK9ZlXzge7v/ec+7Qfrncc/b5fb+99tpr7y2lRcQi4EP1p+6zSf8aEc8CrwNbgJeAu9SHJw1O/YRHAZ0PfAp8CewGrlc/n6SJhO8HTiyQczL0wN/l/73AHer3kzCR8Bzp7Ir4fPXtSkQyBzaom8ZtoBc8GecCnwAHgCMK9L2SDzvGZWI6eOqfDHwF/FAxkM8zQdepb41qoh88tU9S90fEv5mcNdiDwEr1m2FNDIJ3DAAHgR+Bw2qgNLUa2KT+0dZEE3hqHg/8BmTy1SOQ778DVqlb2xhoCk/NXBE5+l/7AN4p+bCziYk28NQ7oYz86wHiCV8B7FX/ma5vW3jqHAUcDXzWYHTz1I/GCU+tI4FZwBd9DNwCPARMAe9mYqp/VfsPM/L8PkVy9DkNH/cwcJO6LSKyFiwo79NoLs3t3f7DwvP7nMvDgXlAJlq33ajeFxEflHd1by8Da9Xdo8A7ompqnF4icI36aETk5jR3QE5sHxkO/AksBr4FfgdeA05rkIyd/by+qzX5rt5nuboxIi4otb+Rxjjgl6lPR8RzwBXAGcCbA+ivduZ9xJFfqT4REW8AC7PMqsdFxHnAKz0M7CmHk862PAr82lw2EZFF5MwK6KB6TERcCOwqz/MkdGf9QDIsvDviOrjrITehU8o0ZNYvU3+uR2IY+NXqYxGRVevsPnN7j7qs39y3hV+nPhIRWdVybfdqmXi3qb0q3yH928CvUh/vA84pyPA+32idtUi4S9WpiHgfOKsmnsXl9oxIU2ib2r5E3dED/AuwBtisds/5rfiDwn6JujMi9gKnVpQ3AnerebYbuiU8t7o5PRQuUp+preO8w+VdLovFyG06+OXqUxGRB8aZwAvA+twGRyZWBHqF/WJ1V7ku5YXhZvXJcUKrCZfH3mPLgyXAi+VwMKUunQS0Ct9XSuEN6v0RcWvuyU2KxKjGMuzzs1qpD0TEDDUPBP9L+w9zN14I5qYF8AAAAABJRU5ErkJggg==);
}
@media (min-width: 768px) {
  .icon-google-play:before {
    width: 2.2rem;
    height: 2.4rem;
    background-size: 2.2rem 2.4rem;
  }
}
.icon-google-play:hover:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAjCAYAAABsFtHvAAAD+klEQVRYR7WXW4gcRRSGT1XvbLsj6ChRRCQi4o5G3a5ejLgv6pMIXlCDl6AIKiI++eCiYIxBDUIMBl98EfEag7qiLhsJ8TqEyOpip8/piUZZiNc8iJtJVEI7Pdt1pKQnNL1z6dmZ6ZeB6ur/+8+pU6dqBCSP67pXM3OAiMebY8P+FY7j7AGAr5j5ZSnl58y8jYh2Dhts9IVSihPQdZZl/RjH8S8AsF9rfW8QBD8N04SBHwaACwyEmSfHx8eDxcXF5QT64ujo6NaFhYWjwzBh4CbStU1xIcR63/e/TWXkODM/S0Q7Bm1gBdwApJRX2Lb9fRiGfwLAqQnUT+rh3UGZaAlPDFxUr9d/LRQKtZQB82qP1vrpIAi+6ddEW7gRjuP4wmq1elgppU1xZmBvaq03BUHw+2pNdIQ3DRSLxaV6vX7MrEgGZExtLpVKOyqVyr+9mugKN4KWZZ07MjJyol6vmwaUzYCZ8gcAPImIr/RiIBfcCC4vL69l5mOFQuGfDgAvqYe5PCZyw5M+cB4zCynlb53EhRBzcRw/US6XD83MzMTt5vYET0TOkFKu0VovdosujuOJarVaHSQcwjA8rVgsnsnMP3cw8NDY2NhbYRjOCiEOSCk3e57XSM9fTeTm+4Zt22uiKDLL8F3WADM/QESvKqVML7gyeW+MbkLEXSe7aba9dktl6n1cKpVOqdVqE1JKrznOzPcT0WtKKQKAiayeEOILrfUWItq/2shPaiKicF13ncmAEGKj7/vvuK4bMPPlXQLZ1TccACIp5TVRFB2xbTuM43gfAFySJ4ODgBvOY4i4fXJy8nqttbmc5HoGAb8VET9SSu1tNBobLMu6VEr5dRd6RQixpS+4EOJ23/ffdxxnXghxlWmziHiOUupaAPiyhYGDzLyViP4/lvuB3222jVLKNJHLUqAlRDxLKXUDAOxOxo8y83PZC8mq4M2IW4CbHk4wc1lKucFUvWVZ057n/bVi2/W6z5n5TiJ6Tyl1AADcdmvLzC8Q0XTHM6BH+D2I+LZSynS1da2EhRB7tdaPEtGKztdP5Hcg4kw7sBCiqrWeJqJPcu2zHgruFkScVUohADgZ8SMA8LjJSF5o7t7OzHeZrdEC/DcAPFUqlV6qVCrNe35P/I7VrrW+OQiCOcdxDgkhLk4pb7cs63nP85Z6omUmG7g56s5vIXIjIn6c2U47tdbbgiA42A80nfYVcGa+jYg+VEqZC+PpAPApMz9jjsFBQNuuOTPfRES7k79LNWZ+kIg+GCQ0DTfX3rPNgCku27Y/i6LIY+ZZInpkGNA0/AcAKAPAfYj4uuu6D2ut9+VpEv0aMwW33nQrRHxjampqbH5+PuxXNO/3/wFgwwVm9rLgZwAAAABJRU5ErkJggg==);
}
.icon-facebook:before {
  top: -0.1rem;
  width: 1.9rem;
  height: 4rem;
  background-size: 1.9rem, 4rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAnCAYAAADtu3N3AAAA9UlEQVRIS+3WoW4CQRDG8f+kAhJEE0BjsDwHCYIQsLUoaniM1lVhMBjQJCQ8AIonwGIRNEFBUvORE02Odu/2IGuAW7tzv5vdmdtbI2VIqgIDoAc0gJe0eEualNQGJkA5DYjPOTFJTWDpy+TvS/5hkkrABqhlzeg3zoX1gfG1UBTvwqLltUJhe6DiwdbAF/CdWABJReDkgXZA3cyOqQWQ9AocPNjczLqumIs9y4jNzOztzjBJH7GUC8DQs2dRQy8cMT8mSbf0lOOZbUhsFRKbhsQ+Q2LvIbFOhIVqjdGzfE7xTn7gUyNfZtIxd4//gLyaeTXdF5czIIm/XDGlGCsAAAAASUVORK5CYII=);
}
@media (min-width: 768px) {
  .icon-facebook:before {
    width: 0.9rem;
    height: 1.9rem;
    background-size: 0.9rem 1.9rem;
  }
}
.icon-facebook:hover {
  background-color: #3b5999;
}
.icon-linkedIn:before {
  top: -0.1rem;
  width: 3.9rem;
  height: 4rem;
  background-size: 3.9rem 4rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAB80lEQVRYR+2XO0scYRSGnxdECQpWVhZJlxReS8FeQ2ADQiBaaCMBo/9BsbUQbCw1kJAqIWS72Ag2CcFG0VZNIhIxQdEqRI6cZZR1mcuyMDNbzGnn+zjPvOf6CcDMBEwDs8AT4Az4ACxK+uNn8jCHcrh1YCoE4AgYknSSC5yZvQTexzj/LOl5XnBbwHCC84eSfmQNKDO7BDoSHJcklfOAuwLamxWuqcM6AbyLUa4sqZR1SN3fbSt5A0yGABx6sUg6zhPOIWeA18BjwBvvR2BB0mkeYHfK5eU8yW8lrM1qmcCZWQvwDHgRpE0b8AvYBnwCfQ8TyJtwD7CcUK0rtd/N7FNMfzyQ9CqY24PAGtAf42MTmJO0V33G4Xx0ea+LslVJXij3zMzOgc6IS7uS+sxsNCisB3Wkzj9gXJIXYsVSg3NHwNc6RmM1938Pv6QvacLtA67EQB2K1R7xXOyRdJGWcnbb4BuA8yu+5M6nBdcg0901X24fZQH3G/gG+D7oReQTyJfX1oQ/eJomnK9ic8BbSdfVIGbmbWUD6IoBXEoLzothRJL3r1Azs7HgERV1ZCMtuEqfiwtb8OL7CXRHnPubG5wDmdkO0Bv1EwVcTN4VytWKk1gQRc7FrUxJM6yo1hCFipxzURpe04uca/SBUyhXKBeSAzcmOapnjfPN0gAAAABJRU5ErkJggg==);
}
@media (min-width: 768px) {
  .icon-linkedIn:before {
    width: 1.9rem;
    height: 1.9rem;
    background-size: 1.9rem 1.9rem;
  }
}
.icon-linkedIn:hover {
  background-color: #0077b5;
}
.img-meet {
  width: 28.5rem;
}
.img-lab {
  width: 21rem;
}
.img-mac {
  width: 40.2rem;
}
.img-shuttle {
  width: 20.5rem;
}
.img-ugra {
  width: 62.5rem;
}
.img-ernst {
  width: 51.3rem;
}
.img-turist {
  width: 42.3rem;
}
.img-slovo {
  width: 59.8rem;
}
.img-flip {
  width: 47.2rem;
}
.img-pushcard {
  width: 42.3rem;
}
.img-gogozza {
  width: 51.3rem;
}
.img-bookinero,
.img-mrtasker {
  width: 63rem;
}
@media (min-width: 768px) {
  .img-bookinero,
  .img-mrtasker {
    width: 74.3rem;
  }
}
.form {
  margin-top: 20.5rem;
  margin-bottom: 12rem;
  font-size: 3rem;
}
@media (min-width: 768px) {
  .form {
    font-size: 2rem;
    margin-top: 14.9rem;
  }
}
.form-group {
  position: relative;
  margin-bottom: 9rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .form-group {
    margin-bottom: 6rem;
  }
}
.form-group.has-error > label {
  color: #ff473e;
}
@media (min-width: 768px) {
}
.form-group.has-error .form-control {
  border-color: #ff473e;
}
.form-group.has-error .form-control:focus ~ label,
.form-group.has-error .form-control.valid ~ label {
  color: #ff473e;
}
.form-group.has-error .bar:before,
.form-group.has-error .bar:after {
  background-color: #ff473e;
}
.form-group.has-error .error-msg {
  display: block;
  position: absolute;
  top: 100%;
  left: 0.9rem;
  margin-top: 1rem;
  color: #ff473e;
  font-size: 2.5rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .form-group.has-error .error-msg {
    font-size: 1.4rem;
    margin-top: 0.5rem;
  }
}
.form-group .error-msg {
  display: none;
}
.form-group > label {
  position: absolute;
  left: 0.9rem;
  top: 0.9rem;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.form-group .bar {
  position: relative;
  display: block;
  width: 100%;
}
.form-group .bar:before,
.form-group .bar:after {
  content: '';
  width: 0;
  height: 0.2rem;
  background-color: #10b6fe;
  bottom: 0.1rem;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form-group .bar:before {
  left: 50%;
}
.form-group .bar:after {
  right: 50%;
}
[lang="ru"] .form-group.required.has-error > label:after {
  content: '';
}
[lang="ru"] .form-group.required > label:after {
  content: ' (обязательно)';
}
[lang="ru"] .form-group.required .form-control:focus ~ label:after,
[lang="ru"] .form-group.required .form-control.valid ~ label:after {
  content: '';
}
[lang="en"] .form-group.required.has-error > label:after {
  content: '';
}
[lang="en"] .form-group.required > label:after {
  content: ' (required)';
}
[lang="en"] .form-group.required .form-control:focus ~ label:after,
[lang="en"] .form-group.required .form-control.valid ~ label:after {
  content: '';
}
.form-control {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #e7e7e7;
  padding: 0.5rem 0.9rem;
  color: #303030;
  line-height: 3.4rem;
  outline: none;
}
@media (min-width: 768px) {
  .form-control {
    line-height: 2.4rem;
  }
}
.form-control:focus ~ label,
.form-control.valid ~ label {
  top: -3.3rem;
  color: #10b6fe;
  font-size: 2.5rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .form-control:focus ~ label,
  .form-control.valid ~ label {
    font-size: 1.4rem;
    top: -1.6rem;
  }
}
.form-control:focus ~ .bar:before,
.form-control:focus ~ .bar:after {
  width: 50%;
}
.form-control.resize-none {
  resize: none;
}
.form-control.resize-horisontal {
  resize: vertical;
  height: auto;
  max-height: 333px;
}
.form-footer {
  width: 100%;
  text-align: center;
  margin-top: 6rem;
}
@media (min-width: 768px) {
  .form-footer {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .form-footer > .btn {
    float: right;
  }
}
.form-footer > p {
  display: inline-block;
  vertical-align: middle;
  margin: 6rem 0 0 0;
  font-size: 2.8rem;
}
@media (min-width: 768px) {
  .form-footer > p {
    margin: 0 4rem 0 0;
    font-size: 1.6rem;
    line-height: 6rem;
  }
}
.footer {
  background-color: #363636;
  color: #8e8e8e;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  padding: 12rem 0 7.5rem;
}
@media (min-width: 768px) {
  .footer {
    padding: 7rem 0;
  }
}
.footer .footer-row {
  width: 100%;
  font-size: 2.8rem;
}
.footer .footer-row > div {
  margin-bottom: 7rem;
}
@media (min-width: 768px) {
  .footer .footer-row {
    font-size: 1.8rem;
  }
  .footer .footer-row::before,
  .footer .footer-row::after {
    content: " ";
    display: table;
  }
  .footer .footer-row::after {
    clear: both;
  }
  .footer .footer-row > div {
    width: 33.333333333%;
    float: left;
    margin-bottom: 0;
  }
}
.footer a {
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer a:hover {
  color: #8e8e8e;
}
.footer .copyright {
  font-size: 2rem;
  margin-top: 13.8rem;
}
@media (min-width: 768px) {
  .footer .copyright {
    font-size: 1.4rem;
    margin-top: 5.8rem;
  }
}
/* body.stop-scrolling {
  height: 100%;
  overflow: hidden;
} */
.sweet-overlay {
  background-color: #000000;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}
.sweet-alert {
  background-color: white;
  font-family: inherit;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}
@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}
.sweet-alert h2:after {
  content: none;
}
.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.sweet-alert fieldset {
  border: none;
  position: relative;
}
.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  -webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}
.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  -webkit-transition: padding 0.25s, max-height 0.25s;
  transition: padding 0.25s, max-height 0.25s;
}
.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}
.sweet-alert .sa-error-container p {
  display: inline-block;
}
.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.sweet-alert .sa-input-error::before,
.sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}
.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}
.sweet-alert input:focus::-moz-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input:focus:-ms-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}
.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}
.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}
.sweet-alert.show-input input {
  display: block;
}
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}
.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}
.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.sweet-alert button:hover {
  background-color: #7ecff4;
}
.sweet-alert button:active {
  background-color: #5dc2f1;
}
.sweet-alert button.cancel {
  background-color: #C1C1C1;
}
.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}
.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}
.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}
.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}
.sweet-alert button.confirm[disabled] {
  color: transparent;
}
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.sweet-alert button::-moz-focus-inner {
  border: 0;
}
.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}
.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}
.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}
.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}
.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}
/*
 * Animations
 */
@-webkit-keyframes 'showSweetAlert' {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes 'showSweetAlert' {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes 'hideSweetAlert' {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes 'hideSweetAlert' {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes 'slideFromTop' {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes 'slideFromTop' {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes 'slideToTop' {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes 'slideToTop' {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes 'slideFromBottom' {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes 'slideFromBottom' {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes 'slideToBottom' {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes 'slideToBottom' {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}
.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}
.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}
.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}
.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}
.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}
@-webkit-keyframes 'animateSuccessTip' {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes 'animateSuccessTip' {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes 'animateSuccessLong' {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes 'animateSuccessLong' {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes 'rotatePlaceholder' {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes 'rotatePlaceholder' {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}
.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}
@-webkit-keyframes 'animateErrorIcon' {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes 'animateErrorIcon' {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}
@-webkit-keyframes 'animateXMark' {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes 'animateXMark' {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}
@-webkit-keyframes 'pulseWarning' {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes 'pulseWarning' {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}
@-webkit-keyframes 'pulseWarningIns' {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes 'pulseWarningIns' {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}
@-webkit-keyframes 'rotate-loading' {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes 'rotate-loading' {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
