/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/* Sections
 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/* Grouping content
 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/* Text-level semantics
 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder; }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }
/* Embedded content
 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }
/* Forms
 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible; }
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none; }
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }
/* Interactive
 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }
/* Misc
 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: GothamPro;
  src: url(../fonts/GothamPro/GothaProReg.otf);
  font-weight: normal; }

@font-face {
  font-family: GothamPro;
  src: url(../fonts/GothamPro/GothaProBol.otf);
  font-weight: bold; }

@font-face {
  font-family: GothamPro;
  src: url(../fonts/GothamPro/GothaProBla.otf);
  font-weight: 800; }

* {
  box-sizing: border-box; }

body {
  background: #fff;
  color: #333;
  font: 15px 'Open Sans', sans-serif; }

a {
  color: #006ff2; }

img {
  max-width: 100%; }

.wrap, .topbar__wrap {
  width: 100%;
  max-width: 1236px;
  margin-left: auto;
  margin-right: auto; }
  .wrap--narrow {
    max-width: 700px; }
  @media (max-width: 800px) {
  .wrap, .topbar__wrap {
    width: 100%; } }

.previous_next_links {
  box-sizing: content-box; }
  .previous_next_links::after {
    content: "";
    display: table;
    clear: both; }

.heading, .heading0, .page__heading1, .page__heading2--big, h1, .heading1, .facts__strong, h2, .heading2, .we-do__heading, .only-phone__heading, .etaps__title, .popular-func__heading, h3, .heading3, .calc__heading, .page__heading3, .our-team__heading, .etaps__heading, .etaps__time {
  font-family: GothamPro;
  font-weight: 800;
  text-transform: uppercase; }
  .heading--underline, .popular-func__heading {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 14px;
    border-bottom-width: 1px;
    border-bottom-style: solid; }
  .heading--style2 {
    border-left: 0.4em solid #006ff2;
    padding-left: 1em; }
  .heading:first-child, .heading0:first-child, .page__heading1:first-child, .page__heading2--big:first-child, h1:first-child, .heading1:first-child, .facts__strong:first-child, h2:first-child, .heading2:first-child, .we-do__heading:first-child, .only-phone__heading:first-child, .etaps__title:first-child, .popular-func__heading:first-child, h3:first-child, .heading3:first-child, .calc__heading:first-child, .page__heading3:first-child, .our-team__heading:first-child, .etaps__heading:first-child, .etaps__time:first-child {
    margin-top: 0; }

.heading0, .page__heading1, .page__heading2--big {
  font-size: 54px; }
  @media (max-width: 800px) {
  .heading0, .page__heading1, .page__heading2--big {
    font-size: 48px; } }
  @media (max-width: 576px) {
  .heading0, .page__heading1, .page__heading2--big {
    font-size: 32px; } }
  @media (max-width: 400px) {
  .heading0, .page__heading1, .page__heading2--big {
    font-size: 24px; } }

h1, .heading1, .facts__strong {
  font-size: 34px; }
  @media (max-width: 800px) {
  h1, .heading1, .facts__strong {
    font-size: 34px; } }
  @media (max-width: 576px) {
  h1, .heading1, .facts__strong {
    font-size: 32px; } }
  @media (max-width: 400px) {
  h1, .heading1, .facts__strong {
    font-size: 24px; } }

h2, .heading2, .we-do__heading, .only-phone__heading, .etaps__title, .popular-func__heading {
  font-size: 30px; }
  @media (max-width: 800px) {
  h2, .heading2, .we-do__heading, .only-phone__heading, .etaps__title, .popular-func__heading {
    font-size: 28px; } }
  @media (max-width: 576px) {
  h2, .heading2, .we-do__heading, .only-phone__heading, .etaps__title, .popular-func__heading {
    font-size: 24px; } }
  @media (max-width: 400px) {
  h2, .heading2, .we-do__heading, .only-phone__heading, .etaps__title, .popular-func__heading {
    font-size: 20px; } }

h3, .heading3, .calc__heading, .page__heading3, .our-team__heading {
  font-size: 22px; }
  @media (max-width: 800px) {
  h3, .heading3, .calc__heading, .page__heading3, .our-team__heading {
    font-size: 20px; } }

h4, .heading4 {
  font-size: 20px;
  font-weight: bold; }

h5, .heading5 {
  font-size: 16px;
  font-weight: bold; }

h6, .heading6 {
  font-weight: bold; }

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

.text-big {
  font-size: 16px; }

.text-small {
  font-size: 13px; }

.strike {
  text-decoration: line-through; }

.bottom-line, .topbar {
  border-bottom: 1px solid #f4f6f8; }

.bg-gray {
  background-color: #f4f6f8; }

.no-bullet {
  list-style-type: none;
  padding-left: 0; }

.no-upper, .etaps__title, .popular-func__heading {
  text-transform: none; }

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

.line-decor {
  position: relative;
  margin: 52px 0;
  padding-left: 240px;
  padding-right: 240px;
  font-size: 18px; }
  .line-decor:before {
    position: absolute;
    left: 144px;
    top: 13px;
    display: inline-block;
    content: "";
    height: 0;
    width: 60px;
    border-bottom: 1px solid #333; }
  @media (max-width: 800px) {
  .line-decor {
    padding: 0; }
    .line-decor:before {
      position: static;
      margin-bottom: 5px; } }

.boxes-decor {
  position: relative; }
  .boxes-decor:before {
    position: absolute;
    top: -21px;
    left: 42px;
    content: '';
    height: 80px;
    width: 80px;
    background-image: url(../img/boxes.png); }
  .boxes-decor:after {
    position: absolute;
    bottom: -21px;
    right: 42px;
    content: '';
    height: 80px;
    width: 80px;
    background-image: url(../img/boxes2.png); }
  .boxes-decor--top:after {
    content: none; }
  .boxes-decor--bottom:before {
    content: none; }

.boxes-decor_double:after {
  position: absolute;
  bottom: -60px;
  right: 42px;
  content: '';
  height: 120px;
  width: 80px;
  background-image: url(../img/boxes2_double.png); }

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

@media (max-width: 800px) {
    .hidden-md {
      display: none !important; } }

.topbar {
  padding: 10px 0; }
  @media (max-width: 800px) {
  .topbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background: #fff;
    z-index: 10; } }
  .topbar__wrap {
    display: table; }
  .topbar__col {
    display: table-cell;
    vertical-align: middle; }
    .topbar__col:last-child {
      text-align: right; }
  .topbar__phone {
    font-size: 18px;
    font-weight: bold; }
    .topbar__phone a {
      color: inherit;
      text-decoration: none; }
  @media (min-width: 800px) {
    .topbar__m-phone {
      display: none; } }
  @media (min-width: 800px) {
    .topbar__m-burger {
      display: none; } }

.topbar_2 {
  padding: 0; }

.nav {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: GothamPro, sans-serif;
  font-size: 13px; }
  .nav li {
    position: relative;
    display: inline-block;
    color: #333; }
  .nav a {
    color: inherit;
    text-decoration: none;
    transition: all ease 0.2s; }
  .nav__level2 {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 100%;
    padding: 20px;
    border: 1px solid #f4f6f8;
    background: #fff;
    z-index: -5;
    visibility: hidden;
    transition: all ease 0.2s; }
    .nav__level2 li {
      display: block;
      padding: 10px;
      text-align: left;
      line-height: 1.25; }
  li:hover .nav__level2 {
    opacity: 1;
    z-index: 5;
    visibility: visible; }

.nav_1 li {
  margin: 0 20px; }

.nav_2 {
  display: table;
  width: 100%; }
  .nav_2 li {
    display: table-cell;
    /*
     float: left;
     box-sizing: border-box;
     */
    width: 33.3333333333%;
    text-align: center;
    font-size: 15px;
    font-weight: bold; }
  .nav_2 a {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 20px 0; }
    .nav_2 a:after {
      margin-left: 10px;
      font-family: Font Awesome\ 5 Free;
      content: "\f105";
      font-size: 80%; }
  .nav_2 li:hover > a {
    background: #006ff2;
    color: #fff; }
    .nav_2 li:hover > a:after {
      content: "\f107"; }
  .nav_2 .nav__level2 {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    border: none; }
  .nav_2 .nav__level2 li {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0; }
  .nav_2 .nav__level2 a:after {
    content: "" !important; }

.button, .tarifs__button {
  display: inline-block;
  background: #006ff2;
  border: 1px solid #006ff2;
  padding: 10px 35px;
  font-size: 77%;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase; }
  .button:hover, .tarifs__button:hover {
    color: #006ff2;
    background: transparent;
    text-decoration: none; }
  .button_massive {
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 18px 33px;
    text-transform: uppercase; }

.breadcrumb {
  margin-bottom: 18px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #808080; }

.top-text {
  text-align: center;
  font-family: GothamPro, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 33px;
  margin: 0 auto;
  max-width: 510px; }
  .top-text img {
    vertical-align: middle; }
  .top-text__space {
    height: 0;
    margin-bottom: 17px; }
  .top-text__and {
    margin: 0 23px; }

.portfolio__item {
  position: relative; }
  .portfolio__desc {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 60%;
    background-color: rgba(0, 0, 0, 0.6); }
  .portfolio .owl-stage-outer {
    margin-bottom: 150px;
    box-shadow: 0px 15px 70px 0px rgba(128, 128, 128, 0.35); }
    @media (max-width: 800px) {
  .portfolio .owl-stage-outer {
    margin-bottom: 50px; } }

.features {
  display: table;
  /*
   &__item:last-child:after {
   content: "";
   clear: both;
   }
   */ }
  @media (max-width: 800px) {
  .features {
    display: block; } }
  .features__item {
    display: table-cell;
    vertical-align: middle;
    width: 33.3333333333%;
    text-align: center; }
    @media (max-width: 800px) {
  .features__item {
    display: block;
    width: 100%;
    margin-bottom: 20px; } }
  .features__title {
    font-family: GothamPro;
    font-size: 54px;
    font-weight: 800;
    color: #006ff2; }
  .features__text {
    margin-top: 19px;
    font-size: 18px;
    color: #333; }

.icons {
  display: table;
  width: 100%;
  margin-top: 92px; }
  .icons__item {
    display: table-cell;
    width: 25%;
    text-align: center; }
  .icons__image {
    margin-bottom: 39px; }
  .icons__text {
    font-size: 18px;
    color: #333; }

.flex-icons {
  display: flex;
  justify-content: center;
  align-items: flex-start; }
  .flex-icons__item {
    display: block;
    width: 360px;
    max-width: 100%;
    margin: 0 0 20px;
    padding: 0 10px;
    text-align: center; }
    .flex-icons__item img {
      display: block;
      height: 70px;
      margin: 0 auto 7px; }
    @media (max-width: 800px) {
  .flex-icons__item {
    box-sizing: border-box;
    width: 50%; } }
  @media (max-width: 800px) {
  .flex-icons {
    flex-wrap: wrap; } }

.cases {
  margin-top: 92px; }
  .cases__heading1 {
    font-family: GothamPro;
    font-weight: 800;
    font-size: 22px;
    margin-bottom: 32px; }
  .cases__heading2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 13px; }
  .cases__item {
    box-sizing: content-box;
    width: 40%;
    font-size: 16px;
    margin-bottom: 140px;
    min-height: 632px;
    background-repeat: no-repeat; }
    .cases__item--left {
      padding-right: 60%;
      background-position: 100% 0; }
      @media (max-width: 800px) {
  .cases__item--left {
    padding: 0; } }
    .cases__item--right {
      padding-left: 60%;
      background-position: 0 0; }
      @media (max-width: 800px) {
  .cases__item--right {
    padding: 0; } }
    .cases__item:last-child {
      margin-bottom: 0; }
    @media (max-width: 800px) {
  .cases__item {
    width: 100%;
    background: none !important; } }
  .cases__block {
    margin-bottom: 29px; }
  .cases__bars {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .cases__bars li {
      margin: 10px 0; }
  .cases__cols {
    display: table;
    width: 100%; }
  .cases__col {
    display: table-cell;
    width: 50%;
    font-size: 14px; }
    .cases__col ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .cases__col ul li {
        padding: 0; }
  .cases__image-m {
    display: none; }
    @media (max-width: 800px) {
  .cases__image-m {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px; } }
  .cases .red {
    color: #f52525;
    font-weight: bold; }
  .cases .green {
    color: #4dd266;
    font-weight: bold; }
/** fix for owl-carousel **/
.owl-carousel .owl-item .cases__item img {
  width: auto;
  max-width: 100%; }

.how {
  margin: 0;
  padding: 126px 0 0 228px;
  background: url(../img/how/bg_how.png) 0 0 no-repeat;
  list-style-type: none; }
  @media (max-width: 800px) {
  .how {
    padding: 0;
    background: none; } }
  .how li {
    margin-bottom: 39px;
    padding: 0;
    font-size: 18px;
    counter-increment: step-counter; }
    .how li:nth-child(1) {
      padding-left: 0; }
    .how li:nth-child(2) {
      padding-left: 90px; }
    .how li:nth-child(3) {
      padding-left: 180px; }
    .how li:nth-child(4) {
      padding-left: 270px; }
    .how li:nth-child(5) {
      padding-left: 360px; }
    .how li:nth-child(6) {
      padding-left: 450px; }
    .how li:nth-child(7) {
      padding-left: 540px; }
    .how li:nth-child(8) {
      padding-left: 450px; }
    .how li:nth-child(9) {
      padding-left: 360px; }
    .how li:nth-child(10) {
      padding-left: 270px; }
    .how li:nth-child(11) {
      padding-left: 180px; }
    .how li:nth-child(12) {
      padding-left: 90px; }
    .how li:nth-child(13) {
      padding-left: 0; }
    .how li:before {
      content: counter(step-counter);
      display: inline-block;
      vertical-align: middle;
      width: 44px;
      padding: 14px 0;
      font-family: GothamPro;
      font-size: 15px;
      font-weight: 800;
      color: #006ff2;
      border: 3px solid #006ff2;
      text-align: center; }
    @media (max-width: 800px) {
  .how li {
    padding-left: 0 !important; } }
  .how span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    width: calc(100% - 75px);
    max-width: 585px; }

.percent-bar {
  font-size: 13px;
  line-height: 22px; }
  .percent-bar span {
    display: inline-block;
    box-sizing: border-box;
    margin-right: 10px;
    padding: 0 5px;
    text-align: right;
    color: #fff; }

.percent-bar_red span {
  background-color: #f52525; }

.percent-bar_green span {
  background-color: #4dd266; }

.tarifs {
  display: block;
  border-collapse: collapse; }
  .tarifs__item {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 33.3333333333%;
    padding: 56px 0;
    border: 1px solid #eee; }
    .tarifs__item:nth-child(1) {
      border-right: none; }
    .tarifs__item:nth-child(2) {
      box-shadow: 0px 10px 45px 0px rgba(143, 143, 143, 0.15);
      padding-top: 69px;
      padding-bottom: 69px; }
    .tarifs__item:nth-child(3) {
      border-left: none; }
    @media (max-width: 800px) {
  .tarifs__item {
    display: block;
    width: 100%; } }
  .tarifs__heading0 {
    margin-bottom: 5px;
    font-family: GothamPro;
    font-weight: 800;
    font-size: 15px;
    text-transform: uppercase;
    color: #cbcbcb;
    text-align: center; }
  .tarifs__heading {
    margin-bottom: 23px;
    font-family: GothamPro;
    font-weight: 800;
    font-size: 30px;
    color: #353535;
    text-align: center; }
  .tarifs__price {
    margin-bottom: 23px;
    font-family: GothamPro;
    font-weight: 600;
    font-size: 36px;
    color: #3a93fb;
    text-align: center; }
  .tarifs__desc {
    width: 49%;
    margin: 0 auto 49px;
    font-size: 14px;
    color: #808080;
    text-align: center; }
  .tarifs__props {
    margin: 0 0 45px 69px;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
    color: #808080; }
    .tarifs__props li {
      margin-bottom: 14px; }
    .tarifs__props b {
      font-weight: bold; }
    .tarifs__props .num {
      color: #3a93fb; }
  .tarifs__check:before, .tarifs__cross:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    height: 13px;
    width: 13px; }
  .tarifs__check:before {
    background-image: url(../img/props/chekmark.png); }
  .tarifs__cross {
    color: #bebebe; }
    .tarifs__cross:before {
      background-image: url(../img/props/cancel.png); }
  .tarifs__strong {
    font-weight: bold;
    color: #808080; }
    .tarifs__strong b {
      color: #3a93fb; }
  .tarifs__plus {
    text-align: center;
    font-size: 36px;
    color: #8fa8c3; }
  .tarifs__crown {
    text-align: center; }
  .tarifs__small-text {
    text-align: center;
    font-size: 14px;
    color: #808080; }
  .tarifs__actions {
    margin-top: 69px;
    text-align: center; }
  .tarifs__button {
    padding: 20px 57px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase; }

.certs {
  text-align: center;
  margin-top: 57px; }
  .certs img {
    margin: 0 8px; }

.plus-minus-cols {
  display: flex;
  justify-items: space-between;
  margin: 158px 114px 0; }
  @media (max-width: 800px) {
  .plus-minus-cols {
    flex-direction: column;
    margin: 108px 0 0; } }
  .plus-minus-cols__heading {
    margin-bottom: 7px;
    font-family: GothamPro;
    font-size: 22px;
    font-weight: 800;
    color: #333; }
  .plus-minus-cols__col {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    flex: 1;
    height: 335px;
    margin-right: 25px;
    padding: 147px 70px 70px;
    background-color: #fff; }
    .plus-minus-cols__col:last-child {
      margin-right: 0; }
    .plus-minus-cols__col:nth-child(1) {
      position: relative; }
      .plus-minus-cols__col:nth-child(1):before {
        content: '';
        position: absolute;
        top: -86px;
        left: 70px;
        height: 172px;
        width: 172px;
        background-image: url(../img/plus_minus/plus.png); }
    .plus-minus-cols__col:nth-child(2) {
      position: relative; }
      .plus-minus-cols__col:nth-child(2):before {
        content: '';
        position: absolute;
        top: -18px;
        left: 70px;
        height: 36px;
        width: 164px;
        background-image: url(../img/plus_minus/minus.png); }
    @media (max-width: 800px) {
  .plus-minus-cols__col {
    margin: 0 0 30px;
    padding: 70px; }
    .plus-minus-cols__col:before {
      position: static !important;
      display: block;
      margin-bottom: 45px; } }

.block-image-text {
  margin-top: 81px; }
  @media (max-width: 800px) {
  .block-image-text {
    margin-top: 50px; } }
  .block-image-text__img, .block-image-text__text {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box; }
    @media (max-width: 800px) {
  .block-image-text__img, .block-image-text__text {
    display: block; } }
  .block-image-text__img {
    width: 50%; }
    .block-image-text__img img {
      max-width: 100%; }
    @media (max-width: 800px) {
  .block-image-text__img {
    width: 100%; } }
  .block-image-text__text {
    width: 50%;
    padding: 112px 0 0 99px; }
    @media (max-width: 800px) {
  .block-image-text__text {
    width: 100%;
    padding: 50px 0 0; } }
  .block-image-text__heading {
    font-family: GothamPro;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 47px; }
  .block-image-text__heading2 {
    font-family: GothamPro;
    font-size: 22px;
    font-weight: 800; }
  .block-image-text ol {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .block-image-text ol li {
      position: relative;
      margin-bottom: 42px;
      padding-left: 40px;
      counter-increment: step-counter; }
      .block-image-text ol li:before {
        position: absolute;
        top: 0;
        left: 0;
        display: inline;
        content: "0" counter(step-counter);
        font-family: GothamPro;
        font-size: 22px;
        font-weight: 800; }

.cool-form {
  width: 702px;
  max-width: 100%;
  margin: 0 auto; }
  .cool-form__text {
    margin: 33px 0 57px;
    text-align: center;
    font-size: 16px;
    color: #383838; }
  .cool-form__cols {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 52px; }
    @media (max-width: 800px) {
  .cool-form__cols {
    display: block; } }
  .cool-form__col {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    width: 47%; }
    .cool-form__col:first-child {
      padding-left: 0; }
    .cool-form__col:last-child {
      padding-right: 0; }
    @media (max-width: 800px) {
  .cool-form__col {
    display: block;
    width: 100%; } }
  .cool-form input[type=text], .cool-form input[type=tel], .cool-form input[type=email], .cool-form textarea {
    width: 100%;
    font-size: 16px;
    background: transparent;
    padding: 0;
    border: none;
    line-height: 32px;
    outline: none; }
  .cool-form input[type=text], .cool-form input[type=tel], .cool-form input[type=email] {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #75818d; }
  .cool-form textarea {
    height: 142px;
    background: url(../img/cool_form/cool-form-textarea-bg.png) repeat; }

.questions-block {
  text-align: center;
  margin-top: 29px; }
  .questions-block__text {
    font-size: 16px;
    margin-bottom: 47px; }
  .form input[type=text], .form input[type=email], .form input[type=tel] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    background: transparent;
    margin-bottom: 10px;
    padding: 16px;
    border: 1px solid #e3e3e3;
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .form input[type=text]::-webkit-input-placeholder, .form input[type=email]::-webkit-input-placeholder, .form input[type=tel]::-webkit-input-placeholder {
      color: #c0c0c0; }
    .form input[type=text]::-moz-placeholder, .form input[type=email]::-moz-placeholder, .form input[type=tel]::-moz-placeholder {
      color: #c0c0c0; }
    .form input[type=text]:-moz-placeholder, .form input[type=email]:-moz-placeholder, .form input[type=tel]:-moz-placeholder {
      color: #c0c0c0; }
    .form input[type=text]:-ms-input-placeholder, .form input[type=email]:-ms-input-placeholder, .form input[type=tel]:-ms-input-placeholder {
      color: #c0c0c0; }
  .form .privacy_field {
    color: #808080; }
  .form .button, .form .tarifs__button {
    padding-top: 16px;
    padding-bottom: 16px; }
  @media (max-width: 576px) {
    .form--inline {
      width: 250px;
      max-width: 100%;
      margin: 0 auto; }
      .form--inline input {
        width: 100%;
        text-align: center; } }
    .form--inline .feedback_form_param {
      display: inline-block;
      vertical-align: top;
      margin: 0 20px 0 0; }
      @media (max-width: 576px) {
  .form--inline .feedback_form_param {
    display: block;
    margin: 0; } }
  .form--underlined input[type=text], .form--underlined input[type=email], .form--underlined input[type=tel] {
    display: block;
    width: 100%;
    font-size: 16px;
    background: transparent;
    padding: 0;
    border: none;
    line-height: 50px;
    outline: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #75818d; }
  .form--only-phone {
    position: relative;
    font-size: 14px;
    max-width: 400px; }
    .form--only-phone .feedback_form_param input {
      display: block;
      box-sizing: border-box;
      width: 100%;
      padding: 16px;
      border: 1px solid #e3e3e3;
      background: #fff; }
      .form--only-phone .feedback_form_param input::-webkit-input-placeholder {
        color: #c0c0c0; }
      .form--only-phone .feedback_form_param input::-moz-placeholder {
        color: #c0c0c0; }
      .form--only-phone .feedback_form_param input:-moz-placeholder {
        color: #c0c0c0; }
      .form--only-phone .feedback_form_param input:-ms-input-placeholder {
        color: #c0c0c0; }
    .form--only-phone .submit {
      position: absolute;
      top: 2px;
      right: 2px;
      padding: 8px 14px;
      font-size: 19px; }
/*!
 * 
 *         SimpleBar.js - v2.5.1
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *         
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *       
 */
[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  /* Trigger native scrolling for mobile, if not supported, plugin is used. */ }

[data-simplebar="init"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.simplebar-scroll-content {
  overflow-x: hidden;
  overflow-y: scroll;
  min-width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.simplebar-content {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 5px;
  border: 1px solid #eaeaea; }

.simplebar-scrollbar {
  position: absolute;
  right: 0;
  min-height: 10px;
  width: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  background: #006ff2;
  background-clip: padding-box;
  margin-top: -2px;
  padding-top: 2px; }

.simplebar-track:hover .simplebar-scrollbar {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  -webkit-transition: opacity 0 linear;
  transition: opacity 0 linear; }

.simplebar-track .simplebar-scrollbar.visible {
  opacity: 1; }

.simplebar-track.horizontal {
  left: 0;
  width: auto;
  height: 11px; }

.simplebar-track.vertical {
  top: 0; }

.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto; }

.block-seo-text {
  max-height: 274px;
  font-size: 13px;
  line-height: 1.9;
  overflow-y: auto;
  /*
   &::-webkit-scrollbar {
   width: 7px;
   }
   &::-webkit-scrollbar-track {
   border: 1px solid #eaeaea;
   }
   &::-webkit-scrollbar-thumb {
   background-color: #006ff2;
   box-sizing: border-box;
   border: 1px solid transparent;
   padding: 1px;
   }
   */ }

.works {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 68px; }
  .works__item {
    display: block;
    width: 330px;
    max-width: 100%;
    margin-bottom: 15px;
    color: #444;
    text-decoration: none; }
  .works img {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .works__item-title {
    vertical-align: middle; }
  .works__item-title:after {
    content: "➔";
    vertical-align: middle;
    margin-left: 0.3em;
    color: #0067e2;
    font-size: 150%; }

.feedback-video {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1040px;
  margin: 0 auto; }
  @media (max-width: 800px) {
  .feedback-video {
    justify-content: space-around; } }
  .feedback-video__item {
    position: relative;
    display: inline-block;
    text-decoration: none;
    width: 276px;
    height: 190px;
    margin: 30px 0; }
    .feedback-video__item img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
    .feedback-video__item:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(31, 117, 217, 0.58);
      background-image: url(../img/play-button.png);
      background-position: center;
      background-repeat: no-repeat;
      transition: background-color 100ms ease-in 0s; }
    .feedback-video__item:hover:before {
      background-color: rgba(255, 255, 255, 0); }

.calc {
  display: flex;
  flex-direction: row;
  padding: 80px;
  border: 10px solid #e2ecf1;
  font-size: 16px; }
  @media (max-width: 800px) {
  .calc {
    display: block; } }
  @media (max-width: 576px) {
  .calc {
    padding: 20px; } }
  .calc__col {
    flex: 1; }
    .calc__col:first-child {
      padding-right: 100px; }
    @media (max-width: 800px) {
  .calc__col {
    margin-top: 30px; }
    .calc__col:first-child {
      margin-top: 0;
      padding-right: 0; } }
  .calc__separator {
    margin: 20px 0;
    border-bottom: 1px solid #1f75d9; }
  .calc__heading {
    margin-bottom: 30px; }
  .calc__check {
    display: block; }
  .calc__total {
    margin: 20px 0;
    font-size: 24px;
    font-weight: bold;
    color: #212121; }
  .calc__value {
    font-weight: bold;
    color: #1f75d9; }
  .calc input[type=checkbox] {
    display: none; }
  input[type=checkbox] ~ .calc__item-name:before {
    content: "";
    display: inline-block;
    vertical-align: baseline;
    height: 10px;
    width: 10px;
    margin-right: 0.5em;
    border: 1px solid #e2ecf1; }
  input[type=checkbox]:checked ~ .calc__item-name:before {
    background-color: #1f75d9;
    border-color: #1f75d9; }

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }
  .gallery > * {
    width: 200px;
    max-width: calc(50% - 20px);
    margin: 0 10px 20px; }

.m-hero {
  position: relative;
  width: 100%;
  background-image: url(../img/hero-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0;
  padding: 5vw 0 9vw;
  overflow: hidden; }
  @media (max-width: 800px) {
  .m-hero {
    padding: 25vw 0 15vw;
    background-image: url(../img/pattern.svg) !important; } }
  @media (min-width: 1236px) {
  .m-hero {
    padding: 62px 0 112px; } }
  .m-hero__text {
    font-family: GothamPro, sans-serif;
    font-size: 4.3vw;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 2.6vw 0 10vw 8%;
    color: #1f75d9; }
    @media (max-width: 800px) {
  .m-hero__text {
    padding: 4vw 0 4vw 5%;
    font-size: 7.5vw;
    color: #333;
    background: #fff; } }
    @media (min-width: 1236px) {
  .m-hero__text {
    font-size: 53px;
    padding: 29px 0 123px 8%; } }
  .m-hero__small {
    display: block;
    margin: 1vw 0;
    font-size: 55%;
    text-transform: none; }
    @media (min-width: 1236px) {
  .m-hero__small {
    margin: 18px 0; } }
  .m-hero__video {
    position: absolute;
    top: 0;
    right: 0;
    background: #000; }
    @media (max-width: 1200px) {
  .m-hero__video {
    display: none; } }
/*
 .burger {
 display: flex;
 flex-direction: column;
 justify-content: space-around;
 width: 20px;
 height: 18px;
 cursor: pointer;
 span {
 background-color: #444444;
 height: 2px;
 width: 100%;
 }
 }
 */
.burger {
  width: 24px;
  height: 24px;
  line-height: 33px;
  cursor: pointer; }

.burger span {
  display: block;
  width: 100%;
  height: 4px;
  background: #002d38;
  margin-bottom: 4px;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.burger span:last-child {
  margin-bottom: 0; }

.burger:hover span {
  background: #172d35; }

.burger_active {
  position: relative; }

.burger_active span:nth-child(2) {
  opacity: 0; }

.burger_active span:first-child, .burger_active span:last-child {
  position: absolute;
  top: 45%;
  left: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.burger_active span:last-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.burger-menu {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  padding: 0 0 50px;
  /*height: calc(100vw - 50px);*/
  background-color: #fff;
  transition: top 500ms ease-out 0s;
  z-index: 5;
  text-align: center; }
  .burger-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }
  .burger-menu li {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0; }
  .burger-menu a {
    color: #333;
    text-decoration: none; }
    .burger-menu a:hover {
      text-decoration: underline; }
  .burger-menu .button, .burger-menu .tarifs__button {
    color: #fff; }
    .burger-menu .button:hover, .burger-menu .tarifs__button:hover {
      color: #006ff2;
      text-decoration: none; }
  @media (min-width: 800px) {
  .burger-menu {
    display: none; } }
  .burger-menu__button {
    margin-top: 15px; }
  .burger-menu__phone {
    margin-top: 15px; }
    .burger-menu__phone a {
      color: inherit;
      font-size: 18px;
      font-weight: bold; }

.burger-menu_visible {
  top: 50px; }

@media (max-width: 800px) {
    body {
      margin-top: 50px; } }

.page {
  padding-top: 81px; }
  .page__heading1 {
    margin-bottom: 1em;
    letter-spacing: 0.045em;
    text-align: center; }
    .page__heading1--dot:after {
      content: ".";
      color: #006ff2; }
  .page__heading2 {
    font-family: GothamPro;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 2em; }
    .page__heading2--dot:after {
      content: ".";
      color: #006ff2; }
  @media (min-width: 992px) {
    .page__heading2--big {
      font-size: 52px; } }
  .page__heading3 {
    margin-bottom: 2em;
    text-align: center; }
  .page__titletext {
    text-align: center;
    margin-bottom: 52px; }
  .page__slider {
    padding-bottom: 60px; }
  @media (min-width: 800px) {
    .page__slider-m {
      display: none; } }
  @media (max-width: 800px) {
    .page__wrap {
      padding: 0 10px; } }
  .page__block {
    box-sizing: border-box;
    padding: 133px 0; }
    @media (max-width: 800px) {
  .page__block {
    padding: 80px 10px; } }

.footer {
  padding: 100px 0;
  color: #fff;
  background-color: #2a2e32; }
  .footer__cols {
    display: table; }
    @media (max-width: 800px) {
  .footer__cols {
    display: block; } }
  .footer__col {
    display: table-cell;
    vertical-align: top; }
    .footer__col:last-child {
      text-align: right; }
      @media (max-width: 800px) {
  .footer__col:last-child {
    text-align: center; } }
    @media (max-width: 800px) {
  .footer__col {
    display: block;
    text-align: center; } }
  .footer ul {
    padding-left: 0; }
  .footer li {
    list-style-type: none;
    margin-bottom: 18px; }
  .footer a {
    color: inherit;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }

@media (max-width: 800px) {
  img {
    max-width: 100%; } }

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 10; }

body {
  margin-top: 63px; }

.sidebar-layout {
  display: flex;
  flex-direction: row; }
  .sidebar-layout__sidebar {
    flex: 1;
    margin-right: 20px; }
  .sidebar-layout__content {
    flex: 4; }

.p-start .page {
  padding-top: 0; }
  .p-start .topbar_2 {
    border-bottom: none; }
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme1 .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 33px;
  background: url(../img/slider/arrow-sprite.png) 0 0 no-repeat; }

.owl-theme1 .owl-nav .owl-prev {
  left: -35px;
  background-position: 0 0; }

.owl-theme1 .owl-nav .owl-next {
  right: -35px;
  background-position: -20px 0; }

.owl-theme1 .owl-nav [class*='owl-']:hover {
  text-decoration: none;
  background-position-y: -33px; }

.owl-theme1 .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme1 .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme1 .owl-dots {
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  height: 22px;
  overflow: hidden; }

.owl-theme1 .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline; }

.owl-theme1 .owl-dots .owl-dot span {
  display: block;
  width: 20px;
  height: 20px;
  margin: 17px 6px 0;
  background: #006ff2;
  -webkit-backface-visibility: visible;
  transition-property: all;
  transition-duration: 200ms;
  transition-delay: 0s;
  transition-timing-function: ease; }

.owl-theme1 .owl-dots .owl-dot.active span {
  margin-top: 2px; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme_m1 {
  margin-bottom: 50px; }

.owl-theme_m1 .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 33px;
  background: url(../img/slider/arrow-sprite.png) 0 0 no-repeat; }

.owl-theme_m1 .owl-nav .owl-prev {
  left: -35px;
  background-position: 0 0; }

.owl-theme_m1 .owl-nav .owl-next {
  right: -35px;
  background-position: -20px 0; }

.owl-theme_m1 .owl-nav [class*='owl-']:hover {
  text-decoration: none;
  background-position-y: -33px; }

.owl-theme_m1 .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme_m1 .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme_m1 .owl-dots {
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  height: 22px;
  overflow: hidden; }

.owl-theme_m1 .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline; }

.owl-theme_m1 .owl-dots .owl-dot span {
  display: block;
  width: 20px;
  height: 20px;
  margin: 17px 6px 0;
  background: #006ff2;
  -webkit-backface-visibility: visible;
  transition-property: all;
  transition-duration: 200ms;
  transition-delay: 0s;
  transition-timing-function: ease; }

.owl-theme_m1 .owl-dots .owl-dot.active span {
  margin-top: 2px; }

.we-do {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 67px; }
  @media (max-width: 800px) {
  .we-do {
    margin-top: 0; } }
  @media (max-width: 800px) {
  .we-do {
    flex-direction: column;
    text-align: center; } }
  .we-do__item {
    margin-bottom: 20px;
    font-size: 17px; }
    .we-do__item strong {
      color: #006ff2; }
  .we-do__heading {
    margin-bottom: 28px;
    padding-bottom: 14px;
    border-bottom: 1px solid #333; }
    @media (max-width: 800px) {
  .we-do__heading {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; } }
    .we-do__heading a {
      color: inherit;
      text-decoration: none; }
  .we-do ul {
    list-style-type: none;
    padding-left: 0; }
  @media (max-width: 800px) {
    .we-do li:before {
      content: "■";
      color: #006ff2;
      display: inline;
      vertical-align: baseline;
      margin-right: 0.5em;
      font-size: 90%; } }
  .we-do li a {
    position: relative;
    display: block;
    padding: 7px 0;
    color: #333;
    text-decoration: none; }
    .we-do li a:before {
      content: "";
      position: absolute;
      left: -30px;
      top: calc(50% - 5px);
      display: block;
      width: 10px;
      height: 10px;
      background-color: transparent;
      transition: background-color 100ms ease-out 0s; }
    .we-do li a:hover:before {
      background-color: #006ff2; }
    @media (max-width: 800px) {
  .we-do li a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline; }
    .we-do li a:hover {
      text-decoration: none; } }

.our-team {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 69px; }
  .our-team__item {
    position: relative;
    width: 228px;
    max-width: 100%;
    font-size: 16px; }
  .our-team--joke .our-team__item {
    cursor: url('../img/cursor_fry.png'), crosshair; }
  .our-team__text {
    margin-top: 24px;
    padding: 0 15px; }
  .our-team__heading {
    margin-bottom: 8px; }
  .our-team__img {
    display: block; }
  .our-team__img-alt {
    display: none; }
  .our-team--joke .our-team__img-alt {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.1s linear 0s; }
  .our-team--joke .our-team__item:hover .our-team__img-alt {
    opacity: 1;
    transition: opacity 10s ease-in 0s; }

.dark-side-block {
  position: relative; }
  .dark-side-block__header {
    margin-bottom: 61px; }
  .dark-side-block__content {
    position: relative;
    margin-left: calc(50% - 363px); }
    @media (max-width: 800px) {
  .dark-side-block__content {
    margin: 0; } }
    .dark-side-block__content:before {
      content: "";
      position: absolute;
      top: -110px;
      left: -126px;
      display: block;
      width: 80px;
      height: 80px;
      background: url(../img/boxes.png); }
  .dark-side-block:before {
    content: "";
    position: absolute;
    top: 0;
    right: calc(50% + 237px);
    bottom: 0;
    left: 0;
    display: block;
    background: #2a2e32;
    z-index: -1; }
    @media (max-width: 800px) {
  .dark-side-block:before {
    display: none; } }

.facts {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (max-width: 800px) {
  .facts {
    padding: 0 20px; } }
  .facts__item {
    display: block;
    box-sizing: border-box;
    width: 480px;
    height: 110px;
    margin-bottom: 24px;
    padding: 27px;
    font-size: 16px;
    border: 1px solid #f5f5f5;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 20px bottom; }
    .facts__item span {
      display: inline-block;
      vertical-align: baseline; }
    @media (max-width: 800px) {
  .facts__item {
    width: calc(50% - 15px);
    height: auto; } }
    @media (max-width: 400px) {
  .facts__item {
    width: 100%;
    height: auto; } }
  .facts__strong {
    margin-right: 15px;
    font-weight: bold;
    color: #006ff2; }

.facts_bright .facts__strong {
  color: #3a93fb; }

.facts_responsive-text .facts__strong {
  font-size: 30px; }
  @media (max-width: 800px) {
    .facts_responsive-text .facts__strong {
      font-size: 4vw; } }

.facts_centered {
  justify-content: center; }
  .facts_centered .facts__item {
    margin: 0 24px 24px; }
  @media (max-width: 800px) {
    .facts_centered .facts__item {
      margin: 0 0 24px; } }

.only-phone {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  /*
   .feedback_form_param input {
   display: block;
   box-sizing: border-box;
   width: 100%;
   padding: 16px;
   border: 1px solid #e3e3e3;
   &::-webkit-input-placeholder {color:#c0c0c0;}
   &::-moz-placeholder          {color:#c0c0c0;} // Firefox 19+
   &:-moz-placeholder           {color:#c0c0c0;} // Firefox 18-
   &:-ms-input-placeholder      {color:#c0c0c0;}
   }
   .submit {
   position: absolute;
   top: 2px;
   right: 2px;
   padding: 8px 14px;
   font-size: 19px;
   }
   */ }
  @media (max-width: 800px) {
  .only-phone {
    display: block; } }
  .only-phone__heading {
    position: relative;
    width: 525px;
    line-height: 160%;
    letter-spacing: 0.04em; }
  @media (max-width: 800px) {
    .only-phone__heading {
      width: auto;
      margin-bottom: 20px;
      line-height: 120%;
      text-align: center; } }
  .only-phone__heading:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -80px;
    width: 253px;
    border-bottom: 1px solid #006ff2; }
    @media (max-width: 800px) {
    .only-phone__heading:before {
      display: none; } }
  .only-phone__heading:after {
    content: ".";
    color: #006ff2; }
    @media (max-width: 800px) {
    .only-phone__heading:after {
      display: none; } }
  .only-phone__form {
    box-sizing: border-box;
    padding: 56px 104px 56px 110px;
    border: 10px solid #e2ecf1;
    color: #333;
    font-size: 17px; }
  @media (max-width: 800px) {
    .only-phone__form {
      padding: 0;
      border: none;
      text-align: center; } }
  .only-phone .feedback_form {
    position: relative;
    margin-top: 15px;
    width: 360px; }
  @media (max-width: 800px) {
    .only-phone .feedback_form {
      max-width: 100%;
      margin: 20px auto 0; } }

.clients-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .clients-logos img {
    padding: 20px; }
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }
/* No Js */
.no-js .owl-carousel {
  display: block; }
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-theme2 {
  margin-bottom: 150px; }

.owl-theme2 .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 33px;
  background: url(../img/slider/arrow-sprite.png) 0 0 no-repeat; }

.owl-theme2 .owl-nav .owl-prev {
  left: -35px;
  background-position: 0 0; }

.owl-theme2 .owl-nav .owl-next {
  right: -35px;
  background-position: -20px 0; }

.owl-theme2 .owl-nav [class*='owl-']:hover {
  text-decoration: none;
  background-position-y: -33px; }

.owl-theme2 .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme2 .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme2 .owl-dots {
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  height: 22px;
  overflow: hidden; }

.owl-theme2 .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline; }

.owl-theme2 .owl-dots .owl-dot span {
  display: block;
  width: 20px;
  height: 20px;
  margin: 17px 6px 0;
  background: #006ff2;
  -webkit-backface-visibility: visible;
  transition-property: all;
  transition-duration: 200ms;
  transition-delay: 0s;
  transition-timing-function: ease; }

.owl-theme2 .owl-dots .owl-dot.active span {
  margin-top: 2px; }

.etaps__item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 70px;
  border-top: 1px solid #f4f6f8; }
  @media (max-width: 800px) {
    .etaps__item {
      display: block; } }
  .etaps__img {
    flex: 1;
    padding-top: 34px;
    text-align: center; }
  .etaps__info {
    flex: 1; }
  .etaps__heading {
    margin-bottom: 10px;
    font-size: 15px;
    letter-spacing: 0.08em;
    color: #cbcbcb; }
  .etaps__title {
    margin-bottom: 30px;
    line-height: 120%; }
  .etaps__time {
    margin-bottom: 27px;
    font-size: 14px;
    letter-spacing: 0.16em;
    color: #006ff2; }
  .etaps__desc {
    font-size: 14px;
    line-height: 190%; }
  .etaps__desc ul {
    padding: 0;
    list-style-type: none; }
  .etaps__desc li:before {
    content: "\2022";
    margin-right: 0.2em; }

.popular-func {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between; }
  @media (max-width: 576px) {
  .popular-func {
    flex-direction: column;
    align-items: center; } }
  .popular-func__img {
    flex: 1;
    /*padding-top: 34px;*/
    text-align: center; }
  .popular-func__info {
    flex: 1;
    font-size: 16px; }
  .popular-func__info li {
    margin-bottom: 15px; }
  @media (max-width: 576px) {
    .popular-func__info {
      margin-top: 40px; } }
  .shop-pane {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .shop-pane * {
    box-sizing: border-box; }
  .shop-pane .shop-item {
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    padding: 12px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    transition: 0.3s all linear;
    width: 280px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px;
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    background-color: #fff;
    margin-bottom: 20px;
    border: 2px solid transparent; }
  .shop-pane .shop-item:hover {
    border-color: #006ff2;
    -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3); }
  .shop-pane .shop-item .shop_buy {
    text-align: center; }

.shop-photo {
  position: relative;
  text-align: center; }

.shop-photo-labels {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column; }

.shop-like {
  position: absolute;
  top: 0;
  right: 0; }

.shop-item-title {
  font-size: 18px;
  margin-bottom: 5px; }
/****/
.shop .price {
  font-weight: bold; }
/** category sidebar **/
.category-nav {
  position: relative;
  border: 1px solid #eee; }
  .category-nav a {
    color: inherit;
    text-decoration: none; }
  .category-nav .shop_category {
    padding: 20px;
    border-bottom: 1px solid #eee; }
  .category-nav .shop_category:last-child {
    border-bottom: none; }
  .category-nav .shop_category_block_2 {
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    width: 100%;
    display: none;
    background: #fff;
    border: 1px solid #eee;
    z-index: 10; }
  .category-nav .shop_category_block_2 .shop_category {
    padding: 10px;
    border-bottom: none; }
  .category-nav .shop_category:hover > .shop_category_block_2 {
    display: block; }
  .category-nav .shop_category__drop:after {
    content: ">";
    float: right; }

.shop-item-left {
  float: left;
  width: calc(50% - 5px);
  margin-right: 10px; }

.shop-item-right {
  float: right;
  width: calc(50% - 5px); }

.shop_text {
  clear: both; }

.photo_list .photo_item {
  vertical-align: top;
  border: 1px solid #ccc; }
  .photo_list .photo_item .photo_image img {
    height: 450px; }
/*# sourceMappingURL=generated.css.map */