/*------------------------------------*\
    LESS Styles
\*------------------------------------*/
/*
    VENDORS
*/
/*
    INCLUDES
*/
/*------------------------------------*\
    Variables
\*------------------------------------*/
/*------------------------------------*\
    #Mixins
\*------------------------------------*/
.br2space br {
  content: ' ';
}
.br2space br:after {
  content: ' ';
}
/*------------------------------------*\
    #Fonts include
\*------------------------------------*/
@font-face {
  font-family: 'TTNorms BlackItalic';
  src: url('../fonts/TTNorms-BlackItalic.eot'), url('../fonts/TTNorms-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-BlackItalic.woff') format('woff'), url('../fonts/TTNorms-BlackItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TTNorms ExtraBold';
  src: url('../fonts/TTNorms-ExtraBold.eot'), url('../fonts/TTNorms-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-ExtraBold.woff') format('woff'), url('../fonts/TTNorms-ExtraBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SerpentineICGBold';
  src: url('../fonts/SerpentineICGBold.eot'), url('../fonts/SerpentineICGBold.eot?#iefix') format('embedded-opentype'), url('../fonts/SerpentineICGBold.woff') format('woff'), url('../fonts/SerpentineICGBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BebasNeueBold';
  src: url('../fonts/BebasNeueBold.eot'), url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeueBold.woff') format('woff'), url('../fonts/BebasNeueBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AkzidenzGroteskPro-BoldEx';
  src: url('../fonts/AkzidenzGroteskPro-BoldEx.eot'), url('../fonts/AkzidenzGroteskPro-BoldEx.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskPro-BoldEx.woff') format('woff'), url('../fonts/AkzidenzGroteskPro-BoldEx.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*------------------------------------*\
    images
\*------------------------------------*/
/*------------------------------------*\
    Base
\*------------------------------------*/
@viewport {
  width: auto;
}
@-ms-viewport {
  width: auto;
}
@-o-viewport {
  width: auto;
}
html,
body {
  width: 100%;
  font-size: 15px;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  background-color: #f1f1ec;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body {
  color: #222121;
  font-family: 'TTNorms ExtraBold';
  font-size: 15px;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.page-content {
  background-color: #fff;
  padding-top: 0px;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
a {
  color: #c1d13e;
}
a:hover,
a:focus {
  color: #cedb67;
  outline: 0;
  text-decoration: none;
}
button:focus {
  outline: 0;
}
/*------------------------------------*\
    #Header
\*------------------------------------*/
.header {
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  font-family: 'TTNorms ExtraBold';
}
.header > nav {
  background-color: transparent;
  margin: 0;
}
.headnav {
  position: relative;
  z-index: 110;
}
/*------------------------------------*\
    #Footer
\*------------------------------------*/
.footer {
  height: 300px;
  background: #1a202f;
  position: relative;
  z-index: 20;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
/*------------------------------------*\
    #Global content
\*------------------------------------*/
.page-container {
  margin-top: 80px;
  margin-bottom: 60px;
}
/*------------------------------------*\
    #Phone on mobile
\*------------------------------------*/
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.header a[href^=tel] {
  color: #c1d13e !important;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
}
.header a[href^=tel]:hover {
  opacity: 0.8;
}
.footer a[href^=tel] {
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
}
.footer a[href^=tel]:hover {
  opacity: 0.8;
}
/*------------------------------------*\
    #Selection
\*------------------------------------*/
::-moz-selection {
  background-color: #c1d13e;
  color: #fff;
}
::selection {
  background-color: #c1d13e;
  color: #fff;
}
.strangebrain {
  width: initial;
  color: #ffffff;
  opacity: 0.4;
  font-family: 'TTNorms ExtraBold';
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.strangebrain:hover {
  opacity: 1;
}
.strangebrain__link {
  color: #ffffff;
}
.strangebrain__link:hover,
.strangebrain__link:active,
.strangebrain__link:focus {
  color: #ffffff;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*------------------------------------*\
    Site style
\*------------------------------------*/
.burger-wrap {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.burger-wrap .headnav__item--burger {
  width: 100%;
}
.burger {
  cursor: pointer;
  appearance: none;
  border: none;
  background-color: transparent;
  height: 100%;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
}
.burger__bars {
  height: 21px;
  width: 25px;
  position: relative;
}
.burger__bar {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.burger__bar--bar1 {
  top: 0;
}
.burger__bar--bar3 {
  top: 50%;
  margin-top: -1px;
}
.burger__bar--bar4 {
  top: 50%;
  margin-top: -1px;
}
.burger__bar--bar2 {
  bottom: 0;
}
.burger:hover {
  opacity: 0.7;
}
.burger.active .burger__bar {
  top: 50%;
  margin-top: -1px;
}
.burger.active .burger__bar--bar3 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.burger.active .burger__bar--bar4 {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}
.burger.active .burger__bar--bar1,
.burger.active .burger__bar--bar2 {
  width: 0;
}
.burgermenu {
  position: fixed;
  padding-top: 105px;
  height: 100%;
  background-color: #222121;
  width: 100%;
  z-index: -100;
  bottom: 0;
  top: -100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.burgermenu__nav {
  height: 100%;
}
.burgermenu.active {
  top: 0;
  z-index: 100;
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}
.burgermenu .burgermenu__nav {
  z-index: 1;
  position: relative;
  color: #fff;
  max-width: 250px;
  margin: 0 auto;
}
.burgermenu .burgermenu__nav a {
  color: inherit;
}
.burgermenu .burgermenu__nav ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 130px;
}
.burgermenu .burgermenu__nav li {
  flex: 0 0 50%;
  min-width: 50%;
  font-family: 'BebasNeueBold';
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.burgermenu .burgermenu__nav .bt-wrap {
  margin: 40px 0 25px;
}
.burgermenu .burgermenu__nav .bt-wrap .bth {
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.burgermenu .burgermenu__nav .bt-wrap .round-bt {
  width: 105px;
  height: 105px;
  padding-top: 20px;
  margin: -55px 0 0 151px;
}
.burgermenu .burgermenu__nav .mail {
  padding-bottom: 40px;
  margin-bottom: 20px;
  position: relative;
}
.burgermenu .burgermenu__nav .mail:after {
  content: '';
  bottom: 0;
  left: -200px;
  right: -200px;
  border-top: 1px solid #393939;
  position: absolute;
}
.burgermenu .burgermenu__nav .mail .h__ {
  color: #c1d13e;
  margin-bottom: 7px;
}
.burgermenu .burgermenu__nav .social-bur {
  color: #c1d13e;
  font-size: 13px;
  margin-bottom: 20px;
}
.burgermenu .burgermenu__nav .soc-l {
  padding-bottom: 30px;
}
.burgermenu .burgermenu__nav .soc-l .item .i-wrap {
  width: 30px;
  height: 30px;
  background-color: #c1d13e;
  border-radius: 100%;
}
.burgermenu .burgermenu__nav .soc-l .item .i-wrap img {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  width: 80%;
}
.m-cont {
  max-width: 1370px;
  min-width: 1370px;
}
.f-tt-bi {
  font-family: 'TTNorms BlackItalic';
}
.f-tt-eb {
  font-family: 'TTNorms ExtraBold';
}
.f-s {
  font-family: 'SerpentineICGBold';
}
.f-b {
  font-family: 'BebasNeueBold';
}
.f-a {
  font-family: 'AkzidenzGroteskPro-BoldEx';
}
.f-upp {
  text-transform: uppercase;
}
.h1 {
  font-size: 155px;
  line-height: 0.87;
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
}
.text1 {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1;
}
.round-bt {
  width: 177px;
  height: 177px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #fff;
  border-radius: 100%;
  background-color: #c1d13e;
  box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.53);
  background-position: center;
  background-size: cover;
  position: relative;
}
.round-bt .go_ {
  font-size: 50px;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}
.round-bt .now_ {
  font-size: 14px;
  margin-right: -50px;
  position: relative;
  z-index: 1;
}
.round-bt:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  background-position: center;
  background-size: cover;
  background-image: url(../images/button_go_now_black.jpg);
  transform: scale(0);
  transition: transform 0.5s;
}
.round-bt:hover:after {
  transform: scale(1);
}
.scroll-bl .wr-round {
  width: 87px;
  height: 87px;
  margin-right: 30px;
  background-color: #c1d13e;
  border-radius: 100%;
  padding-left: 10px;
}
.scroll-bl .wr-round img {
  height: 60%;
}
.scroll-bl .text_ {
  font-size: 20px;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
}
.header .headnav .logo {
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 207px;
  height: 154px;
  margin-right: 60px;
}
.header .headnav .logo_icon {
  width: 130px;
}
.header .headnav .headnav__menu {
  position: relative;
  width: 67%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.header .headnav .headnav__menu .menu-header-menu-container {
  width: 100%;
}
.header .headnav .headnav__menu .menu-header-menu-container > ul {
  justify-content: space-around;
}
.header .headnav .headnav__menu ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
}
.header .headnav .headnav__menu li {
  padding: 0 32px;
  color: #fff;
  position: relative;
}
.header .headnav .headnav__menu li a {
  color: inherit;
  height: 100px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 4;
}
.header .headnav .headnav__menu li a:hover {
  color: #c1d13e;
}
.header .headnav .headnav__menu li.current-menu-item {
  pointer-events: none;
}
.header .headnav .headnav__menu li.current-menu-item:before {
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 80px;
  width: 80px;
  border-radius: 100%;
  background-color: #c1d13e;
  background-position: center;
  background-size: cover;
  background-image: url('/wp-content/uploads/2020/04/texture_button_go_now-1.jpg');
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.header .headnav .headnav__menu .lng {
  font-size: 15px !important;
}
.header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  position: relative;
}
.header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span:after {
  position: absolute;
  top: 46px;
  right: -25px;
  content: '';
  border-top: 7px solid #fff;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.header .headnav .headnav__menu .lng .switcher-dropdown .language-dropdown {
  display: none;
}
.header .headnav .headnav__menu .lng .switcher-dropdown .language-dropdown a {
  height: 30px;
}
.header .headnav .headnav__menu .lng .switcher-dropdown.active .language-dropdown {
  display: block;
}
.header .headnav .headnav__soc {
  position: absolute;
  top: 0;
  right: 35px;
  color: #fff;
  flex-direction: row-reverse;
}
.header .headnav .headnav__soc .item {
  width: 25px;
  height: 100px;
}
.header .headnav .headnav__soc .item a {
  color: inherit;
  white-space: pre;
  transform-origin: 0 0 0;
  -webkit-transform: rotate(75deg);
  -moz-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  -o-transform: rotate(75deg);
}
.header .headnav .headnav__soc .item a span {
  color: #c1d13e;
}
.header .headnav .headnav__soc .item a:hover {
  color: #c1d13e;
}
.header .headnav .round {
  position: absolute;
  height: 80px;
  width: 80px;
  border-radius: 100%;
  top: 10px;
  left: 375px;
  background-color: #c1d13e;
  background-position: center;
  background-size: cover;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.header.active {
  background-color: #222121;
  z-index: 999;
  position: fixed;
  top: -200px;
}
.header.active .headnav .round {
  width: 60px;
  height: 60px;
  top: 20px;
  left: 530px;
}
.header.active .headnav .headnav__soc {
  display: none !important;
}
.header.active .headnav .reg-bt {
  display: block !important;
  position: absolute;
  top: 0;
  right: -50px;
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
  background-color: #c1d13e;
  background-position: center;
  background-size: cover;
  width: 275px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 30px 100%);
}
.header.active .headnav .reg-bt a {
  height: 100px;
  color: inherit;
}
.header.burger-show {
  height: 80px;
}
.header.burger-show .burger-wrap {
  position: fixed !important;
  top: 0 !important;
  right: 0;
}
.header.burger-show .headnav .headnav__menu {
  height: 50px;
}
.header.burger-show .round {
  position: fixed !important;
  top: 0 !important;
  right: 0;
  border-radius: 0;
}
.single-post .header:not(.active) .headnav .headnav__menu ul,
.single-post .header:not(.active) .headnav .headnav__menu li {
  color: #222121;
}
.single-post .header:not(.active) .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span:after {
  border-top: 7px solid #222121;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.single-post .header:not(.active) .headnav .headnav__soc {
  color: #222121;
}
.site-content {
  overflow: hidden;
  width: 100%;
}
.content-area--paddingtop {
  padding-top: 154px;
}
/*pages*/
.home .headbanner-about {
  color: #fff;
  overflow: hidden;
}
.home .headbanner-about .headbanner {
  height: 1325px;
  position: relative;
}
.home .headbanner-about .headbanner .s3 {
  left: -200px;
  right: -200px;
}
.home .headbanner-about .headbanner .s2 {
  left: -100px;
  right: -100px;
}
.home .headbanner-about .headbanner .s1 {
  left: -50px;
  right: -50px;
}
.home .headbanner-about .headbanner .s0 {
  right: initial;
  width: 625px;
  -webkit-transform: rotate(14deg);
  -moz-transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  -o-transform: rotate(14deg);
  transform-origin: 0 0 0;
  top: -1000px;
  left: 197px;
  background-position: 0;
}
.home .headbanner-about .m-cont:after {
  content: '';
  position: absolute;
  right: 0;
  top: -1000px;
  bottom: -1000px;
  border-right: 1px solid #fff;
  opacity: 0.3;
}
.home .headbanner-about .about {
  height: 1245px;
}
.home .headbanner-about .about .s1 {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position-x: calc(100vw - 920px);
  background-position-y: 50px;
  right: -100px;
}
.home .headbanner-about .about .s3 {
  left: -200px;
  right: -200px;
}
.home .headbanner-about .content {
  position: absolute;
  left: calc((100vw - 1500px)/2);
  top: 420px;
  -webkit-transform: rotate(-14.5deg);
  -moz-transform: rotate(-14.5deg);
  -ms-transform: rotate(-14.5deg);
  -o-transform: rotate(-14.5deg);
  transform-origin: 0 0 0;
}
.home .headbanner-about .content a {
  color: inherit;
}
.home .headbanner-about .content .l_ {
  width: 540px;
  position: relative;
}
.home .headbanner-about .content .l_:before {
  content: '';
  position: absolute;
  left: 0;
  top: -500px;
  bottom: 0;
  border-left: 1px solid #fff;
  z-index: -1;
  opacity: 0.3;
}
.home .headbanner-about .content .l_:after {
  content: '';
  position: absolute;
  right: 0;
  top: -500px;
  bottom: 0;
  border-left: 1px solid #fff;
  z-index: -1;
  opacity: 0.3;
}
.home .headbanner-about .content .l_ .wrap_ .sub-h {
  font-size: 26px;
  line-height: 1.1;
  margin-bottom: 60px;
}
.home .headbanner-about .content .l_ .wrap_ .h {
  margin-bottom: 40px;
  margin-left: -10px;
}
.home .headbanner-about .content .l_ .wrap_ .text {
  font-size: 20px;
  margin-bottom: 60px;
}
.home .headbanner-about .content .l_ .wrap_2 {
  padding: 20px 70px 220px;
  background-position: center;
  background-size: cover;
}
.home .headbanner-about .content .l_ .wrap_2 .bt-wrap {
  padding-bottom: 140px;
}
.home .headbanner-about .content .l_ .wrap_2 .bt-wrap .bth {
  font-size: 33px;
  line-height: 1.15;
  z-index: 1;
}
.home .headbanner-about .content .l_ .wrap_2 .bt-wrap .round-bt {
  padding-top: 20px;
  margin-left: 235px;
  margin-top: -90px;
}
.home .headbanner-about .content .l_ .wrap_2 .bt-wrap:hover .round-bt:after {
  transform: scale(1);
}
.home .headbanner-about .content .l_ .wrap_2 .abt-wrap {
  margin-left: -357px;
  padding: 100px 0;
  position: relative;
}
.home .headbanner-about .content .l_ .wrap_2 .abt-wrap .h_ {
  color: #222121;
  margin-right: 35px;
}
.home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item {
  padding: 0 35px;
  border-left: 1px solid #c1d13e;
  text-align: center;
}
.home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .num-wrap {
  width: 105px;
  height: 105px;
  background-color: #222121;
  background-position: center;
  background-size: cover;
  border-radius: 100%;
  margin-bottom: 35px;
  font-size: 35px;
}
.home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .sub {
  font-size: 15px;
  line-height: 1.5;
  color: #222121;
  min-height: 70px;
}
.home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item:first-of-type {
  border-left: none;
}
.home .headbanner-about .content .l_ .wrap_2 .abt-wrap .bg_ {
  position: absolute;
  left: -500px;
  right: -1500px;
  top: -140px;
  bottom: 45px;
  background-color: #fff;
  z-index: -1;
  clip-path: polygon(0 0, 100% 323px, 100% 100%, 0 612px);
}
.home .headbanner-about .content .l_ .wrap_2 .more-wrap .text {
  color: #222121;
  margin-bottom: 45px;
}
.home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r {
  width: 87px;
  height: 87px;
  margin-right: 30px;
  border-radius: 100%;
  background-color: #222121;
  padding-left: 15px;
  position: relative;
}
.home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r img {
  position: relative;
  z-index: 1;
}
.home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 100%;
  transform: scale(0);
  transition: transform 0.5s;
}
.home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-text {
  font-size: 33px;
}
.home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_:hover .bt-r:after {
  transform: scale(1);
}
.home .headbanner-about .content .l_ .wrap_3 {
  padding: 50px 70px 300px;
}
.home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ {
  text-align: right;
  margin-right: 30px;
}
.home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .num {
  font-size: 125px;
}
.home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .u-text {
  font-size: 33px;
  margin-bottom: 30px;
}
.home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .text {
  color: #222121;
}
.home .headbanner-about .content .h2p {
  position: absolute;
  right: 0;
  top: 635px;
}
.home .headbanner-about .content .h2p .i-wrap {
  width: 350px;
  height: 250px;
  position: relative;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 100%);
}
.home .headbanner-about .content .h2p .img {
  position: absolute;
  top: 0;
  left: 0;
  right: -50px;
  bottom: 0;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transition: transform 0.5s;
  transform-origin: 0 0 0;
  background-position: center;
  background-size: cover;
}
.home .headbanner-about .content .h2p .text_ {
  font-size: 35px;
  line-height: 1.15;
  position: absolute;
  top: 50%;
  left: -133px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.home .headbanner-about .content .h2p img {
  position: absolute;
  right: 50px;
  bottom: 0;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
}
.home .headbanner-about .content .h2p:hover .img {
  transform: rotate(15deg) scale(1.1);
}
.home .headbanner-about .content .scroll-bl {
  position: absolute;
  left: -330px;
  top: 1600px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.home .steps-wrap {
  overflow: hidden;
  padding-bottom: 50px;
  clip-path: polygon(0 0, 100% 275px, 100% 100%, 0 100%);
  margin-top: -275px;
  background-color: #fff;
  padding-top: 50px;
}
.home .steps-wrap .steps {
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform-origin: 0 0 0;
}
.home .steps-wrap .steps .h {
  margin-bottom: 60px;
  margin-top: 300px;
}
.home .steps-wrap .steps .list {
  width: 2400px;
  margin-left: -468px;
  overflow: hidden;
  position: relative;
}
.home .steps-wrap .steps .list .item {
  flex-basis: 100%;
  height: 800px;
  background-position: center;
  background-size: cover;
  background-color: #222121;
  margin: 0 10px;
  overflow: hidden;
}
.home .steps-wrap .steps .list .item .bg {
  left: -130px;
  right: -130px;
}
.home .steps-wrap .steps .list .item .item-c {
  padding: 80px 100px;
  height: 100%;
  overflow: hidden;
  width: 580px;
  z-index: 2;
}
.home .steps-wrap .steps .list .item .item-c .num {
  font-size: 100px;
  color: #c1d13e;
  margin-bottom: 15px;
}
.home .steps-wrap .steps .list .item .item-c .h__ {
  color: #fff;
  margin-bottom: 15px;
  font-size: 28px;
}
.home .steps-wrap .steps .list .item .item-c .text {
  color: #fff;
  font-size: 18px;
}
.home .steps-wrap .steps .list .item .item-c .label {
  position: absolute;
  right: -90px;
  bottom: -105px;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-color: #c1d13e;
  font-size: 34px;
  line-height: 1.1;
  display: flex;
  justify-content: center;
  width: 450px;
  height: 220px;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transition: all 0.5s;
}
.home .steps-wrap .steps .list .item .item-c .label a {
  color: #fff;
  width: 100%;
  padding-left: 140px;
  padding-top: 30px;
  height: 250px;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.home .steps-wrap .steps .list .item .item-c .label a span {
  max-width: 165px;
}
.home .steps-wrap .steps .list .item .item-c .label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/button_steam.jpg) !important;
  background-position: center;
  background-size: cover;
  opacity: 0;
  transition: opacity 0.5s;
}
.home .steps-wrap .steps .list .item .item-c .label:hover:after {
  opacity: 1;
}
.home .steps-wrap .steps .list .item .item-c .round-bt {
  position: absolute;
  bottom: 50px;
  right: 50px;
}
.home .steps-wrap .steps .list .item.i1 {
  display: flex;
  justify-content: flex-end;
}
.home .steps-wrap .steps .list .item.i1 .item-c {
  width: 510px;
}
.home .steps-wrap .steps .list .item.i2 {
  flex: 0 0 580px;
  background-color: #c1d13e;
}
.home .steps-wrap .steps .list .item.i2 .item-c .num {
  color: #222121;
}
.home .steps-wrap .steps .list .item.i2 .item-c .h__ {
  color: #222121;
}
.home .steps-wrap .steps .list .item.i3 .item-c {
  width: 410px;
}
.home .steps-wrap .p1 {
  position: absolute;
  bottom: -162px;
  left: 415px;
  height: 830px;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  z-index: 1;
}
.home .steps-wrap .p2 {
  position: absolute;
  bottom: -349px;
  left: 945px;
  height: 1100px;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
}
.home .steps-wrap .del-bl {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  z-index: 3;
  background-color: #fff;
}
.home .steps-wrap .del-bl.d1 {
  left: 890px;
}
.home .steps-wrap .del-bl.d2 {
  left: 1490px;
}
.home .news-wrap {
  position: relative;
  min-height: 960px;
  padding-top: 120px;
}
.home .news-wrap .s1 {
  background-repeat: no-repeat;
  background-size: 120%;
  background-position: center 100px;
  left: -200px;
  right: -200px;
}
.home .news-wrap .s2 {
  top: 181px;
  bottom: initial;
  left: initial;
  right: -146px;
  width: 1400px;
  height: 700px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
}
.home .news-wrap .gray {
  position: absolute;
  top: -131px;
  right: -181px;
  width: 500px;
  bottom: -900px;
}
.home .news-wrap .news {
  position: relative;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform-origin: 0 0 0;
}
.home .news-wrap .news .news-nav {
  margin-bottom: 90px;
}
.home .news-wrap .news .news-nav .h {
  margin-right: 106px;
}
.home .news-wrap .news .news-nav .news-nav-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  cursor: pointer;
}
.home .news-wrap .news .news-nav .news-nav-back {
  margin-right: 45px;
  cursor: pointer;
}
.home .news-wrap .news .news-nav .next-text {
  font-size: 33px;
  margin-bottom: -80px;
  margin-left: -20px;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.3);
}
.home .news-wrap .news .post-list-wrap .posts-list {
  margin-left: -60px;
  width: 795px;
}
.home .news-wrap .news .post-list-wrap .posts-list .item {
  width: 400px;
  padding: 0 60px;
  opacity: 0 !important;
  transition: opacity 1s;
}
.home .news-wrap .news .post-list-wrap .posts-list .item .h_ {
  font-size: 30px;
  line-height: 0.9;
  margin-bottom: 40px;
}
.home .news-wrap .news .post-list-wrap .posts-list .item .text_ {
  font-size: 15px;
  line-height: 1.2;
  opacity: 0.64;
  margin-bottom: 30px;
}
.home .news-wrap .news .post-list-wrap .posts-list .item .r-bt {
  width: 87px;
  height: 87px;
  border-radius: 100%;
  background-color: #c1d13e;
  padding-left: 10px;
}
.home .news-wrap .news .post-list-wrap .posts-list .item .r-bt img {
  height: 60%;
}
.home .news-wrap .news .post-list-wrap .posts-list .item.is-selected {
  opacity: 1!important;
}
.home .news-wrap .news .post-list-wrap .line {
  position: absolute;
  top: 0;
  left: 340px;
  height: 140px;
  border-right: 1px solid #c1d13e;
}
.home .news-wrap .news .go-wrap {
  position: absolute;
  right: 220px;
  bottom: -537px;
}
.home .news-wrap .news .go-wrap .add-text {
  margin-right: -85px;
  position: relative;
  z-index: 1;
}
.home .news-wrap .scroll-bl {
  position: absolute;
  right: 70px;
  top: -30px;
  -webkit-transform: rotate(75deg);
  -moz-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  -o-transform: rotate(75deg);
  color: #fff;
}
.single-post .site-main h1 {
  font-size: 75px;
  max-width: 822px;
  margin-left: 295px;
  margin-bottom: 75px;
}
.single-post .site-main .s-cont {
  max-width: 1005px;
  min-width: 1005px;
  margin: 0 0 0 295px;
}
.single-post .site-main .img-wrap {
  position: relative;
  width: 100%;
  height: 650px;
  margin-bottom: 75px;
}
.single-post .site-main .img-wrap .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
}
.single-post .site-main .img-wrap .date {
  right: 55px;
  top: 55px;
  border-radius: 100%;
  position: absolute;
  width: 176px;
  height: 176px;
  color: #fff;
  text-align: center;
  background-color: #c1d13e;
  -webkit-transform: rotate(-14deg);
  -moz-transform: rotate(-14deg);
  -ms-transform: rotate(-14deg);
  -o-transform: rotate(-14deg);
  background-size: cover;
  background-position: center;
}
.single-post .site-main .img-wrap .date .day {
  font-size: 50px;
  margin-bottom: 7px;
}
.single-post .site-main .img-wrap .date .month {
  font-size: 14px;
}
.single-post .site-main .post-text {
  display: flex;
  padding-bottom: 70px;
  margin-bottom: 70px;
  border-bottom: 1px solid #e1e1e1;
}
.single-post .site-main .post-text p {
  flex: 0 0 435px;
  min-width: 435px;
  padding-right: 84px;
}
.single-post .site-main .post-list-wrap {
  margin-bottom: 195px;
}
.single-post .site-main .post-list-wrap .posts-list {
  margin-left: -42px;
  width: 870px;
}
.single-post .site-main .post-list-wrap .posts-list .item {
  width: 435px;
  padding: 0 42px;
  opacity: 0 !important;
  transition: opacity 1s;
}
.single-post .site-main .post-list-wrap .posts-list .item .h_ {
  font-size: 30px;
  line-height: 0.9;
  margin-bottom: 20px;
  max-width: 280px;
}
.single-post .site-main .post-list-wrap .posts-list .item .text_ {
  max-width: 280px;
  font-size: 15px;
  line-height: 1.2;
  opacity: 0.64;
  margin-bottom: 30px;
}
.single-post .site-main .post-list-wrap .posts-list .item .r-bt {
  width: 87px;
  height: 87px;
  border-radius: 100%;
  background-color: #c1d13e;
  padding-left: 10px;
}
.single-post .site-main .post-list-wrap .posts-list .item .r-bt img {
  height: 60%;
}
.single-post .site-main .post-list-wrap .posts-list .item.is-selected {
  opacity: 1!important;
}
.single-post .site-main .post-list-wrap .navs {
  position: relative;
}
.single-post .site-main .post-list-wrap .navs .news-nav-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  cursor: pointer;
}
.single-post .site-main .post-list-wrap .navs .news-nav-back {
  margin-right: 45px;
  cursor: pointer;
}
.single-post .site-main .post-list-wrap .navs .next-text {
  font-size: 34px;
  color: #c1d13e;
  position: absolute;
  left: -88px;
  bottom: 146px;
  text-align: center;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
}
.server-p .headbanner {
  min-height: 1175px;
  overflow: hidden;
  padding-top: 410px;
}
.server-p .headbanner .s3 {
  left: -200px;
  right: -200px;
}
.server-p .headbanner .s2 {
  left: -100px;
  right: -100px;
}
.server-p .headbanner .s1 {
  left: -50px;
  right: -50px;
}
.server-p .headbanner .m-cont:after {
  content: '';
  position: absolute;
  right: 0;
  top: -1000px;
  bottom: -1000px;
  border-right: 1px solid #fff;
  opacity: 0.3;
}
.server-p .headbanner .content {
  position: relative;
  left: calc((100vw - 1500px)/2);
  color: #fff;
  -webkit-transform: rotate(-14.5deg);
  -moz-transform: rotate(-14.5deg);
  -ms-transform: rotate(-14.5deg);
  -o-transform: rotate(-14.5deg);
  transform-origin: 0 0 0;
}
.server-p .headbanner .content a {
  color: inherit;
}
.server-p .headbanner .content .l_ {
  width: 540px;
  position: relative;
  padding-bottom: 500px;
}
.server-p .headbanner .content .l_:before {
  content: '';
  position: absolute;
  left: 0;
  top: -500px;
  bottom: 0;
  border-left: 1px solid #fff;
  z-index: -1;
  opacity: 0.3;
}
.server-p .headbanner .content .l_:after {
  content: '';
  position: absolute;
  right: 0;
  top: -500px;
  bottom: 0;
  border-left: 1px solid #fff;
  z-index: -1;
  opacity: 0.3;
}
.server-p .headbanner .content .l_ .wrap_ .sub-h {
  font-size: 26px;
  line-height: 1.1;
  margin-bottom: 60px;
}
.server-p .headbanner .content .l_ .wrap_ .h {
  margin-bottom: 40px;
  margin-left: -10px;
}
.server-p .headbanner .content .l_ .wrap_ .text {
  font-size: 20px;
  margin-bottom: 60px;
}
.server-p .ip {
  background-color: #fff;
  padding-top: 130px;
  -webkit-transform: rotate(-14.5deg);
  -moz-transform: rotate(-14.5deg);
  -ms-transform: rotate(-14.5deg);
  -o-transform: rotate(-14.5deg);
  transform-origin: 0 0 0;
  z-index: 2;
}
.server-p .ip .bg_ {
  position: absolute;
  top: 0;
  left: 343px;
  bottom: 0;
  width: 5000px;
}
.server-p .ip .header_ {
  margin-bottom: 75px;
}
.server-p .ip .header_ .h {
  margin-right: 25px;
}
.server-p .ip .info {
  padding-bottom: 95px;
}
.server-p .ip .info .nums {
  margin-right: 170px;
}
.server-p .ip .info .nums .item {
  padding: 0 0 50px;
  width: 150px;
  text-align: center;
}
.server-p .ip .info .nums .item .num-wrap {
  width: 105px;
  height: 105px;
  background-color: #222121;
  background-position: center;
  background-size: cover;
  border-radius: 100%;
  margin-bottom: 15px;
  font-size: 30px;
  color: #fff;
}
.server-p .ip .info .nums .item .sub {
  font-size: 15px;
  line-height: 1.5;
}
.server-p .ip .info .info-block .ip-text {
  font-size: 59px;
  margin-bottom: 70px;
}
.server-p .ip .info .info-block .t-l {
  flex: 0 0 370px;
  min-width: 370px;
  margin-right: 60px;
}
.server-p .ip .info .info-block .t-r {
  flex: 0 0 380px;
  min-width: 380px;
}
.server-p .ip .info .info-block img {
  display: none;
}
.server-p .ip .white-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1000px;
  width: 5000px;
  background-color: #fff;
  z-index: -1;
}
.server-p .ip .scroll-bl {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  position: absolute;
  top: 530px;
  right: 186px;
}
.server-p .ip .scroll-bl .wr-round {
  background-color: #222121;
}
.server-p .features {
  margin-top: -410px;
  color: #fff;
  padding-top: 560px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 1155px);
}
.server-p .features .s2 {
  left: -200px;
  right: -200px;
}
.server-p .features .s1 {
  right: -100px;
}
.server-p .features .content {
  -webkit-transform: rotate(-14.5deg);
  -moz-transform: rotate(-14.5deg);
  -ms-transform: rotate(-14.5deg);
  -o-transform: rotate(-14.5deg);
  transform-origin: 0 0 0;
}
.server-p .features .content .h {
  margin-bottom: 50px;
}
.server-p .features .content .text1 {
  max-width: 350px;
}
.server-p .features .content .round-bt {
  margin-left: 350px;
  margin-top: -50px;
}
.server-p .career {
  height: 1500px;
  padding-top: 140px;
  margin-bottom: -300px;
}
.server-p .career .s2 {
  top: 80%;
  right: -100%;
  height: 800px;
  bottom: initial;
  -webkit-transform: rotate(-14.5deg);
  -moz-transform: rotate(-14.5deg);
  -ms-transform: rotate(-14.5deg);
  -o-transform: rotate(-14.5deg);
  transform-origin: 0 0 0;
}
.server-p .career .s1 {
  bottom: 190px;
  right: 0;
  height: 900px;
  width: 900px;
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  top: initial;
  left: initial;
}
.server-p .career .content {
  -webkit-transform: rotate(-14.5deg);
  -moz-transform: rotate(-14.5deg);
  -ms-transform: rotate(-14.5deg);
  -o-transform: rotate(-14.5deg);
  transform-origin: 0 0 0;
}
.server-p .career .content .h {
  max-width: 900px;
  margin-bottom: 80px;
}
.server-p .career .content .car-list {
  margin-bottom: 30px;
}
.server-p .career .content .car-list .item {
  opacity: 0 !important;
  transition: opacity 1s;
  width: 450px;
}
.server-p .career .content .car-list .item .icon-wr {
  width: 127px;
  height: 127px;
  border-radius: 100%;
  margin-bottom: 30px;
}
.server-p .career .content .car-list .item .text1 {
  max-width: 320px;
}
.server-p .career .content .car-list .item.is-selected {
  opacity: 1!important;
}
.server-p .career .content .nav {
  margin-left: 415px;
}
.server-p .career .content .nav .nav-text {
  font-size: 33px;
  color: #c1d13e;
  max-width: 200px;
  text-align: center;
  margin-right: 30px;
}
.server-p .career .content .nav .car-nav-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  cursor: pointer;
}
.server-p .career .content .nav .car-nav-back {
  margin-right: 45px;
  cursor: pointer;
}
.shop-p .headbanner {
  color: #fff;
  overflow: hidden;
  position: relative;
  height: 1060px;
}
.shop-p .headbanner .s2 {
  left: -100px;
  right: -100px;
}
.shop-p .headbanner .s1 {
  left: -150px;
  right: -500px;
  top: -70px;
}
.shop-p .headbanner .s0 {
  right: initial;
  width: 625px;
  -webkit-transform: rotate(14deg);
  -moz-transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  -o-transform: rotate(14deg);
  transform-origin: 0 0 0;
  top: -1000px;
  left: 197px;
  background-position: 0;
}
.shop-p .headbanner .m-cont:after {
  content: '';
  position: absolute;
  right: 0;
  top: -1000px;
  bottom: -1000px;
  border-right: 1px solid #fff;
  opacity: 0.3;
}
.shop-p .headbanner .content {
  left: calc((100vw - 1500px)/2);
  top: 420px;
  -webkit-transform: rotate(-14.5deg);
  -moz-transform: rotate(-14.5deg);
  -ms-transform: rotate(-14.5deg);
  -o-transform: rotate(-14.5deg);
  transform-origin: 0 0 0;
}
.shop-p .headbanner .content .l_ {
  width: 540px;
  position: relative;
  padding-bottom: 220px;
}
.shop-p .headbanner .content .l_:before {
  content: '';
  position: absolute;
  left: 0;
  top: -500px;
  bottom: 0;
  border-left: 1px solid #fff;
  z-index: -1;
  opacity: 0.3;
}
.shop-p .headbanner .content .l_:after {
  content: '';
  position: absolute;
  right: 0;
  top: -500px;
  bottom: 0;
  border-left: 1px solid #fff;
  z-index: -1;
  opacity: 0.3;
}
.shop-p .headbanner .content .l_ .wrap_ .sub-h {
  font-size: 26px;
  line-height: 1.1;
  margin-bottom: 60px;
}
.shop-p .headbanner .content .l_ .wrap_ .h {
  margin-bottom: 40px;
  margin-left: -10px;
}
.shop-p .headbanner .content .l_ .wrap_ .text {
  font-size: 20px;
  margin-bottom: 60px;
}
.shop-p .form-block {
  height: 450px;
  position: relative;
  margin-top: -200px;
}
.shop-p .form-block .green-bg {
  position: absolute;
  left: -270px;
  right: -100px;
  top: 200px;
  bottom: -578px;
  background-size: cover;
  -webkit-transform: rotate(-14.5deg);
  -moz-transform: rotate(-14.5deg);
  -ms-transform: rotate(-14.5deg);
  -o-transform: rotate(-14.5deg);
  transform-origin: 0 0 0;
}
.shop-p .form-block .wrap .content .l_ {
  flex: 0 0 465px;
  min-width: 465px;
  margin-right: 100px;
  font-size: 25px;
}
.shop-p .form-block .wrap .content .r_ {
  flex: 0 0 495px;
  min-width: 495px;
  position: relative;
}
.shop-p .form-block .wrap .content .r_ .line {
  height: 60px;
  padding: 0 10px;
  border-bottom: 4px solid #000;
  margin-bottom: 40px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
}
.shop-p .form-block .wrap .content .r_ .line .icon {
  margin-right: 40px;
}
.shop-p .form-block .wrap .content .r_ .line .f {
  width: 100%;
}
.shop-p .form-block .wrap .content .r_ .buy {
  position: absolute;
  right: -30px;
  bottom: -76px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
}
.shop-p .form-block .wrap .content .r_ input,
.shop-p .form-block .wrap .content .r_ textarea {
  -webkit-appearance: none;
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  color: inherit;
  width: 100%;
  outline: none;
}
.shop-p .form-block .wrap .content .r_ input::placeholder,
.shop-p .form-block .wrap .content .r_ textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
  text-transform: uppercase;
}
.shop-p .form-block .wrap .content .r_ input:-ms-input-placeholder,
.shop-p .form-block .wrap .content .r_ textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
  text-transform: uppercase;
}
.shop-p .form-block .wrap .content .r_ input::-ms-input-placeholder,
.shop-p .form-block .wrap .content .r_ textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
  text-transform: uppercase;
}
footer.footer {
  background-size: cover;
  background-position: center;
  clip-path: polygon(0 0, 100% 195px, 100% 100%, 0 100%);
  height: 455px;
  padding-top: 185px;
  margin-top: -195px;
}
footer.footer .logo-wrap {
  margin-right: 65px;
}
footer.footer .logo-wrap .logo {
  margin-bottom: 30px;
  margin-left: -30px;
}
footer.footer .logo-wrap .text_ {
  font-size: 18px;
  color: #fff;
  max-width: 150px;
}
footer.footer .soc-list .soc_h {
  font-size: 18px;
  color: #fff;
  margin-bottom: 45px;
}
footer.footer .soc-list .soc-l {
  margin-left: -30px;
}
footer.footer .soc-list .soc-l .item {
  padding: 0 30px;
  color: #fff;
}
footer.footer .soc-list .soc-l .item a {
  color: inherit;
  text-align: center;
}
footer.footer .soc-list .soc-l .item .i-wrap {
  width: 50px;
  height: 50px;
  background-color: #c1d13e;
  border-radius: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
}
footer.footer .soc-list .soc-l .item .i-wrap img {
  width: 80%;
}
footer.footer .soc-list .soc-l .item .text_ {
  font-size: 18px;
}
footer.footer .soc-list .soc-l .item .text_ span {
  color: #c1d13e;
}
footer.footer .r_ {
  font-size: 13px;
  line-height: 1.4;
}
footer.footer .r_ .mail {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #fff;
}
footer.footer .r_ .mail .h__ {
  color: #fff;
}
footer.footer .r_ .strangebrain__link {
  color: #fff;
  text-align: right;
}
footer.footer .r_ .strangebrain__link .strangebrain__descr {
  margin-right: 20px;
}
/*------------------------------------*\
    Helpers
\*------------------------------------*/
.line-horizontal {
  border-bottom: 1px dotted #000;
  margin-top: 50px;
  margin-bottom: 50px;
}
.defaultcont {
  max-width: 1570px;
  min-width: 1570px;
  padding-left: 35px;
  padding-right: 35px;
  margin: 0 auto;
}
.wide-page {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.limited-width {
  max-width: 1570px;
  min-width: 1570px;
  padding-left: 35px;
  padding-right: 35px;
}
.delimeter {
  border-bottom: 1px solid #f3f3f3;
}
.center-block {
  display: table !important;
  margin-left: auto;
  margin-right: auto;
}
.inline-block {
  display: inline-block;
}
.hasbg {
  background-color: #f1f1ec;
}
/*------------------------------------*\
    MEDIA
\*------------------------------------*/
@media (max-width: 566.98px) {
  .defaultcont {
    max-width: 300px;
    min-width: 300px;
    padding: 0;
  }
  .m-cont {
    max-width: 300px;
    min-width: 300px;
  }
  body {
    font-size: 14px;
  }
  .content-area--paddingtop {
    padding-top: 100px;
  }
  .h1 {
    font-size: 50px;
  }
  .text1 {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .round-bt {
    width: 85px;
    height: 85px;
  }
  .round-bt .go_ {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .round-bt .now_ {
    font-size: 9px;
    margin-right: -23px;
  }
  .scroll-bl .wr-round {
    width: 41px;
    height: 41px;
    margin-right: 10px;
    padding-left: 5px;
  }
  .scroll-bl .text_ {
    font-size: 10px;
  }
  .header {
    height: 50px;
  }
  .header .headnav .logo {
    width: 100px;
    height: 71px;
    margin-right: 15px;
    margin-left: 0;
  }
  .header .headnav .logo_icon {
    width: 50px;
  }
  .header .headnav .headnav__menu {
    align-items: center;
    position: absolute;
    right: 65px;
    height: 71px;
    top: 0;
  }
  .header .headnav .headnav__menu .menu {
    display: none;
  }
  .header .headnav .headnav__menu .lng {
    font-size: 12px !important;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span {
    height: 50px;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span:after {
    top: 22px;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .header .headnav .headnav__soc {
    display: none !important;
  }
  .header .headnav .round {
    height: 50px;
    width: 50px;
    top: 10px;
    left: initial;
    right: 0;
  }
  .header .headnav .burger-wrap {
    display: flex !important;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 10px;
    right: 0;
  }
  .header.active .headnav .round {
    height: 50px;
    width: 50px;
    top: 10px;
    left: initial;
    right: 0;
  }
  .header.active .headnav .headnav__soc {
    display: none !important;
  }
  .header.active .headnav .reg-bt {
    display: none !important;
  }
  .header.active .headnav .language-dropdown {
    background-color: #222121;
  }
  .header.active .headnav .burger-wrap {
    top: 0;
  }
  .header.active .headnav .headnav__menu .lng {
    margin-top: -17px;
  }
  /*pages*/
  .home .headbanner-about .headbanner {
    height: 525px;
  }
  .home .headbanner-about .headbanner .s0 {
    left: -75px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
  }
  .home .headbanner-about .headbanner .s2 {
    background-position: -243px -4px;
    background-size: 165%;
  }
  .home .headbanner-about .headbanner .s3 {
    background-position: center 0;
    left: -100px;
    right: -100px;
  }
  .home .headbanner-about .about {
    height: 470px;
    margin-top: 523px;
  }
  .home .headbanner-about .about .s1 {
    background-size: auto 110%;
    background-position-x: calc(100vw - 323px);
    background-position-y: -25px;
  }
  .home .headbanner-about .about .s3 {
    left: -200px;
    right: -200px;
  }
  .home .headbanner-about .content {
    position: absolute;
    left: calc((100vw - 300px)/2);
    top: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .home .headbanner-about .content:after {
    display: none;
  }
  .home .headbanner-about .content .l_ {
    width: 300px;
  }
  .home .headbanner-about .content .l_:before,
  .home .headbanner-about .content .l_:after {
    display: none;
  }
  .home .headbanner-about .content .l_ .wrap_ {
    padding-top: 244px;
  }
  .home .headbanner-about .content .l_ .wrap_ .sub-h {
    display: none;
  }
  .home .headbanner-about .content .l_ .wrap_ .h {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .home .headbanner-about .content .l_ .wrap_ .text {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_2 {
    padding: 0 0 30px 0;
    background-image: none !important;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap {
    max-width: 175px;
    padding-bottom: 35px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .bth {
    font-size: 16px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .round-bt {
    padding-top: 15px;
    margin-left: 113px;
    margin-top: -44px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap {
    margin-left: 0;
    padding: 35px 0 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .h_ {
    margin-right: 0;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums {
    position: absolute;
    left: 0;
    top: 375px;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item {
    padding: 0;
    border: none;
    flex: 0 0 33.33333%;
    justify-content: center;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .num-wrap {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 5px;
    margin-right: 0;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .sub {
    text-align: center;
    font-size: 11px;
    max-width: 90px;
    min-height: 25px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .bg_ {
    top: 0;
    bottom: -365px;
    clip-path: none;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .text {
    margin-bottom: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r {
    width: 41px;
    height: 41px;
    margin-right: 15px;
    padding-left: 2%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r img {
    height: 60%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-text {
    font-size: 16px;
    color: #c1d13e;
  }
  .home .headbanner-about .content .l_ .wrap_3 {
    background-image: none !important;
    margin-top: 158px;
    padding: 0;
    height: 470px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 70px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr {
    position: relative;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ {
    text-align: right;
    margin-right: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .num {
    font-size: 70px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .u-text {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: left;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .text {
    text-align: left;
    color: #fff;
    max-width: 115px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .text br {
    content: ' ';
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .text br:after {
    content: ' ';
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .round-bt {
    position: absolute;
    bottom: -23px;
    right: -5px;
  }
  .home .headbanner-about .content .h2p {
    display: none;
  }
  .home .headbanner-about .content .scroll-bl {
    left: -11px;
    top: 1100px;
  }
  .home .steps-wrap {
    padding-bottom: 0;
    clip-path: none;
    margin-top: 0;
    padding-top: 0;
  }
  .home .steps-wrap .steps {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .home .steps-wrap .steps .h {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .home .steps-wrap .steps .list {
    margin-left: -4px;
    margin-right: -4px;
    overflow-x: scroll;
    width: initial;
  }
  .home .steps-wrap .steps .list .item {
    height: 380px;
    margin: 0 4px;
  }
  .home .steps-wrap .steps .list .item .bg {
    left: -130px;
    right: -130px;
  }
  .home .steps-wrap .steps .list .item .item-c {
    padding: 25px 30px;
    width: 243px;
  }
  .home .steps-wrap .steps .list .item .item-c .num {
    font-size: 45px;
    margin-bottom: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .h__ {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .home .steps-wrap .steps .list .item .item-c .text {
    font-size: 14px;
    max-width: 100px;
  }
  .home .steps-wrap .steps .list .item .item-c .label {
    bottom: -217px;
    font-size: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a {
    padding-left: 299px;
    padding-top: 10px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a span {
    max-width: 75px;
  }
  .home .steps-wrap .steps .list .item .item-c .round-bt {
    position: absolute;
    bottom: 30px;
    right: 30px;
  }
  .home .steps-wrap .steps .list .item.i1 {
    flex: 0 0 243px;
  }
  .home .steps-wrap .steps .list .item.i1 .item-c {
    width: 243px;
  }
  .home .steps-wrap .steps .list .item.i2 {
    flex: 0 0 243px;
  }
  .home .steps-wrap .steps .list .item.i3 {
    flex: 0 0 243px;
  }
  .home .steps-wrap .steps .list .item.i3 .item-c {
    width: 243px;
  }
  .home .steps-wrap .p1 {
    bottom: -82px;
    left: -2px;
    height: 408px;
  }
  .home .steps-wrap .p2 {
    bottom: -189px;
    left: 225px;
    height: 551px;
  }
  .home .steps-wrap .del-bl {
    width: 8px;
  }
  .home .steps-wrap .del-bl.d1 {
    left: 247px;
  }
  .home .steps-wrap .del-bl.d2 {
    left: 499px;
  }
  .home .news-wrap {
    min-height: 665px;
    padding-top: 30px;
  }
  .home .news-wrap .s1 {
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center 250px;
    left: -200px;
    right: -200px;
  }
  .home .news-wrap .s2 {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    top: 79px;
    right: -541px;
    background-size: 37%;
  }
  .home .news-wrap .gray {
    display: none;
    top: -42px;
    right: -350px;
  }
  .home .news-wrap .news {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .home .news-wrap .news .news-nav {
    flex-wrap: wrap;
    margin-bottom: 35px;
    align-items: flex-end !important;
    justify-content: space-between;
  }
  .home .news-wrap .news .news-nav .h {
    margin-right: 0;
    margin-bottom: 0;
    max-width: 190px;
    font-size: 33px;
  }
  .home .news-wrap .news .news-nav .news-nav-next {
    height: 56px;
  }
  .home .news-wrap .news .news-nav .news-nav-back {
    margin-right: 10px;
    height: 56px;
  }
  .home .news-wrap .news .news-nav .next-text {
    display: none;
  }
  .home .news-wrap .news .post-list-wrap .posts-list {
    margin-left: -25px;
    margin-top: 0;
    width: 380px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item {
    width: 190px;
    padding: 0 25px;
    opacity: 1 !important;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item:after {
    content: '';
    position: absolute;
    top: 0;
    height: 150px;
    right: 0;
    border-right: 1px solid #c1d13e;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .h_ {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .text_ {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .r-bt {
    width: 41px;
    height: 41px;
    padding-left: 5px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 190px;
    right: calc((100vw - 300px)/2*-1);
    background: linear-gradient(to left, #fff, transparent);
  }
  .home .news-wrap .news .post-list-wrap .line {
    display: none;
  }
  .home .news-wrap .news .go-wrap {
    right: calc((100vw - 300px)/2);
    bottom: -210px;
  }
  .home .news-wrap .news .go-wrap .add-text {
    display: none;
  }
  .home .news-wrap .scroll-bl {
    display: none !important;
  }
  .single-post .site-main h1 {
    font-size: 28px;
    max-width: initial;
    margin-left: 0;
    margin-bottom: 50px;
  }
  .single-post .site-main .s-cont {
    max-width: 300px;
    min-width: 300px;
    margin: 0 auto;
  }
  .single-post .site-main .img-wrap {
    height: 438px;
    margin-bottom: 40px;
    width: 100vw;
    margin-left: calc((100vw - 300px)/2*-1);
    margin-right: calc((100vw - 300px)/2*-1);
  }
  .single-post .site-main .img-wrap .date {
    right: initial;
    left: 25px;
    top: 25px;
    width: 85px;
    height: 85px;
  }
  .single-post .site-main .img-wrap .date .day {
    font-size: 27px;
    margin-bottom: 7px;
  }
  .single-post .site-main .img-wrap .date .month {
    font-size: 8px;
  }
  .single-post .site-main .post-text {
    display: block;
    padding-bottom: 35px;
    margin-bottom: 30px;
  }
  .single-post .site-main .post-text p {
    flex: initial;
    min-width: 100%;
    padding-right: 0;
  }
  .single-post .site-main .post-list-wrap {
    margin-bottom: 135px;
  }
  .single-post .site-main .post-list-wrap > .d-flex {
    flex-wrap: wrap;
  }
  .single-post .site-main .post-list-wrap .posts-list {
    position: relative;
    order: 1;
    margin-left: -15px;
    width: 370px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item {
    width: 185px;
    padding: 0 15px;
    opacity: 1 !important;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .h_ {
    font-size: 16px;
    margin-bottom: 15px;
    max-width: 160px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .text_ {
    max-width: initial;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt {
    width: 41px;
    height: 41px;
    padding-left: 2%;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt img {
    height: 60%;
  }
  .single-post .site-main .post-list-wrap .posts-list:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 185px;
    right: calc((100vw - 300px)/2*-1);
    background: linear-gradient(to left, #fff, transparent);
  }
  .single-post .site-main .post-list-wrap .navs {
    order: 0;
    flex: 0 0 100%;
    min-width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
    justify-content: space-between;
    position: relative;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-next {
    height: 55px;
    order: 1;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-back {
    order: 1;
    margin-right: 18px;
    height: 55px;
  }
  .single-post .site-main .post-list-wrap .navs .next-text {
    position: static;
    text-align: left;
    order: -1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    font-size: 20px;
    font-family: 'TTNorms ExtraBold';
    margin-left: 0;
    margin-top: 0;
    max-width: 142px;
  }
  .server-p .headbanner {
    min-height: 100vh;
    overflow: hidden;
    padding-top: 115px;
    paint-order: 100px;
    display: flex;
    align-items: flex-end;
  }
  .server-p .headbanner .s3 {
    left: -200px;
    right: -200px;
  }
  .server-p .headbanner .s2 {
    left: -100px;
    right: -100px;
    background-position: center top;
  }
  .server-p .headbanner .s1 {
    left: -50px;
    right: -50px;
  }
  .server-p .headbanner .m-cont:after {
    display: none;
  }
  .server-p .headbanner .content {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    left: calc((100vw - 300px)/2);
  }
  .server-p .headbanner .content .l_ {
    width: initial;
    padding-bottom: 60px;
  }
  .server-p .headbanner .content .l_:after,
  .server-p .headbanner .content .l_:before {
    display: none;
  }
  .server-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .server-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 30px;
    margin-left: 0;
  }
  .server-p .headbanner .content .l_ .wrap_ .text {
    font-size: 14px;
    margin-bottom: 0;
    max-width: 220px;
  }
  .server-p .headbanner .content .l_ .wrap_ .text br {
    content: ' ';
  }
  .server-p .headbanner .content .l_ .wrap_ .text br:after {
    content: ' ';
  }
  .server-p .ip {
    padding-top: 70px;
    position: relative;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .server-p .ip .bg_ {
    left: 0;
  }
  .server-p .ip .header_ {
    margin-bottom: 25px;
    position: static !important;
  }
  .server-p .ip .header_ .h {
    margin-right: 0;
    position: relative;
  }
  .server-p .ip .header_ .round-bt {
    position: absolute;
    bottom: 57px;
    left: calc((100vw - 300px)/2);
  }
  .server-p .ip .info {
    padding-bottom: 40px;
    flex-direction: column;
    align-items: flex-end;
  }
  .server-p .ip .info .nums {
    order: 2;
    margin-right: 0;
    margin-left: 0;
    flex-direction: row !important;
  }
  .server-p .ip .info .nums .item {
    padding: 0 0 0 30px;
    width: 110px;
    text-align: center;
  }
  .server-p .ip .info .nums .item .num-wrap {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    margin-right: 0;
    font-size: 15px;
  }
  .server-p .ip .info .nums .item .sub {
    font-size: 11px;
    max-width: 80px;
    min-height: 36px;
  }
  .server-p .ip .info .info-block {
    flex: 0 0 300px;
    margin-top: 0;
  }
  .server-p .ip .info .info-block .ip-text {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .server-p .ip .info .info-block .text1 {
    display: block !important;
  }
  .server-p .ip .info .info-block .t-l {
    flex: 0 0 100%;
    min-width: 100%;
    margin-right: 0;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .server-p .ip .info .info-block .t-l br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-l br:after {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r {
    flex: 0 0 100%;
    min-width: 100%;
    font-size: 14px;
  }
  .server-p .ip .info .info-block .t-r br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r br:after {
    content: ' ';
  }
  .server-p .ip .info .info-block img {
    width: 100%;
  }
  .server-p .ip .white-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1000px;
    width: 5000px;
    background-color: #fff;
    z-index: -1;
  }
  .server-p .ip .scroll-bl {
    display: none !important;
  }
  .server-p .features {
    min-height: 620px;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 50px;
    clip-path: initial;
  }
  .server-p .features .s2 {
    left: -200px;
    right: -200px;
  }
  .server-p .features .s1 {
    right: -92px;
    bottom: 0;
    left: initial;
    top: initial;
    height: 360px;
    width: 495px;
    background-position: right bottom;
  }
  .server-p .features .content {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .server-p .features .content .defaultcont {
    display: flex;
    flex-wrap: wrap;
  }
  .server-p .features .content .h {
    margin-bottom: 30px;
    flex: 0 0 100%;
    font-size: 28px;
  }
  .server-p .features .content .text1 {
    flex: 0 0 300px;
    min-width: 300px;
    max-width: 300px;
  }
  .server-p .features .content .round-bt {
    margin-left: 0;
    margin-top: 35px;
  }
  .server-p .career {
    height: 955px;
    padding-top: 45px;
    margin-bottom: -300px;
  }
  .server-p .career .s2 {
    top: 61%;
    right: -100%;
    height: 800px;
  }
  .server-p .career .s1 {
    bottom: 309px;
    right: -66px;
    height: 280px;
    width: 280px;
  }
  .server-p .career .content {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .server-p .career .content .defaultcont {
    position: relative;
  }
  .server-p .career .content .h {
    max-width: 530px;
    margin-bottom: 40px;
  }
  .server-p .career .content .car-list {
    margin-bottom: 20px;
    position: relative;
  }
  .server-p .career .content .car-list:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 185px;
    right: calc((100vw - 300px)/2*-1);
    background: linear-gradient(to left, #fff, transparent);
  }
  .server-p .career .content .car-list .item {
    opacity: 1 !important;
    width: 190px;
  }
  .server-p .career .content .car-list .item .icon-wr {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }
  .server-p .career .content .car-list .item .icon-wr img {
    -webkit-transform: scale(0.55);
    -moz-transform: scale(0.55);
    -ms-transform: scale(0.55);
    -o-transform: scale(0.55);
  }
  .server-p .career .content .car-list .item .text1 {
    max-width: 170px;
  }
  .server-p .career .content .nav {
    margin-left: 0;
  }
  .server-p .career .content .nav .nav-text {
    margin-bottom: -60px;
    margin-left: -20px;
    font-size: 15px;
    max-width: 90px;
    margin-right: 0;
    order: 2;
    line-height: 1.1;
  }
  .server-p .career .content .nav .car-nav-next {
    height: 55px;
  }
  .server-p .career .content .nav .car-nav-back {
    height: 55px;
    margin-right: 15px;
  }
  .shop-p .headbanner {
    height: 525px;
  }
  .shop-p .headbanner .s1 {
    left: -20px;
    right: -340px;
    top: -25px;
  }
  .shop-p .headbanner .s0 {
    left: -280px;
  }
  .shop-p .headbanner .content {
    position: absolute;
    left: calc((100vw - 300px)/2);
    top: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .shop-p .headbanner .content:after {
    display: none;
  }
  .shop-p .headbanner .content .l_ {
    width: 300px;
  }
  .shop-p .headbanner .content .l_:before,
  .shop-p .headbanner .content .l_:after {
    display: none;
  }
  .shop-p .headbanner .content .l_ .wrap_ {
    padding-top: 140px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .shop-p .headbanner .content .l_ .wrap_ .text {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .shop-p .form-block {
    height: initial;
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .shop-p .form-block .green-bg {
    position: absolute;
    left: -270px;
    right: -100px;
    top: 200px;
    bottom: -578px;
    background-size: cover;
    -webkit-transform: rotate(-14.5deg);
    -moz-transform: rotate(-14.5deg);
    -ms-transform: rotate(-14.5deg);
    -o-transform: rotate(-14.5deg);
    transform-origin: 0 0 0;
  }
  .shop-p .form-block .wrap .content {
    display: block !important;
  }
  .shop-p .form-block .wrap .content .l_ {
    min-width: initial;
    margin-right: 0;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .shop-p .form-block .wrap .content .l_ br {
    content: ' ';
  }
  .shop-p .form-block .wrap .content .l_ br:after {
    content: ' ';
  }
  .shop-p .form-block .wrap .content .r_ {
    min-width: initial;
    max-width: 270px;
  }
  .shop-p .form-block .wrap .content .r_ .line {
    height: 60px;
    padding: 0 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 15px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
  }
  .shop-p .form-block .wrap .content .r_ .line .icon {
    margin-right: 20px;
  }
  .shop-p .form-block .wrap .content .r_ .buy {
    position: absolute;
    right: -45px;
    bottom: -50px;
  }
  footer.footer {
    clip-path: polygon(0 0, 100% 45px, 100% 100%, 0 100%);
    height: 320px;
    padding-top: 60px;
    margin-top: -110px;
    position: relative;
  }
  footer.footer .footer__cont > .d-flex {
    flex-wrap: wrap;
  }
  footer.footer .logo-wrap {
    order: 1;
    display: flex;
    align-items: flex-end;
    margin-right: 25px;
  }
  footer.footer .logo-wrap .logo {
    margin-bottom: 0;
    margin-right: 15px;
  }
  footer.footer .logo-wrap .logo img {
    width: 43px;
  }
  footer.footer .logo-wrap .text_ {
    font-size: 14px;
    max-width: 115px;
    min-width: 115px;
  }
  footer.footer .soc-list {
    order: 0;
    flex: 0 0 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  footer.footer .soc-list .soc_h {
    display: none;
  }
  footer.footer .soc-list .soc-l {
    margin-left: 0;
    margin-right: 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  footer.footer .soc-list .soc-l .item {
    padding: 0;
    flex: 0 0 95px;
    min-width: 95px;
    margin-bottom: 20px;
  }
  footer.footer .soc-list .soc-l .item a {
    display: flex;
    align-items: center;
  }
  footer.footer .soc-list .soc-l .item .i-wrap {
    width: 23px;
    height: 23px;
    margin-bottom: 0;
    margin-right: 7px;
  }
  footer.footer .soc-list .soc-l .item .text_ {
    font-size: 14px;
    width: 62px;
  }
  footer.footer .soc-list .soc-l .item:last-of-type .text {
    width: 35px;
  }
  footer.footer .r_ {
    order: 2;
    font-size: 10px;
    max-width: 190px;
    flex-direction: column;
  }
  footer.footer .r_ .mail {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    margin-bottom: 0;
    max-width: 84px;
    text-align: right;
  }
  footer.footer .r_ .mail a {
    display: initial;
  }
  footer.footer .r_ .mail .h__ {
    margin-right: 5px;
  }
  footer.footer .r_ .mail .m__ {
    word-break: break-all;
  }
  footer.footer .r_ .strangebrain {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  footer.footer .r_ .strangebrain__link {
    font-size: 8px;
    justify-content: center;
    text-align: left;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__descr {
    order: 2;
    margin-right: 0;
    margin-left: 5px;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__svg {
    height: 22px;
    width: 22px;
  }
}
@media (min-width: 567px) and (max-width: 767.98px) {
  .defaultcont {
    max-width: 501px;
    min-width: 501px;
    padding: 0;
  }
  .m-cont {
    max-width: 501px;
    min-width: 501px;
  }
  body {
    font-size: 14px;
  }
  .content-area--paddingtop {
    padding-top: 100px;
  }
  .h1 {
    font-size: 60px;
  }
  .text1 {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .round-bt {
    width: 85px;
    height: 85px;
  }
  .round-bt .go_ {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .round-bt .now_ {
    font-size: 9px;
    margin-right: -23px;
  }
  .scroll-bl .wr-round {
    width: 41px;
    height: 41px;
    margin-right: 10px;
    padding-left: 5px;
  }
  .scroll-bl .text_ {
    font-size: 10px;
  }
  .header {
    height: 50px;
  }
  .header .headnav .logo {
    width: 100px;
    height: 71px;
    margin-right: 15px;
    margin-left: 0;
  }
  .header .headnav .logo_icon {
    width: 50px;
  }
  .header .headnav .headnav__menu {
    align-items: center;
    position: absolute;
    right: 65px;
    height: 71px;
    top: 0;
  }
  .header .headnav .headnav__menu .menu {
    display: none;
  }
  .header .headnav .headnav__menu .lng {
    font-size: 12px !important;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span {
    height: 50px;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span:after {
    top: 22px;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .header .headnav .headnav__soc {
    display: none !important;
  }
  .header .headnav .round {
    height: 50px;
    width: 50px;
    top: 10px;
    left: initial;
    right: 0;
  }
  .header .headnav .burger-wrap {
    display: flex !important;
    position: absolute;
    height: 50px;
    width: 50px;
    top: 10px;
    right: 0;
  }
  .header.active {
    background-color: transparent;
  }
  .header.active .headnav .round {
    height: 50px;
    width: 50px;
    top: 10px;
    left: initial;
    right: 0;
  }
  .header.active .headnav .headnav__soc {
    display: none !important;
  }
  .header.active .headnav .reg-bt {
    display: none !important;
  }
  /*pages*/
  .home .headbanner-about .headbanner {
    height: 440px;
  }
  .home .headbanner-about .headbanner .s0 {
    left: 10px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
  }
  .home .headbanner-about .headbanner .s2 {
    background-position: center -4px;
  }
  .home .headbanner-about .headbanner .s3 {
    background-position: center 0;
    left: -100px;
    right: -100px;
  }
  .home .headbanner-about .about {
    height: 353px;
    margin-top: 400px;
  }
  .home .headbanner-about .about .s1 {
    background-size: auto 110%;
    background-position-x: calc(100vw - 323px);
    background-position-y: -25px;
  }
  .home .headbanner-about .about .s3 {
    left: -200px;
    right: -200px;
  }
  .home .headbanner-about .content {
    position: absolute;
    left: calc((100vw - 501px)/2);
    top: 115px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .home .headbanner-about .content .l_ {
    width: 245px;
  }
  .home .headbanner-about .content .l_ .wrap_ .sub-h {
    display: none;
  }
  .home .headbanner-about .content .l_ .wrap_ .h {
    margin-bottom: 20px;
    margin-left: -4px;
  }
  .home .headbanner-about .content .l_ .wrap_ .text {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_2 {
    padding: 0 0 30px 0;
    background-image: none !important;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap {
    padding-bottom: 65px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .bth {
    font-size: 16px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .round-bt {
    padding-top: 15px;
    margin-left: 113px;
    margin-top: -44px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap {
    margin-left: 0;
    padding: 35px 0 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .h_ {
    margin-right: 0;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums {
    flex-direction: column;
    align-items: flex-start !important;
    position: absolute;
    left: 330px;
    top: 175px;
    width: 170px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item {
    padding: 0;
    border: none;
    flex-direction: row !important;
    align-items: center;
    margin-bottom: 10px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .num-wrap {
    width: 50px;
    height: 50px;
    font-size: 15px;
    margin-bottom: 0;
    margin-right: 10px;
    flex: 0 0 50px;
    min-width: 50px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .sub {
    text-align: left;
    font-size: 11px;
    min-height: initial;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .bg_ {
    top: 0;
    bottom: -223px;
    clip-path: none;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .text {
    margin-bottom: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r {
    width: 41px;
    height: 41px;
    margin-right: 15px;
    padding-left: 2%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r img {
    height: 60%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-text {
    font-size: 16px;
    color: #c1d13e;
  }
  .home .headbanner-about .content .l_ .wrap_3 {
    background-image: none !important;
    padding: 0;
    height: 353px;
    display: flex;
    align-items: center;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr {
    position: relative;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ {
    text-align: right;
    margin-right: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .num {
    font-size: 90px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .u-text {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: left;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .text {
    text-align: left;
    color: #fff;
    max-width: 115px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .text br {
    content: ' ';
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .text br:after {
    content: ' ';
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .round-bt {
    position: absolute;
    bottom: -23px;
    right: 30px;
  }
  .home .headbanner-about .content .h2p {
    top: 142px;
  }
  .home .headbanner-about .content .h2p .i-wrap {
    width: 165px;
    height: 115px;
    clip-path: none;
  }
  .home .headbanner-about .content .h2p .img {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    right: -35px;
  }
  .home .headbanner-about .content .h2p .text_ {
    font-size: 13px;
    left: -50px;
  }
  .home .headbanner-about .content .h2p img {
    height: 70px;
    right: 15px;
  }
  .home .headbanner-about .content .scroll-bl {
    left: -149px;
    top: 700px;
  }
  .home .steps-wrap {
    padding-bottom: 50px;
    clip-path: none;
    margin-top: 0;
    padding-top: 0;
  }
  .home .steps-wrap .steps {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .home .steps-wrap .steps .h {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .home .steps-wrap .steps .list {
    margin-left: -4px;
    margin-right: -4px;
    overflow-x: scroll;
    width: initial;
  }
  .home .steps-wrap .steps .list .item {
    height: 380px;
    margin: 0 4px;
  }
  .home .steps-wrap .steps .list .item .bg {
    left: -130px;
    right: -130px;
  }
  .home .steps-wrap .steps .list .item .item-c {
    padding: 25px 30px;
    width: 243px;
  }
  .home .steps-wrap .steps .list .item .item-c .num {
    font-size: 45px;
    margin-bottom: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .h__ {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .home .steps-wrap .steps .list .item .item-c .text {
    font-size: 14px;
    max-width: 100px;
  }
  .home .steps-wrap .steps .list .item .item-c .label {
    bottom: -217px;
    font-size: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a {
    padding-left: 299px;
    padding-top: 10px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a span {
    max-width: 75px;
  }
  .home .steps-wrap .steps .list .item .item-c .round-bt {
    position: absolute;
    bottom: 30px;
    right: 30px;
  }
  .home .steps-wrap .steps .list .item.i1 {
    flex: 0 0 243px;
  }
  .home .steps-wrap .steps .list .item.i1 .item-c {
    width: 243px;
  }
  .home .steps-wrap .steps .list .item.i2 {
    flex: 0 0 243px;
  }
  .home .steps-wrap .steps .list .item.i3 {
    flex: 0 0 243px;
  }
  .home .steps-wrap .steps .list .item.i3 .item-c {
    width: 243px;
  }
  .home .steps-wrap .p1 {
    bottom: -82px;
    left: -2px;
    height: 408px;
  }
  .home .steps-wrap .p2 {
    bottom: -189px;
    left: 225px;
    height: 551px;
  }
  .home .steps-wrap .del-bl {
    width: 8px;
  }
  .home .steps-wrap .del-bl.d1 {
    left: 247px;
  }
  .home .steps-wrap .del-bl.d2 {
    left: 499px;
  }
  .home .news-wrap {
    min-height: 590px;
    padding-top: 10px;
  }
  .home .news-wrap .s1 {
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center 170px;
    left: -200px;
    right: -200px;
  }
  .home .news-wrap .s2 {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    top: 42px;
    right: -474px;
    background-size: 47%;
  }
  .home .news-wrap .gray {
    display: none;
    top: -42px;
    right: -350px;
  }
  .home .news-wrap .news {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .home .news-wrap .news .news-nav {
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 28px;
  }
  .home .news-wrap .news .news-nav .h {
    margin-right: 0;
    flex: 0 0 100%;
    margin-bottom: 30px;
  }
  .home .news-wrap .news .news-nav .news-nav-next {
    height: 70px;
  }
  .home .news-wrap .news .news-nav .news-nav-back {
    margin-right: 15px;
    height: 70px;
  }
  .home .news-wrap .news .news-nav .next-text {
    font-size: 15px;
    color: #222121;
  }
  .home .news-wrap .news .post-list-wrap .posts-list {
    margin-left: -25px;
    margin-top: -90px;
    width: 380px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item {
    width: 190px;
    padding: 0 25px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .h_ {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .text_ {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .r-bt {
    width: 41px;
    height: 41px;
    padding-left: 5px;
  }
  .home .news-wrap .news .post-list-wrap .line {
    left: 165px;
    height: 125px;
  }
  .home .news-wrap .news .go-wrap {
    right: calc((100vw - 501px)/2);
    bottom: -210px;
  }
  .home .news-wrap .news .go-wrap .add-text {
    display: none;
  }
  .home .news-wrap .scroll-bl {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    top: 225px;
    right: 15px;
    color: #222121;
  }
  .single-post .site-main h1 {
    font-size: 35px;
    max-width: 390px;
    margin-left: 0;
    margin-bottom: 35px;
  }
  .single-post .site-main .s-cont {
    max-width: 501px;
    min-width: 501px;
    margin: 0 auto;
  }
  .single-post .site-main .img-wrap {
    height: 315px;
    margin-bottom: 55px;
    width: 100vw;
    margin-left: calc((100vw - 501px)/2*-1);
    margin-right: calc((100vw - 501px)/2*-1);
  }
  .single-post .site-main .img-wrap .date {
    right: 30px;
    top: 30px;
    width: 85px;
    height: 85px;
  }
  .single-post .site-main .img-wrap .date .day {
    font-size: 27px;
    margin-bottom: 7px;
  }
  .single-post .site-main .img-wrap .date .month {
    font-size: 8px;
  }
  .single-post .site-main .post-text {
    display: flex;
    padding-bottom: 35px;
    margin-bottom: 30px;
  }
  .single-post .site-main .post-text p {
    flex: 0 0 50%;
    min-width: 50%;
    padding-right: 30px;
  }
  .single-post .site-main .post-list-wrap {
    margin-bottom: 135px;
  }
  .single-post .site-main .post-list-wrap .posts-list {
    margin-left: -15px;
    width: 370px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item {
    width: 185px;
    padding: 0 15px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .h_ {
    font-size: 16px;
    margin-bottom: 15px;
    max-width: 160px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .text_ {
    max-width: initial;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt {
    width: 41px;
    height: 41px;
    padding-left: 2%;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt img {
    height: 60%;
  }
  .single-post .site-main .post-list-wrap .navs {
    align-items: flex-start !important;
    margin-left: 30px;
    position: relative;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-next {
    height: 55px;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-back {
    margin-right: 18px;
    height: 55px;
  }
  .single-post .site-main .post-list-wrap .navs .next-text {
    position: static;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    font-size: 15px;
    margin-left: -48px;
    margin-top: 50px;
  }
  .server-p .headbanner {
    min-height: initial;
    overflow: hidden;
    padding-top: 115px;
  }
  .server-p .headbanner .s3 {
    left: -200px;
    right: -200px;
  }
  .server-p .headbanner .s2 {
    left: -100px;
    right: -100px;
    background-position: center top;
  }
  .server-p .headbanner .s1 {
    left: -50px;
    right: -50px;
  }
  .server-p .headbanner .m-cont:after {
    display: none;
  }
  .server-p .headbanner .content {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    left: calc((100vw - 501px)/2);
  }
  .server-p .headbanner .content .l_ {
    width: initial;
    padding-bottom: 60px;
  }
  .server-p .headbanner .content .l_:after,
  .server-p .headbanner .content .l_:before {
    display: none;
  }
  .server-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .server-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 15px;
    margin-left: 0;
  }
  .server-p .headbanner .content .l_ .wrap_ .text {
    font-size: 14px;
    margin-bottom: 0;
    max-width: 220px;
  }
  .server-p .headbanner .content .l_ .wrap_ .text br {
    content: ' ';
  }
  .server-p .headbanner .content .l_ .wrap_ .text br:after {
    content: ' ';
  }
  .server-p .ip {
    padding-top: 30px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .server-p .ip .bg_ {
    left: 0;
  }
  .server-p .ip .header_ {
    margin-bottom: 35px;
  }
  .server-p .ip .header_ .h {
    margin-right: 60px;
  }
  .server-p .ip .info {
    padding-bottom: 40px;
    justify-content: space-between;
  }
  .server-p .ip .info .nums {
    order: 2;
    margin-right: 0;
    margin-left: 0;
  }
  .server-p .ip .info .nums .item {
    padding: 0 0 15px;
    width: 170px;
    text-align: center;
    flex-direction: row !important;
  }
  .server-p .ip .info .nums .item .num-wrap {
    width: 50px;
    height: 50px;
    margin-bottom: 0;
    margin-right: 12px;
    font-size: 16px;
  }
  .server-p .ip .info .nums .item .sub {
    font-size: 11px;
    text-align: left;
    max-width: 80px;
  }
  .server-p .ip .info .info-block {
    flex: 0 0 300px;
    margin-top: -30px;
  }
  .server-p .ip .info .info-block .ip-text {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .server-p .ip .info .info-block .text1 {
    display: block !important;
  }
  .server-p .ip .info .info-block .t-l {
    flex: 0 0 100%;
    min-width: 100%;
    margin-right: 0;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .server-p .ip .info .info-block .t-l br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-l br:after {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r {
    flex: 0 0 100%;
    min-width: 100%;
    font-size: 14px;
  }
  .server-p .ip .info .info-block .t-r br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r br:after {
    content: ' ';
  }
  .server-p .ip .white-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1000px;
    width: 5000px;
    background-color: #fff;
    z-index: -1;
  }
  .server-p .ip .scroll-bl {
    top: 312px;
    right: 13px;
  }
  .server-p .features {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 50px;
    clip-path: initial;
  }
  .server-p .features .s2 {
    left: -200px;
    right: -200px;
  }
  .server-p .features .s1 {
    right: -113px;
    bottom: 0;
    left: initial;
    top: initial;
    height: 100%;
    width: 790px;
    background-position: right bottom;
  }
  .server-p .features .content {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .server-p .features .content .defaultcont {
    display: flex;
    flex-wrap: wrap;
  }
  .server-p .features .content .h {
    margin-bottom: 30px;
    flex: 0 0 100%;
  }
  .server-p .features .content .text1 {
    flex: 0 0 300px;
    min-width: 300px;
    max-width: 300px;
  }
  .server-p .features .content .round-bt {
    margin-left: 50px;
    margin-top: 0;
  }
  .server-p .career {
    height: 878px;
    padding-top: 45px;
    margin-bottom: -300px;
  }
  .server-p .career .s2 {
    top: 61%;
    right: -100%;
    height: 800px;
  }
  .server-p .career .s1 {
    bottom: 253px;
    right: -146px;
    height: 420px;
    width: 420px;
  }
  .server-p .career .content {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .server-p .career .content .defaultcont {
    position: relative;
  }
  .server-p .career .content .h {
    max-width: 530px;
    margin-bottom: 40px;
  }
  .server-p .career .content .car-list {
    margin-bottom: 20px;
  }
  .server-p .career .content .car-list .item {
    opacity: 0 !important;
    transition: opacity 1s;
    width: 190px;
  }
  .server-p .career .content .car-list .item .icon-wr {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }
  .server-p .career .content .car-list .item .icon-wr img {
    -webkit-transform: scale(0.55);
    -moz-transform: scale(0.55);
    -ms-transform: scale(0.55);
    -o-transform: scale(0.55);
  }
  .server-p .career .content .car-list .item .text1 {
    max-width: 170px;
  }
  .server-p .career .content .nav {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 124px;
  }
  .server-p .career .content .nav .nav-text {
    margin-bottom: -60px;
    margin-left: -20px;
    font-size: 15px;
    max-width: 90px;
    margin-right: 0;
    order: 2;
    line-height: 1.1;
  }
  .server-p .career .content .nav .car-nav-next {
    height: 60px;
  }
  .server-p .career .content .nav .car-nav-back {
    height: 60px;
    margin-right: 15px;
  }
  .shop-p .headbanner {
    height: 490px;
  }
  .shop-p .headbanner .s1 {
    left: -40px;
    right: -110px;
    top: -25px;
  }
  .shop-p .headbanner .s0 {
    left: -240px;
  }
  .shop-p .headbanner .content {
    position: absolute;
    left: calc((100vw - 501px)/2);
    top: 115px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .shop-p .headbanner .content .l_ {
    width: 245px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 20px;
    margin-left: -4px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .text {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .shop-p .form-block {
    height: initial;
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .shop-p .form-block .green-bg {
    position: absolute;
    left: -270px;
    right: -100px;
    top: 200px;
    bottom: -578px;
    background-size: cover;
    -webkit-transform: rotate(-14.5deg);
    -moz-transform: rotate(-14.5deg);
    -ms-transform: rotate(-14.5deg);
    -o-transform: rotate(-14.5deg);
    transform-origin: 0 0 0;
  }
  .shop-p .form-block .wrap .content {
    display: block !important;
  }
  .shop-p .form-block .wrap .content .l_ {
    flex: 0 0 370px;
    min-width: 370px;
    margin-right: 0;
    font-size: 20px;
    margin-bottom: 40px;
  }
  .shop-p .form-block .wrap .content .r_ {
    flex: 0 0 310px;
    min-width: 310px;
    position: relative;
    max-width: 420px;
  }
  .shop-p .form-block .wrap .content .r_ .line {
    height: 60px;
    padding: 0 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 15px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
  }
  .shop-p .form-block .wrap .content .r_ .line .icon {
    margin-right: 20px;
  }
  .shop-p .form-block .wrap .content .r_ .buy {
    position: absolute;
    right: -45px;
    bottom: -50px;
  }
  footer.footer {
    clip-path: polygon(0 0, 100% 70px, 100% 100%, 0 100%);
    height: 247px;
    padding-top: 60px;
    margin-top: -110px;
    position: relative;
  }
  footer.footer .footer__cont > .d-flex {
    flex-wrap: wrap;
  }
  footer.footer .logo-wrap {
    order: 1;
    display: flex;
    align-items: flex-end;
    margin-right: 25px;
  }
  footer.footer .logo-wrap .logo {
    margin-bottom: 0;
    margin-right: 15px;
  }
  footer.footer .logo-wrap .logo img {
    width: 46px;
  }
  footer.footer .logo-wrap .text_ {
    font-size: 14px;
    max-width: 115px;
    min-width: 115px;
  }
  footer.footer .soc-list {
    order: 0;
    flex: 0 0 100%;
    margin-bottom: 25px;
  }
  footer.footer .soc-list .soc_h {
    font-size: 10px;
    margin-bottom: 15px;
  }
  footer.footer .soc-list .soc-l {
    margin-left: -7px;
    margin-right: -7px;
    justify-content: space-between;
  }
  footer.footer .soc-list .soc-l .item {
    padding: 0 7px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap {
    width: 26px;
    height: 26px;
    margin-bottom: 8px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap img {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
  }
  footer.footer .soc-list .soc-l .item .text_ {
    font-size: 14px;
    width: 62px;
  }
  footer.footer .soc-list .soc-l .item:last-of-type .text {
    width: 35px;
  }
  footer.footer .r_ {
    order: 2;
    font-size: 10px;
    max-width: 190px;
    flex-direction: column;
  }
  footer.footer .r_ .mail {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    margin-bottom: 10px;
  }
  footer.footer .r_ .mail a {
    display: flex;
  }
  footer.footer .r_ .mail .h__ {
    margin-right: 5px;
  }
  footer.footer .r_ .strangebrain__link {
    font-size: 8px;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__descr {
    margin-right: 4px;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__svg {
    height: 22px;
    width: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .defaultcont {
    max-width: 707px;
    min-width: 707px;
    padding: 0;
  }
  .m-cont {
    max-width: 639px;
    min-width: 639px;
  }
  body {
    font-size: 14px;
  }
  .content-area--paddingtop {
    padding-top: 100px;
  }
  .h1 {
    font-size: 70px;
  }
  .text1 {
    font-size: 13px;
    letter-spacing: 0.05em;
  }
  .round-bt {
    width: 85px;
    height: 85px;
  }
  .round-bt .go_ {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .round-bt .now_ {
    font-size: 9px;
    margin-right: -23px;
  }
  .scroll-bl .wr-round {
    width: 41px;
    height: 41px;
    margin-right: 10px;
    padding-left: 5px;
  }
  .scroll-bl .text_ {
    font-size: 10px;
  }
  .header {
    height: 50px;
  }
  .header .headnav .logo {
    width: 97px;
    height: 71px;
    margin-right: 15px;
    margin-left: -15px;
  }
  .header .headnav .logo_icon {
    width: 50px;
  }
  .header .headnav .headnav__menu {
    position: relative;
  }
  .header .headnav .headnav__menu li {
    font-size: 10px;
    padding: 0 11px;
  }
  .header .headnav .headnav__menu li a {
    height: 50px;
  }
  .header .headnav .headnav__menu .lng {
    font-size: 10px !important;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span {
    height: 50px;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span:after {
    top: 21px;
  }
  .header .headnav .headnav__soc {
    font-size: 10px;
    right: 8px;
  }
  .header .headnav .headnav__soc .item {
    height: 50px;
    width: 17px;
  }
  .header .headnav .round {
    height: 36px;
    width: 36px;
    top: 7px;
    left: 136px;
  }
  .header.active .headnav .round {
    width: 40px;
    height: 40px;
    top: 5px;
    left: 215px;
  }
  .header.active .headnav .headnav__soc {
    display: none !important;
  }
  .header.active .headnav .reg-bt {
    font-size: 10px;
    width: 130px;
    right: -31px;
  }
  .header.active .headnav .reg-bt a {
    height: 50px;
    padding-left: 15px;
  }
  /*pages*/
  .home .headbanner-about .headbanner {
    height: 600px;
  }
  .home .headbanner-about .headbanner .s0 {
    left: -133px;
  }
  .home .headbanner-about .about {
    height: 685px;
  }
  .home .headbanner-about .about .s1 {
    background-size: auto 100%;
    background-position-x: calc(100vw - 475px);
    background-position-y: -20px;
  }
  .home .headbanner-about .about .s3 {
    left: -200px;
    right: -200px;
  }
  .home .headbanner-about .content {
    position: absolute;
    left: calc((100vw - 707px)/2);
    top: 210px;
  }
  .home .headbanner-about .content .l_ {
    width: 255px;
  }
  .home .headbanner-about .content .l_ .wrap_ .sub-h {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_ .h {
    margin-bottom: 20px;
    margin-left: -4px;
  }
  .home .headbanner-about .content .l_ .wrap_ .text {
    font-size: 13px;
    margin-bottom: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 {
    padding: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap {
    padding-bottom: 0;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .bth {
    font-size: 16px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .round-bt {
    padding-top: 15px;
    margin-left: 113px;
    margin-top: -44px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap {
    margin-left: -148px;
    padding: 35px 0 50px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .h_ {
    margin-right: 0;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item {
    padding: 0 20px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .num-wrap {
    width: 52px;
    height: 52px;
    font-size: 18px;
    margin-bottom: 15px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .sub {
    font-size: 11px;
    min-height: 45px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .bg_ {
    top: -90px;
    bottom: 20px;
    clip-path: polygon(0 0, 100% 210px, 100% 100%, 0 612px);
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .text {
    margin-bottom: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r {
    width: 41px;
    height: 41px;
    margin-right: 15px;
    padding-left: 2%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r img {
    height: 60%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-text {
    font-size: 16px;
  }
  .home .headbanner-about .content .l_ .wrap_3 {
    padding: 30px 30px 200px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ {
    text-align: right;
    margin-right: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .num {
    font-size: 60px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .u-text {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .home .headbanner-about .content .h2p {
    top: 205px;
  }
  .home .headbanner-about .content .h2p .i-wrap {
    width: 165px;
    height: 115px;
    clip-path: polygon(0 0, 100% 15px, 100% 100%, 0 100%);
  }
  .home .headbanner-about .content .h2p .img {
    right: -35px;
  }
  .home .headbanner-about .content .h2p .text_ {
    font-size: 13px;
    left: -50px;
  }
  .home .headbanner-about .content .h2p img {
    height: 70px;
    right: 15px;
  }
  .home .headbanner-about .content .scroll-bl {
    left: -149px;
    top: 700px;
  }
  .home .steps-wrap {
    padding-bottom: 50px;
    clip-path: polygon(0 0, 100% 130px, 100% 100%, 0 100%);
    margin-top: -190px;
    padding-top: 0;
  }
  .home .steps-wrap .steps .h {
    margin-bottom: 40px;
    margin-top: 155px;
  }
  .home .steps-wrap .steps .list {
    margin-left: -867px;
  }
  .home .steps-wrap .steps .list .item {
    height: 375px;
    margin: 0 4px;
  }
  .home .steps-wrap .steps .list .item .bg {
    left: -130px;
    right: -130px;
  }
  .home .steps-wrap .steps .list .item .item-c {
    padding: 25px 30px;
    width: 276px;
  }
  .home .steps-wrap .steps .list .item .item-c .num {
    font-size: 44px;
    margin-bottom: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .h__ {
    margin-bottom: 15px;
    font-size: 13px;
  }
  .home .steps-wrap .steps .list .item .item-c .text {
    font-size: 13px;
    max-width: 100px;
  }
  .home .steps-wrap .steps .list .item .item-c .label {
    bottom: -217px;
    font-size: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a {
    padding-left: 299px;
    padding-top: 10px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a span {
    max-width: 75px;
  }
  .home .steps-wrap .steps .list .item .item-c .round-bt {
    position: absolute;
    bottom: 50px;
    right: 50px;
  }
  .home .steps-wrap .steps .list .item.i1 .item-c {
    width: 210px;
  }
  .home .steps-wrap .steps .list .item.i2 {
    flex: 0 0 276px;
  }
  .home .steps-wrap .steps .list .item.i3 .item-c {
    width: 220px;
  }
  .home .steps-wrap .p1 {
    bottom: -162px;
    left: 808px;
    height: 480px;
  }
  .home .steps-wrap .p2 {
    bottom: -235px;
    left: 1047px;
    height: 590px;
  }
  .home .steps-wrap .del-bl {
    width: 8px;
  }
  .home .steps-wrap .del-bl.d1 {
    left: 1054px;
  }
  .home .steps-wrap .del-bl.d2 {
    left: 1338px;
  }
  .home .news-wrap {
    min-height: 482px;
    padding-top: 10px;
  }
  .home .news-wrap .s1 {
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center -65px;
    left: -200px;
    right: -200px;
  }
  .home .news-wrap .s2 {
    top: -90px;
    right: -454px;
    background-size: 47%;
  }
  .home .news-wrap .gray {
    top: -42px;
    right: -350px;
  }
  .home .news-wrap .news .news-nav {
    margin-bottom: 28px;
  }
  .home .news-wrap .news .news-nav .h {
    margin-right: 48px;
  }
  .home .news-wrap .news .news-nav .news-nav-next {
    height: 70px;
  }
  .home .news-wrap .news .news-nav .news-nav-back {
    margin-right: 15px;
    height: 70px;
  }
  .home .news-wrap .news .news-nav .next-text {
    font-size: 15px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list {
    margin-left: -40px;
    width: 380px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item {
    width: 190px;
    padding: 0 25px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .h_ {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .text_ {
    font-size: 13px;
    margin-bottom: 30px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .r-bt {
    width: 41px;
    height: 41px;
    padding-left: 5px;
  }
  .home .news-wrap .news .post-list-wrap .line {
    left: 145px;
    height: 125px;
  }
  .home .news-wrap .news .go-wrap {
    right: 120px;
    bottom: -210px;
  }
  .home .news-wrap .news .go-wrap .add-text {
    margin-right: -45px;
    max-width: 185px;
  }
  .home .news-wrap .news .go-wrap .add-text br {
    content: ' ';
  }
  .home .news-wrap .news .go-wrap .add-text br:after {
    content: ' ';
  }
  .home .news-wrap .scroll-bl {
    right: 24px;
  }
  .single-post .site-main h1 {
    font-size: 35px;
    max-width: 390px;
    margin-left: 100px;
    margin-bottom: 55px;
  }
  .single-post .site-main .s-cont {
    max-width: 575px;
    min-width: 575px;
    margin: 0 auto;
  }
  .single-post .site-main .img-wrap {
    height: 315px;
    margin-bottom: 60px;
  }
  .single-post .site-main .img-wrap .date {
    right: 30px;
    top: 30px;
    width: 85px;
    height: 85px;
  }
  .single-post .site-main .img-wrap .date .day {
    font-size: 27px;
    margin-bottom: 7px;
  }
  .single-post .site-main .img-wrap .date .month {
    font-size: 8px;
  }
  .single-post .site-main .post-text {
    display: flex;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  .single-post .site-main .post-text p {
    flex: 0 0 280px;
    min-width: 280px;
    padding-right: 30px;
  }
  .single-post .site-main .post-list-wrap {
    margin-bottom: 145px;
  }
  .single-post .site-main .post-list-wrap .posts-list {
    margin-left: -15px;
    width: 560px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item {
    width: 280px;
    padding: 0 15px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .h_ {
    font-size: 14px;
    margin-bottom: 15px;
    max-width: 170px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .text_ {
    max-width: 230px;
    font-size: 13px;
    margin-bottom: 30px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt {
    width: 45px;
    height: 45px;
    padding-left: 2%;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt img {
    height: 60%;
  }
  .single-post .site-main .post-list-wrap .navs {
    margin-bottom: -25px;
    position: relative;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-next {
    height: 55px;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-back {
    margin-right: 18px;
    height: 55px;
  }
  .single-post .site-main .post-list-wrap .navs .next-text {
    font-size: 15px;
    left: -45px;
    bottom: 65px;
  }
  .server-p .headbanner {
    min-height: 530px;
    overflow: hidden;
    padding-top: 210px;
  }
  .server-p .headbanner .s3 {
    left: -200px;
    right: -200px;
  }
  .server-p .headbanner .s2 {
    left: -100px;
    right: -100px;
  }
  .server-p .headbanner .s1 {
    left: -50px;
    right: -50px;
  }
  .server-p .headbanner .content {
    left: calc((100vw - 707px)/2);
  }
  .server-p .headbanner .content .l_ {
    width: 260px;
    padding-bottom: 40px;
  }
  .server-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 12px;
    margin-bottom: 25px;
  }
  .server-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 30px;
    margin-left: -3px;
  }
  .server-p .headbanner .content .l_ .wrap_ .text {
    font-size: 13px;
    margin-bottom: 60px;
  }
  .server-p .ip {
    padding-top: 30px;
  }
  .server-p .ip .bg_ {
    left: 112px;
  }
  .server-p .ip .header_ {
    margin-bottom: 35px;
  }
  .server-p .ip .header_ .h {
    margin-right: 25px;
  }
  .server-p .ip .info {
    padding-bottom: 40px;
  }
  .server-p .ip .info .nums {
    margin-right: 45px;
    margin-left: -40px;
  }
  .server-p .ip .info .nums .item {
    padding: 0 0 30px;
    width: 100px;
    text-align: center;
  }
  .server-p .ip .info .nums .item .num-wrap {
    width: 55px;
    height: 55px;
    margin-bottom: 10px;
    font-size: 17px;
  }
  .server-p .ip .info .nums .item .sub {
    font-size: 10px;
  }
  .server-p .ip .info .info-block .ip-text {
    font-size: 30px;
    margin-bottom: 27px;
  }
  .server-p .ip .info .info-block .t-l {
    flex: 0 0 230px;
    min-width: 230px;
    margin-right: 25px;
    font-size: 13px;
  }
  .server-p .ip .info .info-block .t-l br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-l br:after {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r {
    flex: 0 0 235px;
    min-width: 235px;
    font-size: 13px;
  }
  .server-p .ip .info .info-block .t-r br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r br:after {
    content: ' ';
  }
  .server-p .ip .white-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1000px;
    width: 5000px;
    background-color: #fff;
    z-index: -1;
  }
  .server-p .ip .scroll-bl {
    top: 223px;
    right: 45px;
  }
  .server-p .features {
    margin-top: -410px;
    padding-top: 480px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 760px);
  }
  .server-p .features .s2 {
    left: -200px;
    right: -200px;
  }
  .server-p .features .s1 {
    right: -155px;
    bottom: 0;
    left: initial;
    top: initial;
    height: 663px;
    width: 1118px;
    background-position: right bottom;
  }
  .server-p .features .content .h {
    margin-bottom: 30px;
  }
  .server-p .features .content .text1 {
    max-width: 300px;
  }
  .server-p .features .content .round-bt {
    margin-left: 300px;
    margin-top: -20px;
  }
  .server-p .career {
    height: 878px;
    padding-top: 80px;
    margin-bottom: -300px;
  }
  .server-p .career .s2 {
    top: 61%;
    right: -100%;
    height: 800px;
  }
  .server-p .career .s1 {
    bottom: 253px;
    right: -146px;
    height: 500px;
    width: 500px;
  }
  .server-p .career .content .h {
    max-width: 530px;
    margin-bottom: 40px;
  }
  .server-p .career .content .car-list {
    margin-bottom: 20px;
  }
  .server-p .career .content .car-list .item {
    opacity: 0 !important;
    transition: opacity 1s;
    width: 210px;
  }
  .server-p .career .content .car-list .item .icon-wr {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
  }
  .server-p .career .content .car-list .item .icon-wr img {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
  }
  .server-p .career .content .car-list .item .text1 {
    max-width: 180px;
  }
  .server-p .career .content .nav {
    margin-left: 210px;
  }
  .server-p .career .content .nav .nav-text {
    font-size: 15px;
    max-width: 90px;
    margin-right: 20px;
  }
  .server-p .career .content .nav .car-nav-next {
    height: 60px;
  }
  .server-p .career .content .nav .car-nav-back {
    height: 60px;
    margin-right: 15px;
  }
  .shop-p .headbanner {
    height: 635px;
  }
  .shop-p .headbanner .s1 {
    left: -130px;
    right: -110px;
    top: -25px;
  }
  .shop-p .headbanner .s0 {
    left: -113px;
  }
  .shop-p .headbanner .content {
    position: absolute;
    left: calc((100vw - 707px)/2);
    top: 310px;
  }
  .shop-p .headbanner .content .l_ {
    width: 255px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 20px;
    margin-left: -4px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .text {
    font-size: 13px;
    margin-bottom: 30px;
  }
  .shop-p .form-block {
    height: 490px;
    padding-top: 105px;
  }
  .shop-p .form-block .green-bg {
    position: absolute;
    left: -270px;
    right: -100px;
    top: 200px;
    bottom: -578px;
    background-size: cover;
    -webkit-transform: rotate(-14.5deg);
    -moz-transform: rotate(-14.5deg);
    -ms-transform: rotate(-14.5deg);
    -o-transform: rotate(-14.5deg);
    transform-origin: 0 0 0;
  }
  .shop-p .form-block .wrap .content {
    justify-content: space-between !important;
  }
  .shop-p .form-block .wrap .content .l_ {
    flex: 0 0 370px;
    min-width: 370px;
    margin-right: 0;
    font-size: 20px;
  }
  .shop-p .form-block .wrap .content .r_ {
    flex: 0 0 310px;
    min-width: 310px;
    position: relative;
  }
  .shop-p .form-block .wrap .content .r_ .line {
    height: 60px;
    padding: 0 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 30px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
  }
  .shop-p .form-block .wrap .content .r_ .line .icon {
    margin-right: 30px;
  }
  .shop-p .form-block .wrap .content .r_ .buy {
    position: absolute;
    right: -30px;
    bottom: -13px;
  }
  footer.footer {
    clip-path: polygon(0 0, 100% 97px, 100% 100%, 0 100%);
    height: 235px;
    padding-top: 85px;
    margin-top: -140px;
    position: relative;
  }
  footer.footer .logo-wrap {
    margin-right: 25px;
  }
  footer.footer .logo-wrap .logo {
    margin-bottom: 15px;
  }
  footer.footer .logo-wrap .logo img {
    width: 54px;
  }
  footer.footer .logo-wrap .text_ {
    font-size: 13px;
    max-width: 115px;
    min-width: 115px;
  }
  footer.footer .soc-list .soc_h {
    font-size: 10px;
    margin-bottom: 20px;
  }
  footer.footer .soc-list .soc-l {
    margin-left: -7px;
  }
  footer.footer .soc-list .soc-l .item {
    padding: 0 7px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap {
    width: 30px;
    height: 30px;
    margin-bottom: 15px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap img {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
  }
  footer.footer .soc-list .soc-l .item .text_ {
    font-size: 13px;
    width: 54px;
  }
  footer.footer .r_ {
    font-size: 10px;
  }
  footer.footer .r_ .mail {
    position: absolute;
    top: 83px;
    left: 47%;
    border-right: none;
  }
  footer.footer .r_ .mail a {
    display: flex;
  }
  footer.footer .r_ .mail .h__ {
    margin-right: 5px;
  }
  footer.footer .r_ .strangebrain__link {
    font-size: 8px;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__descr {
    margin-right: 4px;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__svg {
    height: 22px;
    width: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .defaultcont {
    max-width: 965px;
    min-width: 965px;
  }
  .m-cont {
    max-width: 825px;
    min-width: 825px;
  }
  body {
    font-size: 14px;
  }
  .content-area--paddingtop {
    padding-top: 140px;
  }
  .h1 {
    font-size: 90px;
  }
  .text1 {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .round-bt {
    width: 106px;
    height: 106px;
  }
  .round-bt .go_ {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .round-bt .now_ {
    font-size: 10px;
    margin-right: -50px;
  }
  .scroll-bl .wr-round {
    width: 52px;
    height: 52px;
    margin-right: 15px;
    padding-left: 7px;
  }
  .scroll-bl .text_ {
    font-size: 12px;
  }
  .header {
    height: 50px;
  }
  .header .headnav .logo {
    width: 122px;
    height: 85px;
    margin-right: 30px;
    margin-left: -30px;
  }
  .header .headnav .logo_icon {
    width: 60px;
  }
  .header .headnav .headnav__menu {
    position: relative;
  }
  .header .headnav .headnav__menu li {
    font-size: 12px;
    padding: 0 15px;
  }
  .header .headnav .headnav__menu li a {
    height: 50px;
  }
  .header .headnav .headnav__menu .lng {
    font-size: 12px !important;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span {
    height: 50px;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span:after {
    top: 21px;
  }
  .header .headnav .headnav__soc {
    font-size: 10px;
  }
  .header .headnav .headnav__soc .item {
    height: 50px;
  }
  .header .headnav .round {
    height: 48px;
    width: 48px;
    top: 1px;
    left: 200px;
  }
  .header.active .headnav .round {
    width: 40px;
    height: 40px;
    top: 5px;
    left: 315px;
  }
  .header.active .headnav .headnav__soc {
    display: none !important;
  }
  .header.active .headnav .reg-bt {
    font-size: 12px;
    width: 170px;
    right: -14px;
  }
  .header.active .headnav .reg-bt a {
    height: 50px;
    padding-left: 15px;
  }
  /*pages*/
  .home .headbanner-about .headbanner {
    height: 800px;
  }
  .home .headbanner-about .headbanner .s0 {
    left: -54px;
  }
  .home .headbanner-about .about {
    height: 760px;
  }
  .home .headbanner-about .about .s1 {
    background-size: auto 100%;
    background-position-x: calc(100vw - 532px);
    background-position-y: -20px;
  }
  .home .headbanner-about .about .s3 {
    left: -200px;
    right: -200px;
  }
  .home .headbanner-about .content {
    position: absolute;
    left: calc((100vw - 895px)/2);
    top: 250px;
  }
  .home .headbanner-about .content .l_ {
    width: 325px;
  }
  .home .headbanner-about .content .l_ .wrap_ .sub-h {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_ .h {
    margin-bottom: 20px;
    margin-left: -7px;
  }
  .home .headbanner-about .content .l_ .wrap_ .text {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 {
    padding: 40px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap {
    padding-bottom: 60px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .bth {
    font-size: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .round-bt {
    padding-top: 20px;
    margin-left: 150px;
    margin-top: -55px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap {
    margin-left: -217px;
    padding: 70px 0 50px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item {
    padding: 0 25px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .num-wrap {
    width: 64px;
    height: 64px;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .sub {
    font-size: 12px;
    min-height: 52px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .bg_ {
    top: -55px;
    bottom: 20px;
    clip-path: polygon(0 0, 100% 210px, 100% 100%, 0 612px);
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .text {
    margin-bottom: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r {
    width: 52px;
    height: 52px;
    margin-right: 20px;
    padding-left: 2%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r img {
    height: 60%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-text {
    font-size: 20px;
  }
  .home .headbanner-about .content .l_ .wrap_3 {
    padding: 40px 40px 200px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ {
    text-align: right;
    margin-right: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .num {
    font-size: 74px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .u-text {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .home .headbanner-about .content .h2p {
    top: 330px;
  }
  .home .headbanner-about .content .h2p .i-wrap {
    width: 207px;
    height: 150px;
    clip-path: polygon(0 0, 100% 25px, 100% 100%, 0 100%);
  }
  .home .headbanner-about .content .h2p .img {
    right: -35px;
  }
  .home .headbanner-about .content .h2p .text_ {
    font-size: 16px;
    left: -50px;
  }
  .home .headbanner-about .content .h2p img {
    height: 70px;
  }
  .home .headbanner-about .content .scroll-bl {
    left: -200px;
    top: 900px;
  }
  .home .steps-wrap {
    padding-bottom: 50px;
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0 100%);
    margin-top: -225px;
    padding-top: 0;
  }
  .home .steps-wrap .steps .h {
    margin-bottom: 60px;
    margin-top: 225px;
  }
  .home .steps-wrap .steps .list {
    margin-left: -773px;
  }
  .home .steps-wrap .steps .list .item {
    height: 480px;
    margin: 0 6px;
  }
  .home .steps-wrap .steps .list .item .bg {
    left: -130px;
    right: -130px;
  }
  .home .steps-wrap .steps .list .item .item-c {
    padding: 40px 50px;
    width: 350px;
  }
  .home .steps-wrap .steps .list .item .item-c .num {
    font-size: 56px;
    margin-bottom: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .h__ {
    margin-bottom: 15px;
    font-size: 17px;
  }
  .home .steps-wrap .steps .list .item .item-c .text {
    font-size: 14px;
  }
  .home .steps-wrap .steps .list .item .item-c .label {
    bottom: -194px;
    font-size: 20px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a {
    padding-left: 268px;
    padding-top: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .round-bt {
    position: absolute;
    bottom: 50px;
    right: 50px;
  }
  .home .steps-wrap .steps .list .item.i1 .item-c {
    width: 270px;
  }
  .home .steps-wrap .steps .list .item.i2 {
    flex: 0 0 350px;
  }
  .home .steps-wrap .steps .list .item.i3 .item-c {
    width: 285px;
  }
  .home .steps-wrap .p1 {
    bottom: -162px;
    left: 711px;
    height: 577px;
  }
  .home .steps-wrap .p2 {
    bottom: -255px;
    left: 1022px;
    height: 721px;
  }
  .home .steps-wrap .del-bl {
    width: 12px;
  }
  .home .steps-wrap .del-bl.d1 {
    left: 1014px;
  }
  .home .steps-wrap .del-bl.d2 {
    left: 1375px;
  }
  .home .news-wrap {
    min-height: 605px;
    padding-top: 40px;
  }
  .home .news-wrap .s1 {
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center -11px;
    left: -200px;
    right: -200px;
  }
  .home .news-wrap .s2 {
    top: -37px;
    right: -383px;
    background-size: 57%;
  }
  .home .news-wrap .gray {
    top: -67px;
    right: -305px;
  }
  .home .news-wrap .news .news-nav {
    margin-bottom: 40px;
  }
  .home .news-wrap .news .news-nav .h {
    margin-right: 48px;
  }
  .home .news-wrap .news .news-nav .news-nav-next {
    height: 80px;
  }
  .home .news-wrap .news .news-nav .news-nav-back {
    margin-right: 20px;
    height: 80px;
  }
  .home .news-wrap .news .news-nav .next-text {
    font-size: 20px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list {
    margin-left: -40px;
    width: 480px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item {
    width: 240px;
    padding: 0 40px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .h_ {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .text_ {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .r-bt {
    width: 52px;
    height: 52px;
    padding-left: 7px;
  }
  .home .news-wrap .news .post-list-wrap .line {
    left: 197px;
    height: 125px;
  }
  .home .news-wrap .news .go-wrap {
    right: 180px;
    bottom: -270px;
  }
  .home .news-wrap .news .go-wrap .add-text {
    margin-right: -45px;
    max-width: 185px;
  }
  .home .news-wrap .news .go-wrap .add-text br {
    content: ' ';
  }
  .home .news-wrap .news .go-wrap .add-text br:after {
    content: ' ';
  }
  .single-post .site-main h1 {
    font-size: 45px;
    max-width: 510px;
    margin-left: 135px;
    margin-bottom: 75px;
  }
  .single-post .site-main .s-cont {
    max-width: 654px;
    min-width: 654px;
    margin: 0 0 0 135px;
  }
  .single-post .site-main .img-wrap {
    height: 392px;
    margin-bottom: 75px;
  }
  .single-post .site-main .img-wrap .date {
    right: 40px;
    top: 40px;
    width: 105px;
    height: 105px;
  }
  .single-post .site-main .img-wrap .date .day {
    font-size: 35px;
    margin-bottom: 7px;
  }
  .single-post .site-main .img-wrap .date .month {
    font-size: 10px;
  }
  .single-post .site-main .post-text {
    display: flex;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .single-post .site-main .post-text p {
    flex: 0 0 280px;
    min-width: 280px;
    padding-right: 30px;
  }
  .single-post .site-main .post-list-wrap {
    margin-bottom: 175px;
  }
  .single-post .site-main .post-list-wrap .posts-list {
    margin-left: -15px;
    width: 560px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item {
    width: 280px;
    padding: 0 15px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .h_ {
    font-size: 17px;
    margin-bottom: 15px;
    max-width: 170px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .text_ {
    max-width: 245px;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt {
    width: 50px;
    height: 50px;
    padding-left: 2%;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt img {
    height: 60%;
  }
  .single-post .site-main .post-list-wrap .navs {
    position: relative;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-next {
    height: 70px;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-back {
    margin-right: 20px;
    height: 70px;
  }
  .single-post .site-main .post-list-wrap .navs .next-text {
    font-size: 20px;
    left: -45px;
    bottom: 85px;
  }
  .server-p .headbanner {
    min-height: 800px;
    overflow: hidden;
    padding-top: 245px;
  }
  .server-p .headbanner .s3 {
    left: -200px;
    right: -200px;
  }
  .server-p .headbanner .s2 {
    left: -100px;
    right: -100px;
  }
  .server-p .headbanner .s1 {
    left: -50px;
    right: -50px;
  }
  .server-p .headbanner .content {
    left: calc((100vw - 895px)/2);
  }
  .server-p .headbanner .content .l_ {
    width: 340px;
    padding-bottom: 120px;
  }
  .server-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .server-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 30px;
    margin-left: -3px;
  }
  .server-p .headbanner .content .l_ .wrap_ .text {
    font-size: 14px;
    margin-bottom: 60px;
  }
  .server-p .ip {
    padding-top: 60px;
  }
  .server-p .ip .bg_ {
    left: 183px;
  }
  .server-p .ip .header_ {
    margin-bottom: 40px;
  }
  .server-p .ip .header_ .h {
    margin-right: 25px;
  }
  .server-p .ip .info {
    padding-bottom: 40px;
  }
  .server-p .ip .info .nums {
    margin-right: 60px;
  }
  .server-p .ip .info .nums .item {
    padding: 0 0 30px;
    width: 110px;
    text-align: center;
  }
  .server-p .ip .info .nums .item .num-wrap {
    width: 65px;
    height: 65px;
    margin-bottom: 10px;
    font-size: 19px;
  }
  .server-p .ip .info .nums .item .sub {
    font-size: 11px;
  }
  .server-p .ip .info .info-block .ip-text {
    font-size: 36px;
    margin-bottom: 40px;
  }
  .server-p .ip .info .info-block .t-l {
    flex: 0 0 250px;
    min-width: 250px;
    margin-right: 30px;
    font-size: 14px;
  }
  .server-p .ip .info .info-block .t-l br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-l br:after {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r {
    flex: 0 0 290px;
    min-width: 290px;
    font-size: 14px;
  }
  .server-p .ip .info .info-block .t-r br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r br:after {
    content: ' ';
  }
  .server-p .ip .white-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1000px;
    width: 5000px;
    background-color: #fff;
    z-index: -1;
  }
  .server-p .ip .scroll-bl {
    top: 302px;
    right: 80px;
  }
  .server-p .features {
    margin-top: -410px;
    padding-top: 500px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 840px);
  }
  .server-p .features .s2 {
    left: -200px;
    right: -200px;
  }
  .server-p .features .s1 {
    right: -155px;
    bottom: 0;
    left: initial;
    top: initial;
    height: 834px;
    width: 1200px;
    background-position: right bottom;
  }
  .server-p .features .content .h {
    margin-bottom: 40px;
  }
  .server-p .features .content .text1 {
    max-width: 300px;
  }
  .server-p .features .content .round-bt {
    margin-left: 300px;
    margin-top: -20px;
  }
  .server-p .career {
    height: 990px;
    padding-top: 80px;
    margin-bottom: -300px;
  }
  .server-p .career .s2 {
    top: 65%;
    right: -100%;
    height: 800px;
  }
  .server-p .career .s1 {
    bottom: 253px;
    right: -146px;
    height: 600px;
    width: 600px;
  }
  .server-p .career .content .h {
    max-width: 530px;
    margin-bottom: 40px;
  }
  .server-p .career .content .car-list {
    margin-bottom: 30px;
  }
  .server-p .career .content .car-list .item {
    opacity: 0 !important;
    transition: opacity 1s;
    width: 270px;
  }
  .server-p .career .content .car-list .item .icon-wr {
    width: 75px;
    height: 75px;
    margin-bottom: 30px;
  }
  .server-p .career .content .car-list .item .icon-wr img {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
  }
  .server-p .career .content .car-list .item .text1 {
    max-width: 225px;
  }
  .server-p .career .content .nav {
    margin-left: 270px;
  }
  .server-p .career .content .nav .nav-text {
    font-size: 20px;
    max-width: 118px;
    margin-right: 20px;
  }
  .server-p .career .content .nav .car-nav-next {
    height: 70px;
  }
  .server-p .career .content .nav .car-nav-back {
    height: 70px;
    margin-right: 20px;
  }
  .shop-p .headbanner {
    height: 710px;
  }
  .shop-p .headbanner .s1 {
    left: -130px;
    right: -110px;
    top: -25px;
  }
  .shop-p .headbanner .s0 {
    left: -54px;
  }
  .shop-p .headbanner .content {
    position: absolute;
    left: calc((100vw - 895px)/2);
    top: 350px;
  }
  .shop-p .headbanner .content .l_ {
    width: 325px;
  }
  .payment img{
    max-width: 100%;
  }
  .shop-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 20px;
    margin-left: -7px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .text {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .shop-p .form-block {
    height: 490px;
    padding-top: 105px;
  }
  .shop-p .form-block .green-bg {
    position: absolute;
    left: -270px;
    right: -100px;
    top: 200px;
    bottom: -578px;
    background-size: cover;
    -webkit-transform: rotate(-14.5deg);
    -moz-transform: rotate(-14.5deg);
    -ms-transform: rotate(-14.5deg);
    -o-transform: rotate(-14.5deg);
    transform-origin: 0 0 0;
  }
  .shop-p .form-block .wrap .content {
    justify-content: space-between !important;
  }
  .shop-p .form-block .wrap .content .l_ {
    flex: 0 0 370px;
    min-width: 370px;
    margin-right: 0;
    font-size: 20px;
  }
  .shop-p .form-block .wrap .content .r_ {
    flex: 0 0 460px;
    min-width: 460px;
    position: relative;
  }
  .shop-p .form-block .wrap .content .r_ .line {
    height: 60px;
    padding: 0 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 30px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
  }
  .shop-p .form-block .wrap .content .r_ .line .icon {
    margin-right: 30px;
  }
  .shop-p .form-block .wrap .content .r_ .buy {
    position: absolute;
    right: -30px;
    bottom: -13px;
  }
  footer.footer {
    clip-path: polygon(0 0, 100% 160px, 100% 100%, 0 100%);
    height: 289px;
    padding-top: 125px;
    margin-top: -195px;
    position: relative;
  }
  footer.footer .logo-wrap {
    margin-right: 35px;
  }
  footer.footer .logo-wrap .logo {
    margin-bottom: 15px;
  }
  footer.footer .logo-wrap .logo img {
    width: 60px;
  }
  footer.footer .logo-wrap .text_ {
    font-size: 14px;
    max-width: 150px;
  }
  footer.footer .soc-list .soc_h {
    font-size: 10px;
    margin-bottom: 20px;
  }
  footer.footer .soc-list .soc-l {
    margin-left: -15px;
  }
  footer.footer .soc-list .soc-l .item {
    padding: 0 15px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap {
    width: 30px;
    height: 30px;
    margin-bottom: 15px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap img {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
  }
  footer.footer .soc-list .soc-l .item .text_ {
    font-size: 14px;
    width: 57px;
  }
  footer.footer .r_ {
    font-size: 10px;
  }
  footer.footer .r_ .mail {
    position: absolute;
    top: 128px;
    left: 40%;
    border-right: none;
  }
  footer.footer .r_ .mail a {
    display: flex;
  }
  footer.footer .r_ .mail .h__ {
    margin-right: 5px;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__descr {
    margin-right: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1679px) {
  .defaultcont {
    max-width: 1120px;
    min-width: 1120px;
  }
  .m-cont {
    max-width: 965px;
    min-width: 965px;
  }
  body {
    font-size: 14px;
  }
  .h1 {
    font-size: 112px;
  }
  .text1 {
    font-size: 15px;
    letter-spacing: 0.05em;
  }
  .round-bt {
    width: 127px;
    height: 127px;
  }
  .round-bt .go_ {
    font-size: 36px;
    margin-bottom: 5px;
  }
  .round-bt .now_ {
    font-size: 13px;
    margin-right: -50px;
    position: relative;
    z-index: 1;
  }
  .scroll-bl .wr-round {
    width: 62px;
    height: 62px;
    margin-right: 20px;
    padding-left: 7px;
  }
  .scroll-bl .text_ {
    font-size: 15px;
  }
  .header {
    height: 70px;
  }
  .header .headnav .logo {
    width: 150px;
    height: 110px;
    margin-right: 60px;
  }
  .header .headnav .logo_icon {
    width: 77px;
  }
  .header .headnav .headnav__menu {
    position: relative;
  }
  .header .headnav .headnav__menu li {
    padding: 0 16px;
  }
  .header .headnav .headnav__menu li a {
    height: 70px;
  }
  .header .headnav .headnav__menu .lng {
    font-size: 14px !important;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span {
    height: 70px;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span:after {
    top: 32px;
  }
  .header .headnav .headnav__soc {
    font-size: 11px;
  }
  .header .headnav .headnav__soc .item {
    height: 70px;
  }
  .header .headnav .round {
    height: 56px;
    width: 56px;
    top: 7px;
    left: 300px;
  }
  .header.active .headnav .round {
    width: 50px;
    height: 50px;
    top: 10px;
    left: 530px;
  }
  .header.active .headnav .headnav__soc {
    display: none !important;
  }
  .header.active .headnav .reg-bt {
    font-size: 14px;
    width: 200px;
  }
  .header.active .headnav .reg-bt a {
    height: 70px;
  }
  /*pages*/
  .home .headbanner-about .headbanner {
    height: 1044px;
  }
  .home .headbanner-about .headbanner .s0 {
    left: 48px;
  }
  .home .headbanner-about .about {
    height: 860px;
  }
  .home .headbanner-about .about .s1 {
    background-size: auto 95%;
    background-position-x: calc(100vw - 616px);
    background-position-y: 21px;
  }
  .home .headbanner-about .about .s3 {
    left: -200px;
    right: -200px;
  }
  .home .headbanner-about .content {
    position: absolute;
    left: calc((100vw - 1050px)/2);
    top: 315px;
  }
  .home .headbanner-about .content .l_ {
    width: 395px;
  }
  .home .headbanner-about .content .l_ .wrap_ .sub-h {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_ .h {
    margin-bottom: 40px;
    margin-left: -7px;
  }
  .home .headbanner-about .content .l_ .wrap_ .text {
    font-size: 15px;
    margin-bottom: 40px;
  }
  .home .headbanner-about .content .l_ .wrap_2 {
    padding: 50px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap {
    padding-bottom: 100px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .bth {
    font-size: 24px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .round-bt {
    padding-top: 20px;
    margin-left: 170px;
    margin-top: -62px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap {
    margin-left: -252px;
    padding: 100px 0 50px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item {
    padding: 0 25px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .num-wrap {
    width: 75px;
    height: 75px;
    font-size: 23px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .sub {
    font-size: 12px;
    min-height: 52px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .bg_ {
    top: -55px;
    bottom: 20px;
    clip-path: polygon(0 0, 100% 255px, 100% 100%, 0 612px);
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r {
    width: 62px;
    height: 62px;
    margin-right: 20px;
    padding-left: 2%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r img {
    height: 60%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-text {
    font-size: 24px;
  }
  .home .headbanner-about .content .l_ .wrap_3 {
    padding: 40px 50px 300px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ {
    text-align: right;
    margin-right: 30px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .num {
    font-size: 90px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .u-text {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .home .headbanner-about .content .h2p {
    top: 407px;
  }
  .home .headbanner-about .content .h2p .i-wrap {
    width: 250px;
    height: 170px;
    clip-path: polygon(0 0, 100% 30px, 100% 100%, 0 100%);
  }
  .home .headbanner-about .content .h2p .img {
    right: -35px;
  }
  .home .headbanner-about .content .h2p .text_ {
    font-size: 20px;
    left: -70px;
  }
  .home .headbanner-about .content .h2p img {
    height: 80px;
  }
  .home .headbanner-about .content .scroll-bl {
    left: -230px;
    top: 1100px;
  }
  .home .steps-wrap {
    padding-bottom: 50px;
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0 100%);
    margin-top: -230px;
    padding-top: 0;
  }
  .home .steps-wrap .steps .h {
    margin-bottom: 60px;
    margin-top: 250px;
  }
  .home .steps-wrap .steps .list {
    margin-left: -700px;
  }
  .home .steps-wrap .steps .list .item {
    height: 575px;
    margin: 0 7px;
  }
  .home .steps-wrap .steps .list .item .bg {
    left: -130px;
    right: -130px;
  }
  .home .steps-wrap .steps .list .item .item-c {
    padding: 60px 70px;
    width: 415px;
  }
  .home .steps-wrap .steps .list .item .item-c .num {
    font-size: 67px;
    margin-bottom: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .h__ {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .home .steps-wrap .steps .list .item .item-c .text {
    font-size: 15px;
  }
  .home .steps-wrap .steps .list .item .item-c .label {
    bottom: -166px;
    font-size: 24px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a {
    padding-left: 226px;
    padding-top: 20px;
  }
  .home .steps-wrap .steps .list .item .item-c .round-bt {
    position: absolute;
    bottom: 50px;
    right: 50px;
  }
  .home .steps-wrap .steps .list .item.i1 .item-c {
    width: 315px;
  }
  .home .steps-wrap .steps .list .item.i2 {
    flex: 0 0 415px;
  }
  .home .steps-wrap .steps .list .item.i3 .item-c {
    width: 345px;
  }
  .home .steps-wrap .p1 {
    bottom: -162px;
    left: 640px;
    height: 640px;
  }
  .home .steps-wrap .p2 {
    bottom: -294px;
    left: 1015px;
    height: 835px;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
  }
  .home .steps-wrap .del-bl {
    width: 14px;
  }
  .home .steps-wrap .del-bl.d1 {
    left: 979px;
  }
  .home .steps-wrap .del-bl.d2 {
    left: 1407px;
  }
  .home .news-wrap {
    min-height: 720px;
    padding-top: 60px;
  }
  .home .news-wrap .s1 {
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center 0px;
    left: -200px;
    right: -200px;
  }
  .home .news-wrap .s2 {
    top: 36px;
    right: -303px;
    background-size: 70%;
  }
  .home .news-wrap .gray {
    top: -82px;
    right: -255px;
  }
  .home .news-wrap .news .news-nav {
    margin-bottom: 60px;
  }
  .home .news-wrap .news .news-nav .h {
    font-size: 110px;
    margin-right: 48px;
  }
  .home .news-wrap .news .news-nav .news-nav-next {
    height: 90px;
  }
  .home .news-wrap .news .news-nav .news-nav-back {
    margin-right: 30px;
    height: 90px;
  }
  .home .news-wrap .news .news-nav .next-text {
    font-size: 24px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list {
    margin-left: -40px;
    width: 566px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item {
    width: 283px;
    padding: 0 40px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .h_ {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .text_ {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .r-bt {
    width: 62px;
    height: 62px;
    padding-left: 10px;
  }
  .home .news-wrap .news .post-list-wrap .line {
    left: 236px;
    height: 125px;
  }
  .home .news-wrap .news .go-wrap {
    right: 190px;
    bottom: -366px;
  }
  .home .news-wrap .news .go-wrap .add-text {
    margin-right: -45px;
    max-width: 185px;
  }
  .home .news-wrap .news .go-wrap .add-text br {
    content: ' ';
  }
  .home .news-wrap .news .go-wrap .add-text br:after {
    content: ' ';
  }
  .single-post .site-main h1 {
    font-size: 55px;
    max-width: 621px;
    margin-left: 215px;
    margin-bottom: 75px;
  }
  .single-post .site-main .s-cont {
    max-width: 750px;
    min-width: 750px;
    margin: 0 0 0 215px;
  }
  .single-post .site-main .img-wrap {
    position: relative;
    height: 455px;
    margin-bottom: 75px;
  }
  .single-post .site-main .img-wrap .date {
    right: 45px;
    top: 45px;
    width: 125px;
    height: 125px;
  }
  .single-post .site-main .img-wrap .date .day {
    font-size: 35px;
    margin-bottom: 7px;
  }
  .single-post .site-main .img-wrap .date .month {
    font-size: 10px;
  }
  .single-post .site-main .post-text {
    display: flex;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .single-post .site-main .post-text p {
    flex: 0 0 290px;
    min-width: 290px;
    padding-right: 30px;
  }
  .single-post .site-main .post-list-wrap {
    margin-bottom: 165px;
  }
  .single-post .site-main .post-list-wrap .posts-list {
    margin-left: -20px;
    width: 560px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item {
    width: 290px;
    padding: 0 20px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .h_ {
    font-size: 20px;
    margin-bottom: 15px;
    max-width: 200px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .text_ {
    max-width: 260px;
    font-size: 15px;
    line-height: 1.2;
    opacity: 0.64;
    margin-bottom: 30px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt {
    width: 64px;
    height: 64px;
    padding-left: 2%;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt img {
    height: 60%;
  }
  .single-post .site-main .post-list-wrap .navs {
    position: relative;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-next {
    height: 80px;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-back {
    margin-right: 30px;
    height: 80px;
  }
  .single-post .site-main .post-list-wrap .navs .next-text {
    font-size: 24px;
    left: -80px;
    bottom: 95px;
  }
  .server-p .text1 {
    font-size: 14px;
  }
  .server-p .headbanner {
    min-height: 880px;
    overflow: hidden;
    padding-top: 300px;
  }
  .server-p .headbanner .s3 {
    left: -200px;
    right: -200px;
  }
  .server-p .headbanner .s2 {
    left: -100px;
    right: -100px;
  }
  .server-p .headbanner .s1 {
    left: -50px;
    right: -50px;
  }
  .server-p .headbanner .content {
    left: calc((100vw - 1050px)/2);
  }
  .server-p .headbanner .content .l_ {
    width: 400px;
    padding-bottom: 189px;
  }
  .server-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 18px;
    margin-bottom: 35px;
  }
  .server-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 30px;
    margin-left: -5px;
  }
  .server-p .headbanner .content .l_ .wrap_ .text {
    font-size: 14px;
    margin-bottom: 60px;
  }
  .server-p .ip {
    padding-top: 100px;
  }
  .server-p .ip .bg_ {
    left: 219px;
  }
  .server-p .ip .header_ {
    margin-bottom: 50px;
  }
  .server-p .ip .header_ .h {
    margin-right: 25px;
  }
  .server-p .ip .info {
    padding-bottom: 50px;
  }
  .server-p .ip .info .nums {
    margin-right: 115px;
  }
  .server-p .ip .info .nums .item {
    padding: 0 0 30px;
    width: 110px;
    text-align: center;
  }
  .server-p .ip .info .nums .item .num-wrap {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
    font-size: 23px;
  }
  .server-p .ip .info .nums .item .sub {
    font-size: 11px;
  }
  .server-p .ip .info .info-block .ip-text {
    font-size: 42px;
    margin-bottom: 60px;
  }
  .server-p .ip .info .info-block .t-l {
    flex: 0 0 250px;
    min-width: 250px;
    margin-right: 50px;
    font-size: 14px;
  }
  .server-p .ip .info .info-block .t-l br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-l br:after {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r {
    flex: 0 0 270px;
    min-width: 270px;
    font-size: 14px;
  }
  .server-p .ip .info .info-block .t-r br {
    content: ' ';
  }
  .server-p .ip .info .info-block .t-r br:after {
    content: ' ';
  }
  .server-p .ip .white-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1000px;
    width: 5000px;
    background-color: #fff;
    z-index: -1;
  }
  .server-p .ip .scroll-bl {
    top: 407px;
    right: 110px;
  }
  .server-p .features {
    margin-top: -410px;
    padding-top: 535px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 955px);
  }
  .server-p .features .s2 {
    left: -200px;
    right: -200px;
  }
  .server-p .features .s1 {
    right: -200px;
    bottom: 0;
    left: initial;
    top: initial;
    height: 1000px;
    width: 1200px;
    background-position: right bottom;
  }
  .server-p .features .content .h {
    margin-bottom: 40px;
  }
  .server-p .features .content .text1 {
    max-width: 250px;
  }
  .server-p .features .content .round-bt {
    margin-left: 250px;
    margin-top: -50px;
  }
  .server-p .career {
    height: 1075px;
    padding-top: 105px;
    margin-bottom: -300px;
  }
  .server-p .career .s2 {
    top: 67%;
    right: -100%;
    height: 800px;
  }
  .server-p .career .s1 {
    bottom: 190px;
    right: -110px;
    height: 650px;
    width: 650px;
  }
  .server-p .career .content .h {
    max-width: 900px;
    margin-bottom: 60px;
  }
  .server-p .career .content .car-list {
    margin-bottom: 30px;
  }
  .server-p .career .content .car-list .item {
    opacity: 0 !important;
    transition: opacity 1s;
    width: 330px;
  }
  .server-p .career .content .car-list .item .icon-wr {
    width: 95px;
    height: 95px;
    margin-bottom: 30px;
  }
  .server-p .career .content .car-list .item .icon-wr img {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  .server-p .career .content .car-list .item .text1 {
    max-width: 235px;
  }
  .server-p .career .content .nav {
    margin-left: 330px;
  }
  .server-p .career .content .nav .nav-text {
    font-size: 24px;
    max-width: 135px;
    margin-right: 20px;
  }
  .server-p .career .content .nav .car-nav-next {
    height: 85px;
  }
  .server-p .career .content .nav .car-nav-back {
    height: 85px;
    margin-right: 30px;
  }
  .shop-p .headbanner {
    height: 840px;
  }
  .shop-p .headbanner .s1 {
    left: -270px;
    right: -375px;
    top: -70px;
  }
  .shop-p .headbanner .s0 {
    left: 48px;
  }
  .shop-p .headbanner .content {
    left: calc((100vw - 1050px)/2);
    top: 375px;
  }
  .shop-p .headbanner .content .l_ {
    width: 395px;
    padding-bottom: 220px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .sub-h {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .h {
    margin-bottom: 40px;
    margin-left: -7px;
  }
  .shop-p .headbanner .content .l_ .wrap_ .text {
    font-size: 15px;
    margin-bottom: 40px;
  }
  .shop-p .form-block {
    height: 490px;
    padding-top: 105px;
  }
  .shop-p .form-block .green-bg {
    position: absolute;
    left: -270px;
    right: -100px;
    top: 200px;
    bottom: -578px;
    background-size: cover;
    -webkit-transform: rotate(-14.5deg);
    -moz-transform: rotate(-14.5deg);
    -ms-transform: rotate(-14.5deg);
    -o-transform: rotate(-14.5deg);
    transform-origin: 0 0 0;
  }
  .shop-p .form-block .wrap .content {
    justify-content: space-between !important;
  }
  .shop-p .form-block .wrap .content .l_ {
    flex: 0 0 465px;
    min-width: 465px;
    margin-right: 0;
    font-size: 25px;
  }
  .shop-p .form-block .wrap .content .r_ {
    flex: 0 0 495px;
    min-width: 495px;
    position: relative;
  }
  .shop-p .form-block .wrap .content .r_ .line {
    height: 60px;
    padding: 0 10px;
    border-bottom: 4px solid #000;
    margin-bottom: 40px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
  }
  .shop-p .form-block .wrap .content .r_ .line .icon {
    margin-right: 40px;
  }
  .shop-p .form-block .wrap .content .r_ .buy {
    position: absolute;
    right: -30px;
    bottom: -13px;
  }
   .payment{
    margin-top: 30px;
  }
  footer.footer {
    clip-path: polygon(0 0, 100% 160px, 100% 100%, 0 100%);
    /* height: 327px; */
    padding-top: 125px;
    margin-top: -195px;
    position: relative;
  }
  footer.footer .logo-wrap {
    margin-right: 65px;
  }
  footer.footer .logo-wrap .logo {
    margin-bottom: 30px;
  }
  footer.footer .logo-wrap .logo img {
    width: 66px;
  }
  footer.footer .logo-wrap .text_ {
    font-size: 14px;
    max-width: 150px;
  }
  footer.footer .soc-list .soc_h {
    font-size: 12px;
    margin-bottom: 32px;
  }
  footer.footer .soc-list .soc-l {
    margin-left: -20px;
  }
  footer.footer .soc-list .soc-l .item {
    padding: 0 20px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap {
    width: 35px;
    height: 35px;
    margin-bottom: 25px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap img {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  footer.footer .soc-list .soc-l .item .text_ {
    font-size: 14px;
    width: 57px;
  }
  footer.footer .r_ {
    font-size: 12px;
  }
  footer.footer .r_ .mail {
    position: absolute;
    top: 122px;
    left: 44%;
    border-right: none;
  }
  footer.footer .r_ .mail a {
    display: flex;
  }
  footer.footer .r_ .mail .h__ {
    margin-right: 5px;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__descr {
    margin-right: 15px;
  }
}
@media (min-width: 1920px) {
  .home .steps-wrap .steps .list {
    width: 2400px;
    margin-left: -341px;
  }
  .home .news-wrap .gray {
    position: absolute;
    top: -131px;
    right: -167px;
    width: 601px;
    bottom: -900px;
  }
  .home .news-wrap .news .go-wrap {
    position: absolute;
    right: 310px;
  }
  .server-p .ip .bg_ {
    position: absolute;
    top: 0;
    left: 459px;
    bottom: 0;
    width: 5000px;
  }
  .server-p .features {
    margin-top: -510px;
    color: #fff;
    padding-top: 660px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 1205px);
    padding-bottom: 50px;
  }
}
@media (min-width: 2560px) {
  .defaultcont {
    max-width: 1820px;
    min-width: 1820px;
  }
  body {
    font-size: 20px;
  }
  .content-area--paddingtop {
    padding-top: 240px;
  }
  .m-cont {
    max-width: 1600px;
    min-width: 1600px;
  }
  .h1 {
    font-size: 180px;
  }
  .text1 {
    font-size: 22px;
    letter-spacing: 0.05em;
  }
  .round-bt {
    width: 211px;
    height: 211px;
  }
  .round-bt .go_ {
    font-size: 60px;
    margin-bottom: 7px;
  }
  .round-bt .now_ {
    font-size: 15px;
    margin-right: -50px;
    position: relative;
    z-index: 1;
  }
  .scroll-bl .wr-round {
    width: 102px;
    height: 102px;
    margin-right: 20px;
    padding-left: 7px;
  }
  .scroll-bl .text_ {
    font-size: 23px;
  }
  .header {
    height: 114px;
  }
  .header .headnav .logo {
    width: 240px;
    height: 175px;
    margin-right: 90px;
  }
  .header .headnav .logo_icon {
    width: 125px;
  }
  .header .headnav .headnav__menu {
    position: relative;
  }
  .header .headnav .headnav__menu li {
    padding: 0 25px;
  }
  .header .headnav .headnav__menu li a {
    height: 114px;
  }
  .header .headnav .headnav__menu .lng {
    font-size: 20px !important;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span {
    height: 114px;
  }
  .header .headnav .headnav__menu .lng .switcher-dropdown > .item-language-main > span span:after {
    top: 53px;
  }
  .header .headnav .headnav__soc {
    font-size: 18px;
    right: -35px;
  }
  .header .headnav .headnav__soc .item {
    height: 114px;
  }
  .header .headnav .round {
    height: 90px;
    width: 90px;
    top: 17px;
    left: 439px;
  }
  .header.active .headnav .round {
    width: 80px;
    height: 80px;
    top: 17px;
    left: 530px;
  }
  .header.active .headnav .headnav__soc {
    display: none !important;
  }
  .header.active .headnav .reg-bt {
    right: 0;
  }
  .header.active .headnav .reg-bt a {
    height: 114px;
  }
  /*pages*/
  .home .headbanner-about .headbanner {
    height: 1500px;
  }
  .home .headbanner-about .headbanner .s0 {
    left: 148px;
    width: 1125px;
  }
  .home .headbanner-about .headbanner .s3 {
    left: -250px;
    right: -250px;
  }
  .home .headbanner-about .headbanner .s2 {
    left: 0;
    right: 0;
  }
  .home .headbanner-about .about {
    height: 1515px;
  }
  .home .headbanner-about .about .s1 {
    background-size: auto 95%;
    background-position-x: calc(100vw - 1116px);
    background-position-y: 21px;
  }
  .home .headbanner-about .about .s3 {
    left: -250px;
    right: -250px;
  }
  .home .headbanner-about .content {
    position: absolute;
    left: calc((100vw - 1500px)/2);
    top: 487px;
  }
  .home .headbanner-about .content .l_ {
    width: 630px;
  }
  .home .headbanner-about .content .l_ .wrap_ .sub-h {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .home .headbanner-about .content .l_ .wrap_ .h {
    margin-bottom: 60px;
    margin-left: -20px;
  }
  .home .headbanner-about .content .l_ .wrap_ .text {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .home .headbanner-about .content .l_ .wrap_2 {
    padding: 80px 100px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap {
    padding-bottom: 100px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .bth {
    font-size: 39px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .bt-wrap .round-bt {
    padding-top: 20px;
    margin-left: 270px;
    margin-top: -102px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap {
    margin-left: -427px;
    padding: 100px 0 75px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item {
    padding: 0 45px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .num-wrap {
    width: 128px;
    height: 128px;
    font-size: 40px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .nums .item .sub {
    font-size: 16px;
    min-height: 80px;
  }
  .home .headbanner-about .content .l_ .wrap_2 .abt-wrap .bg_ {
    top: -135px;
    left: -1000px;
    bottom: -35px;
    clip-path: polygon(0 0, 100% 255px, 100% 100%, 0 612px);
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r {
    width: 100px;
    height: 100px;
    margin-right: 40px;
    padding-left: 2%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-r img {
    height: 60%;
  }
  .home .headbanner-about .content .l_ .wrap_2 .more-wrap .bt_ .bt-text {
    font-size: 39px;
  }
  .home .headbanner-about .content .l_ .wrap_3 {
    padding: 80px 100px 300px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ {
    text-align: right;
    margin-right: 60px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .num {
    font-size: 145px;
  }
  .home .headbanner-about .content .l_ .wrap_3 .users-wr .u-l_ .u-text {
    font-size: 35px;
    margin-bottom: 25px;
  }
  .home .headbanner-about .content .h2p {
    top: 585px;
  }
  .home .headbanner-about .content .h2p .i-wrap {
    width: 400px;
    height: 280px;
    clip-path: polygon(0 0, 100% 70px, 100% 100%, 0 100%);
  }
  .home .headbanner-about .content .h2p .img {
    right: -35px;
  }
  .home .headbanner-about .content .h2p .text_ {
    font-size: 40px;
    left: -148px;
  }
  .home .headbanner-about .content .h2p img {
    height: 145px;
  }
  .home .headbanner-about .content .scroll-bl {
    left: -365px;
    top: 1700px;
  }
  .home .steps-wrap {
    padding-bottom: 50px;
    clip-path: polygon(0 0, 100% 300px, 100% 100%, 0 100%);
    margin-top: -510px;
    padding-top: 0;
  }
  .home .steps-wrap .steps .h {
    margin-bottom: 120px;
    margin-top: 540px;
  }
  .home .steps-wrap .steps .list {
    margin-left: -400px;
    width: 3400px;
  }
  .home .steps-wrap .steps .list .item {
    height: 930px;
    margin: 0 11px;
  }
  .home .steps-wrap .steps .list .item .bg {
    left: -200px;
    right: -200px;
  }
  .home .steps-wrap .steps .list .item .item-c {
    padding: 100px;
    width: 766px;
  }
  .home .steps-wrap .steps .list .item .item-c .num {
    font-size: 108px;
    margin-bottom: 30px;
  }
  .home .steps-wrap .steps .list .item .item-c .h__ {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .home .steps-wrap .steps .list .item .item-c .text {
    font-size: 20px;
  }
  .home .steps-wrap .steps .list .item .item-c .label {
    bottom: -90px;
    font-size: 35px;
  }
  .home .steps-wrap .steps .list .item .item-c .label a {
    padding-left: 111px;
    padding-top: 30px;
  }
  .home .steps-wrap .steps .list .item .item-c .round-bt {
    position: absolute;
    bottom: 100px;
    right: 100px;
  }
  .home .steps-wrap .steps .list .item.i1 .item-c {
    width: 535px;
  }
  .home .steps-wrap .steps .list .item.i2 {
    flex: 0 0 766px;
  }
  .home .steps-wrap .steps .list .item.i3 .item-c {
    width: 580px;
  }
  .home .steps-wrap .p1 {
    bottom: -162px;
    left: 773px;
    height: 936px;
  }
  .home .steps-wrap .p2 {
    bottom: -294px;
    left: 1387px;
    height: 1197px;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
  }
  .home .steps-wrap .del-bl {
    width: 22px;
  }
  .home .steps-wrap .del-bl.d1 {
    left: 1295px;
  }
  .home .steps-wrap .del-bl.d2 {
    left: 2081px;
  }
  .home .news-wrap {
    min-height: 1000px;
    padding-top: 80px;
  }
  .home .news-wrap .s1 {
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center -173px;
    left: -300px;
    right: -300px;
  }
  .home .news-wrap .s2 {
    top: 277px;
    right: 97px;
    background-size: 100%;
  }
  .home .news-wrap .gray {
    top: -84px;
    right: -107px;
    bottom: -1000px;
  }
  .home .news-wrap .news .news-nav {
    position: relative;
    margin-bottom: 100px;
  }
  .home .news-wrap .news .news-nav .h {
    font-size: 180px;
    margin-right: 48px;
  }
  .home .news-wrap .news .news-nav .navs {
    position: absolute;
    top: 0;
    right: -111px;
  }
  .home .news-wrap .news .news-nav .news-nav-next {
    height: 135px;
  }
  .home .news-wrap .news .news-nav .news-nav-back {
    margin-right: 30px;
    height: 135px;
  }
  .home .news-wrap .news .news-nav .next-text {
    position: absolute;
    top: 100px;
    right: -215px;
    font-size: 39px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list {
    margin-left: -80px;
    width: 1060px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item {
    width: 480px;
    padding: 0 80px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .h_ {
    font-size: 35px;
    margin-bottom: 30px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .text_ {
    font-size: 20px;
    margin-bottom: 50px;
  }
  .home .news-wrap .news .post-list-wrap .posts-list .item .r-bt {
    width: 100px;
    height: 100px;
    padding-left: 20px;
  }
  .home .news-wrap .news .post-list-wrap .line {
    left: 395px;
    height: 150px;
  }
  .home .news-wrap .news .go-wrap {
    right: 418px;
    bottom: -566px;
  }
  .home .news-wrap .news .go-wrap .add-text {
    margin-right: -45px;
    max-width: initial;
  }
  .home .news-wrap .scroll-bl {
    right: 262px;
    top: -235px;
  }
  .single-post .site-main h1 {
    font-size: 75px;
    max-width: 870px;
    margin-left: 350px;
    margin-bottom: 130px;
  }
  .single-post .site-main .s-cont {
    max-width: 1055px;
    min-width: 1055px;
    margin: 0 0 0 350px;
  }
  .single-post .site-main .img-wrap {
    position: relative;
    height: 755px;
    margin-bottom: 110px;
  }
  .single-post .site-main .img-wrap .date {
    right: 60px;
    top: 60px;
    width: 215px;
    height: 215px;
  }
  .single-post .site-main .img-wrap .date .day {
    font-size: 60px;
    margin-bottom: 10px;
  }
  .single-post .site-main .img-wrap .date .month {
    font-size: 17px;
  }
  .single-post .site-main .post-text {
    display: flex;
    padding-bottom: 70px;
    margin-bottom: 70px;
  }
  .single-post .site-main .post-text p {
    flex: 0 0 460px;
    min-width: 460px;
    padding-right: 100px;
  }
  .single-post .site-main .post-list-wrap {
    margin-bottom: 350px;
  }
  .single-post .site-main .post-list-wrap .posts-list {
    margin-left: -20px;
    width: 920px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item {
    width: 460px;
    padding: 0 20px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .h_ {
    font-size: 32px;
    margin-bottom: 15px;
    max-width: 300px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .text_ {
    max-width: 300px;
    font-size: 15px;
    line-height: 1.2;
    opacity: 0.64;
    margin-bottom: 30px;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt {
    width: 86px;
    height: 86px;
    padding-left: 2%;
  }
  .single-post .site-main .post-list-wrap .posts-list .item .r-bt img {
    height: 60%;
  }
  .single-post .site-main .post-list-wrap .navs {
    position: relative;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-next {
    height: 115px;
  }
  .single-post .site-main .post-list-wrap .navs .news-nav-back {
    margin-right: 40px;
    height: 115px;
  }
  .single-post .site-main .post-list-wrap .navs .next-text {
    font-size: 24px;
    left: -40px;
    bottom: 128px;
    max-width: 150px;
  }
  .server-p .headbanner .s3 {
    left: -300px;
    right: -300px;
  }
  .server-p .headbanner .s1 {
    left: -100px;
    right: -100px;
  }
  .server-p .ip .defaultcont,
  .server-p .features .defaultcont,
  .server-p .career .defaultcont {
    padding-left: 170px;
  }
  .server-p .ip .bg_ {
    position: absolute;
    top: 0;
    left: 778px;
    bottom: 0;
    width: 5000px;
  }
  .server-p .ip .scroll-bl {
    top: 530px;
    right: 405px;
  }
  .server-p .features {
    margin-top: -655px;
    color: #fff;
    padding-top: 896px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 1388px);
    padding-bottom: 50px;
  }
  .server-p .features .s2 {
    left: -300px;
    right: -300px;
  }
  .server-p .career {
    height: 1340px;
    padding-top: 140px;
    margin-bottom: -300px;
  }
  .server-p .career .s1 {
    bottom: 190px;
    right: 190px;
    height: 900px;
    width: 900px;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    top: initial;
    left: initial;
  }
  footer.footer .logo-wrap {
    margin-right: 55px;
  }
  footer.footer .logo-wrap .logo {
    margin-bottom: 30px;
  }
  footer.footer .logo-wrap .text_ {
    font-size: 20px;
    max-width: 170px;
  }
  footer.footer .soc-list .soc_h {
    font-size: 20px;
    color: #fff;
    margin-bottom: 45px;
  }
  footer.footer .soc-list .soc-l {
    margin-left: -30px;
  }
  footer.footer .soc-list .soc-l .item {
    padding: 0 30px;
  }
  footer.footer .soc-list .soc-l .item .i-wrap {
    width: 60px;
    height: 60px;
    background-color: #c1d13e;
    border-radius: 100%;
    margin-bottom: 25px;
  }
  footer.footer .soc-list .soc-l .item .text_ {
    font-size: 20px;
    width: 90px;
  }
  footer.footer .soc-list .soc-l .item .text_ span {
    color: #c1d13e;
  }
  footer.footer .r_ {
    font-size: 15px;
  }
  footer.footer .r_ .mail {
    padding-right: 25px;
    margin-right: 25px;
    border-right: 1px solid #fff;
  }
  footer.footer .r_ .mail .h__ {
    color: #fff;
  }
  footer.footer .r_ .strangebrain__link {
    color: #fff;
    text-align: right;
  }
  footer.footer .r_ .strangebrain__link .strangebrain__descr {
    margin-right: 20px;
  }
  .shop-p .headbanner {
    height: 1360px;
  }
  .shop-p .headbanner .content {
    top: 540px;
  }
  .shop-p .form-block .wrap .content .l_ {
    font-size: 30px;
  }
  .shop-p .form-block .wrap .content .l_ {
    flex: 0 0 540px;
    min-width: 540px;
  }
  .shop-p .form-block .wrap .content .r_ .buy {
    right: -105px;
    bottom: -110px;
  }
  .shop-p .form-block .green-bg {
    bottom: -800px;
  }
  .shop-p .headbanner .s2 {
    left: -150px;
    right: -150px;
  }
}
