@font-face {
  font-family: "Chevin Pro";
  src: url("../fonts/ChevinPro-Bold.otf");
  src: url("../fonts/ChevinPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ChevinPro-Bold.otf");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Chevin Pro";
  src: url("../fonts/ChevinPro-ExtraBold.otf");
  src: url("../fonts/ChevinPro-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ChevinPro-ExtraBold.otf");
  font-style: normal;
  font-weight: 700;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}

*::-moz-selection {
  color: #fff;
  background-color: #4D4862;
}

*::selection {
  color: #fff;
  background-color: #4D4862;
}

body, html {
  min-height: 100%;
  position: relative;
}

img {
  border: none;
  max-width: 100%;
}

input, textarea, select, option, button, label {
  outline: none;
  font-family: inherit;
  -webkit-appearance: none;
}

a {
  text-decoration: none;
  color: inherit;
}

ul {
  list-style: none;
}

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

label, input[type='submit'] {
  cursor: pointer;
}

fieldset {
  border: none;
}

i[class^='icon-'] {
  display: inline-block;
  position: relative;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.oh {
  overflow: hidden;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .oh {
    position: fixed;
  }
}

.icon-android {
  width: 15px;
  height: 17px;
  background: url("../img/android-logo.svg") center no-repeat;
  background-size: contain;
  vertical-align: top;
  margin-left: 15px;
}

@media screen and (max-width: 480px) {
  .icon-android {
    margin-left: 10px;
  }
}

.icon-magic {
  width: 83px;
  height: 61px;
  background: url("../img/magic-icon.svg") center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 480px) {
  .icon-magic {
    width: 75px;
    height: 55px;
  }
}

.icon-figures {
  width: 63px;
  height: 61px;
  background: url("../img/figures-icon.svg") center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 480px) {
  .icon-figures {
    width: 57px;
    height: 56px;
  }
}

.icon-cat {
  width: 48px;
  height: 51px;
  background: url("../img/cat-icon.svg") center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 480px) {
  .icon-cat {
    width: 51px;
    height: 56px;
  }
}

.icon-medal {
  width: 40px;
  height: 60px;
  background: url("../img/medal-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-boot {
  width: 77px;
  height: 53px;
  background: url("../img/boot-icon.svg") center no-repeat;
  background-size: contain;
  -webkit-transform: rotate(-28deg);
          transform: rotate(-28deg);
}

.icon-money-box {
  width: 55px;
  height: 62px;
  background: url("../img/money-box-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-moscow {
  width: 158px;
  height: 193px;
  background: url("../img/moscow-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-san-francisco {
  width: 267px;
  height: 149px;
  background: url("../img/san-francisco-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-mail {
  width: 34px;
  height: 21px;
  background: url("../img/mail-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-designer {
  width: 80px;
  height: 103px;
  background: url("../img/designer.png") center no-repeat;
  background-size: cover;
}

.icon-warning {
  width: 54px;
  height: 54px;
  font-size: 28px;
  line-height: 58px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  background-color: #FBD46E;
  border-radius: 50%;
}

.icon-lock {
  width: 173px;
  height: 171px;
  background: url("../img/lock-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-battery {
  width: 168px;
  height: 170px;
  background: url("../img/battery-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-apps {
  width: 187px;
  height: 185px;
  background: url("../img/apps-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-innovation {
  width: 35px;
  height: 50px;
  background: url("../img/innovation-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-rupport {
  width: 49px;
  height: 48px;
  background: url("../img/rupport-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-target {
  width: 47px;
  height: 47px;
  background: url("../img/target-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-cup {
  width: 46px;
  height: 47px;
  background: url("../img/cup-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-table {
  width: 482px;
  height: 182px;
  background: url("../img/table-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-basketball {
  width: 482px;
  height: 170px;
  background: url("../img/basketball-icon.svg") center no-repeat;
  background-size: contain;
}

.icon-bigcup {
  width: 482px;
  height: 178px;
  background: url("../img/bigcup-icon.svg") center no-repeat;
  background-size: contain;
}

body {
  font: 600 16px 'Chevin Pro';
  color: #4D4862;
  background-size: cover;
  background-attachment: fixed;
}

body::after {
  display: none;
}

.app-ready .background-box {
  opacity: 1;
}

.app-ready .content-wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.app-ready_preload-complete .content-wrap {
  -webkit-transition: unset;
  transition: unset;
}

.app-ready_preload-complete .phone-app-2 {
  -webkit-transform: translateX(115px);
          transform: translateX(115px);
}

.app-ready_fixed-complete .header, .app-ready_fixed-complete .footer {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.background-box {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.background-box__bg {
  width: 120%;
  height: 120%;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.background-box__bg .a {
  fill: none;
}

.background-box__bg .f {
  -webkit-clip-path: url(#d);
          clip-path: url(#d);
}

.background-box__bg .g, .background-box__bg .e {
  fill: #cdb4d1;
  opacity: 0.12;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

._indent {
  padding-top: 165px;
  padding-bottom: 165px;
}

@media screen and (max-width: 768px) {
  ._indent {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1220px;
  padding: 0 20px;
}

.header {
  position: fixed;
  z-index: 2;
  top: 0;
  width: 100%;
  padding: 65px 0;
  opacity: 0;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 768px) {
  .header {
    padding: 25px 0;
  }
}

@media screen and (max-width: 480px) {
  .header {
    padding: 15px 0;
  }
}

.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.header-logo__link {
  display: table;
  width: 110px;
  position: relative;
}

@media screen and (max-width: 480px) {
  .header-logo__link {
    width: 72px;
  }
}

.header_fixed {
  background-color: rgba(255, 255, 255, 0.95);
}

.logo__circle_animated {
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
  height: 16px;
  pointer-events: none;
  -webkit-animation: bounce 4s cubic-bezier(0.74, 0, 0.58, 1) infinite forwards;
          animation: bounce 4s cubic-bezier(0.74, 0, 0.58, 1) infinite forwards;
}

@media screen and (max-width: 480px) {
  .logo__circle_animated {
    width: 11px;
    height: 11px;
    -webkit-animation-name: bounceMob;
            animation-name: bounceMob;
  }
}

.logo__circle_animated::before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  background-color: #fbd46d;
  border-radius: 50%;
  -webkit-animation: bounceWidth 4s cubic-bezier(0.74, 0, 0.58, 1) infinite forwards;
          animation: bounceWidth 4s cubic-bezier(0.74, 0, 0.58, 1) infinite forwards;
}

@media screen and (max-width: 480px) {
  .logo__circle_animated::before {
    width: 11px;
    height: 11px;
    -webkit-animation-name: bounceWidthMob;
            animation-name: bounceWidthMob;
  }
}

@-webkit-keyframes bounce {
  0%, 10%, 25%, 35%, 50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  30% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 10%, 25%, 35%, 50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  30% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@-webkit-keyframes bounceMob {
  0%, 10%, 25%, 35%, 50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  30% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@keyframes bounceMob {
  0%, 10%, 25%, 35%, 50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  30% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@-webkit-keyframes bounceWidth {
  0%, 10%, 25%, 40%, 50% {
    width: 16px;
  }
  20% {
    width: 12px;
  }
  30% {
    width: 14px;
  }
}

@keyframes bounceWidth {
  0%, 10%, 25%, 40%, 50% {
    width: 16px;
  }
  20% {
    width: 12px;
  }
  30% {
    width: 14px;
  }
}

@-webkit-keyframes bounceWidthMob {
  0%, 10%, 25%, 40%, 50% {
    width: 11px;
  }
  20% {
    width: 7px;
  }
  30% {
    width: 9px;
  }
}

@keyframes bounceWidthMob {
  0%, 10%, 25%, 40%, 50% {
    width: 11px;
  }
  20% {
    width: 7px;
  }
  30% {
    width: 9px;
  }
}

.logo__circle {
  display: none;
}

.language {
  position: relative;
  margin-left: 35px;
}

@media screen and (max-width: 768px) {
  .language {
    margin-left: 20px;
  }
}

.language-current {
  font-size: 14px;
  text-transform: uppercase;
  color: #90719A;
}

.language-dropdown {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding-bottom: 80px;
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 768px) {
  .footer {
    display: none;
  }
}

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

.footer__left, .footer__right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.scroll-text {
  color: #90719A;
  text-transform: uppercase;
  position: relative;
}

.scroll-text::before {
  content: '';
  position: absolute;
  bottom: -15px;
  width: 15px;
  height: 4px;
  background-color: #90719A;
  border-radius: 3px;
}

.pager-nav {
  width: 5px;
  margin-left: auto;
}

.pager-nav__item {
  display: table;
  width: 5px;
  height: 5px;
  background-color: #D6D8E1;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.pager-nav__item:not(:last-child) {
  margin-bottom: 5px;
}

.pager-nav__item_active {
  height: 15px;
  background-color: #90719A;
}

.btn {
  display: table;
  padding: 15px 30px;
  border: none;
  border-radius: 25px;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 480px) {
  .btn {
    font-size: 12px;
    padding: 15px 20px;
  }
}

.btn:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.btn_theme_yellow {
  color: #fff;
  background-color: #FBD46E;
  -webkit-box-shadow: 0px 20px 30px rgba(251, 212, 110, 0.3);
          box-shadow: 0px 20px 30px rgba(251, 212, 110, 0.3);
}

.btn_theme_yellow:hover {
  -webkit-box-shadow: 0px 25px 30px rgba(251, 212, 110, 0.3);
          box-shadow: 0px 25px 30px rgba(251, 212, 110, 0.3);
}

.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 5;
  background-image: radial-gradient(circle at 243px 73px, #FBD46E 100%, transparent 8px);
}

.title {
  color: #4D4862;
}

.title_size_large {
  font-size: 52px;
  line-height: 62px;
}

@media screen and (max-width: 991px) {
  .title_size_large {
    font-size: 48px;
    line-height: 58px;
  }
}

@media screen and (max-width: 480px) {
  .title_size_large {
    font-size: 30px;
    line-height: 37px;
  }
}

.title_size_medium {
  font-size: 48px;
  line-height: 58px;
}

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

.title_theme_blue {
  color: #79BFC4;
}

.title_theme_purple {
  color: #90719A;
}

.title_center {
  text-align: center;
}

.text {
  font-size: 16px;
  line-height: 19px;
}

.text_theme_blue {
  color: #79BFC4;
}

.mainpage__title {
  max-width: 725px;
  margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
  .mainpage__title {
    font-size: 30px;
    line-height: 37px;
  }
}

.mainpage__desc {
  margin-bottom: 75px;
  max-width: 400px;
}

@media screen and (max-width: 480px) {
  .mainpage__btn {
    margin: 0 auto;
  }
}

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

.mainpage__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.phones-box {
  width: 425px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .phones-box {
    width: 325px;
  }
}

@media screen and (max-width: 768px) {
  .phones-box {
    display: none;
  }
}

.page {
  min-height: 100vh;
}

.content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

@media screen and (max-width: 768px) {
  .content-wrap {
    height: auto;
  }
}

.content {
  width: 100%;
  margin: auto;
}

@media (min-width: 769px) {
  .content {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    -webkit-transition: all .5s ease-in-out 1s;
    transition: all .5s ease-in-out 1s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    will-change: opacity, transform;
  }
}

.slideIn-enter-active, .slideIn-leave-active {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slideIn-enter, .slideIn-leave-to {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.slideIn-enter-to, .slideIn-leave {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.menu-nav {
  display: table;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .menu-nav {
    display: none;
  }
}

.menu-nav__item {
  font-size: 14px;
  color: #90719A;
  text-transform: uppercase;
  margin: 0 15px;
  position: relative;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.menu-nav__item::before {
  content: '';
  width: 0px;
  height: 4px;
  background-color: #FBD46E;
  border-radius: 3px;
  position: absolute;
  bottom: -15px;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.menu-nav__item:hover {
  color: #4D4862;
}

.menu-nav__item_active {
  color: #4D4862;
}

.menu-nav__item_active::before {
  width: 15px;
}

@media screen and (max-width: 768px) {
  .slide {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

@media (min-width: 769px) {
  .slide.active .content {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width: 768px) {
  .slide-mainscreen {
    padding: 170px 0;
  }
}

@media screen and (max-width: 480px) {
  .slide-mainscreen {
    padding: 140px 0;
  }
}

/* ADVANTAGES STYLES */
.advantages__title {
  margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .advantages__title {
    margin-bottom: 40px;
  }
}

.advantages-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .advantages-list {
    display: block;
  }
}

.advantages-list__item {
  width: 33.33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  margin-bottom: 100px;
}

@media screen and (max-width: 991px) {
  .advantages-list__item {
    width: 50%;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .advantages-list__item {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .advantages-list__item {
    padding-right: 0;
    margin-bottom: 45px;
  }
}

.advantages-list__img {
  width: 108px;
  padding-top: 10px;
  padding-right: 25px;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 0;
}

@media screen and (max-width: 480px) {
  .advantages-list__img {
    width: 100px;
  }
}

.advantages-list__title {
  text-transform: uppercase;
  margin-bottom: 13px;
}

.about__title {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .about__title {
    text-align: center;
    margin-bottom: 40px;
  }
}

.about__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .about__row {
    display: block;
  }
}

.about__col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.about__col:not(:last-child) {
  margin-right: 80px;
}

@media screen and (max-width: 768px) {
  .about__col:not(:last-child) {
    margin-right: 0;
    margin-bottom: 1em;
  }
}

.about-content__title {
  text-transform: uppercase;
  margin-bottom: 5px;
}

.contacts__content {
  padding-top: 40px;
}

.contacts__title {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .contacts__title {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contacts__title {
    text-align: center;
  }
}

.contacts__desc {
  margin-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .contacts__desc {
    margin-bottom: 20px;
  }
}

.contacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 991px) {
  .contacts__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.contacts__col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.contacts__col:not(:last-child) {
  margin-right: 135px;
}

@media screen and (max-width: 991px) {
  .contacts__col:not(:last-child) {
    margin-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .contacts__col_info {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-bottom: 50px;
  }
}

.mail-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mail-link__icon {
  margin-right: 19px;
}

.address-box {
  text-align: center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.address__image {
  height: 193px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 35px;
  -webkit-transform: translateZ(15px) scale(0.94);
          transform: translateZ(15px) scale(0.94);
}

.address__title {
  text-transform: uppercase;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .guide__title {
    margin-bottom: 40px;
  }
}

.guide-slider {
  counter-reset: guide;
}

.guide-slider .owl-stage-outer {
  margin-bottom: 100px;
}

@media screen and (max-width: 480px) {
  .guide-slider .owl-stage-outer {
    margin-bottom: 50px;
  }
}

.guide-slider .owl-item {
  opacity: 0.3;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 991px) {
  .guide-slider .owl-item {
    padding: 0 20px;
  }
}

.guide-slider .owl-item.active {
  opacity: 1;
}

.guide-slider .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  counter-reset: dots;
}

.guide-slider .owl-dot {
  width: 15px;
  height: 5px;
  background-color: #D6D8E1;
  border-radius: 3px;
  margin: 0 5px;
  counter-increment: dots;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.guide-slider .owl-dot::before {
  content: counter(dots, decimal-leading-zero);
  font-size: 14px;
  color: #90719A;
  position: absolute;
  left: 0;
  right: 0;
  top: -23px;
  margin: auto;
  pointer-events: none;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.guide-slider .owl-dot.active {
  background-color: #90719A;
}

.guide-slider .owl-dot.active::before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.guide-item {
  counter-increment: guide;
}

.guide-item__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 255px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 415px;
  margin: 0 auto 40px;
}

@media screen and (max-width: 480px) {
  .guide-item__image {
    height: 120px;
  }
}

.guide-item__image img {
  max-height: 225px;
}

@media screen and (max-width: 480px) {
  .guide-item__image img {
    max-height: 120px;
  }
}

.guide-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
}

.guide-item__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 54px;
  height: 54px;
  background-color: #FBD46E;
  border-radius: 50%;
  margin-right: 40px;
  position: relative;
}

@media screen and (max-width: 480px) {
  .guide-item__icon {
    margin-right: 28px;
  }
}

.guide-item__icon-number {
  font-size: 28px;
  position: absolute;
  top: 0;
  right: -10px;
}

.guide-item__icon-number::before {
  content: counter(guide, decimal-leading-zero);
}

.guide-item__title {
  text-transform: uppercase;
  margin-bottom: 12px;
}

.team__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 480px) {
  .team__row {
    display: block;
  }
}

.team__col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

@media screen and (max-width: 480px) {
  .team__col:not(:last-child) {
    margin-bottom: 45px;
  }
}

.team__icon {
  max-width: 200px;
  height: 220px;
  margin: 0 auto 35px;
}

.team__name {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.trust__title {
  margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
  .trust__title {
    text-align: center;
    margin-bottom: 40px;
  }
}

.trust__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

@media screen and (max-width: 768px) {
  .trust__row {
    display: block;
  }
}

.trust__col:not(:last-child) {
  margin-right: 75px;
}

@media screen and (max-width: 991px) {
  .trust__col:not(:last-child) {
    margin-right: 25px;
  }
}

@media screen and (max-width: 768px) {
  .trust__col:not(:last-child) {
    margin-right: 0;
    margin-bottom: 50px;
  }
}

.trust__image {
  height: 137px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 45px;
}

.trust__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .trust__info {
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
  }
}

.trust__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 23px;
}

.trust__content {
  width: 100%;
}

.trust-info__title {
  text-transform: uppercase;
  margin-bottom: 7px;
}

.input, .textarea {
  width: 100%;
  border: 3px solid #D6D8E1;
  border-radius: 30px;
  font-size: 16px;
  padding-left: 27px;
  padding-right: 27px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
  color: #D6D8E1;
}

.input::-moz-placeholder, .textarea::-moz-placeholder {
  color: #D6D8E1;
}

.input:-moz-placeholder, .textarea:-moz-placeholder {
  color: #D6D8E1;
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
  color: #D6D8E1;
}

.input:focus, .textarea:focus {
  border-color: #4D4862;
}

.input {
  height: 48px;
}

.textarea {
  height: 120px;
  resize: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

.contacts-form {
  max-width: 535px;
  margin: 0 auto;
}

.contacts-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

@media screen and (max-width: 480px) {
  .contacts-form__row {
    display: block;
  }
}

.contacts-form__field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.contacts-form__field:not(:last-child) {
  margin-right: 15px;
}

@media screen and (max-width: 480px) {
  .contacts-form__field:not(:last-child) {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.contacts-form__submit {
  font-size: 16px;
  text-transform: none;
  margin: 0 auto;
}

.contacts-publ__title {
  margin-bottom: 15px;
}

.contacts-publ__desc {
  text-align: center;
  margin-bottom: 40px;
}

.language-current, .contacts-publ__title, .contacts-publ__desc {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.scroll-text {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.scroll-text::before {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.app_particles_white .background-box__bg .g, .app_particles_white .background-box__bg .e {
  fill: #fff;
}

.app_particles_white_30 .background-box__bg .g, .app_particles_white_30 .background-box__bg .e {
  fill: #fff;
  opacity: .3;
}

.app_particles_white_20 .background-box__bg .g, .app_particles_white_20 .background-box__bg .e {
  fill: #fff;
  opacity: .2;
}

.app_particles_white_12 .background-box__bg .g, .app_particles_white_12 .background-box__bg .e {
  fill: #fff;
  opacity: .2;
}

.app_theme_white .menu-nav__item {
  color: #fff;
}

.app_theme_white .menu-nav__item_active, .app_theme_white .menu-nav__item:hover {
  color: #4D4862;
}

.app_theme_white .language-current {
  color: #fff;
}

.app_theme_white .scroll-text {
  color: #fff;
}

.app_theme_white .scroll-text::before {
  background-color: #fff;
}

.apps_theme_how .guide-item__icon {
  background-color: #fff;
}

.apps_theme_how .guide-slider .owl-dot {
  background-color: #fff;
}

.apps_theme_how .guide-slider .owl-dot.active {
  background-color: #90719A;
}

.apps_theme_trust .icon-warning {
  background-color: #fff;
  color: #4D4862;
}

.apps_theme_about .about__col .text_theme_blue {
  color: #fff;
}

.apps_theme_contacts .contacts__title, .apps_theme_contacts .contacts-publ__title, .apps_theme_contacts .contacts-publ__desc {
  color: #fff;
}

.apps_theme_contacts .input, .apps_theme_contacts .textarea {
  border-color: transparent;
}

.apps_theme_contacts .mainpage__title, .apps_theme_contacts .mainpage__desc {
  color: #fff;
}

/* Fullpage js FADE EFFECT */
.fp-slidesContainer {
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
}

.fp-slide {
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.fp-slide.active {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

#canvas {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.btn-elastice {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: none;
  border-radius: 25px;
  text-transform: uppercase;
  position: relative;
}

@media screen and (max-width: 480px) {
  .btn-elastice {
    font-size: 12px;
  }
}

.button {
  display: block;
  background: none;
  border: none;
  width: 250px;
  height: 105px;
  outline: none;
  position: relative;
  margin: 1em;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.button__text {
  margin: auto;
  display: block;
  padding: 10px;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}

.morph-shape {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.button--fill .morph-shape svg {
  fill: #343434;
}

.menu-nav_mob {
  display: none;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .menu-nav_mob {
    display: block;
  }
}

.menu-nav_mob .menu-nav__item {
  margin: 0;
  color: #79BFC4;
}

.remodal-overlay {
  background-color: transparent;
}

.remodal-thanks {
  max-width: 710px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 3px 20px rgba(77, 72, 98, 0.5);
          box-shadow: 0px 3px 20px rgba(77, 72, 98, 0.5);
  padding: 45px 20px 65px;
}

.remodal-close-btn {
  margin: 0 auto;
}

.cat-form {
  width: 187px;
  margin-bottom: 50px;
}

.remodal-thanks__title {
  margin-bottom: 15px;
}

.remodal-thanks__text {
  max-width: 320px;
  margin: 0 auto 45px;
}
