@charset "UTF-8";

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, 
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: none;
}

.row_games{margin-top:20px;}

.row_games .one_game img{
	width:100%;
	margin-bottom:30px;
	border-radius:15px;
}

h1 {
  font-family: "Phosphate";
  font-size: 100px;
  line-height: 120px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #FFFFFF;
}

h2 {
  font-family: "Phosphate";
  font-size: 64px;
  line-height: 77px;
  text-transform: uppercase;
  color: #FFFFFF;
}

h3 {
  font-family: "Phosphate";
  font-size: 40px;
  line-height: 77px;
  text-transform: uppercase;
  color: #FFFFFF;
}

h4 {
  font-family: "Nunito";
  font-weight: bold;
  font-size: 32px;
  line-height: 43px;
  color: #FFFFFF;
}

h5 {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
}

h6 {
  font-family: "Nunito";
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}

.main-btn, .page-main .hero-screen-btn, .cooperate-btn {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  border-radius: 15px;
  border: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-btn:focus, .page-main .hero-screen-btn:focus, .cooperate-btn:focus {
  outline: none;
}

.main-btn:hover, .page-main .hero-screen-btn:hover, .cooperate-btn:hover {
  background: #F46912;
}

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

@font-face {
  font-family: "BrandonGrotesque";
  src: url(../fonts/BrandonGrotesque-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: bold;
}

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

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

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

@font-face {
  font-family: "FredokaOne";
  src: url(../fonts/FredokaOne.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
}
/* специльный класс для выравнивания по центру лого вместо фото в карусели на главной странице */
.center-logo {
	left: 50%;
    transform: translateX(-50%);
}
/* стилизацция для subscriber */ 
.sbscrbr-email-wrap input {
    background: rgba(242, 242, 242, 0.45);
    border: none;
    border-radius: 18px;
    margin: 0px;
    font-size: 12px;
    line-height: 16px;
    padding-left: 10px;
    width: 100%;
    height: 36px;
}
.hidden-post-block {
  display: none !important;
}
.subscrbr-sign-up-form {
	position: relative;
}
.sbscrbr-email-wrap {
	position: absolute;
	width: 100%;
}
.sbscrbr-email-wrap input:focus {
  outline: none;
}

.sbscrbr-email-wrap input:focus::-webkit-input-placeholder {
  visibility: hidden;
}

.sbscrbr-email-wrap input:focus:-ms-input-placeholder {
  visibility: hidden;
}

.sbscrbr-email-wrap input:focus::-ms-input-placeholder {
  visibility: hidden;
}

.sbscrbr-email-wrap input:focus::placeholder {
  visibility: hidden;
}
.sbscrbr-email-wrap input::-webkit-input-placeholder {
  color: #252525;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.61;
  margin: auto 0px auto 0px;
}

.sbscrbr-email-wrap input:-ms-input-placeholder {
  color: #252525;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.61;
  margin: auto 0px auto 0px;
}

.sbscrbr-email-wrap input::-ms-input-placeholder {
  color: #252525;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.61;
  margin: auto 0px auto 0px;
}

.sbscrbr-email-wrap input::placeholder {
  color: #252525;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.61;
  margin: auto 0px auto 0px;
}
.sbscrbr-unsubscribe-wrap {
	display: none;
}

.sbscrbr-submit-block input {
  background: #FEFEFE;
  opacity: 0.84;
  border-radius: 18px;
  border: none;
  font-family: "Nunito";
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
	  height: 36px;
	  width: 101px;

}
.sbscrbr-submit-block {
  position: absolute !important;
  right: 0;

}
.sbscrbr-submit-block input:focus {
  outline: none;
}
.sbscrbr-form-error {
	color: #fff;
	text-align: center;
}





.sfsiplus_footerLnk {
  display: none;
}
.page-main {
  background-image: url(../img/background/gems.svg), linear-gradient(113deg, #101010 2%, #494949 95%);
}

.page-main {
  background-image: url(../img/background/gems.svg), linear-gradient(138deg, #2D2D2D 2.54%, #656565 95.43%);
  background-position: left top;
  outline: none;
  background-size: cover;
  margin: 0;
  padding: 0;
}

.bg-main {
  background: #F5BB0E;
}

.description {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
}

.header {
  margin: 50px 0px;
}

.header-wrapper {
  z-index: 11;
  padding: 0px 30px;
  background: #F5BB0E;
  -webkit-box-shadow: 0px 8px 13px rgba(34, 34, 34, 0.5);
          box-shadow: 0px 8px 13px rgba(34, 34, 34, 0.5);
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 83px;
  position: relative;
}

.header-logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-logo img {
  width: 133px;
}

.header .desktop-nav {
  width: 100%;
}

.header .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.header .nav:before {
  visibility: hidden;
}

.header .nav:after {
  visibility: hidden;
}

.header li a {
  font-family: "BrandonGrotesque";
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 20px;
  /* margin: 0px 5px; */
  position: relative;
  text-decoration: none;
}

.header li a:hover:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #FFFFFF;
}

.header li a:hover:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background: #FFFFFF;
  opacity: 0.2;
  z-index: 11;
  border-radius: 15px 15px 0px 0px;
}

.mobile-nav {
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 5px;
  display: none;
  cursor: pointer;
  z-index: 3;
}

.mobile-nav-item {
  width: 30px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
          transform: translateX(-50%) translateY(-50%) !important;
}

.mobile-nav-item::after {
  content: "";
  width: 30px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.mobile-nav-item::before {
  content: "";
  width: 30px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  margin-top: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.mobile-nav-active .mobile-nav-item::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 15px;
  margin-top: -8px;
}

.mobile-nav-active .mobile-nav-item::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 15px;
  margin-top: 4px;
}

.menu-active {
  overflow: hidden;
}

.nav-active-item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #FFFFFF;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.nav-active-item:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background: #FFFFFF;
  opacity: 0.2;
  z-index: 11;
  border-radius: 15px 15px 0px 0px;
}

.page-main .translators .translators-title {
  letter-spacing: 3px;
}

.page-main .hero-screen {
  background: url(../img/icons/xbox.svg) no-repeat 105%;
  background-position-y: 200px;
  padding: 200px 0px 200px 0px;
  overflow-x: hidden;
}

.page-main .hero-screen-title {
  text-align: center;
}

.page-main .hero-screen-subtitle {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
}

.page-main .hero-screen-btn {
  background: #F5BB0E;
  color: #FFFFFF;
  font-family: "FredokaOne";
  letter-spacing: 1px;
  padding: 22px 50px;
  display: block;
  width: 220px;
  margin: 70px auto;
  text-decoration: none;
}

.about {
  overflow-x: hidden;
  text-align: center;
  padding-bottom: 80px;
}

.our-services {
  overflow-x: hidden;
  padding: 60px 0px;
  background: #F5BB0E;
  text-align: center;
}

.our-services-item {
  font-family: "Phosphate";
  font-weight: normal;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: 3px;
  color: #FFFFFF;
  padding: 14px 0px;
}

.translators {
  overflow-x: hidden;
  padding-top: 80px;
  text-align: center;
}

.portfolio {
  overflow: hidden;
  padding: 40px 0px;
  text-align: center;
}

.cooperate {
  overflow-x: hidden;
  overflow-y: visible;
  padding-top: 150px;
}

.cooperate .description {
  text-align: center;
  margin-bottom: 80px;
}

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

.cooperate-input {
  margin-bottom: 90px;
}

.cooperate-textarea {
  padding-bottom: 150px;
}

.cooperate-input, .cooperate-textarea {
  background: transparent;
  border: none;
  border-bottom: 3px solid #FFFFFF;
  width: 100%;
  caret-color: #FFFFFF;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  color: #FFFFFF;
}

.cooperate-input:focus, .cooperate-textarea:focus {
  outline: none;
}

.cooperate-input:focus::-webkit-input-placeholder, .cooperate-textarea:focus::-webkit-input-placeholder {
  visibility: hidden;
}

.cooperate-input:focus:-ms-input-placeholder, .cooperate-textarea:focus:-ms-input-placeholder {
  visibility: hidden;
}

.cooperate-input:focus::-ms-input-placeholder, .cooperate-textarea:focus::-ms-input-placeholder {
  visibility: hidden;
}

.cooperate-input:focus::placeholder, .cooperate-textarea:focus::placeholder {
  visibility: hidden;
}

.cooperate-input::-webkit-input-placeholder, .cooperate-textarea::-webkit-input-placeholder {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  color: #F2F2F2;
  padding: 8px 0px;
  opacity: 0.6;
}

.cooperate-input:-ms-input-placeholder, .cooperate-textarea:-ms-input-placeholder {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  color: #F2F2F2;
  padding: 8px 0px;
  opacity: 0.6;
}

.cooperate-input::-ms-input-placeholder, .cooperate-textarea::-ms-input-placeholder {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  color: #F2F2F2;
  padding: 8px 0px;
  opacity: 0.6;
}

.cooperate-input::placeholder, .cooperate-textarea::placeholder {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  color: #F2F2F2;
  padding: 8px 0px;
  opacity: 0.6;
}

.cooperate-btn {
  background: #F5BB0E;
  padding: 14px 71px;
  font-family: Nunito;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  display: block;
  margin: 0 auto;
}

.gamepad {
  padding-top: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 360px;
}

.gamepad-img {
  position: absolute;
  bottom: -245px;
}

.gamepad-btn {
  font-family: "Nunito";
  font-weight: 900;
  font-size: 28px;
  line-height: 41px;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  color: #FFFFFF;
  bottom: 130px;
  border: none;
  position: absolute;
  padding: 0.5% 1%;
  border-radius: 10px;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.gamepad-btn:hover {
  color: #FFFFFF;
  text-decoration: none;
  border: #FFFFFF 2px solid;
  background: transparent;
  -webkit-box-shadow: 4px 4px 18px rgba(255, 255, 255, 0.5);
          box-shadow: 4px 4px 18px rgba(255, 255, 255, 0.5);
}

.footer {
  background: #F5BB0E;
  padding: 25px 0px;
  font-family: "Nunito";
}

.footer-logo {
  margin-bottom: 16px;
}

.footer-text {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.footer-text:hover {
  color: #FFFFFF;
  -webkit-text-decoration: 1px solid #FFFFFF;
          text-decoration: 1px solid #FFFFFF;
}

.footer-text:nth-child(2) {
  margin-bottom: 20px;
}

.footer-title {
  margin-top: 30px;
}

.footer-nav {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}

.footer-nav li a  {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
}

.footer-nav-item:hover {
  -webkit-text-decoration: outline;
          text-decoration: outline;
  color: #FFFFFF;
}

.footer-languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-list {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}

.footer-list-item {
  color: #FFFFFF;
  margin-bottom: 8px;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
}
.footer-list-item a {
	  color: #FFFFFF;
}
.footer-list-item a:hover {
	text-decoration: solid #fff 1px;
}
.footer-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: flex-end;
	margin-top: 30px;
  margin-bottom: 20px;
}
.footer-icons a {
  margin-right: 10px;
}

.footer-request {
  position: relative;
  width: 100%;
  margin-top: 22px;
}

.footer-input {
  background: rgba(242, 242, 242, 0.45);
  border: none;
  border-radius: 18px;
	margin: 0px;
	  font-size: 12px;
  line-height: 16px;
	padding: 0px;
  width: 100%;
  position: relative;
  height: 36px;
}

.footer-input:focus {
  outline: none;
}

.footer-input:focus::-webkit-input-placeholder {
  visibility: hidden;
}

.footer-input:focus:-ms-input-placeholder {
  visibility: hidden;
}

.footer-input:focus::-ms-input-placeholder {
  visibility: hidden;
}

.footer-input:focus::placeholder {
  visibility: hidden;
}

.footer-input::-webkit-input-placeholder {
  color: #252525;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.61;
  margin: auto 0px auto 0px;
}

.footer-input:-ms-input-placeholder {
  color: #252525;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.61;
  margin: auto 0px auto 0px;
}

.footer-input::-ms-input-placeholder {
  color: #252525;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.61;
  margin: auto 0px auto 0px;
}

.footer-input::placeholder {
  color: #252525;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.61;
  margin: auto 0px auto 0px;
	padding-left: 20px;
}

.footer-button {
  background: #FEFEFE;
  opacity: 0.84;
  border-radius: 18px;
  border: none;
  font-family: "Nunito";
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  height: 36px;
  width: 101px;
  right: 0;
  top: 0;
}

.footer-button:focus {
  outline: none;
}

.footer-policy {
  margin-top: 65px;
  text-align: right;
}

.footer-policy-text {
  font-weight: normal;
  font-size: 9px;
  line-height: 16px;
  color: #FFFFFF;
  display: inline-block;
  margin: 5px;
}

/* ------ MAIN SLIDER ------ */
.swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper-container .swiper-slide {
  width: 370px;
  min-height: 580px;
  background: #FFFFFF;
  -webkit-box-shadow: 5px 5px 11px rgba(0, 0, 0, 0.5);
          box-shadow: 5px 5px 11px rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  overflow: hidden;
}

.swiper-container .swiper-slide-shadow-left,
.swiper-container .swiper-slide-shadow-right {
  border-radius: 20px;
}

.swiper-container .slider-card {
  color: #252525;
  font-family: "Nunito";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 305px;
}

.swiper-container .slider-photo {
  width: 310px;
  height: 310px;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -50px;
}

.swiper-container .slider-name {
  text-align: left;
  line-height: 43px;
  font-size: 32px;
}

.swiper-container .slider-lang {
  color: #949494;
  font-weight: bold;
  line-height: 24px;
  font-size: 18px;
  text-align: left;
}

.swiper-container .slider-desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 76px;
  margin: 21px 30px 26px 30px;
  color: #4b4b4b;
  font-size: 14px;
  line-height: 19px;
  text-align: left;
}

.swiper-container .slider-name-block {
  display: block;
  padding-left: 30px;
}

.swiper-container .slider-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 30px 30px 30px;
}

.swiper-container .slider-buttons a {
  margin: 0px 10px;
}

.swiper-container .slider-buttons .button-more {
  font-family: "Nunito";
  font-weight: bold;
  line-height: 24px;
  font-size: 18px;
  color: #FFFFFF;
  padding: 8px 30px;
  background: #F5BB0E;
  border-radius: 8px;
  //margin-left: 21px;
  margin-left: auto;
}

/* ------ PROJECT SLIDER ------ */
.btn-meet:hover {
  background: #F45E11;
  color: #fff;
  text-decoration: none;
}

.blog-slider__button:hover {
  background: #F45E11;
  color: #fff;
  text-decoration: none;
}

.button-more:hover {
  background: #F45E11;
  color: #fff;
  text-decoration: none;
}

.section-project {
  overflow: hidden;
}

.section-project .ps {
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
  bottom: -233px;
  width: 960px;
  height: 470px;
}

.blog-slider {
  width: 95%;
  position: relative;
  max-width: 900px;
  margin: 134px auto auto auto;
  background: #fff;
  -webkit-box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.5);
          box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.5);
  border: 1px solid #979797;
  padding: 25px 75px;
  border-radius: 15px;
  height: 360px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.blog-slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: inherit;
}

