/*!
Theme Name: Lifeshare
Author: Sergey E
Author URI: https://www.upwork.com/freelancers/~01219383646f42ec2a
Description: Lifeshare custom WP Theme
Version: 1.1.3
*/
@font-face {
  font-family: "Ubuntu";
  font-weight: 300;
  font-style: normal;
  src: url("app/fonts/UbuntuLight/UbuntuLight.eot");
  src: url("app/fonts/UbuntuLight/UbuntuLight.eot?#iefix") format("embedded-opentype"), url("app/fonts/UbuntuLight/UbuntuLight.ttf") format("truetype"); }
@font-face {
  font-family: "Ubuntu";
  font-weight: 400;
  font-style: normal;
  src: url("app/fonts/UbuntuRegular/UbuntuRegular.eot");
  src: url("app/fonts/UbuntuRegular/UbuntuRegular.eot?#iefix") format("embedded-opentype"), url("app/fonts/UbuntuRegular/UbuntuRegular.ttf") format("truetype"); }
@font-face {
  font-family: "Ubuntu";
  font-weight: 500;
  font-style: normal;
  src: url("app/fonts/UbuntuMedium/UbuntuMedium.eot");
  src: url("app/fonts/UbuntuMedium/UbuntuMedium.eot?#iefix") format("embedded-opentype"), url("app/fonts/UbuntuMedium/UbuntuMedium.ttf") format("truetype"); }
@font-face {
  font-family: "Ubuntu";
  font-weight: 700;
  font-style: normal;
  src: url("app/fonts/UbuntuBold/UbuntuBold.eot");
  src: url("app/fonts/UbuntuBold/UbuntuBold.eot?#iefix") format("embedded-opentype"), url("app/fonts/UbuntuBold/UbuntuBold.ttf") format("truetype"); }
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

/*Reset basic style */
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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

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

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.icon {
  display: inline-block;
  vertical-align: middle;
  background: no-repeat 0% 0%;
  -webkit-background-size: cover;
  background-size: cover; }
  .icon.icon_fb {
    width: 10px;
    height: 20px;
    background-image: url(app/img/icons/fb.svg); }
  .icon.icon_inst {
    width: 21px;
    height: 21px;
    background-image: url(app/img/icons/inst.svg); }
  .icon.icon_in {
    width: 21px;
    height: 21px;
    background-image: url(app/img/icons/in.svg); }
  .icon.icon_frame {
    width: 42px;
    height: 43px;
    background-image: url(app/img/icons/frame.svg); }
  .icon.icon_rect {
    width: 43px;
    height: 43px;
    background-image: url(app/img/icons/rect.svg); }
  .icon.icon_inst-block {
    width: 43px;
    height: 43px;
    background-image: url(app/img/icons/inst-block.svg); }
  .icon.icon_brightness {
    width: 43px;
    height: 49px;
    background-image: url(app/img/icons/brightness.svg); }
  .icon.icon_fb-footer {
    width: 14px;
    height: 30px;
    background-image: url(app/img/icons/fb-footer.svg); }
  .icon.icon_inst-footer {
    width: 31px;
    height: 31px;
    background-image: url(app/img/icons/inst-footer.svg); }
  .icon.icon_in-footer {
    width: 30px;
    height: 30px;
    background-image: url(app/img/icons/in-footer.svg); }
  .icon.icon_phone {
    width: 19px;
    height: 19px;
    background-image: url(app/img/icons/phone.svg); }
  .icon.icon_mail {
    width: 29px;
    height: 20px;
    background-image: url(app/img/icons/mail.svg); }

