@font-face {
  font-family: 'e-Ukraine';
  src: url('resources/fonts/e-Ukraine-Bold.otf');
  src: local('e-Ukraine Bold'), local('e-Ukraine-Bold'),
      url('resources/fonts/e-Ukraine-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'e-Ukraine';
  src: url('resources/fonts/e-Ukraine-Medium.otf');
  src: local('e-Ukraine Medium'), local('e-Ukraine-Medium'),
      url('resources/fonts/e-Ukraine-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'e-Ukraine';
  src: url('resources/fonts/e-Ukraine-Regular.otf');
  src: local('e-Ukraine Regular'), local('e-Ukraine-Regular'),
      url('resources/fonts/e-Ukraine-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

html {height:100%;overflow: hidden;}
body {height:100%;overflow: hidden;margin:0;padding:0;font-family: 'e-Ukraine', 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;}
#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;}

/* ---------------------------- */
/* INTRO 360*640 baza ------------- */
/* --------------------------- */
.intro-boss-wrapper {z-index: 9999;overflow: hidden;width:100%;height:100%;position: fixed;top: 0;left: 0;right:0;bottom:0;background-color: #0138A3;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%;}
.intro-boss-wrapper .background-wrap .bk-img {position: absolute;z-index: 1;display: none;}

.intro-boss-wrapper .lang-wrap {position: relative;z-index: 2;display: flex;justify-content: space-between;align-items: center;z-index: 1;margin: 30px 20px 0 20px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 18px;font-weight: 700;text-transform: uppercase;}
.intro-boss-wrapper .lang-wrap .lang {display: flex;font-size: 15px;line-height: 15px;font-weight: 700;gap: 10px;}
.intro-boss-wrapper .lang-wrap .lang div {background-color: transparent;display: flex;align-items: center;justify-content: center;border-bottom: 2px solid transparent;padding-bottom: 4px;}
.intro-boss-wrapper .lang-wrap .lang .ua {margin-right: 0px;}
.intro-boss-wrapper .lang-wrap .lang .active{border-color: #ffffff;}
.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 .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 {font-size: 18px;font-weight: 700;line-height: 150%;color: #ffffff;text-transform: uppercase;margin-top: 4px;margin-bottom: 4px;}
.intro-boss-wrapper .title p {display: none;}
.intro-boss-wrapper .title img.logo-desctop {width: 100%;}
.intro-boss-wrapper .title img.logo-mobile {width: 100%;}

.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-reverse;}
.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: 30px; width: calc((100% - 40px) / 5);object-fit: contain;}
.intro-boss-wrapper .partner .logo img[src*="ucf_logo"] {height: 38px;}
.intro-boss-wrapper .partner .copyright-wrap {color: #0138A3;display: flex;flex-direction: column;align-items: center;width: 100%;margin-top: 10px;padding: 0px 20px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 12px;}
.intro-boss-wrapper .partner .copyright-wrap .copy .second {display: none;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 12px;margin-top: 4px;}
.intro-boss-wrapper .partner .copyright-wrap .powered a {color:#0138A3;}

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

.intro-button {width: 100%;height: 50px;background-color: transparent;font-size: 20px;line-height: 26px;font-weight: 700;border-radius: 0px;border: 3px solid #ffffff; display: flex;align-items: center;justify-content: center;margin: 10px auto 0;cursor: pointer;transition: 0.4s;}
.intro-button:hover {background-color: #ffffff;color: #0138A3;}
.intro-button span {display: block;}

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

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

/* - !!!!!!!!!!!! - - - 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 .title img.logo-desctop {width: 70%;margin: 0px auto;}
.intro-boss-wrapper .title img.logo-mobile {width: 50%;margin: 0px auto;}
.intro-boss-wrapper .partner .logo {padding: 0px 15px;}
.intro-boss-wrapper .partner .copyright-wrap {padding: 0px 15px;}
.intro-button {margin: 8px auto 0;font-size: 16px;height: 46px;}
}

/* - !!!!!!!!!!!! - - - 520px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 520px) {
.intro-boss-wrapper .lang-wrap {margin: 20px 30px 0px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 22px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 18px;line-height: 18px;}
.intro-boss-wrapper .title {margin: 0px 30px 0px 30px;}
.intro-boss-wrapper .title h1 {font-size: 26px;}

.intro-boss-wrapper .partner {padding: 30px 0px;}
.intro-boss-wrapper .partner .logo {padding: 0px 30px;}
.intro-boss-wrapper .partner .logo img {height: 50px;}
.intro-boss-wrapper .partner .logo img[src*="ucf_logo"] {height: 60px;}
.intro-boss-wrapper .partner .copyright-wrap {padding: 0px 30px;margin-top: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 20px;}

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

@media screen and (min-width: 520px) and (max-height: 730px) {
.intro-boss-wrapper .title img.logo-desctop {width: 70%;margin: 0px auto;}
.intro-boss-wrapper .title img.logo-mobile {width: 50%;margin: 0px auto;}
}

/* - !!!!!!!!!!!! - - - 760px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 760px) {
.intro-boss-wrapper .lang-wrap .txt {font-size: 24px;}
.intro-boss-wrapper .lang-wrap {margin: 32px 40px 0 40px;}
.intro-boss-wrapper .lang-wrap .lang div {border-width: 3px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 20px;line-height: 20px;}
.intro-boss-wrapper .title {margin: 0px 40px 0 40px;display: flex;align-items: flex-start;}
.intro-boss-wrapper .title img.logo-desctop {width: 70%;}
.intro-boss-wrapper .title h1 {font-size: 30px;}
.intro-boss-wrapper .title img.logo-mobile {width: 50%;}
.intro-button {margin: 20px 0 0 0;width: 330px;height: 60px;}
.intro-boss-wrapper .partner {padding: 20px 40px 20px 40px;display: flex;flex-direction: row;align-items: flex-start;justify-content: space-between;}
.intro-boss-wrapper .partner .logo {padding: 0 0px;width: 54%;flex-shrink: 0;gap: 10px;}
.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: 160px;height: 160px;background-color: #0138a399;border-radius: 100%;padding: 10px;}
.promo-vr .img1 {position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);width: calc(50% - 20px);}
.promo-vr .img2 {position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);width: calc(100% - 20px);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;}
.intro-boss-wrapper .background-wrap {background-color: transparent;}
.intro-boss-wrapper .background-wrap .bk-img {right: 50px;top: 55%;width: 40%;padding-top: 40%;transform: translateY(-50%);display: block;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: contain;}
.intro-boss-wrapper .lang-wrap {padding-bottom: 0px;margin: 26px 42px 0 42px;border: none;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 26px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 20px;line-height: 20px;}
.intro-boss-wrapper .lang-wrap .lang .ua {margin-right: 8px;}
.intro-boss-wrapper .title {margin: 0px 42px 0 42px;}
.intro-boss-wrapper .title h1 {font-size: 34px;margin-top: 10px;margin-bottom: 10px;}
/* .intro-boss-wrapper .title p {display: block;max-width: 40%;font-size: 22px;line-height: 130%;} */
.intro-boss-wrapper .title img.logo-mobile {display: none;}
.intro-boss-wrapper .title img.logo-desctop {width: 60%;display: block;margin: 0px;}
.intro-boss-wrapper .partner {display: flex;padding: 22px 42px;align-items: flex-start;justify-content: space-between;}
.intro-boss-wrapper .partner .copyright-wrap {display: flex;align-items: flex-start;justify-content: flex-start;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 16px;line-height: 1.5;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 16px;margin-top: 8px;}
.intro-button {width: 400px;height: 60px;font-size: 24px;line-height: 32px;margin-top: 20px;}
.promo-vr {bottom: 120px;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: 45%;padding-top: 45%;}
.intro-boss-wrapper .lang-wrap {margin: 42px 62px 0 62px;}
.intro-boss-wrapper .title {margin: 0px 62px 0 62px;}
.intro-boss-wrapper .partner {padding: 22px 52px;}
.intro-boss-wrapper .partner .logo {height: 100%;}
.intro-boss-wrapper .partner .logo img {height: 60px;}
.intro-boss-wrapper .partner .logo img[src*="ucf_logo"] {height: 70px;}
.intro-boss-wrapper .partner .logo img[src*="emuseum_logo"] {height: 30px;}
.intro-boss-wrapper .partner .logo img[src*="law_logo"] {height: 25px;}
.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: 26px;}
.intro-boss-wrapper .background-wrap .bk-img {right: 62px;top: 55%;width: 45%;padding-top: 45%;}
.intro-boss-wrapper .title img.logo-desctop {width: 55%;}
.intro-boss-wrapper .title p {display: block;max-width: 60%;font-size: 22px;line-height: 150%;font-weight: 400;}
.intro-boss-wrapper .partner .copyright-wrap .copy .second {display: block;}
}

/* - !!!!!!!!!!!! - - - 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 {padding: 22px 72px;}
}

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

/* - !!!!!!!!!!!! - - - 1680px - - - !!!!!!!!!!!! - */
@media screen and (min-width: 1680px) {
.intro-boss-wrapper .background-wrap .bk-img {right: 72px;top: 47%;}
.intro-boss-wrapper .partner {padding: 20px 72px;}
.intro-boss-wrapper .partner .logo {height: 100%;gap: 20px;}
.intro-boss-wrapper .partner .logo img {height: 70px;width: calc((100% - 80px) / 5);}
.intro-boss-wrapper .partner .logo img[src*="ucf_logo"] {height: 80px;}
.intro-boss-wrapper .partner .logo img[src*="emuseum_logo"] {height: 40px;}
.intro-boss-wrapper .partner .logo img[src*="law_logo"] {height: 30px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 16px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 16px;margin-top: 10px;}
.intro-boss-wrapper .lang-wrap {margin: 32px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 32px;}
.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: 60%;}
.intro-boss-wrapper .title h1 {font-size: 52px;}
.intro-boss-wrapper .title p {max-width: 50%;font-size: 24px;}
.intro-button {width: 500px;height: 80px;font-size: 28px;line-height: 40px;margin-top: 30px;}
.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: 32px;}
}


@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: 60%;padding-top: 60%; right: 20px;margin-top: 30px;top: 30%;}
.intro-boss-wrapper .lang-wrap {margin: 72px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 26px;}
.intro-boss-wrapper .title {margin: 0px 72px 0 72px;}
.intro-boss-wrapper .title img.logo-desctop {width: 60%;display: block;margin-top: 30%;}
.intro-button {width: 480px;height: 60px;font-size: 24px;line-height: 24px;margin-top: 30px;}
}

@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 .title {margin: 0px 72px 0 72px;}
.intro-boss-wrapper .title p {font-size: 22px;width: 50%;line-height: 1.5;}
}

@media screen and (min-width: 1670px) and (min-height: 1020px) and (orientation: landscape) {
.intro-boss-wrapper .partner {padding: 20px 72px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 18px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 18px;margin-top: 10px;}
.intro-boss-wrapper .lang-wrap {margin: 32px 72px 0 72px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 32px;}
.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: 80px;font-size: 30px;line-height: 40px;margin-top: 30px;}
.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: 32px 120px;}
.intro-boss-wrapper .partner .copyright-wrap .copy {font-size: 20px;}
.intro-boss-wrapper .partner .copyright-wrap .powered {font-size: 20px;}
.intro-boss-wrapper .lang-wrap {margin: 60px 120px 0 120px;}
.intro-boss-wrapper .lang-wrap .txt {font-size: 36px;}
.intro-boss-wrapper .lang-wrap .lang {font-size: 32px;line-height: 32px;}
.intro-boss-wrapper .title {margin: 0px 120px 0 120px;}
.intro-boss-wrapper .title h1 {font-size: 64px;}
.intro-boss-wrapper .title p {font-size: 28px;}
.intro-button {width: 760px;height: 96px;font-size: 38px;line-height: 38px;margin-top: 40px;}
.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;}
}