.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

.blog-slider__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 15px;
  -webkit-transform: translateX(-80px);
          transform: translateX(-80px);
  overflow: hidden;
  width: 400px;
}

.blog-slider__img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);*/
  border-radius: 15px;
  opacity: 0.8;
}

.blog-slider__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 15px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.blog-slider__content > * {
  opacity: 0;
  -webkit-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: all .4s;
  transition: all .4s;
}

.blog-slider__code {
  color: #C9C9C9;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
  font-family: "Nunito";
}

.blog-slider__title {
  font-size: 24px;
  font-weight: 700;
  color: #0d0925;
  margin-bottom: 20px;
  font-family: "Nunito";
}

.blog-slider__text {
  color: #4e4a67;
  margin-bottom: 30px;
  line-height: 1.5em;
  font-family: "Nunito";
}

.blog-slider__button {
  background: #F5BB0E;
  border-radius: 8px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 3.1px;
  text-transform: uppercase;
  padding: 9px 36px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
}

.blog-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.blog-slider .swiper-pagination-custom,
.blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.blog-slider__pagination {
  position: absolute;
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: auto !important;
  top: 50%;
  bottom: auto !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0 !important;
}

.blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: 0.2;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fd3838;
  height: 30px;
  -webkit-box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
          box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
}

