/* e-Ukraine-regular 400 */
@font-face {
  font-family: 'e-Ukraine-regular';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('resources/fonts/e-Ukraine-Regular.woff2') format('woff2'),
       url('resources/fonts/e-Ukraine-Regular.woff') format('woff');
}

/* e-Ukraine-Bold 700 */
@font-face {
  font-family: 'e-Ukraine-Bold';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('resources/fonts/e-Ukraine-Bold.woff2') format('woff2'),
       url('resources/fonts/e-Ukraine-Bold.woff') format('woff');
}

/* e-Ukraine-Light 300 */
@font-face {
  font-family: 'e-Ukraine-Light';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('resources/fonts/e-Ukraine-Light.woff2') format('woff2'),
       url('resources/fonts/e-Ukraine-Light.woff') format('woff');
}

/* ermilov-bold */
@font-face {
  font-family: 'ermilov-bold';
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('resources/fonts/ermilov-bold.woff') format('woff');
}


html {height:100%;overflow: hidden;}
body {height:100%;overflow: hidden;margin:0;padding:0;font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height: 1.2;color:#494949;box-sizing: border-box;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
div, p, span, h1, h2, h3, h4, ol {vertical-align: baseline;margin:0;padding:0;box-sizing: border-box;}
*{margin:0; padding:0;}
img{max-width:100%;vertical-align:middle;}
.blk{display:block;}
.hide{display:none;}
a {color:#3a84df;outline:none;}
a:hover {color:#b22222;}
a:focus {outline:none;}
#get-device {display:none;font-size:10px;}
.nozo {touch-action: pan-x pan-y;-webkit-touch-callout: none; -khtml-user-select: none;}
.unselectable {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}


/* ---------------------------- */
/* ПРОВЕРКА БРАУЗЕРА НА СОВРЕМЕННОСТЬ */
/* ---------------------------- */
#unsupported {position:fixed;top:0;left:0;right:0;bottom:0;background-color: #eceff1;z-index:99999;display: none;align-items: center;justify-content: center;}
#unsupported span {display:block;font-family: 'e-Ukraine-Light';font-size: 18px;color: #37474f;width: 70%;text-align: center;line-height: 1.5;}


/* ---------------------------- */
/* ОТСУТСТВИЕ FULLSCREEN */
/* ---------------------------- */
#no-fullscreen {position:fixed;top:0;left:0;right:0;bottom:0;background-color: #00000052;z-index:99999;display: none;}
#no-fullscreen .container {display: flex;align-items: center;justify-content: center;width:100%;height:100%;}
#no-fullscreen .wrap {background-color: #303030;display: flex;flex-direction: column;align-items: center;padding: 30px 32px 26px 32px;border-radius: 14px;}
#no-fullscreen span {display:block;font-family: 'e-Ukraine-Light';font-size: 15px;color: #ffffff;text-align: center;line-height: 1.6;}
#no-fullscreen .close {background-image: url(resources/menu-ico/close-white.svg);background-size: 22px;background-position: 50% 50%;background-repeat: no-repeat;width: 36px;height: 36px;border-radius: 40px;margin-top: 26px;background-color: #546e7a73;}
#no-fullscreen .close:hover {cursor:pointer;border: 1px solid #ffffff63;}

/* ---------------------------- */
/* ПОДСКАЗКА УПРАВЛЕНИЯ ------ */
/* --------------------------- */
.podskazka-boss {position: fixed;overflow: hidden;top:0;left:0;bottom:0;right:0;z-index:42;width:100%;height:100%;background-color: #0a0a0acc;background-color: #041611b5;background-color: #0a0a0aa3;backdrop-filter: blur(4px);-webkit-backdrop-filter:blur(4px);}
.podskazka-shef {height:100%;color:#fff;text-align:center;font-size: 16px;line-height: 1.4em;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-align-items: center;-ms-align-items: center;align-items: center;-webkit-justify-content: center;-ms-justify-content: center;justify-content: center;font-family: 'e-Ukraine-regular';}
.podskazka-desktop {display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;}
.podskazka-desktop .move {display: flex;flex-direction: column;align-items: center;margin-top: 16px;}
.podskazka-desktop .move img{display:block;width: 100px;margin-top: 28px;}
.podskazka-desktop .move span {font-family: 'e-Ukraine-Light';display: block;font-size: 14px;}
.podskazka-desktop .move.en span {font-size: 17px;line-height: 1.5;}
.podskazka-boss .promt {width: 100%;font-size: 18px;font-family: 'e-Ukraine-regular';}
.podskazka-boss .promt.en {display:none;}
.podskazka-boss .promt-ok {color: #ffffff;border-radius: 22px;cursor: pointer;width: 128px;height: 38px;margin-top: 60px;margin-left: 2px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.podskazka-boss .promt-ok span {display:block;font-family: 'e-Ukraine-Light';line-height: 14px;font-size: 14px;}
.podskazka-desktop .promt-ok:hover {background: #546e7a;}
.podskazka-desktop .promt-ok {background: #37474f;}

.podskazka-mobile {width: 320px;display: flex;flex-direction: column;flex-wrap: wrap;align-content: center;align-items: center;}
.podskazka-mobile .move {display: flex;flex-direction: column;align-items: center;margin-top: 14px;}
.podskazka-mobile .move img{display:block;width: 86px;margin-top: 38px;margin-left: -4px;}
.podskazka-mobile .move span {font-family: 'e-Ukraine-Light';display: block;font-size: 14px;}
.podskazka-mobile .move.en span {font-size: 17px;line-height: 1.5;}
.podskazka-mobile .promt-ok {background: #007F4D;}

/* ---------------------------- */
/* БЛОКИРОВКА ГОРИЗОНТАЛЬНОГО ЭКРАНА НА ТЕЛЕФОНАХ ------------- */
/* --------------------------- */
.landscape_mode{width:100%;height:100%;background: #171717;position:fixed;overflow:hidden;top:0;left:0;bottom:0;right:0;z-index: 9999999;display:none;}
.landscape_mode .wrapper {display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: center;align-items: center;height: 100%;}
.landscape_mode span {font-family: 'e-Ukraine-Light';font-size: 16px;color: #fff;}
.landscape_mode img {width: 90px;margin-top: 38px;}


/* ---------------------------- */
/* OCULUS кнопки ------------- */
/* --------------------------- */
#oculus-baffle {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;background: #000000;}
.oculus-intro {display: flex;margin: 58px auto 0;}
.oculus-intro div {display: flex;border-radius: 8px;align-items: center;justify-content: center;}
.oculus-intro div:hover {box-shadow: 0 0 0 3px #fff;}
.oculus-intro span {display: block;font-family: 'e-Ukraine-Bold';font-size: 14px;line-height: 1;text-transform: uppercase;}
.oculus-intro #start-oculus {width: 290px;height: 55px;background-color: #1976d2;margin-right: 12px;}
.oculus-intro #start-web {width: 290px;height: 55px;background-color: #cfd8dc;margin-left: 12px;color: #4a4a4a;}


/* ---------------------------- */
/* INTRO 360*640 baza ------------- */
/* --------------------------- */
.intro-boss-wrapper {background-image: url(resources/img/mob-bk.jpg);background-size: cover;background-position: 90% 50%;background-repeat: no-repeat;z-index: 9999;overflow: hidden;width:100%;height:100%;position: fixed;top: 0;left: 0;right:0;bottom:0;background-color: #093227;display: flex;flex-direction: column;justify-content: space-between;color: #fff;}
.intro-boss-wrapper .bk-img {position: absolute;display: none;}

.intro-boss-wrapper .lang-wrap {display: flex;justify-content: space-between;border-bottom: 2px solid #fff;align-items: center;padding-bottom: 10px;z-index: 1;margin: 16px 22px 0 22px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 20px;font-family: 'ermilov-bold';}
.intro-boss-wrapper .lang-wrap .lang {display: flex;font-size: 14px;font-family: 'ermilov-bold';line-height: 14px;}
.intro-boss-wrapper .lang-wrap .lang div {background-color: transparent;width: 40px;height: 40px;border-radius: 60px;display: flex;align-items: center;justify-content: center;}
.intro-boss-wrapper .lang-wrap .lang .ua {margin-right: 0px;}
.intro-boss-wrapper .lang-wrap .lang .active{background-color: #007F4D;}
.intro-boss-wrapper .lang-wrap .lang span {display: block;}
.intro-boss-wrapper .lang-wrap .lang a {color: #fff;text-decoration: none;display: block;}
.intro-boss-wrapper .lang-wrap .lang a:hover{text-decoration: underline;}

.intro-boss-wrapper .title {display: flex;flex-direction: column;align-items: flex-start;z-index: 1;margin: 0px 22px 0 22px;}
.intro-boss-wrapper .title h1 {font-size: 60px;font-size: 16.5vw;font-family: 'ermilov-bold';line-height: 16.5vw;}
.intro-boss-wrapper .title h1 span {display: block;}
.intro-boss-wrapper .title p {font-family: 'e-Ukraine-Light';font-size: 14px;margin-top: 22px;line-height: 1.4;}

.intro-boss-wrapper .partner {display: flex;z-index: 1;background: #fff;padding: 22px 0px 16px;justify-content: space-between;align-items: center;flex-direction: column;}
.intro-boss-wrapper .partner .logo  {display: flex;align-items: center;justify-content: space-between;width: 100%;padding: 0 22px;}
.intro-boss-wrapper .partner .logo img {height: 60px;}
.intro-boss-wrapper .partner .description {color: #737373;display: none;}
.intro-boss-wrapper .partner .description p {font-family: 'e-Ukraine-Light';font-size: 14px;line-height: 1.5;}
.intro-boss-wrapper .partner .copyright-wrap {color: #737373;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;margin-top: 18px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-family: 'e-Ukraine-Light';font-size: 12px;display: none;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-family: 'e-Ukraine-Light';font-size: 12px;}
.intro-boss-wrapper .partner .copyright-wrap .powered a {color:#007F4D;text-decoration: none;}

.promo-vr {position: absolute;display: none;}

.intro-button {width: 100%;height: 50px;background-color: #007F4D;background-color: #078049;font-size: 26px;font-family: 'ermilov-bold';line-height: 26px;border-radius: 56px;display: flex;align-items: center;justify-content: center;margin: 42px auto 0;}
.intro-button span {display: block;}
.intro-button:hover {cursor:pointer;background-color: #029f61;}


/* ---------------------------- */
/* DOWN ------ */
/* --------------------------- */

/* - !!!!!!!!!!!! - - - 330 px - - - !!!!!!!!!!!! - */
@media screen and (max-width: 330px) {
.podskazka-boss .promt-ok {width: 160px;}
.intro-boss-wrapper .lang-wrap {padding-bottom: 6px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 18px;}
.intro-boss-wrapper .title p {font-size: 13px;}
.intro-button {margin: 28px auto 0;}
.intro-boss-wrapper .partner .logo img {height: 50px;}
}

/* - !!!!!!!!!!!! - - - 760px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 760px) {
.intro-boss-wrapper .lang-wrap .txt {font-size: 26px;}
.intro-boss-wrapper .lang-wrap {margin: 62px 62px 0 62px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 50px;height: 50px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 18px;line-height: 18px;}
.intro-boss-wrapper .title {margin: 0px 72px 0 72px;display: flex;align-items: flex-start;}
.intro-boss-wrapper .title h1 {font-size: 110px;line-height: 110px;}
.intro-boss-wrapper .title p {font-size: 22px;line-height: 32px;margin-top: 42px;}
.intro-button {margin: 72px 0 0 0;width: 330px;height: 60px;}
.intro-boss-wrapper .partner {padding: 28px 24px 28px 32px;display: flex;flex-direction: row;align-items: flex-start;justify-content: space-between;}
.intro-boss-wrapper .partner .logo {padding: 0 0px;width: 260px;flex-shrink: 0;}
.intro-boss-wrapper .partner .logo img {height: 60px;}
.intro-boss-wrapper .partner .copyright-wrap {margin-top: 0;display: flex;flex-direction: column;align-items: flex-start;width: 160px;flex-shrink: 0;}
.intro-boss-wrapper .partner .copyright-wrap .copy {display:block;}
.intro-boss-wrapper .partner .description {display:block;width: 210px;}
.intro-boss-wrapper .partner .description p {font-size: 13px;line-height: 1.35;}
.promo-vr {position: absolute;display: block;bottom: 180px;right: 40px;width: 140px;height: 140px;}
.promo-vr .img1 {position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);width: 50%;}
.promo-vr .img2 {position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);animation: anime-vrpromo 30s linear infinite;}
@keyframes anime-vrpromo {
  0% {transform: translateX(-50%) translateY(-50%) rotate(0deg);}
  100% {transform: translateX(-50%) translateY(-50%) rotate(360deg);}
}
}


/* - !!!!!!!!!!!! - - - 1022 px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1022px) {
#get-device {font-size:20px;}
.intro-boss-wrapper {background-image: none;min-height: 600px;}
.intro-boss-wrapper .bk-img {right: 50px;top: 43%;height: 67%;transform: translateY(-50%);display: block;}
.intro-boss-wrapper .bk-img img {height: 100%;}
.intro-boss-wrapper .lang-wrap {padding-bottom: 14px;margin: 32px 42px 0 42px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 28px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 16px;line-height: 16px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 42px;height: 42px;}
.intro-boss-wrapper .lang-wrap .lang .ua {margin-right: 8px;}
.intro-boss-wrapper .lang-wrap .lang a:hover{text-decoration: underline;}
.intro-boss-wrapper .title {margin: -20px 42px 0 42px;}
.intro-boss-wrapper .title h1 {font-size: 100px;line-height: 100px;}
.intro-boss-wrapper .title h1 span {display: inline;}
.intro-boss-wrapper .title p {font-size: 17px;width: 480px;margin-top: 22px;line-height: 1.6;}
.intro-boss-wrapper .partner {display: flex;padding: 22px 32px;align-items: flex-start;justify-content: space-between;}
.intro-boss-wrapper .partner .logo {width: auto;}
.intro-boss-wrapper .partner .logo img {margin-right: 24px;}
.intro-boss-wrapper .partner .description {width: 355px;}
.intro-boss-wrapper .partner .description p {font-size: 13px;line-height: 1.5;}
.intro-boss-wrapper .partner .copyright-wrap {display: flex;align-items: flex-start;width: 240px;justify-content: flex-start;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 13px;line-height: 1.5;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 13px;margin-top: 8px;}
.intro-button {width: 400px;height: 56px;font-size: 32px;line-height: 32px;margin-top: 52px;}
.promo-vr {bottom: 140px;right: 40px;width: 180px;height: 180px;}

.intro-boss-wrapper.en .partner .description p {font-size: 12px;}
.intro-boss-wrapper.en .partner .copyright-wrap .copy {font-size: 12px;}
.intro-boss-wrapper.en .partner .copyright-wrap .powered {font-size: 12px;}
.intro-boss-wrapper.en .title p {width: 520px;}
}

/* - !!!!!!!!!!!! - - - 1270px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1270px) {
.intro-boss-wrapper .bk-img {right: 80px;top: 50%;height: 57%;}
.intro-boss-wrapper .lang-wrap {margin: 52px 62px 0 62px;}
.intro-boss-wrapper .title {margin: -20px 62px 0 62px;}
.intro-boss-wrapper .partner {padding: 22px 52px;}
.intro-boss-wrapper .partner .logo img {height: 80px;margin-right: 44px;}
.intro-boss-wrapper .partner .description {width: 377px;}
.intro-boss-wrapper .partner .description p {font-size: 15px;line-height: 1.6;}
.intro-boss-wrapper .partner .copyright-wrap {width: 284px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 15px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 15px;line-height: 1;margin-top: 8px;}
.promo-vr {bottom: 170px;right: 90px;width: 200px;height: 200px;}

.intro-boss-wrapper.en .partner .description {width: 407px;}
.intro-boss-wrapper.en .partner .copyright-wrap {width: 274px;}
.intro-boss-wrapper.en .partner .description p {font-size: 14px;}
.intro-boss-wrapper.en .partner .copyright-wrap .copy {font-size: 14px;}
.intro-boss-wrapper.en .partner .copyright-wrap .powered {font-size: 14px;margin-top: 8px;}
}

/* - !!!!!!!!!!!! - - - 1360px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1360px) {
.intro-boss-wrapper .bk-img {right: 80px;top: 50%;height: 93%;}
}

/* - !!!!!!!!!!!! - - - 1420px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1420px) {
.intro-boss-wrapper .partner .logo img {margin-right: 64px;}
.intro-boss-wrapper .bk-img {right: 60px;height: 80%;}
.intro-boss-wrapper .partner {padding: 22px 72px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 50px;height: 50px;}
}

/* - !!!!!!!!!!!! - - - 1530px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1530px) {
.intro-boss-wrapper .bk-img {right: 90px;height: 92%;}
}

/* - !!!!!!!!!!!! - - - 1680px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1680px) {
.intro-boss-wrapper .bk-img {right: 80px;height: 76%;top: 47%;}
.intro-boss-wrapper .partner {padding: 32px 72px;}
.intro-boss-wrapper .partner .logo img {height: 100px;margin-right: 52px;}
.intro-boss-wrapper .partner .description {width: 520px;}
.intro-boss-wrapper .partner .description p {font-size: 20px;}
.intro-boss-wrapper .partner .copyright-wrap {width: 380px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 20px;margin-top: 12px;}
.intro-boss-wrapper .lang-wrap {margin: 72px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 36px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 70px;height: 70px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 24px;line-height: 24px;}
.intro-boss-wrapper .title {margin: -20px 72px 0 82px;}
.intro-boss-wrapper .title h1 {font-size: 130px;line-height: 130px;}
.intro-boss-wrapper .title p {font-size: 26px;width: 880px;margin-top: 32px;line-height: 1.7;}
.intro-button {width: 500px;height: 76px;font-size: 40px;line-height: 40px;margin-top: 62px;}
.promo-vr {bottom: 220px;right: 100px;width: 230px;height: 230px;}
.intro-boss-wrapper.en .partner .description p {font-size: 18px;}
.intro-boss-wrapper.en .partner .copyright-wrap .copy {font-size: 18px;}
.intro-boss-wrapper.en .partner .copyright-wrap .powered {font-size: 18px;}
}

/* - !!!!!!!!!!!! - - - 1900px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1900px) {
.intro-boss-wrapper .bk-img {right: 140px;height: 970px;top: 50%;}
}


@media screen and (min-width: 390px) and (max-width: 542px) and (min-height: 830px) and (orientation: portrait) {
.intro-boss-wrapper .lang-wrap {margin: 32px 32px 0 32px;}
.intro-boss-wrapper .title {margin: 0px 32px 0 32px;}
.intro-boss-wrapper .title h1 {font-size: 15.8vw;}
.intro-boss-wrapper .title p {font-size: 16px;}
.intro-button {height: 56px;margin: 52px auto 0;}
.intro-boss-wrapper .partner .description {display: block;margin: 32px 22px 0;text-align: center;}
.intro-boss-wrapper .partner .description p {font-size: 13px;}
}

@media screen and (min-width: 1020px) and (max-width: 1040px) and (min-height: 1300px) and (orientation: portrait) {
.intro-boss-wrapper .bk-img {height: 110%;width: 110%;right: -340px;margin-top: 30px;}
.intro-boss-wrapper .title h1 span {display: block;}
.intro-boss-wrapper .bk-img img {max-width: none;width: 120%;height: auto;}
.intro-boss-wrapper .lang-wrap {margin: 72px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 34px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 62px;height: 62px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 22px;line-height: 22px;}
.intro-boss-wrapper .title {margin: -20px 82px 0 82px;}
.intro-boss-wrapper .title h1 {font-size: 140px;line-height: 140px;}
.intro-boss-wrapper .title p {font-size: 26px;width: 720px;margin-top: 62px;line-height: 1.6;}
.intro-button {width: 660px;height: 80px;font-size: 42px;line-height: 42px;margin-top: 72px;}
}

@media screen and (min-width: 1270px) and (max-width: 1640px) and (min-height: 800px) and (orientation: landscape) {
.intro-boss-wrapper .lang-wrap {margin: 62px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 32px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 60px;height: 60px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 20px;line-height: 20px;}
.intro-boss-wrapper .title {margin: -20px 82px 0 82px;}
.intro-boss-wrapper .title h1 {font-size: 120px;line-height: 120px;}
.intro-boss-wrapper .title p {font-size: 20px;width: 550px;line-height: 1.8;}
.intro-button {width: 480px;height: 70px;font-size: 38px;line-height: 38px;margin-top: 52px;}
}

@media screen and (min-width: 1670px) and (min-height: 1020px) and (orientation: landscape) {
.intro-boss-wrapper .partner {padding: 32px 72px;}
.intro-boss-wrapper .partner .logo img {height: 100px;margin-right: 52px;}
.intro-boss-wrapper .partner .description {width: 520px;}
.intro-boss-wrapper .partner .description p {font-size: 20px;}
.intro-boss-wrapper .partner .copyright-wrap {width: 380px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 20px;margin-top: 12px;}
.intro-boss-wrapper .lang-wrap {margin: 72px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 36px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 70px;height: 70px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 24px;line-height: 24px;}
.intro-boss-wrapper .title {margin: -20px 72px 0 82px;}
.intro-boss-wrapper .title h1 {font-size: 130px;line-height: 130px;}
.intro-boss-wrapper .title p {font-size: 24px;width: 700px;margin-top: 32px;line-height: 1.7;}
.intro-button {width: 500px;height: 76px;font-size: 40px;line-height: 40px;margin-top: 62px;}
.intro-boss-wrapper.en .title p {width: 650px;}
.intro-boss-wrapper.en .partner .description {width: 520px;}
.intro-boss-wrapper.en .partner .copyright-wrap {width: 420px;}
}

/* - !!!!!!!!!!!! - - - 2200px (под 2560) - - - !!!!!!!!!!!! - */
@media screen and (min-width: 2400px) {
.intro-boss-wrapper .partner {padding: 52px 142px;}
.intro-boss-wrapper .partner .logo img {height: 120px;margin-right: 112px;}
.intro-boss-wrapper .partner .description {width: 764px;}
.intro-boss-wrapper .partner .description p {font-size: 28px;}
.intro-boss-wrapper .partner .copyright-wrap {width: 530px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 28px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 28px;}
.intro-boss-wrapper .lang-wrap {margin: 122px 142px 0 142px;padding-bottom: 24px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 46px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 100px;height: 100px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 36px;line-height: 36px;}
.intro-boss-wrapper .title {margin: -40px 142px 0 142px;}
.intro-boss-wrapper .title h1 {font-size: 170px;line-height: 170px;}
.intro-boss-wrapper .title p {font-size: 36px;width: 960px;margin-top: 52px;line-height: 1.7;}
.intro-button {width: 760px;height: 96px;font-size: 54px;line-height: 54px;margin-top: 92px;}
.intro-boss-wrapper .bk-img {right: 190px;height: 1250px;top: 50%;}
.promo-vr {bottom: 300px;right: 80px;width: 340px;height: 340px;}
.promo-vr .img2 {width: 340px;}
.intro-boss-wrapper.en .title p {width: 840px;}
.intro-boss-wrapper.en .partner .description p {font-size: 24px;}
.intro-boss-wrapper.en .partner .copyright-wrap .copy {font-size: 24px;}
.intro-boss-wrapper.en .partner .copyright-wrap .powered {font-size: 24px;}
.intro-boss-wrapper.en .partner .copyright-wrap {width: 560px;}
.intro-boss-wrapper.en .partner .description {width: 730px;}
}
