body, html {
  background: #0c151c;
  min-height: 100%;
  height: 100%;
  min-width: 700px;
  scroll-behavior: smooth;
}

@font-face {
  font-family: "Century Gothic";
  src: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/fonts/Century_Gothic.ttf");
}

@font-face {
  font-family: "Century Gothic Bold";
  src: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/fonts/Century_Gothic_Bold.ttf");
}

p, a, div, b {
  font-family: "Century Gothic", Arial, sans-serif;
}

a { color: #fff; text-decoration: none; }
a:hover { color: #96c24b; }

.container_1 {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#ytplayer {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.FUCK_YOU_PPAUSE {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  z-index: 300;
}

.mobacon_logo {
  position: absolute;
  right: 0;
  top: 20%;
  width: 461px;
  height: 158px;
  background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/go-go_logo.png") no-repeat;
  background-size: cover;
  z-index: 400;
}

.pagination {
  position: sticky;
  top: 0;
  width: 100%;
  height: 70px;
  color: #93c046;
  border-top: 1px solid #96c24b;
  border-bottom: 1px solid #96c24b;
  background: #101010;
  z-index: 999;
  font-size: 42px;
  line-height: 40px;
}

.pagination_but {
  padding: 10px;
  margin-left: 35px;
  border-top: 5px solid #101010;
  border-bottom: 5px solid #101010;
  display: inline-block;
  transition: 0.2s;
}

.pagination_but:hover { border-color: #298989; }

.container {
  position: absolute;
  top: 100%;
  background: #0c151c;
  width: 100%;
}

.info_block {
  color: #96c24b;
  font-size: 30px;
  line-height: 60px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

.info_block_gallery {
  display: flex;
  flex-wrap: wrap;
  min-height: 1086px;
}

.info_pictures {
  position: relative;
  width: 25%;
  height: 362px;
  background: #000;
  overflow: hidden;
  cursor: pointer;
}

.info_pictures_pic {
  width: 100%;
  height: 100%;
  filter: grayscale(1);
  transition: 0.6s;
}

.info_picture_info {
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  transition: transform 0.4s;
  color: #fff;
}

.info_pictures:hover .info_pictures_pic {
  transform: translateY(0);
  filter: grayscale(0);
}

.info_pictures:hover .info_picture_info {
  transform: translateY(60px);
}

.invisible {
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0;
  z-index: 4000;
  display: none;
}

.info_pictures_block {
  max-width: 800px;
  min-height: 400px;
  position: absolute;
  display: none;
  z-index: 4001;
  width: 100%;
  background: #101010;
  border-bottom: 2px solid #96c24b;
  border-top: 2px solid #96c24b;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -400px;
  color: #fff;
  padding: 50px 35px;
  line-height: 1.2;
}

.info_pictures_block_game {
  max-width: 670px;
  min-height: 360px;
  position: absolute;
  display: none;
  z-index: 4001;
  width: 100%;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -400px;
  padding: 50px 35px;
  line-height: 1.2;
}

.esc {
  width: 25px;
  height: 25px;
  background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/esc.png") no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.esc:hover {
  background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/esc-hov.png");
}

.black_block {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.7);
}

.info_picture_1 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/do/do_zal.jpg") 50% 50% no-repeat #000; background-size: cover; }
.info_picture_2 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/do/schedule.jpg") 50% 50% no-repeat #000; background-size: cover; }
.info_picture_3 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/do/cup.jpg") 50% 50% no-repeat #000; background-size: cover; }
.info_picture_4 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/do/cosplay.jpg") 50% 50% no-repeat #000; background-size: cover; }
.info_picture_5 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/games/smite_logo.png") 50% 50% no-repeat #000; background-size: contain; }
.info_picture_6 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/games/hots_logo.png") 50% 50% no-repeat #000; background-size: contain; }
.info_picture_7 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/games/lol_logo.png") 50% 50% no-repeat #000; background-size: contain; }
.info_picture_8 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/games/dota_logo.png") 50% 50% no-repeat #000; background-size: contain; }
.info_picture_9 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/do/cosplay2.jpg") 50% 50% no-repeat #000; background-size: cover; }
.info_picture_10 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/do/cup2.jpg") 50% 50% no-repeat #000; background-size: cover; }
.info_picture_11 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/do/schedule2.jpg") 50% 50% no-repeat #000; background-size: cover; }
.info_picture_12 { background: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/do/do_zal2.jpg") 50% 50% no-repeat #000; background-size: cover; }

.slider {
  height: 150px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background: #07111a;
}

.slider_container {
  position: absolute;
  white-space: nowrap;
  animation: slideLogos 20s ease-in-out infinite alternate;
}

@keyframes slideLogos {
  from { transform: translateX(0); }
  to { transform: translateX(-200px); }
}

.slider_logo {
  display: inline-block;
  width: 150px;
  height: 150px;
  margin: 0 25px;
  filter: grayscale(1);
}

.slider_logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.boomstarter {
  position: relative;
  width: 100%;
  min-height: 1086px;
  background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/boomstarter/wall.png");
  white-space: nowrap;
  overflow: hidden;
}

.boomstarter_book {
  position: relative;
  width: 35%;
  left: 50%;
  margin-left: -35%;
  transform: translateY(1109px);
}

.boomstarter_book img { width: 100%; height: auto; }

.boomstarter_button {
  position: absolute;
  width: 40%;
  left: 50%;
  bottom: 30%;
  background: #6bccd0;
  border: 3px solid #6bccd0;
  border-radius: 10px;
  padding: 10px;
  font-size: 24px;
  color: #fff;
}

.boomstarter_button:hover {
  background: #b3cd9d;
  border-color: #b3cd9d;
}

.map {
  position: relative;
  background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/map.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
}

.map_info {
  position: absolute;
  width: 450px;
  height: 500px;
  left: 10%;
  background: rgba(0, 0, 0, 0.7);
  padding: 200px 30px;
  box-sizing: border-box;
}

.map_info p {
  font-size: 20px;
  line-height: 1;
  color: white;
  text-align: left;
}

.map_info b { color: #96c24b; font-size: 20px; }

.footer {
  width: 100%;
  padding-top: 5px;
  min-height: 95px;
  background: #101010;
  color: #96c24b;
  position: relative;
  overflow: auto;
}

.footer_leftside {
  margin-left: 10%;
  min-width: 400px;
  width: 40%;
  float: left;
  text-align: center;
  font-size: 20px;
}

.footer_rightsidee {
  min-width: 400px;
  width: 40%;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}

.footer_bottomsidee {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 10px;
}

.container_full_page_smite,
.container_full_page_hots,
.container_full_page_lol,
.container_full_page_dota {
  display: block;
  position: absolute;
  width: 90%;
  min-width: 400px;
  height: 50%;
  min-height: 200px;
  margin: 5%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.container_full_page_smite { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/games/smite_bg.png"); }
.container_full_page_hots { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/games/hots_bg.png"); }
.container_full_page_lol { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/games/lol_bg.png"); }
.container_full_page_dota { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/games/dota_bg.png"); }

.game_meta, .grp {
  display: block;
  position: relative;
  float: left;
  background-color: rgba(0,0,0,0.3);
  width: 98%;
  height: 30%;
  border-radius: 10px;
  text-align: center;
  margin: 1%;
}

.meta_left, .meta_names { width: 100%; height: 100%; float: left; }
.game_name {
  display: block;
  width: 100%;
  height: 68%;
  text-align: center;
  line-height: 150%;
  font-size: 250%;
  color: #9ff234;
}

.dev_name a {
  display: block;
  width: 100%;
  height: 30%;
  color: #ff9c00;
  text-align: center;
  font-size: 110%;
  line-height: 100%;
}

.grp_left { float: left; width: 45%; height: 100%; }
.genre, .release { width: 100%; height: 50%; font-size: 100%; }
.genre_temp, .release_temp {
  float: left;
  width: 49%;
  color: #ff9c00;
  text-align: right;
  padding-right: 1%;
  padding-top: 5%;
  box-sizing: border-box;
}
.release_temp { padding-top: 0; padding-bottom: 5%; }
.genre_name, .release_date {
  float: left;
  width: 49%;
  color: #9ff234;
  text-align: left;
  padding-left: 1%;
  padding-top: 5%;
  box-sizing: border-box;
}
.release_date { padding-top: 0; padding-bottom: 5%; }

.platforms { display: inline-block; width: 55%; height: 100%; }
.wind_act, .ios_act, .linux_act, .playstation_act, .xbox_act, .nintendo_act,
.wind, .ios, .linux, .playstation, .xbox, .nintendo {
  display: block;
  position: relative;
  float: left;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
}
.wind_act, .ios_act, .linux_act, .playstation_act, .xbox_act, .wind, .ios, .linux, .playstation, .xbox { width: 15%; background-size: 80%; }
.nintendo_act, .nintendo { width: 25%; background-size: 90%; }
.wind_act { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/wind.png"); }
.ios_act { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/mac.png"); }
.linux_act { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/linux.png"); }
.playstation_act { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/ps.png"); }
.xbox_act { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/xbox.png"); }
.nintendo_act { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/nint.png"); }
.wind { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/wind50.png"); opacity: .5; }
.ios { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/mac50.png"); opacity: .5; }
.linux { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/linux50.png"); opacity: .5; }
.playstation { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/ps50.png"); opacity: .5; }
.xbox { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/xbox50.png"); opacity: .5; }
.nintendo { background-image: url("https://web.archive.org/web/20190123032048im_/http://mobacon.ru/images/logos/OSs/nint50.png"); opacity: .5; }

@media all and (max-width: 1330px) { .pagination_but { font-size: 30px; } }
@media all and (max-width: 1050px) { .pagination_but { font-size: 20px; } }
@media all and (max-width: 800px) { .pagination_but { font-size: 15px; } }
