@font-face {
  font-family: "Nunito";
  
  src: url("../fonts/nunito/Nunito-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Nunito-semi";  
  src:  url("../fonts/nunito/Nunito-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.header-menu ul li a.active {
  color: #4EB1F3;
}

.header-menu ul li a span {
  display: none;
}

.header-menu ul li a.active span{
  display: block;
  margin-top: 12px;
  width: 6px;
  height: 6px;
  margin-left: auto;
  margin-right: auto;
  background-color: #4EB1F3;
  border-radius: 100px;
}

.page-content {
  padding-bottom: 88px;
}

.page-content__main-title {
  padding-top: 149px;
  text-align: center;
}

.page-content__testimonials-block {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-content__testimonials-item {
  padding: 24px;
  border-radius: 16px;
  background: #1D222F;
  flex-basis: calc(50% - 12px);
  gap: 16px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  min-height: 212px;
}

@media (max-width: 768px) {
  .page-content__testimonials-item {
    flex-basis: 100%;
  }
 }

 .page-content__testimonials-item-header {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.01em;
  color: #F2F2F2;
  text-decoration: none;
  text-transform: uppercase;
}

.page-content__testimonials-item-text {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #8D96AF;
}

.footer .container:before, .block1 .cnt:before, .block2-list:before, .block3 .cnt:before, .cataligue-list:before, .basket__item:before, .item-block:before, .section2__line:before, .categories__item:before, .product2 > .cnt2:before, .info-block:before, .company-line:before, .card-wrapper:before, .designer-block:before, .footer .container:after, .block1 .cnt:after, .block2-list:after, .block3 .cnt:after, .cataligue-list:after, .basket__item:after, .item-block:after, .section2__line:after, .categories__item:after, .product2 > .cnt2:after, .info-block:after, .company-line:after, .card-wrapper:after, .designer-block:after {
  content: "";
  display: table;
}
.hidden{display: none;}
.footer .container:after, .block1 .cnt:after, .block2-list:after, .block3 .cnt:after, .cataligue-list:after, .basket__item:after, .item-block:after, .section2__line:after, .categories__item:after, .product2 > .cnt2:after, .info-block:after, .company-line:after, .card-wrapper:after, .designer-block:after {
  clear: both;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  padding: 2px !important;
  position: relative;
  background: #fff;
  color: #333;
  text-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  background: url("../img/close_big.png") center center no-repeat;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 33px;
  height: 33px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../img/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    /*background-image: url('../images/fancybox/fancybox_sprite@2x.png');*/
    /*background-size: 44px 152px;*/
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    /*background-image: url('../images/fancybox/fancybox_loading@2x.gif');*/
    /*background-size: 24px 24px; */
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
   outline: none;
   max-height: 50px;
   
}
.slick-initialized .slick-slide.slick-current{ max-height: 900px;}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  /*background: #fff url("./../images/ajax-loader.gif") center center no-repeat;*/
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 35px;
  width: 35px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: url(../images/change.png) center center no-repeat;
  background-size: cover;
  color: transparent;
  /*top: 50%;*/
  /* -webkit-transform: translate(0, -50%);
   -ms-transform: translate(0, -50%);
   transform: translate(0, -50%);*/
  padding: 0;
  border: none;
  outline: none;
  /*    &:before {
          font-size: 20px;
          line-height: 1;
          color: $slick-arrow-color;
          opacity: $slick-opacity-default;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
      }*/
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  /* outline: none;
   background: transparent;
   color: transparent;*/
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  /* opacity: $slick-opacity-on-hover;*/
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  /*opacity: $slick-opacity-not-active;*/
}

.slick-next {
  right: 25px;
  bottom: 0;
  /*    [dir="rtl"] & {
          left: -25px;
          right: auto;
      }*/
  /*    &:before {
          content: $slick-next-character;
          [dir="rtl"] & {
              content: $slick-prev-character;
          }
      }*/
}

/* Dots */
.slick-dotted.slick-slider {
  padding-bottom: 0px;
}

.slick-dots {
  /*position: absolute;*/
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  padding: 8px 16px;
display: inline-block;
line-height: 0px;

height: 24px;

/* Color/palette.secondary.main */

background: #1D222F;
border-radius: 24px;
}
.slick-slider-dots{ position: relative;text-align: center;}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 8px;
  width: 8px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #8D96AF;
  display: block;
  height: 8px;
  width: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  border-radius: 50%;
  border: 0px solid #cacaca;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background: linear-gradient(180deg, #4EB1F3 0%, #3C8CE7 100%);
}

/* ===========================================================
 *
 *  Name:          selectordie_dev.css
 *  Updated:       2014-10-10
 *  Created by:    Per V @ Vst.mn
 *  What?:         Base CSS for Select or Die
 *
 *  Copyright (c) 2014 Per Vestman
 *  Dual licensed under the MIT and GPL licenses.
 *
 *  No, I don't usually comment my CSS, but in this
 *  case it might "help" someone.
 *
 *  Oddny | Cogs 'n Kegs
 * =========================================================== */
/* Remove, change to fit your needs */
.sod_select,
.sod_select * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The SoD - Please keep this first three lines intact, otherwise all hell will break looooooose */
.sod_select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: auto;
  height: auto;
  padding: 0 20px 0 0;
  text-align: right;
  font-size: 24px;
  background-color: transparent;
  color: #b6b6b6;
  z-index: 2;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  cursor: pointer;
}