::placeholder {
  color: #555; }

::selection {
  background-color: #F43E8B;
  color: #fff; }

body {
  font-size: 16px;
  font-weight: 400;
  min-width: 320px;
  position: relative;
  line-height: 1.35;
  font-family: "Ubuntu", sans-serif;
  color: #242424; }
  body input, body textarea {
    border: none;
    outline: none; }
    body input:focus:required:invalid, body textarea:focus:required:invalid {
      border-color: red; }
    body input:required:valid, body textarea:required:valid {
      border-color: green; }

b, strong {
  font-weight: bold; }

img,
.img-wrap {
  font-size: 0px;
  line-height: 0; }

img {
  width: 100%; }

a {
  color: #242424;
  text-decoration: none !important;
  transition: all 0.25s ease; }
  a:hover {
    color: #F43E8B; }

h1,
h2,
h3,
h4 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -2px; }

h1,
h2 {
  font-size: 46px;
  line-height: 62px; }

h3 {
  font-size: 31px;
  line-height: 41px;
  color: #F43E8B; }

h4 {
  font-size: 22px;
  line-height: 26px;
  color: #F43E8B; }

.container-global {
  width: 1280px;
  margin: 0 auto; }

.logo {
  width: 216px; }

header {
  position: relative;
  padding: 42px 0 34px;
  border-bottom: 2px solid #E8E8E8; }
  header .logo,
  header nav,
  header .social {
    align-self: center; }
  header .menu {
    margin-left: 80px;
    font-size: 15px; }
    header .menu li {
      display: inline-block; }
      header .menu li + li {
        margin-left: 28px; }
      header .menu li a {
        text-decoration: none; }
  header .social a + a {
    margin-left: 25px; }

.banner .text-wrap,
.banner .img-wrap {
  align-self: center; }
.banner .text-wrap {
  flex-basis: calc(50% - 80px); }
  .banner .text-wrap strong {
    color: #F43E8B; }
.banner .img-wrap {
  flex-basis: calc(50% + 80px); }
  .banner .img-wrap img {
    object-fit: cover;
    width: calc(100% + 58px); }
.banner-inner {
  padding-top: 20px; }
  .banner-inner .text-wrap {
    flex-basis: calc(50% - 80px);
    align-self: center;
    margin-bottom: 20px; }
    .banner-inner .text-wrap h1 {
      margin-bottom: 30px; }
    .banner-inner .text-wrap h2 {
      color: rgba(106, 106, 106, 0.2);
      line-height: 40px; }
    .banner-inner .text-wrap p {
      font-size: 18px;
      line-height: 26px;
      color: #6A6A6A;
      letter-spacing: -0.5px;
      max-width: 360px; }
  .banner-inner .img-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-basis: calc(50% + 80px); }
    .banner-inner .img-wrap img {
      width: auto;
      max-height: 455px; }

.gradient {
  width: 100%;
  height: 28px;
  background: #7330df;
  background: -webkit-linear-gradient(60deg, #7330df 0%, #f43e8b 100%);
  background: -o-linear-gradient(60deg, #7330df 0%, #f43e8b 100%);
  background: linear-gradient(60deg, #7330df 0%, #f43e8b 100%); }
  .gradient:nth-of-type(3) {
    background: -webkit-linear-gradient(120deg, #7330df 0%, #f43e8b 100%);
    background: -o-linear-gradient(120deg, #7330df 0%, #f43e8b 100%);
    background: linear-gradient(120deg, #7330df 0%, #f43e8b 100%); }
  .gradient:nth-of-type(5) {
    background: -webkit-linear-gradient(60deg, #f43e8b 0%, #7330df 100%);
    background: -o-linear-gradient(60deg, #f43e8b 0%, #7330df 100%);
    background: linear-gradient(60deg, #f43e8b 0%, #7330df 100%); }

.advantages {
  padding: 64px 0; }
  .advantages .item {
    flex-basis: 25%;
    text-align: center;
    transition: all 0.25s ease; }
    .advantages .item .icon {
      margin-bottom: 26px; }
    .advantages .item .icon-block {
      margin-bottom: 26px;
      transition: all 0.25s ease; }
      .advantages .item .icon-block svg {
        width: 44px;
        height: 44px;
        fill: #F43E8B;
        transition: all 0.25s ease; }
    .advantages .item:last-child .icon-block {
      margin-bottom: 15px; }
      .advantages .item:last-child .icon-block svg {
        width: 48px;
        height: 55px; }
    .advantages .item:hover p {
      color: #983DF4; }
    .advantages .item:hover .icon-block svg {
      fill: #983DF4; }
  .advantages p {
    color: #F43E8B;
    text-align: center;
    transition: all 0.25s ease; }

.terminals {
  padding-bottom: 80px; }
  .terminals h2 {
    margin-bottom: 68px; }
  .terminals h3 {
    margin-top: 24px; }
    .terminals h3 a {
      color: #F43E8B; }
      .terminals h3 a:hover {
        color: #f10e6e; }
  .terminals .item {
    flex-basis: 33.33%;
    padding: 12px;
    text-align: center;
    border: 1px solid #F43E8B;
    border-top: none;
    border-right: none;
    position: relative; }
    .terminals .item:nth-child(3n), .terminals .item:last-child {
      border-right: 1px solid #F43E8B; }
    .terminals .item:nth-child(-n+3) {
      border-top: 1px solid #F43E8B; }
    .terminals .item .hover_block {
      position: absolute;
      top: 12px;
      left: 12px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: calc(100% - 24px);
      height: calc(100% - 24px);
      padding: 22px 44px;
      background: #7330df;
      background: -webkit-linear-gradient(90deg, rgba(115, 48, 223, 0.95) 0%, rgba(244, 62, 139, 0.95) 100%);
      background: -o-linear-gradient(90deg, rgba(115, 48, 223, 0.95) 0%, rgba(244, 62, 139, 0.95) 100%);
      background: linear-gradient(90deg, rgba(115, 48, 223, 0.95) 0%, rgba(244, 62, 139, 0.95) 100%);
      transition: opacity 0.5s ease;
      opacity: 0; }
      .terminals .item .hover_block h3 {
        margin-top: 2px;
        margin-bottom: 24px; }
        .terminals .item .hover_block h3 a {
          color: #fff; }
      .terminals .item .hover_block h5,
      .terminals .item .hover_block p {
        font-size: 13px;
        line-height: 17px;
        color: #fff; }
      .terminals .item .hover_block h5 {
        flex-grow: 20;
        text-transform: uppercase;
        font-weight: 700; }
      .terminals .item .hover_block p {
        font-size: 15px;
        line-height: 20px;
        flex-grow: 40;
        margin: 0 18px; }
      .terminals .item .hover_block a.link {
        display: block;
        font-size: 12px;
        line-height: 16px;
        color: #fff; }
        .terminals .item .hover_block a.link.to_post {
          align-self: center;
          width: 126px;
          margin-bottom: 15px;
          padding: 6px 25px;
          border: 1px solid #fff;
          text-align: center; }
          .terminals .item .hover_block a.link.to_post:hover {
            border: 1px solid #F43E8B;
            color: #F43E8B; }
        .terminals .item .hover_block a.link.to_feedback {
          font-size: 11px;
          line-height: 15px;
          text-decoration: underline !important;
          transition: all 0.5s ease; }
          .terminals .item .hover_block a.link.to_feedback:hover {
            color: #F43E8B; }
    .terminals .item:hover .hover_block {
      opacity: 1; }
    .terminals .item-static {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .terminals .item-static .img-wrap {
        margin-bottom: 50px; }
        .terminals .item-static .img-wrap img {
          max-width: 286px;
          object-fit: none; }
      .terminals .item-static a.link {
        display: block;
        font-size: 12px;
        line-height: 16px;
        color: #F43E8B; }
        .terminals .item-static a.link.to_feedback {
          align-self: center;
          width: 180px;
          padding: 10px 25px;
          border: 1px solid #F43E8B;
          background-color: #fff;
          text-align: center;
          transition: all 0.5s ease; }
          .terminals .item-static a.link.to_feedback:hover {
            border: 1px solid #fff;
            color: #fff;
            background-color: #F43E8B; }
  .terminals .img-wrap img {
    width: auto;
    max-width: 100%;
    max-height: 390px;
    object-fit: contain; }

.options {
  padding-bottom: 90px; }
  .options h2 {
    margin-bottom: 26px; }
  .options h3 {
    margin-top: 50px;
    margin-bottom: 12px; }
  .options .container:nth-of-type(4) h3 {
    margin-top: 120px; }
  .options .gradient {
    height: 100%;
    padding: 54px 0; }
    .options .gradient p {
      padding-right: 60px;
      font-size: 18px;
      line-height: 26px;
      font-weight: 400;
      color: #fff;
      align-self: center; }
    .options .gradient .img-wrap {
      position: relative; }
    .options .gradient:nth-of-type(3) p {
      flex-basis: calc(50% - 15px); }
    .options .gradient:nth-of-type(3) .img-wrap {
      flex-basis: calc(50% + 15px); }
      .options .gradient:nth-of-type(3) .img-wrap img {
        position: absolute;
        top: -162px; }
    .options .gradient:nth-of-type(5) p {
      flex-basis: calc(50% - 10px); }
    .options .gradient:nth-of-type(5) .img-wrap {
      flex-basis: calc(50% + 10px); }
      .options .gradient:nth-of-type(5) .img-wrap img {
        position: absolute;
        top: -40px; }

.animations {
  padding-bottom: 14px; }
  .animations h2 {
    margin-bottom: 32px; }
  .animations .item {
    flex-basis: 33.33%;
    margin-bottom: 42px;
    padding-left: 15px;
    padding-right: 15px; }
    .animations .item .img-wrap {
      margin-bottom: 44px; }
      .animations .item .img-wrap img {
        max-height: 220px;
        min-height: 220px;
        object-fit: contain; }
    .animations .item:first-child {
      padding-left: 0; }
    .animations .item:nth-child(3n) {
      padding-right: 0; }
    .animations .item:nth-child(3n+1) {
      padding-left: 0; }
  .animations h4 {
    margin-bottom: 10px; }
    .animations h4 a {
      color: #F43E8B; }
      .animations h4 a:hover {
        color: #f10e6e; }
  .animations p {
    font-size: 18px;
    line-height: 26px;
    color: #6A6A6A;
    letter-spacing: -1px; }

.references {
  padding-bottom: 50px; }
  .references h2 {
    margin-bottom: 60px; }
  .references .item {
    flex-basis: 25%;
    margin-bottom: 54px;
    padding-left: 10px;
    padding-right: 10px; }
    .references .item .img-wrap img {
      width: auto;
      max-width: 100%; }

footer {
  background-color: #1A1A1A; }
  footer .top {
    padding: 38px 0 48px; }
  footer .bottom {
    padding: 38px 0;
    border-top: 1px solid #363636; }
  footer .item-wrap,
  footer .social {
    justify-content: space-between;
    align-content: space-between; }
  footer .item-wrap .item {
    display: inline-block; }
    footer .item-wrap .item a {
      font-size: 17px;
      font-weight: 300;
      line-height: 25px;
      color: #838383; }
      footer .item-wrap .item a:hover {
        color: darkgray; }
    footer .item-wrap .item .icon {
      margin-right: 8px; }
    footer .item-wrap .item + .item {
      margin-left: 64px; }
    footer .item-wrap .item:first-child a {
      letter-spacing: -1px; }
  footer .social {
    justify-content: space-between;
    align-content: space-between; }
    footer .social a {
      display: inline-block;
      color: #838383; }
      footer .social a:hover {
        color: darkgray; }
      footer .social a + a {
        position: relative;
        margin-left: 54px; }
        footer .social a + a::after {
          position: absolute;
          top: -3px;
          left: -27px;
          content: "";
          display: block;
          width: 1px;
          height: 36px;
          background-color: #2E2E2E;
          cursor: default; }

.last_post {
  padding-bottom: 108px; }
  .last_post h2 {
    margin-top: 100px;
    margin-bottom: 76px; }
  .last_post h4 {
    margin-top: 18px; }
    .last_post h4 a {
      color: #F43E8B; }
      .last_post h4 a:hover {
        color: #f10e6e; }
  .last_post .item {
    flex-basis: 25%;
    height: 364px;
    padding: 8px;
    text-align: center;
    border: 1px solid #F43E8B;
    border-right: none; }
    .last_post .item:last-child {
      border-right: 1px solid #F43E8B; }
  .last_post .img-wrap img {
    width: auto;
    max-width: 100%;
    max-height: 300px;
    object-fit: contain; }

.post-wrap .img-wrap {
  flex-basis: 59%; }
.post-wrap .text-wrap {
  flex-basis: 41%;
  padding-top: 26px;
  padding-left: 52px; }
  .post-wrap .text-wrap h1, .post-wrap .text-wrap h2, .post-wrap .text-wrap h3, .post-wrap .text-wrap h4, .post-wrap .text-wrap h5, .post-wrap .text-wrap h6 {
    margin-bottom: 14px; }
    .post-wrap .text-wrap h1:last-child, .post-wrap .text-wrap h2:last-child, .post-wrap .text-wrap h3:last-child, .post-wrap .text-wrap h4:last-child, .post-wrap .text-wrap h5:last-child, .post-wrap .text-wrap h6:last-child {
      margin-bottom: 0; }
  .post-wrap .text-wrap p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -1px;
    color: #6A6A6A;
    margin-bottom: 20px; }
    .post-wrap .text-wrap p:last-child {
      margin-bottom: 0; }

.feedback h2 {
  margin-top: 70px;
  margin-bottom: 54px;
  color: rgba(106, 106, 106, 0.2); }
.feedback .title {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #6A6A6A; }
.feedback form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 225px; }
  .feedback form label {
    flex-basis: calc(50% - 32px);
    margin-bottom: 36px; }
    .feedback form label:nth-child(2n+1) {
      flex-basis: calc(50% - 32px);
      margin-left: 64px; }
    .feedback form label:nth-last-child(2) {
      flex-basis: calc(50% - 32px);
      margin-left: 64px;
      text-align: center; }
  .feedback form input,
  .feedback form textarea,
  .feedback form select {
    width: 100%;
    padding: 12px 24px;
    height: 54px;
    border-radius: 4px;
    border: 1px solid #DEDEDF;
    font-size: 19px;
    font-weight: 400; }
  .feedback form input,
  .feedback form textarea {
    color: #B5B5B5; }
  .feedback form select {
    color: #242424; }
  .feedback form textarea {
    height: 160px;
    resize: none; }
  .feedback form input[type="submit"] {
    width: auto;
    height: 45px;
    padding: 12px 54px;
    border-radius: 23px;
    border: none;
    background-color: #0057EA;
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    cursor: pointer; }

.wpcf7 div.wpcf7-response-output {
  margin: 20px 0;
  width: 100%;
  text-align: center; }

.postid-24 .banner-inner .img-wrap img {
  height: 400px; }

/*==========  Desktop First  ========== */
@media (max-width: 1199.98px) {
  h1, h2 {
    font-size: 38px;
    line-height: 54px; }

  header .menu {
    margin-left: 30px; }

  .banner .img-wrap {
    flex-basis: calc(50% + 38px); }
  .banner .text-wrap {
    flex-basis: calc(50% - 72px); }

  .options .gradient {
    padding: 20px 0; }
    .options .gradient:nth-of-type(3) .img-wrap img {
      top: -130px; }

  .terminals .item .hover_block {
    padding: 20px; }
    .terminals .item .hover_block h3 {
      font-size: 28px;
      line-height: 32px; }
  .terminals .item-static .img-wrap {
    left: 10px; }
    .terminals .item-static .img-wrap img {
      max-width: 240px;
      object-fit: contain; } }
@media (max-width: 991.98px) {
  h1,
  h2 {
    font-size: 34px;
    line-height: 44px; }

  h3 {
    font-size: 28px; }

  h4 {
    font-size: 20px;
    line-height: 24px; }

  header .logo,
  header nav,
  header .social {
    flex-basis: 100%;
    text-align: center; }
  header .logo,
  header nav {
    margin-bottom: 0px; }
  header .logo a {
    display: inline-block;
    width: 216px; }
  header .menu li {
    display: block; }
  header #main-menu,
  header .social {
    display: none; }
  header #toggle-menu {
    display: block;
    width: 30px;
    height: 20px;
    position: fixed;
    top: 54px;
    right: 20px;
    transform: translateY(-50%);
    z-index: 100; }
    header #toggle-menu.active {
      position: fixed;
      top: 54px; }
      header #toggle-menu.active .sandwich .sw-topper,
      header #toggle-menu.active .sandwich .sw-bottom,
      header #toggle-menu.active .sandwich .sw-footer {
        background: white; }
      header #toggle-menu.active .sandwich .sw-topper {
        top: 10px;
        transform: rotate(136deg); }
      header #toggle-menu.active .sandwich .sw-bottom {
        top: 7px;
        transform: rotate(-136deg); }
      header #toggle-menu.active .sandwich .sw-footer {
        opacity: 0;
        top: 0;
        transform: rotate(180deg); }
  header .sandwich {
    width: 30px;
    height: 20px; }
  header .sw-topper,
  header .sw-bottom,
  header .sw-footer {
    display: block;
    position: relative;
    width: 30px;
    height: 4px;
    background: black;
    border: none;
    border-radius: 4px; }
  header .sw-topper {
    top: 0;
    transition: transform 0.4s, top 0.2s; }
  header .sw-bottom {
    top: 4px;
    transition: transform 0.4s, top 0.2s;
    transition-delay: 0.2s, 0s; }
  header .sw-footer {
    top: 8px;
    transition: all 0.4s;
    transition-delay: 0.1s; }
  header #top-menu {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 50;
    right: 0;
    top: 0;
    display: none;
    overflow-y: scroll; }
    header #top-menu .social {
      display: block;
      margin-top: 30px; }
    header #top-menu ul,
    header #top-menu li {
      list-style-type: none;
      padding: 0;
      margin: 0; }
    header #top-menu ul {
      margin-top: 130px;
      text-align: center; }
      header #top-menu ul li:nth-child(1) a {
        animation-duration: 0.3s; }
      header #top-menu ul li:nth-child(2) a {
        animation-duration: 0.5s; }
      header #top-menu ul li:nth-child(3) a {
        animation-duration: 1s; }
      header #top-menu ul li:nth-child(4) a {
        animation-duration: 1.3s; }
      header #top-menu ul a {
        position: relative;
        color: #fff;
        display: block;
        text-transform: uppercase;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        height: 60px;
        line-height: 60px;
        transition: all 0.5s ease; }
        header #top-menu ul a:hover {
          color: #F43E8B;
          background-color: rgba(255, 255, 255, 0.08); }

  .banner h1 {
    flex-basis: calc(50% - 72px); }

  .banner-inner .img-wrap img {
    max-height: 390px; }

  .terminals .item .hover_block {
    display: none; }
  .terminals h2 {
    margin-bottom: 44px; }
  .terminals h3 {
    margin-top: 14px; }
  .terminals .item {
    flex-basis: 50%; }
    .terminals .item:nth-child(2n) {
      border-right: 1px solid #F43E8B; }
    .terminals .item:nth-child(3) {
      border-top: unset; }
    .terminals .item:nth-child(3n) {
      border-right: unset; }
    .terminals .item.item-static {
      border-right: 1px solid #F43E8B; }
  .terminals .img-wrap img {
    max-height: 300px; }

  .options {
    padding-bottom: 70px; }
    .options h2 {
      margin-bottom: 14px; }
    .options h3 {
      margin-top: 20px; }
      .options h3.margin-top {
        margin-top: 80px; }
    .options .gradient {
      padding: 20px 0; }
      .options .gradient:nth-of-type(3) .img-wrap img {
        top: -70px; }
      .options .gradient:nth-of-type(5) .img-wrap img {
        position: static; }
      .options .gradient p {
        font-size: 16px; }

  .animations .item .img-wrap {
    margin-bottom: 30px; }
    .animations .item .img-wrap img {
      max-height: 145px;
      min-height: 145px;
      object-fit: contain; }
  .animations p {
    font-size: 16px; }

  .references h2 {
    margin-bottom: 40px; }
  .references .item {
    flex-basis: 33.33%;
    text-align: center; }

  footer .item-wrap,
  footer .social {
    flex-basis: 100%;
    text-align: center; }
  footer .social {
    margin-top: 50px; }

  .post-wrap .img-wrap {
    flex-basis: 55%; }
  .post-wrap .text-wrap {
    flex-basis: 45%;
    padding-top: 20px;
    padding-left: 30px; }
    .post-wrap .text-wrap p {
      font-size: 16px;
      line-height: 24px; }
    .post-wrap .text-wrap h1, .post-wrap .text-wrap h2, .post-wrap .text-wrap h3, .post-wrap .text-wrap h4, .post-wrap .text-wrap h5, .post-wrap .text-wrap h6 {
      margin-bottom: 10px; }

  .last_post {
    padding-bottom: 80px; }
    .last_post h2 {
      margin-top: 70px;
      margin-bottom: 40px; }
    .last_post .item {
      flex-basis: 50%; }
      .last_post .item:nth-child(2) {
        border-right: 1px solid #F43E8B; }
      .last_post .item:nth-child(3) {
        border-right: none;
        border-top: none; }
      .last_post .item:nth-child(4) {
        border-top: none; }

  .feedback h2 {
    margin-top: 44px;
    margin-bottom: 30px; }
  .feedback .title {
    font-size: 17px; }
  .feedback form {
    margin-bottom: 100px; }
    .feedback form label {
      flex-basis: calc(50% - 16px); }
      .feedback form label:nth-child(2n+1) {
        flex-basis: calc(50% - 16px);
        margin-left: 32px; }
      .feedback form label:nth-last-child(2) {
        flex-basis: calc(50% - 16px);
        margin-left: 32px; } }
@media (max-width: 767.98px) {
  .container {
    max-width: 100%; }

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

  h3 {
    font-size: 24px; }

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

  header .menu li {
    display: block;
    margin-bottom: 10px;
    text-align: left; }
    header .menu li + li {
      margin-left: 0; }
  header .logo a {
    display: inline-block;
    width: 180px; }

  .banner .row {
    margin-left: -15px;
    margin-right: -15px; }
  .banner .text-wrap,
  .banner .img-wrap {
    flex-basis: 100%; }
  .banner .text-wrap {
    margin: 30px 15px 20px; }
    .banner .text-wrap h1 {
      text-align: center; }
  .banner .img-wrap img {
    width: 100%; }

  .banner-inner .text-wrap {
    flex-basis: 100%; }
    .banner-inner .text-wrap h1 {
      margin: 10px 15px; }
    .banner-inner .text-wrap h2 {
      text-align: center; }
    .banner-inner .text-wrap p {
      margin: 0 auto;
      max-width: 80%;
      font-size: 16px;
      line-height: 22px;
      text-align: center; }
  .banner-inner .img-wrap img {
    max-height: 300px;
    object-fit: contain; }

  footer .item-wrap .item {
    display: block; }
    footer .item-wrap .item + .item {
      margin-left: 0;
      margin-top: 14px; }

  .advantages {
    padding: 40px 0; }
    .advantages .item {
      flex-basis: 50%;
      margin-bottom: 30px; }

  .terminals {
    padding-bottom: 50px; }
    .terminals h2 {
      margin-bottom: 30px; }
    .terminals h3 {
      margin-top: 0px; }
    .terminals .img-wrap img {
      max-height: 250px; }
    .terminals .item.item-static .img-wrap {
      position: static; }
      .terminals .item.item-static .img-wrap img {
        max-width: 90%; }
    .terminals .item .hover_block {
      top: 4px;
      left: 4px;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      padding: 10px; }
      .terminals .item .hover_block h3 {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 28px; }
      .terminals .item .hover_block p {
        margin-bottom: 10px;
        max-height: 138px;
        overflow: hidden; }

  .options .container:nth-of-type(4) h3 {
    margin-top: 50px; }
  .options .container.margin-top {
    margin-top: 40px; }
  .options .gradient:nth-of-type(3) p,
  .options .gradient:nth-of-type(3) .img-wrap, .options .gradient:nth-of-type(5) p,
  .options .gradient:nth-of-type(5) .img-wrap {
    flex-basis: 100%; }
  .options .gradient:nth-of-type(3) p, .options .gradient:nth-of-type(5) p {
    margin-bottom: 20px;
    padding-right: 40px; }
  .options .gradient:nth-of-type(3) .img-wrap, .options .gradient:nth-of-type(5) .img-wrap {
    text-align: center; }
    .options .gradient:nth-of-type(3) .img-wrap img, .options .gradient:nth-of-type(5) .img-wrap img {
      position: static;
      width: 70%; }

  .animations .item {
    flex-basis: 50%; }
    .animations .item:first-child {
      padding-left: 15px; }
    .animations .item:nth-child(3n) {
      padding-right: 15px; }

  .post-wrap .img-wrap,
  .post-wrap .text-wrap {
    flex-basis: 100%; }
  .post-wrap .img-wrap.m-0 {
    margin-left: -15px;
    margin-right: -15px; }
    .post-wrap .img-wrap.m-0 img {
      width: calc(100% + 30px); }
  .post-wrap .text-wrap {
    padding-left: 0; }

  .last_post .item {
    flex-basis: 50%; }
    .last_post .item:nth-child(2) {
      border-right: 1px solid #F43E8B; }
    .last_post .item:nth-child(3) {
      border-top: none; }

  .feedback .title {
    font-size: 17px; }
  .feedback form {
    margin-bottom: 80px; }
    .feedback form label {
      flex-basis: 100%;
      margin-bottom: 24px; }
      .feedback form label:nth-child(2n+1) {
        flex-basis: 100%;
        margin-left: 0; }
      .feedback form label:nth-last-child(2) {
        flex-basis: 100%;
        margin-left: 0; } }
@media (max-width: 575.98px) {
  .animations .item {
    flex-basis: 100%; }
    .animations .item .img-wrap img {
      max-height: 200px; }

  .references .item {
    flex-basis: 50%; }

  .terminals .item.item-static a.link.to_feedback {
    width: 90%;
    padding: 8px; }
  .terminals .item .hover_block h3 {
    font-size: 23px;
    line-height: 26px; }
  .terminals .item .hover_block p {
    margin-left: 0;
    margin-right: 0;
    max-height: 130px; }
  .terminals .item .hover_block h5,
  .terminals .item .hover_block p {
    font-size: 12px;
    line-height: 16px; } }
@media (max-width: 413px) {
  .terminals .item {
    flex-basis: 100%;
    border-right: 1px solid #F43E8B; }
    .terminals .item.item-static {
      padding-top: 80px;
      padding-bottom: 80px; }
    .terminals .item:nth-child(2n) {
      border-top: none; }
    .terminals .item:nth-child(3n) {
      border-right: 1px solid #F43E8B; }

  .options .gradient:nth-of-type(3) p, .options .gradient:nth-of-type(5) p {
    padding-right: 0; } }

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