* {
  box-sizing: border-box;
}

body {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  position: relative;
}

button:active,
button:focus {
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}

h1 {
  font-size: 64px;
}

h2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1;
}

h3 {
  font-size: 40px;
  font-weight: bold;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

section {
  position: relative;
  z-index: 9;
}

::-webkit-scrollbar {
  display: none;
}

a:hover {
  text-decoration: none;
}

.container {
  max-width: 1054px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.bold {
  font-weight: 600 !important;
}

.delay01 {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.delay02 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.delay03 {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.delay04 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.delay05 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay06 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.delay07 {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -ms-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.delay08 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.delay09 {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.delay1 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.delay11 {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.delay12 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.delay13 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.delay14 {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -ms-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.delay15 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.delay16 {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -ms-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.delay17 {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -ms-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.delay18 {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -ms-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.delay19 {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -ms-animation-delay: 1.9s;
  -o-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.delay2 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.delay21 {
  -webkit-animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -ms-animation-delay: 2.1s;
  -o-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.delay22 {
  -webkit-animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
  -ms-animation-delay: 2.2s;
  -o-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.delay23 {
  -webkit-animation-delay: 2.3s;
  -moz-animation-delay: 2.3s;
  -ms-animation-delay: 2.3s;
  -o-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.delay24 {
  -webkit-animation-delay: 2.4s;
  -moz-animation-delay: 2.4s;
  -ms-animation-delay: 2.4s;
  -o-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.delay25 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.delay26 {
  -webkit-animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -ms-animation-delay: 2.6s;
  -o-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.delay27 {
  -webkit-animation-delay: 2.7s;
  -moz-animation-delay: 2.7s;
  -ms-animation-delay: 2.7s;
  -o-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.delay28 {
  -webkit-animation-delay: 2.8s;
  -moz-animation-delay: 2.8s;
  -ms-animation-delay: 2.8s;
  -o-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.delay29 {
  -webkit-animation-delay: 2.9s;
  -moz-animation-delay: 2.9s;
  -ms-animation-delay: 2.9s;
  -o-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.delay3 {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -ms-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.delay31 {
  -webkit-animation-delay: 3.1s;
  -moz-animation-delay: 3.1s;
  -ms-animation-delay: 3.1s;
  -o-animation-delay: 3.1s;
  animation-delay: 3.1s;
}

/* index page start */

.top_block {
  background-image: linear-gradient(170deg, #df2a86 4%, #0864e9 141%);
}

header .bg-light {
  background-color: transparent !important;
  padding: 16px 0 0 0;
}

header .navbar-light .navbar-nav .nav-link {
  color: #d5d5d6;
  font-weight: 100;
  padding: 0 25px 0 0;
}

header .navbar-light .menu_line {
  width: 20px;
  height: 1px;
  margin-bottom: 3px;
  margin-top: 4px;
  background: #fff;
  display: block;
}

header .navbar-light .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}

.page_title {
  padding-top: 100px;
}

.page_title .title {
  color: #fff;
  max-width: 544px;
  width: 100%;
}

.page_title .top_img {
  max-width: 304px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

/* cards section start */
.cards {
  padding-top: 36px;
}

.cards .menu {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.cards .menu::after {
  content: "";
  position: absolute;
  width: inherit;
  bottom: 0;
  left: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.5);
}

.cards .menu__item {
  padding-bottom: 6px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  padding-right: 40px;
  display: inline-block;
}

.cards .menu__item.is-active,
.cards .menu__item:hover {
  color: #ff4e9e;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.cards .menu__item--first:hover:hover~.menu__line {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  width: 74px;
}

.cards .menu__item--second:hover:hover~.menu__line,
.cards .menu__line.activeSecond {
  -webkit-transform: translateX(117px);
  -moz-transform: translateX(117px);
  -ms-transform: translateX(117px);
  -o-transform: translateX(117px);
  transform: translateX(117px);
  width: 87px;
}

.cards .menu__item--thirst:hover:hover~.menu__line,
.cards .menu__line.activeThirst {
  -webkit-transform: translateX(247px);
  -moz-transform: translateX(247px);
  -ms-transform: translateX(247px);
  -o-transform: translateX(247px);
  transform: translateX(247px);
  width: 115px;
}

.cards .menu__item--fourth:hover:hover~.menu__line,
.cards .menu__line.activeFourth {
  -webkit-transform: translateX(405px);
  -moz-transform: translateX(405px);
  -ms-transform: translateX(405px);
  -o-transform: translateX(405px);
  transform: translateX(405px);
  width: 110px;
}

.cards .menu__item--fifth:hover:hover~.menu__line,
.cards .menu__line.activeFifth {
  -webkit-transform: translateX(557px);
  -moz-transform: translateX(557px);
  -ms-transform: translateX(557px);
  -o-transform: translateX(557px);
  transform: translateX(557px);
  width: 90px;
}

.cards .menu__line {
  position: absolute;
  bottom: 0;
  width: 74px;
  height: 100%;
  border-bottom: 2px solid #ff4e9e;
  z-index: 200;
  pointer-events: none;
  transition: all 0.5s ease;
}

.cards .card {
  max-width: 260px;
  width: 100%;
  margin: 38px auto;
  display: block;
  border-radius: 15px;
}

.cards .contents_text {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
  max-width: 784px;
  width: 100%;
  margin: 23px auto;
}

.cards .fadeUp-enter,
.cards .fadeDown-enter {
  opacity: 0;
}

.cards .fadeUp-enter-active {
  -webkit-animation: slide-in 0.3s ease-in-out forwards;
  -moz-animation: slide-in 0.3s ease-in-out forwards;
  -ms-animation: slide-in 0.3s ease-in-out forwards;
  -o-animation: slide-in 0.3s ease-in-out forwards;
  animation: slide-in 0.3s ease-in-out forwards;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.cards .fadeUp-leave-active {
  -webkit-animation: slide-out 0.3s ease-in-out forwards;
  -moz-animation: slide-out 0.3s ease-in-out forwards;
  -ms-animation: slide-out 0.3s ease-in-out forwards;
  -o-animation: slide-out 0.3s ease-in-out forwards;
  animation: slide-out 0.3s ease-in-out forwards;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}

.cards .fadeDown-enter {
  opacity: 0;
}

.cards .fadeDown-enter-active {
  -webkit-animation: slide-in-down 0.3s ease-in-out forwards;
  -moz-animation: slide-in-down 0.3s ease-in-out forwards;
  -ms-animation: slide-in-down 0.3s ease-in-out forwards;
  -o-animation: slide-in-down 0.3s ease-in-out forwards;
  animation: slide-in-down 0.3s ease-in-out forwards;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.cards .fadeDown-leave-active {
  -webkit-animation: slide-out-down 0.3s ease-in-out forwards;
  -moz-animation: slide-out-down 0.3s ease-in-out forwards;
  -ms-animation: slide-out-down 0.3s ease-in-out forwards;
  -o-animation: slide-out-down 0.3s ease-in-out forwards;
  animation: slide-out-down 0.3s ease-in-out forwards;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}

@-webkit-keyframes slide-in {
  from {
    transform: translateY(2rem);
  }

  to {
    transform: translateY(0);
  }
}

@-moz-keyframes slide-in {
  from {
    transform: translateY(2rem);
  }

  to {
    transform: translateY(0);
  }
}

@-ms-keyframes slide-in {
  from {
    transform: translateY(2rem);
  }

  to {
    transform: translateY(0);
  }
}

@-o-keyframes slide-in {
  from {
    transform: translateY(2rem);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes slide-in {
  from {
    transform: translateY(2rem);
  }

  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes slide-out {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-2rem);
  }
}

@-moz-keyframes slide-out {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-2rem);
  }
}

@-ms-keyframes slide-out {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-2rem);
  }
}

@-o-keyframes slide-out {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-2rem);
  }
}

@keyframes slide-out {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-2rem);
  }
}

@-webkit-keyframes slide-in-down {
  from {
    transform: translateY(-2rem);
  }

  to {
    transform: translateY(0);
  }
}

@-moz-keyframes slide-in-down {
  from {
    transform: translateY(-2rem);
  }

  to {
    transform: translateY(0);
  }
}

@-ms-keyframes slide-in-down {
  from {
    transform: translateY(-2rem);
  }

  to {
    transform: translateY(0);
  }
}

@-o-keyframes slide-in-down {
  from {
    transform: translateY(-2rem);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes slide-in-down {
  from {
    transform: translateY(-2rem);
  }

  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes slide-out-down {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(2rem);
  }
}

@-moz-keyframes slide-out-down {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(2rem);
  }
}

@-ms-keyframes slide-out-down {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(2rem);
  }
}

@-o-keyframes slide-out-down {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(2rem);
  }
}

@keyframes slide-out-down {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(2rem);
  }
}

/* cards section end */

/* gallery with little picture start */
.picture_gallery {
  padding-top: 360px;
  padding-bottom: 235px;
  overflow: hidden;
}

.picture_gallery .container {
  padding: 0;
}

.picture_gallery .title {
  font-weight: 800;
  color: #010101;
  line-height: 1.13;
  max-width: 944px;
  width: 100%;
  margin: 0 auto 178px;
}

.picture_gallery .wrapper {
  height: 480px;
}

.picture_gallery .gallery_img {
  max-height: 480px;
  height: 100%;
}

.height16 {
  height: 16%;
}

.height25 {
  height: 25%;
}

.height33 {
  height: 33%;
}

.height50 {
  height: 50%;
}

.height67 {
  height: 67%;
}

.height100 {
  height: 100%;
}

.picture_gallery .gallery_img img {
  display: block;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  -webkit-animation-duration: 0.1s;
  -moz-animation-duration: 0.1s;
  -ms-animation-duration: 0.1s;
  -o-animation-duration: 0.1s;
  animation-duration: 0.1s;
}

.picture_gallery .gallery_center_img {
  position: relative;
}

.picture_gallery .center_img {
  max-width: 500px;
  width: 130%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: -15%;
  margin-top: auto;
  margin-bottom: auto;
  z-index: 999;
}

/* benefits blocks start */
.benefits_block.b_first_block,
.benefits_block.b_second_block {
  padding-top: 330px;
  padding-bottom: 330px;
}
.benefits_block.b_third_block{
  padding-top: 330px;
}

.benefits_block .wrapper {
  max-width: 464px;
  width: 100%;
}

.benefits_block .wrapper p {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  color: #010101;
}

.benefits_block .benefits_img {
  max-width: 354px;
  width: 100%;
}

.sticky-content.fixed {
  position: fixed;
  top: 0;
  z-index: 0;
}

.benefits_block.b_third_block .row {
  background-color: #fff;
}

.benefits_block.b_third_block .img {
  margin-top: -50px;
}

/* section with map */
.map {
  height: 630px;
  background: url(../img/map.png) no-repeat center center;
  background-size: cover;
  padding-top: 31px;
  padding-bottom: 42px;
  position: relative;
  background-color: #fff;
}

.map .container,
.map .container .row {
  height: 100%;
}

.map .title {
  max-width: 624px;
  width: 100%;
  margin: 0 auto;
}

.map .eye_one,
.map .eye_three,
.map .eye_four,
.map .eye_five,
.map .eye_six,
.map .eye_nine,
.map .eye_ten,
.premium_fourth_step .eye_one,
.premium_fourth_step .eye_three,
.premium_fourth_step .eye_four,
.premium_fourth_step .eye_five,
.premium_fourth_step .eye_six,
.premium_fourth_step .eye_nine,
.premium_fourth_step .eye_ten {
  max-width: 30px;
  width: 100%;
  position: absolute;
}

.map .eye_eight,
.map .eye_seven,
.premium_fourth_step .eye_eight,
.premium_fourth_step .eye_seven {
  max-width: 48px;
  width: 100%;
  position: absolute;
}

.map .eye_two,
.premium_fourth_step .eye_two {
  max-width: 49px;
  width: 100%;
  position: absolute;
}

.map .eye_one,
.premium_fourth_step .eye_one {
  top: 15%;
  right: 0;
}

.map .eye_two,
.premium_fourth_step .eye_two {
  top: 35%;
  right: 28%;
}

.map .eye_three ,
.premium_fourth_step .eye_three {
  top: 45%;
  right: 50%;
}

.map .eye_four,
.premium_fourth_step .eye_four {
  top: 50%;
  right: 10%;
}

.map .eye_five,
.premium_fourth_step .eye_five {
  top: 55%;
  left: 10%;
}

.map .eye_six,
.premium_fourth_step .eye_six{
  top: 65%;
  right: 35%;
}

.map .eye_seven,
.premium_fourth_step .eye_seven {
  top: 70%;
  left: 30%;
}

.map .eye_eight,
.premium_fourth_step .eye_eight {
  top: 80%;
  left: 45%;
}

.map .eye_nine,
.premium_fourth_step .eye_nine {
  top: 85%;
  left: 0%;
}

.map .eye_ten,
.premium_fourth_step .eye_ten {
  bottom: 0%;
  right: 35%;
}

/* big logo section start */

.big_logo {
  padding-top: 474px;
  padding-bottom: 460px;
  background-color: #fff;
}

.big_logo .big_logo_img {
  max-width: 800px;
  width: 100%;
  margin-bottom: 59px;
}

.big_logo .title {
  font-weight: 600;
  color: #000000;
  line-height: 1.2;
  margin: 0 auto;
}

/* big logo section end */

/* questions start */
.questions {
  padding: 300px 0 84px;
  background-color: #fff;
}

.questions .question_block {
  margin-bottom: 40px;
  opacity: 0;
}

.questions .wrapper {
  background-color: #f8f8f8;
  padding: 55px 6px 0 6px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: stretch;
}

.questions .wrapper .title {
  color: #1f2023;
  font-weight: 600;
  margin-bottom: 26px;
}

.questions .wrapper img {
  max-width: 308px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

footer {
  background: #020202;
  padding: 54px 0 18px;
  z-index: 99;
  position: relative;
}

footer .footer_logo {
  display: block;
  margin: 71px 0 20px;
  max-width: 216px;
  width: 100%;
}

footer .app_store_btn {
  max-width: 120px;
  width: 100%;
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 24px;
}

footer .app_store_img,
footer .google_play_img {
  width: 100%;
}

footer .google_play_btn {
  max-width: 135px;
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}

footer ul {
  padding: 0;
  margin: 0;
}

footer ul li {
  list-style: none;
}

footer .footer_nav_link {
  color: #f1f2f2;
  line-height: 1;
  margin-bottom: 24px;
  display: block;
  font-weight: 100;
}

footer .copyright {
  font-size: 10px;
  line-height: 1.6;
  color: #f1f2f2;
  display: block;
  padding-top: 30px;
}

/* index page end */

/* spoddr for business page start */

/* spoddr for business > preloader start */
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999;
  display: block;
}

#preloader .preloader-box,
#preloader .preloader-box .row {
  height: 100%;
}

#preloader .letter_wrapper {
  position: relative;
}

#preloader .letter {
  display: inline-block;
  font-weight: bold;
  font-size: 140px;
  color: #0046ac;
  position: relative;
  line-height: 1;
  width: 10%;
}

#preloader .letter img {
  max-width: 100%;
}

#preloader .b_three {
  opacity: 0;
  margin-left: -50px;
  -webkit-animation: 2.5s lettThree forwards;
  -moz-animation: 2.5s lettThree forwards;
  -ms-animation: 2.5s lettThree forwards;
  -o-animation: 2.5s lettThree forwards;
  animation: 2.5s lettThree forwards;
}

#preloader .b_two {
  opacity: 0;
  margin-left: -100px;
  -webkit-animation: 2.5s lettTwo 0.2s forwards;
  -moz-animation: 2.5s lettTwo 0.2s forwards;
  -ms-animation: 2.5s lettTwo 0.2s forwards;
  -o-animation: 2.5s lettTwo 0.2s forwards;
  animation: 2.5s lettTwo 0.2s forwards;
}

#preloader .b_one {
  opacity: 0;
  margin-left: -150px;
  -webkit-animation: 2.5s lettOne 0.4s forwards;
  -moz-animation: 2.5s lettOne 0.4s forwards;
  -ms-animation: 2.5s lettOne 0.4s forwards;
  -o-animation: 2.5s lettOne 0.4s forwards;
  animation: 2.5s lettOne 0.4s forwards;
}

#preloader .b_four {
  opacity: 0;
  margin-right: -50px;
  -webkit-animation: 2.5s lettFour forwards;
  -moz-animation: 2.5s lettFour forwards;
  -ms-animation: 2.5s lettFour forwards;
  -o-animation: 2.5s lettFour forwards;
  animation: 2.5s lettFour forwards;
}

#preloader .b_five {
  opacity: 0;
  margin-right: -100px;
  -webkit-animation: 2.5s lettFive 0.2s forwards;
  -moz-animation: 2.5s lettFive 0.2s forwards;
  -ms-animation: 2.5s lettFive 0.2s forwards;
  -o-animation: 2.5s lettFive 0.2s forwards;
  animation: 2.5s lettFive 0.2s forwards;
}

#preloader .b_six {
  opacity: 0;
  margin-right: -150px;
  -webkit-animation: 2.5s lettSix 0.4s forwards;
  -moz-animation: 2.5s lettSix 0.4s forwards;
  -ms-animation: 2.5s lettSix 0.4s forwards;
  -o-animation: 2.5s lettSix 0.4s forwards;
  animation: 2.5s lettSix 0.4s forwards;
}

@-webkit-keyframes lettThree {
  0% {
    opacity: 0;
    margin-left: -50px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -60px;
  }

  100% {
    opacity: 0;
    margin-left: -50px;
  }
}

@-moz-keyframes lettThree {
  0% {
    opacity: 0;
    margin-left: -50px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -60px;
  }

  100% {
    opacity: 0;
    margin-left: -50px;
  }
}

@-ms-keyframes lettThree {
  0% {
    opacity: 0;
    margin-left: -50px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -60px;
  }

  100% {
    opacity: 0;
    margin-left: -50px;
  }
}

@-o-keyframes lettThree {
  0% {
    opacity: 0;
    margin-left: -50px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -60px;
  }

  100% {
    opacity: 0;
    margin-left: -50px;
  }
}

@keyframes lettThree {
  0% {
    opacity: 0;
    margin-left: -50px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -60px;
  }

  100% {
    opacity: 0;
    margin-left: -50px;
  }
}

@-webkit-keyframes lettTwo {
  0% {
    opacity: 0;
    margin-left: -100px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -100px;
  }

  100% {
    opacity: 0;
    margin-left: -100px;
  }
}

@-moz-keyframes lettTwo {
  0% {
    opacity: 0;
    margin-left: -100px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -100px;
  }

  100% {
    opacity: 0;
    margin-left: -100px;
  }
}

@-ms-keyframes lettTwo {
  0% {
    opacity: 0;
    margin-left: -100px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -100px;
  }

  100% {
    opacity: 0;
    margin-left: -100px;
  }
}

@-o-keyframes lettTwo {
  0% {
    opacity: 0;
    margin-left: -100px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -100px;
  }

  100% {
    opacity: 0;
    margin-left: -100px;
  }
}

@keyframes lettTwo {
  0% {
    opacity: 0;
    margin-left: -100px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -100px;
  }

  100% {
    opacity: 0;
    margin-left: -100px;
  }
}

@-webkit-keyframes lettOne {
  0% {
    opacity: 0;
    margin-left: -150px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -150px;
  }

  100% {
    opacity: 0;
    margin-left: -150px;
  }
}

@-moz-keyframes lettOne {
  0% {
    opacity: 0;
    margin-left: -150px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -150px;
  }

  100% {
    opacity: 0;
    margin-left: -150px;
  }
}

@-ms-keyframes lettOne {
  0% {
    opacity: 0;
    margin-left: -150px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -150px;
  }

  100% {
    opacity: 0;
    margin-left: -150px;
  }
}

@-o-keyframes lettOne {
  0% {
    opacity: 0;
    margin-left: -150px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -150px;
  }

  100% {
    opacity: 0;
    margin-left: -150px;
  }
}

@keyframes lettOne {
  0% {
    opacity: 0;
    margin-left: -150px;
  }

  30% {
    opacity: 1;
    margin-left: 0;
  }

  60% {
    opacity: 1;
    margin-left: 0;
  }

  90% {
    opacity: 0.5;
    margin-left: -150px;
  }

  100% {
    opacity: 0;
    margin-left: -150px;
  }
}

@-webkit-keyframes lettFour {
  0% {
    opacity: 0;
    margin-right: -50px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -50px;
  }

  100% {
    opacity: 0;
    margin-right: -50px;
  }
}

@-moz-keyframes lettFour {
  0% {
    opacity: 0;
    margin-right: -50px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -50px;
  }

  100% {
    opacity: 0;
    margin-right: -50px;
  }
}

@-ms-keyframes lettFour {
  0% {
    opacity: 0;
    margin-right: -50px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -50px;
  }

  100% {
    opacity: 0;
    margin-right: -50px;
  }
}

@-o-keyframes lettFour {
  0% {
    opacity: 0;
    margin-right: -50px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -50px;
  }

  100% {
    opacity: 0;
    margin-right: -50px;
  }
}

@keyframes lettFour {
  0% {
    opacity: 0;
    margin-right: -50px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -50px;
  }

  100% {
    opacity: 0;
    margin-right: -50px;
  }
}

@-webkit-keyframes lettFive {
  0% {
    opacity: 0;
    margin-right: -100px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -100px;
  }

  100% {
    opacity: 0;
    margin-right: -100px;
  }
}

@-moz-keyframes lettFive {
  0% {
    opacity: 0;
    margin-right: -100px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -100px;
  }

  100% {
    opacity: 0;
    margin-right: -100px;
  }
}

@-ms-keyframes lettFive {
  0% {
    opacity: 0;
    margin-right: -100px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -100px;
  }

  100% {
    opacity: 0;
    margin-right: -100px;
  }
}

@-o-keyframes lettFive {
  0% {
    opacity: 0;
    margin-right: -100px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -100px;
  }

  100% {
    opacity: 0;
    margin-right: -100px;
  }
}

@keyframes lettFive {
  0% {
    opacity: 0;
    margin-right: -100px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -100px;
  }

  100% {
    opacity: 0;
    margin-right: -100px;
  }
}

@-webkit-keyframes lettSix {
  0% {
    opacity: 0;
    margin-right: -150px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -150px;
  }

  100% {
    opacity: 0;
    margin-right: -150px;
  }
}

@-moz-keyframes lettSix {
  0% {
    opacity: 0;
    margin-right: -150px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -150px;
  }

  100% {
    opacity: 0;
    margin-right: -150px;
  }
}

@-ms-keyframes lettSix {
  0% {
    opacity: 0;
    margin-right: -150px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -150px;
  }

  100% {
    opacity: 0;
    margin-right: -150px;
  }
}

@-o-keyframes lettSix {
  0% {
    opacity: 0;
    margin-right: -150px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -150px;
  }

  100% {
    opacity: 0;
    margin-right: -150px;
  }
}

@keyframes lettSix {
  0% {
    opacity: 0;
    margin-right: -150px;
  }

  30% {
    opacity: 1;
    margin-right: 0;
  }

  60% {
    opacity: 1;
    margin-right: 0;
  }

  90% {
    opacity: 0.5;
    margin-right: -150px;
  }

  100% {
    opacity: 0;
    margin-right: -150px;
  }
}

#preloader .absolute_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-animation: 1s scaleImg 2.7s;
  -moz-animation: 1s scaleImg 275s;
  -ms-animation: 1s scaleImg 2.7s;
  -o-animation: 1s scaleImg 2.7s;
  animation: 1s scaleImg 2.7s;
}

@-webkit-keyframes scaleImg {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  100% {
    opacity: 0.5;
    transform: scale(8);
  }
}

@-moz-keyframes scaleImg {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  100% {
    opacity: 0.5;
    transform: scale(8);
  }
}

@-ms-keyframes scaleImg {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  100% {
    opacity: 0.5;
    transform: scale(8);
  }
}

@-o-keyframes scaleImg {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  100% {
    opacity: 0.5;
    transform: scale(8);
  }
}

@keyframes scaleImg {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  100% {
    opacity: 0.5;
    transform: scale(8);
  }
}

/* spoddr for business > preloader end */

.header_fix,
.header_fix .container-fluid,
.header_fix .container-fluid .row {
  height: 5vh;
}

.page_for_business .header_fix {
  position: fixed;
  height: 5vh;
  width: 90%;
  background-color: #fff;
  z-index: 99;
  left: 5%;
  padding: 0;
}

.header_fix {
  background-color: #fff;
  padding-top: 16px;
  padding-bottom: 16px;
}

.header_fix .container-fluid {
  padding: 0;
}

.header_fix .bg-light {
  padding: 0;
  background-color: #fff !important;
  z-index: 999;
}

.header_fix .navbar-light .navbar-nav .nav-link {
  color: #d5d5d6;
  font-weight: 100;
  padding: 0 25px 0 0;
  color: #ff4e9e;
  font-weight: 400;
}

.header_fix .navbar-light .navbar-nav .nav-link:hover {
  font-weight: 500;
  color: #ff4e9e;
  text-decoration: underline;
}

.header_fix .navbar-light .menu_line {
  width: 15px;
  height: 1px;
  margin-bottom: 2px;
  margin-top: 4px;
  background: #ff4e9e;
  display: block;
}

.header_fix .navbar-light .navbar-toggler {
  border-color: #ff4e9e;
  opacity: 0.5;
  padding: 2px 10px 3px !important;
}

.page_for_business .sl_wrapper {
  width: 90%;
  height: 90vh;
  overflow: hidden;
  margin: 5vh auto 0;
  position: relative;
}

.page_for_business .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

@supports (object-fit: cover) {
  .video-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.video-bg::-webkit-media-controls {
  display: none !important;
}

.page_for_business .video-overlay {
  display: grid;
  justify-content: center;
  align-content: center;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.55);
}

.page_for_business .block_one {
  background: url(../img/1.png) no-repeat top center;
  background-size: cover;
}

.page_for_business .block_two {
  background: url(../img/2.png) no-repeat top center;
  background-size: cover;
}

.page_for_business .block_three {
  background: url(../img/3.png) no-repeat top center;
  background-size: cover;
}

.page_for_business .block_four {
  background: url(../img/2.png) no-repeat top center;
  background-size: cover;
}

.page_for_business .block_five {
  background: url(../img/5.png) no-repeat top center;
  background-size: cover;
}

#fp-nav.right {
  right: 6%;
}

.page_for_business section .wrapper {
  max-width: 784px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.page_for_business section .wrapper .text {
  color: #ffffff;
}

.page_for_business .block_one .second_animation {
  margin-top: 30px;
}

.page_for_business .fp-completely .first_animation,
.page_for_business .fp-completely .second_animation,
.page_for_business .fp-completely .enter_spoddr_btn {
  opacity: 1;
  margin-bottom: 0px;
  color: #fff;
}

.page_for_business .first_animation {
  opacity: 0;
  margin-bottom: -40px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.page_for_business .second_animation {
  opacity: 0;
  margin-bottom: -40px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.page_for_business .enter_spoddr_btn {
  max-width: 464px;
  width: 100%;
  display: block;
  margin: 40px auto 0;
  padding: 16px 10px;
  color: #fff;
  border-radius: 28px;
  background: linear-gradient(135deg, #df2a86 27%, #0864e9 59%);
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

/* spoddr for business page end */

/* enter spoddr page start */
.enter_spoddr_page .big_logo,
.enter_spoddr_page .use_spoddr {
  background-color: #fff;
}

.enter_spoddr_page .white_bg {
  height: 168px;
  background-color: #fff;
  position: relative;
  z-index: 99;
}

.enter_spoddr_page .top_block .title {
  max-width: 943px;
  width: 100%;
  padding-bottom: 179px;
  line-height: normal;
}

.enter_spoddr_page .big_logo .title {
  font-weight: 600;
  line-height: 1.5;
  color: #010101;
  padding-bottom: 0;
  margin-bottom: 127px;
}

.enter_spoddr_page .spaddr_facilities .wrapper {
  max-width: 304px;
  width: 100%;
  margin: 0 auto 116px;
  text-align: center;
}

.enter_spoddr_page .spaddr_facilities .col-6:nth-child(1) img {
  width: 45px;
}

.enter_spoddr_page .spaddr_facilities .col-6:nth-child(2) img {
  width: 65px;
}

.enter_spoddr_page .spaddr_facilities .col-6:nth-child(3) img {
  width: 64px;
}

.enter_spoddr_page .spaddr_facilities .col-6:nth-child(4) img {
  width: 61px;
}

.enter_spoddr_page .spaddr_facilities .text {
  font-size: 20px;
  line-height: normal;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 24px;
}

.enter_spoddr_page .use_spoddr {
  background-color: #f8f8f8;
  padding: 64px 0 40px;
}

.enter_spoddr_page .use_spoddr .title {
  font-weight: 800;
  line-height: 1.13;
  color: #010101;
  margin-bottom: 16px;
}

.enter_spoddr_page .use_spoddr .title_description {
  display: block;
  font-size: 20px;
  line-height: normal;
  color: rgba(0, 0, 0, 0.5);
  max-width: 500px;
  width: 100%;
  margin: 0 auto 72px;
}

.enter_spoddr_page .inform_steps .step {
  margin-bottom: 24px;
}

.enter_spoddr_page .inform_steps .wrapper {
  max-width: 304px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 32px 16px;
  height: 100%;
}

.enter_spoddr_page .inform_steps .text {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
}

.enter_spoddr_page .first_step {
  background-image: linear-gradient(170deg, #df2a86 4%, #0864e9 141%);
  padding: 33px 0 80px;
}

.enter_spoddr_page .first_step .title {
  color: #fff;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 50px;
}

.enter_spoddr_page .first_step .text {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
}

.enter_spoddr_page .first_step ul {
  padding: 0;
  margin: 0;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}

.enter_spoddr_page .first_step li {
  list-style-position: inside;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
}

/* enter spoddr page end */

/* benefits page start */

.benefits_page {
  color: rgba(0, 0, 0, 0.5);
}

.benefits_page .title {
  font-weight: bold;
  line-height: 1.2;
  color: #1f2023;
}

.benefits_title {
  padding: 40px 0 28px;
}

.benefits_title .title {
  max-width: 496px;
  width: 100%;
  margin: 0 auto 24px;
  line-height: 1;
}

.benefits_title .title_description {
  font-size: 20px;
  max-width: 303px;
  width: 100%;
  margin: 0 auto;
}

.premium_first_step .container {
  background-color: #f8f8f8;
  padding-top: 24px;
  padding-bottom: 32px;
  margin-bottom: 24px;
}

.premium_first_step .wrapper {
  max-width: 464px;
  width: 100%;
  margin: 0 auto;
}

.premium_first_step .wrapper .title {
  margin-bottom: 41px;
}

.premium_first_step .wrapper .text,
.premium_second_step .wrapper .text {
  line-height: 1.5;
  color: #383b40;
}

.premium_first_step .first_step_img {
  max-width: 223px;
  width: 100%;
}

.premium_second_step {
  padding-left: 0;
  margin-bottom: 24px;
}

.premium_second_step .wrapper {
  background-color: #f8f8f8;
  padding: 40px 24px 14px;
  height: 100%;
}

.premium_second_step .wrapper .title {
  margin-bottom: 24px;
}

.premium_third_step {
  padding-right: 0;
  margin-bottom: 24px;
}

.premium_third_step .wrapper {
  background-image: linear-gradient(to right top,
      #e14594,
      #bf41a1,
      #9643a9,
      #6345ab,
      #0245a6);
  padding: 40px 24px 14px;
  height: 100%;
  color: #fff;
}

.premium_third_step .title {
  color: #fff;
  margin-bottom: 24px;
}

.premium_fourth_step {
  background: url(../img/benefits-bg.png) center center no-repeat;
  background-size: cover;
  max-width: 1054px;
  width: 100%;
  margin: 0 auto;
}

.premium_fourth_step .container {
  position: relative;
  padding: 0;
  height: 630px;
  padding-top: 50px;
  padding-bottom: 42px;
  background-image: linear-gradient(178deg, #f9f9f9 21%, rgba(255, 255, 255, 0) 52%);
}
.premium_fourth_step .container .row{
  height: 100%;
}

.premium_fourth_step .wrapper {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.premium_fifth_step {
  padding-top: 81px;
  padding-bottom: 220px;
}

.premium_fifth_step .title {
  margin-bottom: 35px;
}

.premium_fifth_step .text {
  max-width: 624px;
  width: 100%;
  margin: 0 auto 65px;
}

.premium_fifth_step .fifth_step_img {
  max-width: 666px;
  width: 100%;
}

.premium_fifth_step .become_a_member_btn,
.benefits_title .become_a_member_btn {
  display: block;
  background-image: linear-gradient(135deg, #df2a86 27%, #0864e9 59%);
  margin: 25px auto 0;
  max-width: 464px;
  width: 100%;
  border-radius: 28px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  padding: 16px;
  text-transform: uppercase;
}

/* benefits page end */

/* card details page start */
.card_details,
.contact_page{
  padding-top: 40px;
  padding-bottom: 75px;
}

.card_details .title,
.contact_page .title {
  max-width: 496px;
  width: 100%;
  margin: 0 auto 24px;
}

.card_details .text,
.contact_page .text {
  max-width: 303px;
  width: 100%;
  margin: 0 auto 28px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
}

.card_details .card_details_img {
  max-width: 384px;
  width: 100%;
  display: block;
  margin: 0 auto 40px;
}

.card_details .card_details_form,
.contact_page .contact_form {
  max-width: 465px;
  width: 100%;
  margin: 0 auto;
}

.card_details .card_details_form input,
.contact_page .contact_form input,
.contact_page .contact_form textarea {
  border-radius: 16px;
  border: solid 1px #979797;
  text-align: center;
  padding: 18px 10px;
  width: 100%;
  margin-bottom: 16px;
  border: solid 1px #979797;
  font-size: 20px;
  color: rgb(0, 0, 0);
  opacity: 0.5;
}

.card_details .card_details_form .send_card_inf_btn,
.contact_page .contact_form .contact_btn {
  width: 100%;
  border-radius: 28px;
  background-image: linear-gradient(135deg, #df2a86 27%, #0864e9 59%);
  color: #fff;
  border: 0;
  padding: 16px;
  margin-top: 16px;
  font-weight: 600;
}

.contact_page {
  min-height: 75vh;
}

#honeypot {
  display: none;
}

#email-invalid h2 {
  font-size: 14px;
  color: #ff4e9e;
}

/* card details page end */
.about-page .header_fix,
.about-page .header_fix .bg-light {
  background-color: transparent !important;
  background-color: transparent;
}

.about-page .about_title {
  height: 682px;
  background: url(../img/about-bg.jpg) no-repeat center center;
  background-size: cover;
}

.about-page .about_title .container,
.about-page .about_title .row {
  height: 90%;
}

.about-page .about_title .title {
  color: #fff;
  max-width: 544px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 1;
}

.about_content {
  padding: 104px 0 168px;
}

.about_content .about_inf {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  max-width: 818px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.about-page .video {
  padding-bottom: 153px;
}

.about-page .video video {
  width: 100%;
}

.about-page .video h4 {
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #010101;
  margin-top: 30px;
  font-size: 24px;
}

/* create cards page start */
.create_cards_page {
  padding-top: 40px;
  padding-bottom: 260px;
}
.create_cards_page .title{
  font-weight: bold;
  margin-bottom: 139px;
}
.create_cards_page .btns_{
  width: 40px;
  height: 40px;
  margin: 12px auto;
  text-align: center;
  cursor: pointer;
  border: 2px solid #000;
  border-radius: 50%;
  line-height: normal;
  line-height: 40px;
}
.create_cards_page .btns_ span{
  display: inline-block;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.create_cards_page .steps .text{
  font-size: 20px;
  color: #000;
  max-width: 370px;
  width: 100%;
  margin: auto;
}
.create_cards_page .steps .video_wrapp{
  position: relative;
  max-width: 370px;
  width: 100%;
  margin: auto;
  overflow: hidden;
  padding: 20px 0;
}
.create_cards_page .steps .ph{
  position: absolute;
  max-width: 370px;
  width: 100%;
  top: 0;
  bottom: 0;
  left:0;
  right: 0;
  margin: auto;
}
.create_cards_page .steps video{
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 30px;
}

.create_cards_page .btns_.active{
  background: url(../img/num-bg.png) top center no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 0;
}

.create_cards_page .btns_.active span{
  color: #d560a5;
}
.steps{
  display: none;
}
.steps.active{
  display: flex;
}

/* create cards page end */

@media only screen and (max-width: 1660px) {}

@media only screen and (max-width: 1450px) {}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 1140px) {}

@media only screen and (max-width: 1050px) {}

@media only screen and (max-width: 992px) {
  h3 {
    font-size: 35px;
  }

  .benefits_block .benefits_img,
  .sticky-content.fixed {
    width: 250px;
  }
}

@media only screen and (max-width: 920px) {
  .picture_gallery .wrapper {
    height: 400px;
  }

  .picture_gallery .gallery_img {
    max-height: 400px;
  }
}

@media only screen and (max-width: 900px) {}

@media only screen and (max-width: 858px) {}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 44px;
  }

  h2 {
    font-size: 38px;
  }

  h3 {
    font-size: 30px;
  }

  .page_title .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cards .menu__item {
    padding-right: 10px;
  }

  .cards .menu__item--first:hover:hover~.menu__line {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    width: 74px;
  }

  .cards .menu__item--second:hover:hover~.menu__line,
  .cards .menu__line.activeSecond {
    -webkit-transform: translateX(87px);
    -moz-transform: translateX(87px);
    -ms-transform: translateX(87px);
    -o-transform: translateX(87px);
    transform: translateX(87px);
    width: 87px;
  }

  .cards .menu__item--thirst:hover:hover~.menu__line,
  .cards .menu__line.activeThirst {
    -webkit-transform: translateX(188px);
    -moz-transform: translateX(188px);
    -ms-transform: translateX(188px);
    -o-transform: translateX(188px);
    transform: translateX(188px);
    width: 115px;
  }

  .cards .menu__item--fourth:hover:hover~.menu__line,
  .cards .menu__line.activeFourth {
    -webkit-transform: translateX(314px);
    -moz-transform: translateX(314px);
    -ms-transform: translateX(314px);
    -o-transform: translateX(314px);
    transform: translateX(314px);
    width: 110px;
  }

  .cards .menu__item--fifth:hover:hover~.menu__line,
  .cards .menu__line.activeFifth {
    -webkit-transform: translateX(437px);
    -moz-transform: translateX(437px);
    -ms-transform: translateX(437px);
    -o-transform: translateX(437px);
    transform: translateX(437px);
    width: 90px;
  }

  .map {
    height: 500px;
  }

  .map .eye_one,
  .map .eye_three,
  .map .eye_four,
  .map .eye_five,
  .map .eye_six,
  .map .eye_nine,
  .map .eye_ten,
  .premium_fourth_step .eye_one,
  .premium_fourth_step .eye_three,
  .premium_fourth_step .eye_four,
  .premium_fourth_step .eye_five,
  .premium_fourth_step .eye_six,
  .premium_fourth_step .eye_nine,
  .premium_fourth_step .eye_ten {
    max-width: 15px;
  }

  .map .eye_eight,
  .map .eye_seven,
  .premium_fourth_step .eye_eight,
  .premium_fourth_step .eye_seven {
    max-width: 22px;
  }

  .map .eye_two,
  .premium_fourth_step .eye_two {
    max-width: 25px;
  }

  /* spoddr for business page */
  .page_for_business .enter_spoddr_btn {
    margin: 20px auto 0;
    padding: 10px;
  }

  .picture_gallery .wrapper {
    height: 300px;
  }

  .picture_gallery .gallery_img {
    max-height: 300px;
  }

  .questions .wrapper img {
    max-width: 180px;
  }

  .benefits_block .benefits_img,
  .sticky-content.fixed {
    width: 200px;
  }

  /* benefits page */
  .premium_second_step,
  .premium_third_step {
    padding-left: 0;
    padding-right: 0;
  }

  .benefits_block.b_first_block,
  .benefits_block.b_second_block {
    padding-top: 230px;
    padding-bottom: 230px;
  }
  .benefits_block.b_third_block{
    padding-top: 230px;
  }
  .big_logo {
    padding-top: 374px;
    padding-bottom: 360px;
  }
}

@media only screen and (max-width: 575px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 25px;
  }

  .cards .menu__line {
    display: none;
  }

  .picture_gallery .wrapper {
    height: 200px;
  }

  .picture_gallery .gallery_img {
    max-height: 200px;
  }

  .benefits_block .wrapper p {
    font-size: 16px;
    line-height: 1.2;
  }

  .benefits_block .benefits_img,
  .sticky-content.fixed {
    width: 150px;
  }

  .map {
    height: 400px;
  }

  .questions .question_block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .picture_gallery {
    padding-top: 260px;
  }

  .benefits_block.b_first_block,
  .benefits_block.b_second_block {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .benefits_block.b_third_block{
    padding-top: 130px;
  }
  .big_logo {
    padding-top: 274px;
    padding-bottom: 260px;}


  /* enter spoddr page */
  .enter_spoddr_page .spaddr_facilities .col-6,
  .enter_spoddr_page .inform_steps .step {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* benefits page */
  .premium_first_step .wrapper .title {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 450px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 20px;
  }

  .cards .contents__content .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .cards .contents_text {
    font-size: 14px;
    margin: 0 auto;
  }

  .picture_gallery .wrapper {
    height: 150px;
  }

  .picture_gallery .gallery_img {
    max-height: 150px;
  }

  .benefits_block .wrapper p {
    font-size: 14px;
  }

  .benefits_block .benefits_img,
  .sticky-content.fixed {
    width: 100px;
  }
}