.sod_placeholder {
  color: #9d9d9d;
}

/* Up/Down arrows */
.sod_select:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/arrow.jpg) center center no-repeat;
  width: 10px;
  height: 7px;
}

.sod_select.open:before {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* Change the border color on hover, focus and when open */
.sod_select.open,
.sod_select.focus {
  outline: none;
}

.sod_select.open {
  /*color: #919191;*/
}

.sod_select:hover {
  /*background: linear-gradient(to top, #d3d3d3, #fff);*/
}

/* When the entire SoD is disabled, go crazy! */
.sod_select.disabled {
  border-color: #828282;
  color: #b2b2b2;
  cursor: not-allowed;
}

/* The "label", or whatever we should call it. Keep the first three lines for truncating. */
.sod_select .sod_label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}

.sod_select .sod_prefix {
  /* Use this if you're using a prefix and want to style it */
}

.sod_select .sod_placeholder {
  /* Use this if you're using a placeholder and want to style it */
}

/* Options list wrapper */
.sod_select .sod_list_wrapper {
  position: absolute;
  top: 30px;
  left: 0;
  display: none;
  width: auto;
  background: #fff;
  text-align: left;
  font-size: 14px;
  /*padding: 5px;*/
  overflow: auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

/* Shows the option list (don't edit) */
.sod_select.open .sod_list_wrapper {
  display: block;
}

/* Don't display the options when  */
.sod_select.disabled.open .sod_list_wrapper {
  display: none;
}

/* When the option list is displayed above the SoD */
.sod_select.above .sod_list_wrapper {
  top: auto;
  bottom: 100%;
  border-top: 1px solid #dddddd;
  border-bottom: none;
}

/* Options list container */
.sod_select .sod_list {
  display: block;
  overflow-y: auto;
  padding: 0;
  margin: 0;
}

.sod_select:focus {
  z-index: 6;
}

/* All the options. Keep the first three lines for truncating... */
.sod_select .sod_option {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 5px 10px;
  list-style-type: none;
  cursor: pointer;
  font-size: 16px;
}

.sod_select .sod_option:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Optgroups */
.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic;
}

/* Children of an optgroup */
.sod_select .sod_option.groupchild {
  padding-left: 20px;
}

/* Used together with placeholderOption / data-placeholder-option */
.sod_select .sod_option.is-placeholder {
  display: none;
}

/* Disabled option */
.sod_select .sod_option.disabled {
  background: inherit;
  color: #cccccc;
}

/* Hover state for options, also used when a user uses his/hers up/down keys */
.sod_select .sod_option.active {
  /*background: rgba(0,0,0,0.05);     */
}

/*Make room for the check mark */
/* Add a .no_highlight class to you SoD to hide the check mark and don't bold the option */
.sod_select.no_highlight .sod_option.selected {
  font-weight: 300;
}

.sod_select.no_highlight .sod_option.selected:before {
  display: none;
}

.sod_select .sod_option.link {
  /* If data-link is set on a specific option */
}

.sod_select .sod_option.linkexternal {
  /* If data-link-external is set on a specific option */
}

/* Hide native select */
.sod_select select {
  display: none !important;
}

/* The native select in touch mode. Keep this first line. Sorry, keep everything. */
.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1;
}

/*!
 * fullPage 2.8.8
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: transparent;
}

#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none;
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  /*vertical-align: middle;*/
  width: 100%;
  /*height: 100%;*/
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.right {
  right: 17px;
}

#fp-nav.left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-slidesNav.bottom {
  bottom: 17px;
}

.fp-slidesNav.top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family:"Raleway", arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  font-family: "Nunito", sans-serif;
  letter-spacing: 0.03em;
  font-weight: 400;
  position: relative;
  min-width: 285px;
  margin: 0 auto;
  color: #f2f2f2;
  /*background: #10131B url(../img/index1n2.webp) center top no-repeat;*/
  background: #10131B url(../img/bg.webp) center top no-repeat;/*background-size: cover;*/
  /*max-width: 1920px;*/
}

