@font-face {
  font-family: 'Inter';
  src: url('resources/fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('resources/fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('resources/fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

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

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

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

@font-face {
    font-family: 'e-Ukraine';
    src: url('resources/fonts/e-Ukraine-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

html {height:100%;overflow: hidden;}
body {height:100%;overflow: hidden;margin:0;padding:0;font-family: 'Inter', 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;}
a {color:#3a84df;outline:none;}
a:hover {color:#b22222;}
a:focus {outline:none;}
.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;}
.no-wrap {white-space: nowrap;}
::-webkit-scrollbar {width: 0;height: 0;}

#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';font-weight: 400;font-size:18px;color: #37474f;width: 70%;text-align: center;line-height: 1.5;}

#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';font-weight: 400;font-size:16px;color: #ffffff;text-align: center;line-height: 1.6;}
#no-fullscreen .close {background-image: url(resources/icon/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: #ffffff94;background-color: #0a0a0ac4;backdrop-filter: blur(4px);-webkit-backdrop-filter:blur(4px);}
.podskazka-shef {height:100%;color:#fff;/* color: #000; */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;}


.touchevents .podskazka-desktop {display:none;}
.no-touchevents .podskazka-desktop {display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;}
.podskazka-desktop {border-radius: 32px;}
.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';font-weight: 400;display: block;font-size: 16px;}
.podskazka-desktop .move.en span {font-size: 17px;line-height: 1.5;}
.podskazka-boss .promt {width: 100%;font-size: 18px;font-family: 'e-Ukraine';font-weight: 700;}
.podskazka-boss .promt.en {display:none;}
.podskazka-boss .promt-ok {color: #ffffff;border-radius: 22px;cursor: pointer;width: 128px;height: 42px;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';font-weight: 500;line-height: 14px;font-size: 15px;}
.podskazka-desktop .promt-ok:hover {box-shadow: 0 0 0 4px #ffffff5e;}
.podskazka-desktop .promt-ok {background: #37474f;background: #f4f4f4;color: #682f45;color: #000000;}

.no-touchevents .podskazka-mobile {display:none;}
.touchevents .podskazka-mobile {display: flex;flex-direction: column;flex-wrap: wrap;align-content: center;align-items: center;}
.podskazka-mobile {width: 320px;}
.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';font-weight: 400;display: block;font-size: 15px;}
.podskazka-mobile .move.en span {font-size: 17px;line-height: 1.5;}
.podskazka-mobile .promt-ok {background: #ffffff;color: #000000;}

.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';font-weight: 500;font-size: 16px;color: #fff;}
.landscape_mode img {width: 90px;margin-top: 38px;}

.intro-boss-wrapper {background-image: url(resources/img/main_bg.png);background-size: cover;background-position: center;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: #142760;display: flex;flex-direction: column;justify-content: space-between;color: #fff;transition: 0.4s;opacity: 1;}
.intro-boss-wrapper .background-wrap {position: absolute;z-index: 1;top: 0px;left: 0px;width: 100%;height: 100%;background-color: #31383959;}
.intro-boss-wrapper .background-wrap .bk-img {position: absolute;z-index: 1;display: none;}
.intro-boss-wrapper .background-wrap .line-img {position: absolute;z-index: 3;left: 0px;top: 53%;width: 100%;height: auto;display: flex;}
.intro-boss-wrapper .background-wrap .line-img img {width: 100%;}
.intro-boss-wrapper .background-wrap .flower-img {position: absolute;z-index: 2;left: 0px;bottom: 90px;width: 65%;height: auto;display: flex;}

.intro-boss-wrapper .lang-wrap {position: relative;z-index: 2;display: flex;justify-content: space-between;border-bottom: 2px solid #fff;align-items: center;padding-bottom: 15px;z-index: 1;margin: 30px 20px 0 20px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 22px;font-weight: 700;}
.intro-boss-wrapper .lang-wrap .lang {display: flex;font-size: 14px;line-height: 14px;font-weight: 700;}
.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: #1343D0;}
.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 {position: relative;z-index: 2;display: flex;flex-direction: column;align-items: flex-start;z-index: 1;margin: 0px 20px 0 20px;}
.intro-boss-wrapper .title h1 {display: none;}
.intro-boss-wrapper .title img.logo-desctop {display: none;}
.intro-boss-wrapper .title img.logo-mobile {width: 65%;}

.intro-boss-wrapper .partner {position: relative;z-index: 2;display: flex;background: #fff;padding: 15px 0px;justify-content: space-between;align-items: center;flex-direction: column;}
.intro-boss-wrapper .partner .logo  {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;width: 100%;padding: 0 20px;gap: 10px;}
.intro-boss-wrapper .partner .logo img {height: 45px;}
.intro-boss-wrapper .partner .logo img[src*="imersum"] {height: 12px;}
.intro-boss-wrapper .partner .logo img[src*="emuseum"] {height: 20px;}
.intro-boss-wrapper .partner .copyright-wrap {color: #000000;display: flex;align-items: flex-end;width: 100%;margin-top: 10px;padding: 0px 20px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 12px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 12px;white-space: nowrap;}
.intro-boss-wrapper .partner .copyright-wrap .powered a {color:#000000;}

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

.intro-button {width: 100%;height: 50px;background-color: #1343D0;font-size: 20px;line-height: 26px;font-weight: 700;border-radius: 50px;display: flex;align-items: center;justify-content: center;margin: 30px auto 0;cursor: pointer;}
.intro-button span {display: block;}
.intro-button:hover {cursor:pointer;background-color: #1343D0;}
.intro-button.hide {display: none;}

.intro-boss-wrapper.hide {opacity: 0;user-select: none;pointer-events: none;}

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

@media screen and (max-width: 320px) {
.podskazka-boss .promt-ok {width: 160px;}
}

/* - !!!!!!!!!!!! - - - 330 px - - - !!!!!!!!!!!! - */
@media screen and (max-width: 330px) {
.intro-boss-wrapper .lang-wrap {padding-bottom: 6px;margin-left: 15px;margin-right: 15px;margin-top: 20px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 18px;}
.intro-boss-wrapper .title {margin-left: 15px;margin-right: 15px;}
.intro-boss-wrapper .partner .logo {padding: 0px 15px;}
.intro-boss-wrapper .partner .copyright-wrap {padding: 0px 15px;}
.intro-button {margin: 28px auto 0;font-size: 18px;height: 46px;}
}

/* - !!!!!!!!!!!! - - - 520px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 520px) {
.intro-boss-wrapper .lang-wrap {margin: 40px 30px 0px;padding-bottom: 20px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 30px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 20px;line-height: 20px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 60px;height: 60px;}
.intro-boss-wrapper .title {margin: 0px 30px 0px 30px;}

.intro-boss-wrapper .partner {padding: 30px 0px;}
.intro-boss-wrapper .partner .logo {padding: 0px 30px;}
.intro-boss-wrapper .partner .logo img {height: 48px;}
.intro-boss-wrapper .partner .logo img[src*="imersum"] {height: 14px;}
.intro-boss-wrapper .partner .logo img[src*="emuseum"] {height: 22px;}
.intro-boss-wrapper .partner .copyright-wrap {padding: 0px 30px;margin-top: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 16px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 16px;}

.intro-button {height: 56px;font-size: 24px;margin-top: 20px;}
}

/* - !!!!!!!!!!!! - - - 760px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 760px) {
.intro-boss-wrapper .lang-wrap .txt {font-size: 32px;}
.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 62px 0 62px;display: flex;align-items: flex-start;}
.intro-boss-wrapper .title img.logo-mobile {width: 50%;}
.intro-button {margin: 62px 0 0 0;width: 330px;height: 60px;}
.intro-boss-wrapper .partner {padding: 28px 62px 28px 62px;display: flex;flex-direction: row;align-items: flex-start;justify-content: space-between;}
.intro-boss-wrapper .partner .logo {padding: 0 0px;width: 45%;flex-shrink: 0;gap: 20px;}
.intro-boss-wrapper .partner .logo img {height: 50px;}
.intro-boss-wrapper .partner .copyright-wrap {margin-top: 0;display: flex;flex-direction: column;align-items: flex-start; flex-shrink: 0;padding: 0px;width: calc(100% - 55%);}
.intro-boss-wrapper .partner .copyright-wrap .copy {display:block;}
.promo-vr {position: absolute;z-index: 2; 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);}
}
}


/* - !!!!!!!!!!!! - - - 1020 px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1020px) {
.intro-boss-wrapper {background-image: none;min-height: 500px;}
.intro-boss-wrapper .background-wrap {background-color: transparent;}
.intro-boss-wrapper .background-wrap .bk-img {right: 50px;top: 43%;width: 50%;padding-top: 50%;transform: translateY(-50%);display: block;border-radius: 100%;overflow: hidden;position: absolute;z-index: 1;}
.intro-boss-wrapper .background-wrap .bk-img img {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;object-fit: cover;}
.intro-boss-wrapper .background-wrap .line-img {top: 40%;}
.intro-boss-wrapper .background-wrap .flower-img {left: -80px;bottom: 40px;}
.intro-boss-wrapper .lang-wrap {padding-bottom: 0px;margin: 32px 42px 0 42px;border: none;}
.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: 52px;height: 52px;}
.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: 0px 42px 0 42px;}
.intro-boss-wrapper .title img.logo-mobile {display: none;}
.intro-boss-wrapper .title img.logo-desctop {width: 25%;display: block;margin-left: -1%;}
.intro-boss-wrapper .partner {display: flex;padding: 22px 42px;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 .copyright-wrap {display: flex;align-items: flex-start;width: 300px;justify-content: flex-start;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 14px;line-height: 1.5;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 14px;margin-top: 8px;}
.intro-button {width: 400px;height: 56px;font-size: 24px;line-height: 32px;margin-top: 32px;}
.promo-vr {bottom: 160px;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: 570px;max-width: 570px;}
}

/* - !!!!!!!!!!!! - - - 1270px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1270px) {
.intro-boss-wrapper .background-wrap .bk-img {right: 62px;top: 45%;width: 55%;padding-top: 55%;}
.intro-boss-wrapper .lang-wrap {margin: 52px 62px 0 62px;}
.intro-boss-wrapper .lang-wrap .lang div {width: 52px;height: 52px;}
.intro-boss-wrapper .title {margin: -20px 62px 0 62px;}
.intro-boss-wrapper .partner {padding: 22px 52px;}
.intro-boss-wrapper .partner .logo img {height: 60px;margin-right: 44px;}
.intro-boss-wrapper .partner .logo img[src*="imersum"] {height: 18px;}
.intro-boss-wrapper .partner .logo img[src*="emuseum"] {height: 26px;}
.intro-boss-wrapper .partner .copyright-wrap {width: 400px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 16px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 16px;line-height: 1;margin-top: 8px;}
.promo-vr {bottom: 170px;right: 62px;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 .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: 20px;line-height: 20px;}
.intro-boss-wrapper .background-wrap .bk-img {right: 62px;top: 50%;width: 58%;padding-top: 58%;}
.intro-boss-wrapper .title img.logo-desctop {width: 25%;}
}

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

/* - !!!!!!!!!!!! - - - 1530px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1530px) {
.intro-boss-wrapper .background-wrap .bk-img {right: 72px;}
}

/* - !!!!!!!!!!!! - - - 1680px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1680px) {
.intro-boss-wrapper .background-wrap .bk-img {right: 72px;top: 47%;}
.intro-boss-wrapper .background-wrap .line-img {top: 40%;}
.intro-boss-wrapper .background-wrap .flower-img {bottom: 80px;left: -40px;}
.intro-boss-wrapper .partner {padding: 22px 72px;}
.intro-boss-wrapper .partner .logo {height: 100%;}
.intro-boss-wrapper .partner .logo img {height: 70px;margin-right: 52px;}
.intro-boss-wrapper .partner .copyright-wrap {width: 460px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 18px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 18px;margin-top: 12px;}
.intro-boss-wrapper .lang-wrap {margin: 42px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 42px;}
.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: 0px 72px 0 82px;}
.intro-boss-wrapper .title img.logo-desctop {width: 23%;}
.intro-button {width: 500px;height: 76px;font-size: 40px;line-height: 40px;margin-top: 42px;}
.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 .background-wrap .bk-img {right: 120px;top: 50%;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 52px;}
}


@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-button {height: 56px;margin: 52px auto 0;}
}

@media screen and (min-width: 1020px) and (max-width: 1040px) and (min-height: 1300px) and (orientation: portrait) {
.intro-boss-wrapper .background-wrap .bk-img {width: 100%;padding-top: 100%; right: -340px;margin-top: 30px;}
.intro-boss-wrapper .background-wrap .line-img {top: 53%;}
.intro-boss-wrapper .background-wrap .flower-img {left: 0px;bottom: 90px;}
.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: 0px 72px 0 72px;}
.intro-boss-wrapper .title img.logo-desctop {width: 50%;display: block;}
.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: 42px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 38px;}
.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: 0px 72px 0 72px;}
.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: 36px;line-height: 38px;margin-top: 42px;}
}

@media screen and (min-width: 1670px) and (min-height: 1020px) and (orientation: landscape) {
.intro-boss-wrapper .partner {padding: 22px 72px;}
.intro-boss-wrapper .partner .logo img {height: 70px;margin-right: 52px;}
.intro-boss-wrapper .partner .logo img[src*="imersum"] {height: 20px;}
.intro-boss-wrapper .partner .logo img[src*="emuseum"] {height: 32px;}
.intro-boss-wrapper .partner .copyright-wrap {width: 460px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 18px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 18px;margin-top: 12px;}
.intro-boss-wrapper .lang-wrap {margin: 42px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 52px;}
.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: 0px 72px 0 82px;}
.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: 100px;margin-right: 112px;}
.intro-boss-wrapper .partner .description {width: 764px;}
.intro-boss-wrapper .partner .description p {font-size: 22px;}
.intro-boss-wrapper .partner .copyright-wrap {width: 530px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 22px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 22px;}
.intro-boss-wrapper .lang-wrap {margin: 82px 142px 0 142px;padding-bottom: 24px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 52px;}
.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-button {width: 760px;height: 96px;font-size: 54px;line-height: 54px;margin-top: 92px;}
.intro-boss-wrapper .background-wrap .flower-img img {width: 35%;}
.promo-vr {bottom: 300px;right: 80px;width: 340px;height: 340px;}
.promo-vr .img2 {width: 340px;}
.intro-boss-wrapper.en .title p {width: 950px;max-width: 960px;}
.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;}
}