.right-slide {
  text-align: right !important;
}

.left-slide {
  text-align: left;
}

.right-slide .blog-slider__pagination {
  left: 20px !important;
  right: auto !important;
}

.right-slide .blog-slider__img {
  -webkit-transform: translateX(80px);
          transform: translateX(80px);
}

.right-slide .blog-slider__content {
  padding-left: 0px;
  padding-right: 0px;
}

.all-button {
  bottom: 170px;
  width: 100%;
  display: block;
  position: relative;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.translators .container {
  max-width: 1200px;
}
.page-translators {
  background-image: url(../img/background/gems.svg), linear-gradient(138deg, #2D2D2D 2.54%, #656565 95.43%);
  background-position: left top;
  outline: none;
  background-size: cover;
  margin: 0;
  padding: 0;
}

/* ------ ISOTOPE ------ */
.grid-item-small-1 .grid-item-desc,
.grid-item-small-1 .grid-item-desc.left,
.grid-item-small-1 .grid-item-desc.right,
.grid-item-small-2 .grid-item-desc,
.grid-item-small-2 .grid-item-desc.left,
.grid-item-small-2 .grid-item-desc.right,
.grid-item-medium .grid-item-desc,
.grid-item-medium .grid-item-desc.left,
.grid-item-medium .grid-item-desc.right,
.grid-item-big .grid-item-desc.left,
.grid-item-big .grid-item-desc.right,
.grid-item-big-2 .grid-item-desc.left,
.grid-item-big-2 .grid-item-desc.right,
.grid-item-big-3 .grid-item-desc {
  display: none;
}

.grid {
  margin: 64px auto;
  display: block;
}

.grid a:hover {
  text-decoration: none;
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-item {
  float: left;
  position: relative;
  background: #FFFFFF;
  border-radius: 20px;
  overflow: hidden;
}

.grid-item img {
  width: 170px;
  height: 170px;
  top: 0px;
  right: 0px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}

.grid-item-small-1,
.grid-item-small-2 {
  width: 370px;
  height: 125px;
}

.grid-item-small-1 img {
		top: -20px;
  right: -15px;
}

.grid-item-small-1 .grid-item-name,
.grid-item-big-2 .grid-item-name {
  left: 5%;
  margin-right: unset;
  -webkit-transform: unset;
          transform: unset;
}

.grid-item-small-1 span {
  margin-left: -50%;
}

.grid-item-small-2 span {
  margin-right: -50%;
}

.grid-item-small-2 .grid-item-name,
.grid-item-big .grid-item-name {
  right: 5%;
  left: unset;
  margin-right: unset;
  -webkit-transform: unset;
          transform: unset;
}

.grid-item-small-2 img {
  left: -17px;
	top: -20px;
}

.grid-item-medium {
  width: 270px;
  height: 280px;
}

.grid-item-big {
  width: 470px;
  height: 280px;
}

.grid-item-desc {
  font-family: "Nunito";
  font-size: 14px;
  line-height: 19px;
  color: #4B4B4B;
  padding-top: 25px;
}

.grid-item-big .grid-item-desc {
  padding-left: 30px;
  width: 250px;
}

.grid-item-big-2,
.grid-item-big-3 {
  width: 570px;
  height: 280px;
}

.grid-item-big-2 img {
  top: 0px;
  left: -10px;
}

.grid-item-big-2 .grid-item-desc {
  padding-right: 30px;
  margin-left: auto;
  width: 300px;
}

.grid-item-big-3 img {
  top: 0px;
  left: 183px;
}

.grid-item-big-3 .grid-item-desc.left {
  width: 170px;
  padding-left: 25px;
  display: inline-block;
  position: absolute;
  left: 0;
  text-align: left;
}

.grid-item-big-3 .grid-item-desc.right {
  width: 170px;
  padding-right: 25px;
  display: inline-block;
  margin-left: auto;
  position: absolute;
  right: 0px;
  text-align: right;
}

.grid-item-lang {
  position: absolute;
  height: 60px;
  width: 100%;
  bottom: 0px;
  border-radius: 8px;
  background-color: #F5BB0E;
  color: #fff;
  text-align: center;
  font-family: "Nunito";
  font-weight: bold;
  font-size: 20px;
  line-height: 60px;
}

.grid-item-name {
  font-family: "Nunito";
  line-height: 27px;
  font-size: 20px;
  text-align: center;
  color: #252525;
  position: absolute;
  bottom: 75px;
  top: auto;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-whyus {
  background: linear-gradient(112.96deg, #2D2D2D 2.54%, #656565 95.43%);
}

.page-whyus .about-us .background-image {
  position: absolute;
  right: 0px;
  top: 0px;
}

.page-whyus .about-us .why-us-card {
  background: #F5BB0E;
  border-radius: 10px;
  text-align: center;
  color: #FFF;
  font-family: "Nunito";
  -webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.2);
  height: 240px;
  margin: auto;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.page-whyus .about-us .why-us-card .polosa {
  background: #F45E11;
  border-radius: 10px 10px 0px 0px;
  height: 9px;
}

.page-whyus .about-us .why-us-card .why-us-card-inner {
  padding: 40px 0px;
}

.page-whyus .about-us .why-us-card p {
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  margin: 0px;
}

.page-whyus .about-us .why-us-card span {
  padding: 24px 24px 24px 0px;
  display: block;
  font-size: 14px;
  line-height: 20px;
}

.page-whyus .about-us .why-us-card img {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.page-whyus .about-us .why-us-text-row {
  margin: 60px 0px 80px 0px;
}

.page-whyus .about-us .why-us-header-row {
  padding: 70px 0px 110px 0px;
}

.page-whyus .testimonials {
  overflow: hidden;
  margin-top: 100px;
}

.page-whyus .testimonials .header-block {
  text-align: center;
}

.page-whyus .testimonials .company-swiper-container {
  margin-top: 80px;
}

.page-whyus .testimonials .company-swiper-container .swiper-slide {
  width: 224px;
  height: 224px;
  background: #FFFFFF;
  border-radius: 50%;
  overflow: hidden;
}

.page-whyus .testimonials .company-swiper-container .swiper-slide img {
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  position: relative;
}

.page-whyus .testimonials .testimonials-swiper-container {
  margin-top: 70px;
  position: relative;
}

.page-whyus .testimonials .testimonials-swiper-container .left-block {
  height: 630px;
  background: #F98D1C;
  border-radius: 16px 0px 0px 16px;
}

.page-whyus .testimonials .testimonials-swiper-container .left-block img {
  position: absolute;
  top: 70px;
  left: 100px;
}

.page-whyus .testimonials .testimonials-swiper-container .left-block .inner {
  padding: 25px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.page-whyus .testimonials .testimonials-swiper-container .left-block .inner h3 {
  font-family: "Phosphate";
  font-size: 58px;
  line-height: 55px;
  text-align: center;
  color: #FFFFFF;
  display: block;
}

.page-whyus .testimonials .testimonials-swiper-container .left-block .inner span {
  margin-top: 30px;
  font-family: "Nunito";
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  display: block;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block {
  height: 630px;
  background: #FFFFFF;
  border-radius: 0px 16px 16px 0px;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block img {
  position: absolute;
  bottom: 50px;
  left: 50px;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .inner {
  padding: 25px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .inner span {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 20px;
  line-height: 34px;
  color: #737373;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .company-person {
  position: absolute;
  top: 70px;
  left: 40px;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .company-person span {
  display: block;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .company-person img {
  position: initial;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .company-person .center-text {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .company-person .end-text {
  text-align: end;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .company-person .name {
  font-family: "Nunito";
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  color: #4F5965;
}

.page-whyus .testimonials .testimonials-swiper-container .right-block .company-person .position {
  font-family: "Nunito";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #969595;
}

.page-whyus .testimonials .testimonials-swiper-container .swiper-buttons {
  position: absolute;
  right: 35px;
  width: 100px;
}

.page-whyus .testimonials .testimonials-swiper-container .swiper-button-next,
.page-whyus .testimonials .testimonials-swiper-container .swiper-button-prev {
  display: inline-block;
  top: unset;
  width: 27px;
  height: 44px;
  margin-top: -100px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.page-whyus .testimonials .testimonials-swiper-container .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23F98D1C'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.page-whyus .testimonials .testimonials-swiper-container .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23F98D1C'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.page-whyus .read-about .circle-logo img {
  width: 100%;
	object-fit: contain;
}

.read-about {
  background: #F5BB0E;
  overflow: hidden;
  margin-bottom: 80px;
}

.read-about-header {
  padding: 50px 0px 16px 0px;
}

.read-about-desc {
  padding-bottom: 50px;
}

.read-about .circle-logo {
  border-radius: 50%;
  width: 100%;
  height: 150%;
  background: #FFFFFF;
  position: relative;
  top: -25%;
  overflow: hidden;
}

.read-about .circle-logo img {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}

.read-about a {
  position: relative;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}


.page-personal {
  background-image: url("../img/background/gems.svg"), linear-gradient(108.85deg, #2D2D2D 2.54%, #656565 95.43%);
}

.page-personal .my-info {
  margin-bottom: 60px;
}

.page-personal .my-info .header-block {
  text-align: center;
  margin-bottom: 85px;
  margin-top: 0px;
}

.page-personal .my-info .personal-info-block {
  background: #FFFFFF;
  border-radius: 20px;
  height: 645px;
  display: block;
  width: 100%;
  position: relative;
}

.page-personal .my-info .personal-info-polosa {
  background: #F5BB0E;
  height: 84px;
  border-radius: 8px;
  width: 85%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-personal .my-info .personal-info-polosa a {
  padding: 0px 12.5px;
  z-index: 1;
}


.page-personal .my-info .personal-info-text {
  padding: 27px 75px 0px 160px;
  font-family: "Nunito";
}

.page-personal .my-info .personal-info-text p {
  font-family: "Nunito";
  font-size: 16px;
  line-height: 22px;
  color: #4B4B4B;
}

.page-personal .my-info .personal-info-text span {
  font-family: "Nunito";
  font-size: 24px;
  line-height: 38px;
  color: #252525;
  display: block;
}

.page-personal .my-info .personal-info-photo {
  height: 700px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 640px;
  z-index: 1;
  max-width: 100%;
  -webkit-box-shadow: 5px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 5px 4px 20px rgba(0, 0, 0, 0.25);
}
.page-personal .my-info .personal-info-photo img {
  height: 100%;
  object-fit: cover;
}

.page-personal .my-info .personal-info-background {
  font-family: "Phosphate";
  font-size: 350px;
  line-height: 380px;
  color: #000;
  mix-blend-mode: normal;
  opacity: 0.03;
  position: absolute;
  bottom: 0px;
  right: -5px;
}

.page-personal .read-about {
  margin-bottom: 30px;
}

.page-personal .header-block {
  margin-top: 70px;
}

.page-personal .background-image {
  position: absolute;
  left: -72px;
  top: 1280px;
  max-width: 100%;
}

.page-personal .read-about-header-block .header-block {
  margin-top: 150px;
  margin-bottom: 40px;
  display: block;
  text-align: center;
}

.read-about-desc {
  font-weight: normal;
}

/* БЛОК ЗАЯВКИ */
.block-cooperate {
  margin-top: 60px;
  font-family: "Nunito";
  overflow: hidden;
}

.block-cooperate .header-block {
  text-align: center;
}

.block-cooperate form {
  width: 100%;
  margin: 4em 0em;
  padding: 3em 2em 2em 2em;
  background-color: transparent;
}

.block-cooperate input,
.block-cooperate textarea {
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  -webkit-appearance: none;
  display: block;
  background-color: transparent;
  color: #FFF;
  width: 100%;
  border: none;
  border-bottom: 5px solid #fff;
  border-radius: 2.5px;
}

.block-cooperate input:focus,
.block-cooperate textarea:focus {
  outline: none;
  border-bottom: 5px solid #F5BB0E;
  transition: all 0.4s
}
.block-cooperate input:focus::placeholder, .block-cooperate textarea:focus::placeholder {
  /* visibility: hidden; */
  position: absolute;
  display: block;
  transition: all 0.4s;

  color: #F5BB0E;
}
/* .block-cooperate input:focus .bar, .block-cooperate textarea:focus .bar {
  color: #F5BB0E;
} */
/* .block-cooperate input:focus ~ label,
.block-cooperate input.used ~ label,
.block-cooperate textarea:focus ~ label,
.block-cooperate textarea.used ~ label {
  top: -20px;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  left: -2px;
  color: #F5BB0E;
} */

.block-cooperate input::placeholder,
.block-cooperate textarea::placeholder {
  color: #999;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 50px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.block-cooperate label:focus {
  visibility: hidden;
}

.block-cooperate .group {
  position: relative;
  margin-bottom: 45px;
}

/* .block-cooperate .bar {
  position: relative;
  display: block;
  width: 100%;
}

.block-cooperate .bar:before, .block-cooperate .bar:after {
  content: '';
  height: 5px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #F5BB0E;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.block-cooperate .bar:before {
  left: 50%;
}

.block-cooperate .bar:after {
  right: 50%;
} */

.block-cooperate .highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

.block-cooperate .button {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  padding: 12px 24px;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  background: #F5BB0E !important;
  border-radius: 8px;
  /* letter-spacing: 1px; */
  background: transparent;
  border-bottom: 0 !important;
  cursor: pointer;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.block-cooperate .button:focus {
  outline: 0;
}

.block-cooperate .buttonBlue {
  background: #F5BB0E;
  border-radius: 8px;
}

.block-cooperate .button:hover {
  background: #F46912 !important;
}

.block-cooperate .ripples {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
}

.block-cooperate .ripplesCircle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
}

.block-cooperate .ripples.is-active .ripplesCircle {
  -webkit-animation: ripples .4s ease-in;
          animation: ripples .4s ease-in;
}

.block-cooperate input:focus ~ .bar:before,
.block-cooperate input:focus ~ .bar:after,
.block-cooperate textarea:focus ~ .bar:before,
.block-cooperate textarea:focus ~ .bar:after {
  width: 50%;
}

.block-cooperate input:focus ~ .highlight,
.block-cooperate textarea:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
          animation: inputHighlighter 0.3s ease;
}
.wpcf7-not-valid-tip {
  font-family: "Nunito";
  font-size: 16px;
  text-align: left;
  margin-top: 15px;
  color: #F46912 !important;
}
.wpcf7-mail-sent-ok, .wpcf7-validation-errors {
  font-family: "Nunito";
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
  color: #FFFFFF !important;
  border: none !important;
  padding: 10px 5px !important;
  width: 100%;
}
.wpcf7-validation-errors {
  background: #F46912;
  border-radius: 8px;
}
.wpcf7-mail-sent-ok {
  background: #F5BB0E;
  border-radius: 8px;
}
.footer-request .wpcf7-mail-sent-ok, 
.footer-request .wpcf7-validation-errors,
.footer-request .wpcf7-not-valid-tip {
  font-size: 12px;
}
@-webkit-keyframes inputHighlighter {
  from {
    background: #F5BB0E;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@keyframes inputHighlighter {
  from {
    background: #F5BB0E;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@-webkit-keyframes ripples {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }
}

@keyframes ripples {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }
}

.blog-image {
  position: absolute;
}

.blog-heading {
  text-align: center;
  margin-bottom: 25px;
}

.news-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}

.new-one {
  margin: 30px 0px;
  position: relative;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  width: 30%;
  min-height: 508px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.new-one-img {
  width: 95%;
  height: 274px;
  margin-top: -20px;
}
.new-one-img img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  object-fit: cover;
}

.new-one-content {
  font-family: "Nunito";
  margin: auto;
  padding: 0px 20px;
}

.new-one-heading {
  font-weight: 800;
  font-size: 22px;
  line-height: 30px;
  color: #252525;
}

.new-one-heading:hover {
  text-decoration: none;
  color: #252525;
}

.new-one-description {
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  margin: 20px 0px 20px 0px;
}

.new-one-date {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #999999;
  margin-right: 10px;
}

.new-one-readmore {
  height: 48px;
  width: 48px;
  display: block;
  position: absolute;
  right: 22px;
  bottom: 22px;
  background: #F5BB0E;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.new-one-readmore:after {
  content: "";
  display: block;
  height: 2px;
  width: 18px;
  position: absolute;
  background: #FFFFFF;
  border-radius: 2px;
  top: 49%;
  left: 50%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.new-one-readmore:before {
  content: "";
  display: block;
  height: 2px;
  width: 18px;
  position: absolute;
  background: #FFFFFF;
  border-radius: 2px;
  bottom: 49%;
  left: 50%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.new-one-readmore:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #FFFFFF;
  border: 2px solid #F5BB0E;
}

.new-one-readmore:hover::after {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #F5BB0E;
}

.new-one-readmore:hover::before {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #F5BB0E;
}

.news-pagination {
  margin-bottom: 40px;
  font-family: "Nunito";
  font-weight: bold;
}
.news-pagination a {
  border: none;
  margin: 0;
  padding: 15px;
  font-size: 22px;
  line-height: 22px;
  color: #FFFFFF;
  display: inline-block;
}
.news-pagination-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current  {
  color: #F5BB0E;
  font-size: 22px;
  line-height: 22px;
  border: none;
}
.wp-pagenavi a, .wp-pagenavi span {
  border: none;
  color: #fff;
  margin: 0;
  padding: 15px;
}

/* .news-pagination-item {
  padding: 15px;
  font-size: 22px;
  line-height: 22px;
  color: #FFFFFF;
  display: inline-block;
} */

.news-pagination a:hover {
  text-decoration: none;
  color: #F5BB0E;
}
.wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .news-pagination .prev {
  background: url(../img/icons/new-btn-readmore.svg) no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
} */

.nextpostslink {
  background: url(../img/icons/new-btn-readmore.svg) no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
}

.page-single {
  background: #FFF;
}

.page-single .hero-screen {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15.57%, #000000), color-stop(118.4%, rgba(0, 0, 0, 0.0001))), #080f0f;
  background: linear-gradient(180deg, #000000 15.57%, rgba(0, 0, 0, 0.0001) 118.4%), #080f0f;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  height: 100vh;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -185px;
}

.page-single .hero-screen .container {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.page-single .hero-screen .hero-text .blog-header {
  font-size: 48px;
  line-height: 57px;
}

.page-single .text-top,
.page-single .text-bottom {
  margin: 60px 0px;
}
.page-single .text-top h1,
.page-single .text-top h2,
.page-single .text-top h3,
.page-single .text-top h4,
.page-single .text-top h5,
.page-single .text-top h6 {
  font-weight: bold;
	font-family: "Nunito";
}

.page-single .text-top h5,
.page-single .text-bottom h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #424242;
}

.page-single .text-top h6,
.page-single .text-bottom h6 {
  font-size: 14px;
  line-height: 18px;
  color: #42424270;
}

.page-single .text-top p,
.page-single .text-bottom p {
  font-family: "Nunito";
  font-size: 16px;
  line-height: 25px;
}

.page-single .text-top .left-block,
.page-single .text-bottom .left-block {
  border-right: 4px solid #F5BB0E;
  text-align: center;
}

.page-single .text-top .left-block p,
.page-single .text-bottom .left-block p {
  font-family: "Nunito";
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  padding-right: 30px;
}

.page-single .share-it {
  text-align: left;
  margin-top: 35px;
  margin-bottom: 90px;
}
.page-single .share-it .icons {
  display: flex;
  justify-content: end;
}
.page-single .share-it p {
  font-family: "Nunito";
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  line-height: 31px;
  color: #424242;
  margin-left: 125px;
}

.page-single .slider {
  margin: 50px 0px;
  overflow: hidden;
}

.page-single .slider .blog-swiper-container .swiper-slide {
  width: 370px;
  height: 370px;
  background: #FFFFFF;
  overflow: hidden;
}

.page-single .slider .blog-swiper-container .swiper-slide img {
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  position: relative;
}

.icons .yellow {
  -webkit-filter: invert(0.39) sepia(1) saturate(4) hue-rotate(360deg);
          filter: invert(0.39) sepia(1) saturate(4) hue-rotate(360deg);
}

.icons a {
  margin: 0px 10px;
}

.block-cooperate .background-image {
  position: absolute;
  left: -85px;
  top: 365px;
  max-width: 100vw;
}

.block-social .icons {
  margin-bottom: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-social .icons a {
  font-family: "Nunito";
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #FFF;
  margin: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-social .icons a p {
  margin: 0px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-social .icons a img {
  margin-right: 0px;
}

.block-social .icons a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1400px) {
  .page-main .hero-screen {
    background-position-y: 300px;
  }
}
@media screen and (max-width: 1200px) {
  h3 {
    font-size: 39px;
  }
  .header .nav {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header li a {
    padding: 10px 10px;
  }
  .page-main .hero-screen {
    background-position-y: 370px;
  }
  .page-personal .my-info .personal-info-polosa {
    width: 75%;
  }
  .read-about-header {
    padding: 10px 0px 0px 0px;
  }
  .read-about-desc {
    padding-bottom: 10px;
  }
  .page-whyus .about-us .why-us-card {
    height: 280px;
  }
  .page-whyus .testimonials .testimonials-swiper-container .left-block img {
    top: 40px;
    left: 40px;
  }
  .page-whyus .testimonials .testimonials-swiper-container .right-block .company-person {
    top: 40px;
  }
  .page-whyus .background-image {
    width: 750px;
  }
  .page-personal .my-info .personal-info-photo {
    right: 465px;
    height: 646px;
    border-radius: 20px 0px 0px 20px;
  }
	.page-personal .my-info .personal-info-text {
		padding: 27px 75px 0px 180px;
	}
  .page-personal .my-info .personal-info-background {
    font-size: 300px;
    line-height: 347px;
  }
  .page-personal .my-info .personal-info-block {
    border-radius: 0px 20px 20px 0px;
  }

  .header .desktop-nav {
    width: unset;
  }
  .header .nav {
    opacity: 0;
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
    position: absolute;
    background: #F5BB0E;
    height: 100vh;
    z-index: 99;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header .nav li {
    margin: 30px 0px;
  }
  .header .nav-active {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    width: 100%;
    top: 0px;
    right: 0;
    position: fixed;
  }
  .header .header-wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 2;
  }
  .header .mobile-nav {
    display: block;
    justify-items: end;
    z-index: 100;
  }
  .header .mobile-nav-active {
    position: fixed;
    right: 35px;
  }
  .header-logo {
    position: unset;
    -webkit-transform: none;
            transform: none;
    top: unset;
  }
}

@media screen and (max-width: 992px) {
  h3 {
    line-height: 39px;
  }
  #slider-2 .blog-slider__title,
  #slider-2 .blog-slider__text {
    text-align: left;
  }
  .page-main .hero-screen {
    background-position-y: 510px;
  }
  .page-personal .portfolio .blog-slider:last-child {
    margin-bottom: 0px;
  }
  .page-personal .read-about-header-block .header-block {
    margin-top: 50px;
  }
  .page-whyus .testimonials .testimonials-swiper-container .right-block img {
    bottom: 30px;
    left: 30px;
    max-height: 100px;
  }
  .gamepad-img {
    width: 750px;
    bottom: -200px;
  }
  .gamepad-btn {
    bottom: 100px;
    font-size: 24px;
    line-height: 41px;
  }
  .page-personal .my-info .personal-info-polosa {
    width: 67%;
  }
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px !important;
  }
  .blog-slider {
    min-height: 500px;
    max-width: 680px;
    height: auto;
    margin: 300px auto;
  }
  .blog-slider__code, .blog-slider__title {
    margin-bottom: 10px;
  }
  .blog-slider__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 15px;
  }
  .blog-slider__pagination {
    top: unset;
    bottom: 10px !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50% !important;
  }
  .blog-slider .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
  .blog-slider__img {
    height: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 90%;
  }
  .blog-slider__content {
    margin-top: -190px;
    text-align: center;
    padding: 0 30px;
  }
  .page-whyus .background-image {
    width: 575px;
  }
  .page-whyus .about-us {
    overflow: hidden;
  }
  .page-whyus .about-us .why-us-card {
    height: 340px;
  }
  .page-whyus .about-us .why-us-card img {
    margin-top: 65px;
    width: 85px;
  }
  .blog-image {
    width: unset;
  }
  .new-one {
    width: 48%;
    margin: 45px 5px;
  }
  .new-one .page-personal .my-info .personal-info-text {
    padding: 150px 25px 0px 25px;
  }
  .new-one .page-personal .my-info .personal-info-block {
    border-radius: 20px;
    margin-top: 500px;
  }
	  .page-personal .my-info .personal-info-photo {
    right: 50%;
    top: 0px;
    height: 400px;
    border-radius: 20px;
    -webkit-transform: translateX(50%) translateY(-50%);
            transform: translateX(50%) translateY(-50%);
  }
  .block-social .icons a:nth-child(n) {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }

	  .page-personal .my-info .personal-info-block {
    border-radius: 20px;
  }
  .page-personal .my-info .personal-info-text {
    padding: 230px 0px 0px 0px;
  }
  .page-personal .my-info .personal-info-block {
    height: 845px;
    margin-top: 170px;
  }
  .page-personal .my-info .personal-info-polosa {
    width: 100%;
  }
  .page-personal .my-info .personal-info-background {
    right: 0px;
    font-size: 241px;
    line-height: 312px;
  }
}

@media screen and (max-width: 768px) {
  h3 {
    line-height: 77px;
  }
  .no-mobile {
    display: none;
  }
  .page-main .hero-screen {
    background-position-y: 570px;
  }
  .page-whyus .testimonials .testimonials-swiper-container .right-block img {
    bottom: 30px;
    left: 30px;
    max-height: 120px;
  }
  .page-whyus .testimonials .testimonials-swiper-container .left-block {
    border-radius: 16px 16px 0px 0px;
  }
  .page-whyus .testimonials .testimonials-swiper-container .right-block {
    border-radius: 0px 0px 16px 16px;
  }
  .page-whyus .background-image {
    width: 450px;
  }
  .page-whyus .about-us .why-us-card {
    height: 260px;
    margin-bottom: 40px;
  }
  .page-whyus .about-us .why-us-card img {
    margin-top: 20px;
    width: unset;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__img img {
    opacity: 1;
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > * {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
    -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
    -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s;
  }
  .blog-slider {
    min-height: 500px;
    max-width: 680px;
    height: auto;
    margin: 200px auto;
  }
  .blog-slider__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-slider__pagination {
    top: unset;
    bottom: 10px !important;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50% !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .blog-slider__pagination .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
  .blog-slider__img {
    height: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 90%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 15px;
    overflow: hidden;
  }
  .blog-slider__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    opacity: 0;
    border-radius: 15px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .blog-slider__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    opacity: 0.8;
  }
  .blog-slider__content {
    margin-top: -120px;
    text-align: center;
    padding: 0 30px;
  }
  .cooperate-btn {
    display: block;
    margin: 30px auto 0px auto;
  }
  .footer-icon {
    margin-top: 20px;
  }
  .blog-image {
    width: 100%;
  }
  .news-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .new-one {
    width: 70%;
    margin: 45px 5px;
  }
	  .page-personal .my-info .personal-info-photo {
    right: 50%;
    top: 0px;
    height: 400px;
    border-radius: 20px;
    -webkit-transform: translateX(50%) translateY(-50%);
            transform: translateX(50%) translateY(-50%);
  }

}

@media screen and (max-width: 650px) {
  .block-social .icons a:nth-child(n) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media screen and (max-width: 576px) {
  h1 {
    font-size: 65px;
    line-height: 80px;
  }
  h2 {
    font-size: 48px;
    line-height: 54px;
  }
  .page-whyus .about-us .why-us-card {
    height: 360px;
  }
  .page-whyus .about-us .why-us-text-row h3 {
    padding: 40px 0px;
  }
  .page-whyus .gamepad {
    min-height: unset;
  }
  .page-personal .my-info .personal-info-photo {
    right: 50%;
    top: 0px;
    height: 400px;
    border-radius: 20px;
    -webkit-transform: translateX(50%) translateY(-50%);
            transform: translateX(50%) translateY(-50%);
  }
  .page-personal .my-info .personal-info-block {
    border-radius: 20px;
  }
  .page-personal .my-info .personal-info-text {
    padding: 230px 0px 0px 0px;
  }
  .page-personal .my-info .personal-info-block {
    height: 865px;
    margin-top: 170px;
  }
  .page-personal .my-info .personal-info-polosa {
    width: 100%;
  }
  .page-personal .my-info .personal-info-background {
    right: 0px;
    font-size: 241px;
    line-height: 312px;
  }
  .blog-slider {
    padding: 25px 25px;
  }
  .page-single .hero-screen {
    padding-top: 50px;
  }
  .page-main .hero-screen {
    background: url(../img/icons/xbox.svg) no-repeat center 100%;
    padding: 50px 0px 350px 0px;
  }
  .hero-screen-btn {
    margin: 40px auto 70px auto;
  }
  .description {
    text-align: left;
  }
  .about {
    padding-top: 80px;
  }
  .cooperate {
    margin-top: 30px;
  }
  .cooperate-btn {
    display: block;
    margin: 50px auto 0 auto;
  }
  .swiper-container .swiper-slide {
    width: 340px;
  }
  .blog-slider__img {
    width: 95%;
  }
  .blog-slider__content {
    padding: 0;
  }
  .blog-slider__button {
    width: 100%;
  }
  .gamepad-img {
    width: 450px;
    bottom: -120px;
  }
  .gamepad-btn {
    bottom: 55px;
    font-size: 12px;
    line-height: 41px;
  }
  .new-one {
    width: 90%;
    margin: 45px 5px;
  }
  .new-one .page-personal .my-info .personal-info-photo {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    top: -420px;
    height: 520px;
  }
  .new-one .page-personal .my-info .personal-info-block {
    margin-top: 380px;
  }
  .new-one .page-personal .my-info .personal-info-block {
    height: 785px;
  }
  .new-one .page-personal .my-info .personal-info-background {
    font-size: 220px;
    line-height: 300px;
    right: 0px;
  }
}

@media screen and (max-width: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px;
  }
  .blog-slider__img {
    height: 270px;
  }
}

@media screen and (max-width: 400px) {
  h3 {
    line-height: 39px;
  }
  .page-whyus .about-us .why-us-card img {
    margin-top: 80px;
    width: 75px;
  }
}
/*# sourceMappingURL=main.css.map */