body.testimonials {
  background: #10131B url(../img/testimonials-bg.png) center top no-repeat;
}

body.page{background: #10131B url(../img/bg-page.webp) center top no-repeat;}
/*body.page{background: #10131B url(../img/bg3.png) center top no-repeat;}*/
a, a:hover, a:active, a:visited, a:link {
  text-decoration: none;
  outline: none;
  color: #f2f2f2;
}

ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

img {
  max-width: 100%;
  max-height: 100%;
}

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

p {
  margin-top: 0;
}

a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.container {
  padding: 0 100px;
  margin: 0 auto;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-top: 45px;
  z-index: 11;
}

.header.state1{ background: #10131B;padding-bottom: 8px;padding-top: 16px;}

.header .container {
  position: relative;
}

.logo {
  display: inline-block;
}

.logo-image {
  max-width: 183px;
  aspect-ratio: 5.7/1;
}

@media screen and (max-width: 1270px) {
  .logo-image {
    max-height: 24px;
  }
}

.main {
  /*background: url(../images/main-bg.jpg) center center no-repeat;
  background-size: cover;
  z-index: 5;*/
  /*.container {
  	position: relative;
  	min-height: 100vh;
  	display: table;
  	width: 100%;
  }*/
}

.section {
  /*z-index: 5;*/
  /*height: 100vh;*/
  width: 100%;
}
.section .container {
  /*position: relative;
  min-height: 100vh;
  display: table;
  width: 100%;*/
}


.positioned-elems {
  position: fixed;
  top: 0;
  height: 100%;
  width: 0;
  margin: auto;
  z-index: 10;
}

.positioned-elems.left {
  left: 0;
}

.positioned-elems.right {
  right: 0;
}

.main-menu, .pagination {
  position: absolute;
  z-index: 2;
}

.main-menu {
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  position: absolute;
  top: 0;
  /*bottom: 0;*/
  /*margin: auto;*/
  left: 100px;
}
.main-menu ul {
  position: relative;
}

.main-menu__item {
  /*margin-bottom: 38px;*/
  line-height: 1;
  display: inline-block;
  height: 53px;
}

.main-menu__link {
  color: #2c3133;
  font-size: 12px;
  
  font-family: "Raleway", sans-serif;
  display: inline-block;
  position: relative;
  z-index: auto;
  padding: 5px 5px 5px 0;
}

.main-menu__link:hover {
  /*color: #767a7c;*/
}

.container,.cnt2{ max-width: 1440px;}

.footer .container {
  position: relative;
}
.footer .sprite-scroll {
  /*float: left;
  margin-top: 20px;*/
  position: absolute;
  left: 340px;
  top: -110px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}


p.copyright {
  margin-bottom: 0;
  font-size: 12px;
}

.mobile-close,
.mobile-open,
.lang_mobile {
  display: none;
}

.cnt {
  max-width: 1170px;
  margin: 0 auto;
}

.logo-link {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #000;
}
.logo-link .sprite {
  margin: 0 auto;
}
.logo-link span {
  text-transform: uppercase;
  font-size: 12px;
}





.header-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.header-menu__link {
  display: block;
  text-transform: uppercase;
  color: #000;
  font-size: 24px;
}

.header-menu__link.active {
  
}

.block1 {
  background: url(../images/bg1.jpg) center center no-repeat;
  background-size: cover;
  padding: 222px 0 0 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.block1 .cnt {
  position: relative;
  padding-bottom: 80px;
}
.block1 .colored-link {
  margin-bottom: 65px;
}

.block1_left {
  position: relative;
  z-index: 1;
  float: left;
  width: 70%;
  background: url(../images/border.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 35px 40px 80px 40px;
}

.h1 {
  font-weight: normal;
  font-family: "Nunito", sans-serif;
  font-size: 64px;
  line-height: 1.2;
  margin: -75px 0 35px 0;
}
.h1 span {
  color: #636363;
  font-size: 48px;
  display: inline-block;
  line-height: 1.1;
  
  margin-top: 18px;
}

.h2 {
  position: relative;
  font-weight: normal;
  font-size: 64px;
  padding-left: 95px;
  margin: 35px 0 0 0;
}
.h2 span {
  
}

.h2:after {
  position: absolute;
  content: '';
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #edc753;
  left: -16px;
  top: 12px;
}

.h3 {
  font-weight: normal;
  
  font-size: 24px;
  margin: 0 0 25px 0;
}



.flexblocks{ display: flex;width: 100%;flex-wrap: nowrap;}
.flexblock{ display: inline-block;flex-basis: auto;
    flex-grow: 1;}

.header .logo{ text-align: left;margin-top: -6px;}
.header.state1 .logo{ text-align: left;}

.header-menu{ text-align: right;}
.header-menu ul li {display: inline-block;margin: 0 10px;}
.header-menu ul li a{ font-family: "Nunito", sans-serif;
    display: inline-block;
  font-weight: 600;
font-size: 16px;
line-height: 24px;
}

a.login-but{
    font-family: "Nunito-semi", sans-serif;
    padding: 8px 20px;
    background: linear-gradient(180deg, #272E40 0%, #1D222F 100%);
border-radius: 24px;
font-size: 16px;
line-height: 24px;
margin-right: 15px;
}

a.reg-but{
    font-family: "Nunito-semi", sans-serif;
    padding: 8px 20px;
    font-size: 16px;
line-height: 24px;
background: linear-gradient(180deg, #4EB1F3 0%, #3C8CE7 100%);
border-radius: 24px;
}

.header-phone a.login-but, .header-phone a.reg-but{font-family: "Nunito", sans-serif;font-weight: 600;}


.header-lang{ max-width: 40px;min-height:40px;margin-left: 24px;
background: linear-gradient(180deg, #272E40 0%, #1D222F 100%);
border-radius: 24px;
overflow: hidden;
margin-top: -8px;
}

.header-lang ul {
    width: 40px;
height: 0px;
background: linear-gradient(180deg, #272E40 0%, #1D222F 100%);
border-radius: 24px;
display: none;
position: absolute;
overflow: hidden;
-webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

.header-lang img.cur{ margin: 8px 0 0;cursor: pointer;}

.header-lang.show img.cur,.header-la-ng:hover img.cur{ display: none;}



.header-lang ul li { display: block;margin-top: -3px;}
.header-lang ul li a{ display: block;margin: 8px 0;padding-top: 3px;}
.header-lang ul li a.active{
    background: #272E40;
border-radius: 8px;
width: 32px;
    margin: 8px auto;
    padding-bottom: 7px;
    position: relative;
}

.header-lang ul li a.active:after{
    content:"";
    position: absolute;
    background: #4EB1F3;
    display: block;
    width: 4px;
    height:4px;
    border-radius: 50%;
    bottom: 6px;
    left: 14px;
}

.header-la-ng:hover ul,.header-lang.show ul { height: auto;display: block;}

section .but-block a{ font-family: 'Nunito';font-weight: 600;
display: inline-block;
/*width:98%;*/
padding: 12px 24px;
height: 48px;
}

section#about .but-block a{ width: auto;}

a.but-about {
    padding: 12px 24px;
    max-width: 343px;
    height: 48px;
    
    background: linear-gradient(180deg, #272E40 0%, #1D222F 100%);
    border-radius: 24px;
}

ul li a.menu-button{
   
}

.header-menu ul li a:hover,.header-menu ul li a.active,.header-menu ul li a.acctive{
    
}

.header-phone{ max-width: 400px;text-align: right;}

.header-phone a{}

.logobtn{ display: none;}
#homeBlock{ height: 100vh;min-height: 930px;}


.home-block{/*position: absolute;top:20%;*/width: 50%;max-width: 600px;padding-top: 130px;}
.home-block h1{font-weight: 400;
font-size: 48px;
line-height: 56px;
/* or 100% */
letter-spacing: 0.01em;
margin-bottom: 40px;
}

.home-but{
    display: inline-block;
    padding: 12px 24px;

margin-bottom: 40px;
/*width: 217px;*/
height: 48px;

/* Color/btn_primary */

background: linear-gradient(180deg, #4EB1F3 0%, #3C8CE7 100%);
border-radius: 24px;
font-family: 'Nunito';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 150% */

text-align: center;
letter-spacing: 0.01em;
}

.home-block p {font-weight: 500;
font-size: 16px;
line-height: 24px;
/* or 160% */

letter-spacing: 0.01em;

/* Color/gray */

color: #f2f2f2;/*#8D96AF;*/
}


.garant-text{
    width: 100%;
    font-weight: 600;
font-size: 24px;
line-height: 32px;
/* or 125% */
margin-top: -30px;
text-align: center;
letter-spacing: 0.01em;}



.conditions{ display: flex;margin-top:50px;flex-wrap:wrap}
.conditions li {    
    width: 25%;
    
    vertical-align: middle;
    display: inline-block;
}

.conditions li h4{
    font-weight: 700;
font-size: 48px;
line-height: 56px;
margin: 0 0 30px;
text-align: center;
letter-spacing: 0.01em;

color: #4EB1F3;
}
.conditions li p{font-weight: 600;
font-size: 16px;
line-height: 24px;

text-align: center;
letter-spacing: 0.01em;
padding: 0 15%;
color: #8D96AF;}


.block-title {
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
}

.text-after-title{
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: center;
  padding: 0 12%;
  margin-bottom: 30px;
  color: #8D96AF;
}

#categories{padding-bottom: 120px;margin-top: -80px;padding-top: 80px;}
#about{ padding-top: 50px;}
 .slick-slider-dots{display:none;}
.game-item{ text-align: center;}
.game-item .gal-cnt{ padding: 0 90px;}
.game-item img{ max-width: 100%;margin: 0 auto;}
.brand-logo{ margin: 40px 0 20px;text-align: center;}

.brand-name{
    text-align: center;
    font-size: 36px;
line-height: 40px;
margin-bottom: 15px;
}
.brand-desc{
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  max-width: 980px;
  margin: 0 auto 30px;
  padding-left: 2px;

}
.brand-desc-mob{
  display: none;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding-left: 2px;
  /* or 150% */
  padding: 0px 0 0 2px;
  letter-spacing: 0.02em;
}


.slider-div{ position: relative;}
.slider-div ul{max-width: 960px;margin: 0 auto;}
.slider-ctr{
    width: 100%;
   position: absolute;
   top:210px; 
}
.slider-ctr a{ position: absolute;
padding: 12px 24px;
width: 72px;
height: 48px;
background: linear-gradient(180deg, #272E40 0%, #1D222F 100%);
border-radius: 24px;
}

a.j-products-next{ right: 50px;}
a.j-products-prev{ left: 50px;}

.plusses{ 
    background: rgba(29, 34, 47,0.5);

backdrop-filter: blur(5px);
/* Note: backdrop-filter has minimal browser support */

border-radius: 24px;
margin-top: 150px;
    padding: 60px 20px 20px;
}

.profits{display: flex;
    margin-top: 50px;
    flex-wrap: wrap;}
    
.profits li {
        width: 33%;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    margin-bottom: 80px;
    }
    .profits li img{ margin-bottom: 24px;}
.profits li span{ display: block;
font-size: 16px;
line-height: 24px;
padding: 0 10%;
}

#designersBlock{ padding-top: 120px;}
#designersBlock .text-after-title{
    font-size: 24px;
line-height: 32px;
}
.wa-form{ width:100%;max-width: 1020px;margin: 20px auto;flex-wrap:wrap;}
.wa-field{ width: 28%;background: #1D222F;padding: 6px 16px;
/* Color/palette.secondary.light */

border: 1px solid #272E40;
border-radius: 8px;

margin: 0 12px 24px;
}
.wa-field-comm{ width:100%}


.wa-field.active{ border: 1px solid #4EB1F3;}

.wa-field .wa-name {
    font-size: 16px;
line-height: 40px;
color: #8D96AF;
}


.wa-field.active .wa-name{
    font-size: 12px;
line-height: 16px;
color: #4EB1F3;
}
.wa-field.not-empty .wa-name{
    font-size: 12px;
line-height: 16px;
}

.wa-field .wa-value textarea{height:40px}

.wa-field .wa-value input,.wa-field .wa-value textarea {
    font-size: 16px;
    line-height: 24px;
    color:#f2f2f2;
    width: 100%;
    resize: none;
    background: transparent;
    border: none;
    outline: none;
    
}
.wa-field.not-empty .wa-value textarea{height:64px}
.wa-field.active .wa-value textarea{height:64px}


.wa-field .wa-value input{ display: none;}
.wa-field.active .wa-value input,.wa-field.not-empty .wa-value input{ display: block;}


.send-button{ 
    font-family: "Nunito-semi", sans-serif;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px;
    width:240px;
    background: linear-gradient(180deg, #4EB1F3 0%, #3C8CE7 100%);
    border-radius: 24px;
    color:#fff;
    border: none;
    margin: 0 auto;
}

.but-block{ display: inline-block;margin: 10px auto;width: 100%;
    text-align: center;}


#contacts{ padding-bottom: 10px;
background:  url(../img/footer_fon-min.png) top no-repeat;
}

.footer{ background: rgba(29, 34, 47,0.5);
    backdrop-filter: blur(5px);
    border-radius: 24px;
    margin-top: 150px;
    padding: 25px 20px 10px;
    text-align: center;
    
    }
    .footer img.foot-logo{ }
.footer ul{ margin: 20px auto;}
.footer ul li { display: inline-block;margin: 0 10px; }
.footer ul li img { height: 17px;}
.footer ul li a{ }    
.footer p{ font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 0 10%;
/* identical to box height, or 150% */

text-align: center;
letter-spacing: 0.03em;

/* Color/gray */

color: #8D96AF;}


.popup{ margin: 5% auto;/*height: 80%;max-height: 80%;*/overflow:hidden;background: #1D222F;padding: 20px 0px 30px 20px;
box-shadow: 0px 16px 32px #0F121A;
border-radius: 24px;width: 1024px;max-width: 98%;position: relative;}

.close-popup{ position: absolute;right: 15px;top:15px;cursor: pointer;}

.page .popup{ background: transparent;box-shadow: none;padding-left: 10px;}

.popup-back{ position: fixed;top:0;left:0;right:0;bottom:0;background: rgba(0,0,0,0.4);display: none;}

.pop-content{ max-height: 60vh;}
body.overflow-hidden {
    overflow: hidden;
}
.popup-head{
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    margin: 0 0 10px;
}

.tab-div{ margin-bottom: 20px;}

.popup-ul{ /*display: flex;*/margin: 0 auto;max-width: 800px;}

.popup-ul li{ display: inline-block;padding: 8px 16px;white-space: nowrap;color: #8D96AF;border-bottom: 2px solid #272E40;}

.tabs-link{ cursor: pointer;}
.tabs-link.active{ border-bottom: 2px solid #4EB1F3;color:#f2f2f2}
.popup-tab{ display: none;padding-top: 20px;padding-right: 40px;}
.popup-tab.active{ display: block;}

.popup-tab h5{
font-weight: 600;
font-size: 24px;
line-height: 24px;
text-align: center;
margin: 35px 0 15px;
}

.popup-tab h5:first-child{
    margin: 5px 0 15px;
}

.popup-tab p{
    margin: 0 0 5px;
    font-weight: 400;
font-size: 16px;
line-height: 24px;
}
.popup-tab ol {padding: 0;}
.popup-tab ol li {margin-left: 25px;margin-bottom: 5px;}
.popup-tab ul{ margin: 10px;list-style: disc;}
.popup-tab ul li{ margin-left: 10px;}
.popup-tab a{ color:#4EB1F3}












.block3__left {
  padding-top: 55px;
}

.form {
  border: 8px solid #eabd33;
  width: 100%;
  max-width: 570px;
  text-align: center;
  padding: 85px 60px;
  position: relative;
  z-index: 1;
}
.form input {
  display: block;
  width: 100%;
  height: 65px;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  margin-bottom: 25px;
  padding-left: 30px;
  font-size: 16px;
  
  box-shadow: 3px 6px 15px rgba(0, 0, 0, 0.25) inset;
}
.form input.last {
  margin-bottom: 55px;
}
.form button {
  /*border: 0;*/
}
.form input::-webkit-input-placeholder {
  color: #5f5f5e;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form input::-moz-placeholder {
  color: #5f5f5e;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form input:-moz-placeholder {
  color: #5f5f5e;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form input:-ms-input-placeholder {
  color: #5f5f5e;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form input:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form input:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form input:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form input:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.form__title {
  font-size: 48px;
  margin-bottom: 40px;
}

.form:before,
.form:after {
  position: absolute;
  content: '';
  width: 1px;
  background-color: #d0d0d0;
  height: 500px;
  left: 0;
  right: 0;
  margin: auto;
}

.form:before {
  bottom: 100%;
  margin-bottom: 8px;
}

.form:after {
  top: 100%;
  margin-top: 8px;
}

.block4 {
  margin-bottom: 50px;
}
.block4 .h2 {
  margin-left: 20px;
  margin-bottom: 85px;
}



.map {
  height: 640px;
  width: 100%;
  position: relative;
  z-index: 1;
}



.fancybox {
  border: 1px solid #dcdcdc;
  display: block;
  position: relative;
  width: 100%;
  height: 600px;
}
.fancybox img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}


.cnt2 {
  max-width: 1200px;
  margin: 10px auto;
}

.section2 {
  
}

#homeBlock {position: relative;}


.header .logo {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}




@media screen and (min-width: 768px) {
 
   
    
}
@media screen and (min-width: 992px) {
  
}
@media screen and (min-width: 1200px) {
 
}
@media screen and (min-width: 1400px) {
 
}
@media screen and (min-width: 1700px) {
 
}
/*@media screen and (min-width: 1400px) {
	.categories__item.slick-current {
		width: 620px !important;
	}
	.categories__item.slick-current + .categories__item, 
	.categories__item.slick-current + .categories__item + .categories__item {
		width: 230px !important;
	}
}*/
/*@media screen and (min-width: 1200px) {
	.categories__item.slick-current + .categories__item, 
	.categories__item.slick-current + .categories__item + .categories__item {
		width: 240px !important;
	}
}*/
/*@media screen and (min-width: 992px) {
	.categories__item.slick-current {
		width: 530px !important;
	}
	.categories__item.slick-current + .categories__item, 
	.categories__item.slick-current + .categories__item + .categories__item {
		width: 250px !important;
	}
}*/
/*@media screen and (min-width: 768px) {
	.categories__item.slick-current {
		width: 460px !important;
	}
	.categories__item.slick-current + .categories__item, 
	.categories__item.slick-current + .categories__item + .categories__item {
		width: 230px !important;
	}
}*/
@media screen and (max-width: 1799px) {
 
}
@media screen and (max-width: 1699px) {
  
}
@media screen and (max-width: 1399px) {
 
}
@media screen and (max-width: 1270px) {
 .header-menu,.header-phone{ display:none}
 .header{ padding-top: 20px;}
 .logo{ position: relative;padding-left:35px ;}
 .container,.cnt2{padding: 0 25px;}
 .section{ height: auto;padding-bottom: 30px;}
 .logobtn{ display: block;position: absolute;right: 0;top:-7px}
 .logobtn img{ max-height: 40px;}
 .popup-head{
    font-size: 32px;
line-height: 40px;

 }
 .popup-head.on-page{ text-align: left;}
 .text-after-title{ font-size: 16px;
line-height: 24px;}
 .text-after-title.on-page{ text-align: left;}
 .popup-tab {
    font-size: 14px;
line-height: 20px;
 }
 .popup-tab h5{
    font-size: 20px;
line-height: 24px;
 }
 
 .header-lang{ margin: -13px 0 0 18px;}
 #homeBlock{ min-height: 600px;}
}
@media screen and (max-width: 991px) {
  

}
@media screen and (max-width: 768px) {
    .but-block a { width:100%;/*max-width: 340px*/;display: block;margin: 0 auto 20px ;}
    section .but-block a{ width: 98%;}
    section#about .but-block a,a.but-about{ width: 100%;max-width: 100%;}
    
    #categories{padding-bottom: 10px;margin-top: 0px;padding-top: 20px;}
    .popup-tab{ padding-right: 16px;}
    .slick-dotted.slick-slider{ padding-bottom: 10px;}
 .conditions{ display: flex;margin-top:50px;flex-wrap:wrap}
.conditions li {    
    width: 50%;}
    .garant-text{ margin-top: 70px;font-size: 20px;
line-height: 24px;}
    .container,.cnt2{padding: 0 20px;}
.home-block{ width: 80%;}
.slider-ctr{
   top:135px; 
}
a.j-products-next{ right: 10px;}
a.j-products-prev{ left: 10px;}

.block-title{ font-size: 32px;
line-height: 40px;}

.text-after-title{
    font-size: 16px;
line-height: 24px;padding: 0;
}
#about{ padding-top: 20px;}
.profits li {
        width: 50%;    
    margin-bottom: 40px;
    }
    .profits li img{ margin-bottom: 20px;}
.profits li span{ 
font-size: 20px;
line-height: 28px;
padding: 0;
}
.plusses{ margin-top: 30px;}

.brand-name{ font-size: 24px;
line-height: 32px;}
.brand-desc-mob{ display: block;}
.brand-desc{display: none;}

#designersBlock{ padding-top: 30px;}
.wa-form{ width:100%;max-width: 1020px;margin: 20px auto;flex-wrap:wrap;}
.wa-field{ width: 100%;background: #1D222F;padding: 6px 16px;}
.footer{ margin-top: 50px;}
}
@media screen and (max-width: 640px) {
 .slider-ctr{
    display: none;
   }
   .profits li {
        width: 100%;    
    margin-bottom: 40px;
    }
    .slick-slider-dots{display:block;}
   .game-item .gal-cnt{ padding: 0;}
   
   .send-button{ width:100%;padding: 12px 16px;}
   .wa-field{ margin: 0 0 24px;}
}
@media screen and (max-width: 640px) and (orientation: landscape) {
 
}
@media screen and (max-width: 480px) {
  #homeBlock{ height:auto;min-height: 300px;}
  .home-block{ padding-top: 150px;}
  /*body{background: #10131B url(../img/bg-mob-index.webp) center top no-repeat;background-size: cover;}*/
  /*body{background: #10131B url(../img/bg_last_mobb.png) center top no-repeat;background-size: cover;background-position-y: -40px;}
  body.page{background: #10131B url(../img/bg-mob-page.webp) center top no-repeat;background-size: cover;}
  body{background: #10131B url(../img/bgmml.webp) center top no-repeat;background-size: cover;background-position-y: 0px;}*/
  body{background: #10131B url(../img/bg-mobile.png) center top no-repeat;background-size: cover;background-position-y: 0px;}
  body.page{background: #10131B}
  
  
 .conditions{ display: flex;margin-top:50px;flex-wrap:wrap}
    .conditions li {        width: 98%;    margin: 0 auto 30px;    }
    .conditions li h4{font-size: 40px;line-height: 50px;margin-bottom: 10px;}
    .conditions li p{font-size: 16px;line-height: 24px;margin-bottom: 5px;padding: 0;}
    .home-block{ width: 100%;}
    
    .home-block h1{
font-size: 32px;
line-height: 40px;

margin-bottom: 50px;
}
.slider-ctr{
    display: none;
   }


.home-but{
    margin-bottom: 70px;
}

.home-block p {
font-size: 14px;
line-height: 20px;
}

}
@media screen and (max-width: 480px) and (orientation: landscape) {
 
}
@media screen and (max-width: 400px) {
 

}




.clear-both{clear: both;}


@media screen and (max-width: 640px) {
   
}
@media screen and (max-width: 567px) {

}

.float-left{ float: left;}
.float-right{ float: right;}


.open .logback{
     width: calc(100% - 20px);
     height: calc(100% - 20px);
     background: red;
     display: flex;
    align-items: center;
    justify-content: center;
    background: #1D222F;
border-radius: 24px;
}

.mobile-nav div.hum {
    display: block;
    position: absolute;
    left: 0px;
    top: 4px;
    
    height: 18px;
    width: 18px;
    
    z-index: 16;
    
    
    cursor: pointer;
    box-sizing: content-box;
}

div.hum.active{ left:15px;}

.mobile-nav div.hum span {
    display: block;
    position: absolute;
    left: 0;
   /* transform: translateX(-50%);*/
    width: 18px;
    height: 2px;
    background-color: #fff;
    border-radius: 13px;
    transition-duration: .4s;
}
.mobile-nav div.hum.active span{
    background-color: #4EB1F3;
}
/*.mobile-nav div.hum.state1 span{
    background-color: #F44336;
}*/
.mobile-nav div.hum span:nth-child(1) {
    top: 0px;
    width: 18px;
    
}
.mobile-nav div.hum span:nth-child(2) {
    top: 7px;
    width: 6px;
}
.mobile-nav div.hum span:nth-child(3) {
    top: 14px;
    width: 12px
}
.mobile-nav div.hum.active span:nth-child(1) {
    transform: translate(-10px, 9px) rotate(-45deg);
}
.mobile-nav div.hum.active span:nth-child(2) {
    transition-duration: 0s;
    opacity: 0;
}
.mobile-nav div.hum.active span:nth-child(3) {
    transform: translate(-10px, -5px) rotate(45deg);
    width: 18px;
}
.mobile-nav nav {
    display: block;
    position: fixed;
    bottom: 16px;
    right: 16px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    z-index: 15;
    transition-duration: .4s;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.mobile-nav nav.open {
    /*background-color: rgba(0, 0, 0, 0.9);*/
    width: 100vw;
    height: 100vh;
    right: 0px;
    bottom: 0px;
    border-radius: 0;
}
.mobile-nav nav ul {
    display: none;
}
.mobile-nav nav ul.show {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: -120px 0 0;
    padding: 0;
}
.mobile-nav ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    width: 100%;
    opacity: 0;
    animation-name: fadein;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
.mobile-nav ul li:not(:last-child) {
    margin-bottom: 10px;
}
.mobile-nav ul li a {
    font-weight: 400;
    font-size: 24px;
line-height: 24px;
    text-decoration: none;
    color: #fff;
    padding: 15px 32px 17px;
}
.mobile-nav ul li a.acctive {
background: #F44336;
border-radius: 40px;}

.mobile-nav ul li a.mob-but{
    display: flex;
flex-direction: row;
align-items: center;
padding: 15px 32px 17px;
gap: 10px;


width: 270px;
height: 64px;


border: 1px solid #F44336;
border-radius: 40px;
}


@keyframes fadein {
    0% {
        opacity: 0;
         
    }
    100% {
        opacity: 1;
    }
}
@media (min-width:1270px){
    .mobile-nav {
        display: none;
    }
    
}


@media (max-width:499px){

 
}


.logback ul.soci{ margin: 20px auto;position: absolute;bottom: 20px;display: flex;}
.logback ul.soci li { display: inline-block;margin: 0 10px;max-width: 30px; }
.logback ul.soci li a{ padding: 0;}
.logback ul.soci li img { height: 17px;}

.logback .but-block{ display: none;}
.open .logback .but-block{position: absolute;bottom: 85px;margin: 0 auto;display: block;left:35px;right:35px;width:auto;}
.open .logback .but-block a{ min-width: 250px;}
