.add {
  margin-top: 50px;
}
.add > h1 {
  margin-bottom: 40px;
}
.delete {
  margin-top: 50px;
}
.delete > h1 {
  margin-bottom: 40px;
}
.list-delete {
  font-size: 25px;
  border-bottom-width: thin;
  border-bottom-style: dashed;
  padding-bottom: 10px;
  border-bottom-color: #ddd;
}
.left-part {
  text-align: center;
  margin-top: 50px;
}
.group-to-left {
  width: 100%;
}
.left-button {
  font-size: 25px;
}
.delete-button,
.delete-button2 {
  float: right;
}
.type_delete {
  margin-left: 15px;
  font-size: medium;
}
#appbundle_review_file img {
  display: none !important;
}
#appbundle_review_file table {
  display: none !important;
}
#appbundle_article_file img {
  display: none !important;
}
#appbundle_article_file table {
  display: none !important;
}
.delete_window {
  margin-left: -135px;
  margin-top: -250px;
  display: none;
  z-index: 99999;
  height: 270px;
  width: 500px;
  background-color: #ddd;
  border-width: medium;
  border-style: solid;
  border-color: #999;
  position: fixed;
  top: 50% ;
  left: 50%;
}
.delete_window > h2 {
  margin: 20px 10px 20px 10px;
}
.delete_window > h5 {
  margin: 20px 10px 30px 10px;
}
.delete_window > a.btn-danger {
  float: right;
  margin: 0px 20px 20px 20px;
}
.delete_window > a.btn-success {
  float: left;
  margin: 0px 20px 20px 20px;
}
#close_delete_window:hover {
  cursor: pointer;
}
#delete_btn {
  display: none;
}
.mytext {
  margin-left: 160px;
}

body {
  background-color: #e5e5e5;
}
* {
  padding: 0px;
}
.menu {
  font-weight: bold;
}
.menunav {
  margin: 0px;
  border-width: 0px;
}
.menucontainer {
  padding: 0px;
}
.slider {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding-left: 5px;
}
.article {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
}
.new_articles {
  margin-left: 25px;
}
.menu-container {
  padding: 0px;
}
.article-image {
  width: 100%;
}
.open-article {
  margin-bottom: 15px;
}
.article-text,
.open-article-text {
  text-align: justify;
  position: relative;
}
.article-text-mobile {
  text-align: justify;
  position: relative;
  font-size: 3em;
}
.search-hide {
  display: none;
}
.article-text:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.article-text-mobile:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.article-title-mobile > h4 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 4em;
}
.review-image-after {
  padding: 10px;
  position: absolute;
  top: 0px;
  right: 15px;
  background-color: rgba(199, 19, 43, 0.5);
  color: #fff;
  font-size: larger;
  text-decoration: none;
}
.article-title > h4 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.article-title > h2 {
  color: #C7132C;
  margin-top: 10px;
  margin-bottom: 10px;
}
.readnext,
.readnext-mobile {
  text-align: center;
  color: #C7132C;
  font-weight: bold;
}
.readnext a,
.readnext-mobile a {
  text-decoration: none;
}
.readnext-mobile {
  font-size: 2em;
}
.upload-article-mobile {
  font-size: 4.5em;
}
.upload-article-mobile-xs {
  font-size: 1em;
}
.top {
  background-color: #262626;
  height: 6em;
}
.top-image {
  height: 5em;
  margin-top: 1em;
}
.div-top-image {
  height: 79px;
}
.line-search {
  margin-top: 20px;
}
#search-count {
  margin-left: 15px;
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 50px;
}
.line-search-mobile {
  margin-top: 20px;
  padding: 25px;
  padding-right: 0px;
}
.search-button,
.search-button-mobile {
  margin-top: 20px;
  width: 28px;
  height: 30px;
  padding: 0px;
  border-width: 0px;
  background-color: #262626;
}
.text_search {
  text-align: justify;
}
.search-button-mobile {
  width: 50px;
  height: 50px;
  background-color: #262626;
}
.search {
  text-align: center;
}
.pad-zero {
  padding: 0px;
}
.lrbody {
  height: 1000px;
}
.calendar {
  font-weight: bold;
  width: 90%;
}
.dateevent {
  font-size: medium;
  padding-leftt: 10px;
  padding-bottom: 10px;
  text-align: right;
  color: #262626;
}
.event {
  font-size: medium;
  padding-right: 10px;
  color: #C7132C;
  padding-bottom: 10px;
}
.release-games {
  text-align: center;
  margin-bottom: 20px;
  color: #262626;
}
.vk-youtube-instagram {
  margin-top: 17px;
  width: 50%;
}
.body {
  background-color: #262626;
  height: 79px;
}
.plug {
  width: 70px;
}
.maincalendar {
  float: right;
}
.black_top {
  width: 100%;
  height: 6em;
  top: 0px;
  left: 0px;
  position: fixed;
  background-color: #262626;
  z-index: 90;
}
.black-container {
  height: 6em;
}
.black_bottom {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #262626;
  color: white;
  text-align: center;
}
.white-body {
  width: 100%;
  height: 800px;
  background-color: #fff;
}
.heigh-white-body {
  width: 100%;
  height: 1200px;
  background-color: #fff;
}
.white-body-mini {
  width: 100%;
  height: 300px;
  background-color: #fff;
}
.interesting-title,
.interesting-title-mobile {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 96%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
.interesting-title-mobile > h3 {
  font-size: 32px;
  margin-left: 20px;
}
.interesting-title > h3 {
  margin-left: 10px;
}
.interesting-title > h3 > a,
.interesting-title-mobile > h3 > a {
  color: white;
  text-decoration: none;
}
.author {
  font-family: 'Times New Roman', Times, serif;
  /* Шрифт с засечками */
  color: white;
}
.body-hidden {
  display: none;
  z-index: 105;
  position: fixed;
  bottom: 0%;
  left: 0%;
  height: 90%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.review-title {
  background-color: #C7132C;
  padding-top: 5px;
  padding-bottom: 5px;
}
.review-title2 {
  height: 100px;
  text-align: center;
}
.insteadoftitle {
  height: 92px;
  background-color: white;
  z-index: 80;
}
.review-title > h2 {
  text-align: center;
  margin: 0px;
  margin-left: 5px;
  color: white;
}
.review-body {
  background-color: #C7132C;
  background-image: url("/bundles/app/images/review_new.jpg");
  background-repeat: no-repeat;
}
.review-conclusion {
  text-align: justify;
  margin-left: 40px;
  margin-right: 40px;
  background-color: #C7132C;
  color: white !important;
}
.review-author {
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  background-color: #464646;
}
.review-author > h4 {
  margin-left: 15px;
}
.review-text {
  padding: 0px;
}
.review-text2 {
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px;
  text-align: justify;
  height: 100%;
}
.review-conclusion > p > span {
  color: white !important;
}
.review-conclusion > p > a {
  color: white !important;
}
.top-row-review-boby {
  height: 100px;
}
.review-PlusesMinuses {
  margin-top: 110px;
  color: white !important;
  padding-left: 30px;
  padding-right: 0px;
  font-size: medium !important;
  font-weight: bold;
}
.review-PlusesMinuses2 {
  height: 100%;
}
.review-PlusesMinuses2 > h3 {
  margin-top: 0px;
}
.review-mark {
  position: relative;
  bottom: 30px;
  left: 83px;
  font-size: 60px;
  font-weight: bold;
  width: 84px;
  text-align: justify;
}
.review-date {
  background-color: #C7132C;
  font-size: medium;
  color: white;
  text-align: right;
  margin-right: 45px ;
}
.review-main {
  padding-left: 0px;
}
.sharing {
  float: right;
}
.sharing2 {
  margin-top: 17px;
  float: right;
  margin-right: 10px;
}
.v-f {
  padding-right: 15px;
  padding-left: 15px;
  width: 35px;
  margin-left: 10px;
}
.tweet {
  width: 100px;
  margin-left: 10px;
}
.search_title {
  text-decoration: none;
  color: #C7132C;
  font-size: 1.7em;
  font-weight: bold;
}
.search_title:hover {
  text-decoration: none;
  color: #C7132C;
}
.pages {
  text-align: center;
}
.number_of_page {
  color: #C7132C!important;
}
.number_of_page:hover {
  text-decoration: none;
}
#keyword {
  text-align: center;
  color: #262626;
}
.navigation {
  text-align: center;
}
.list-search {
  margin-left: 50px;
  list-style-type: none;
}
.click-test {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  margin-left: 50px;
  margin-right: 50px;
  background-color: #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.page_holder {
  background-color: #C7132C!important;
  border-color: #C7132C!important;
}
.click-test > h3 {
  margin-top: 10px;
  cursor: hand;
  color: #C7132C;
}
.click-test:hover {
  cursor: pointer;
}
.contact-title {
  background-color: #C7132C;
  padding-top: 5px;
  padding-bottom: 5px;
}
.contact-title > h4 {
  text-align: center;
  color: white;
  font-weight: bold;
  font-style: italic;
}
.body-contact {
  padding-right: 7px;
  padding-left: 0px;
}
.letter {
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 20px;
  background-color: #E2E2E2;
  height: 750px;
}
.letter2 {
  background-color: #E2E2E2;
  height: 650px;
}
.image-contact {
  float: right;
}
.image-contact > img {
  margin-top: 30px;
  margin-right: 30px;
}
.line-contact {
  width: 70%;
  margin-top: 40px;
}
.line-contact > h4 {
  font-weight: bold;
  font-style: italic;
}
.text-contact {
  margin-top: 50px;
  margin-bottom: 20px;
}
.text-contact > h4 {
  font-weight: bold;
  font-style: italic;
}
.button-contact {
  float: right;
}
.button-contact > button {
  background-color: #C7132C;
  width: 190px;
}
.button-contact > button:hover {
  background-color: #C7132C;
}
.keywords {
  margin-bottom: 30px;
  background-color: #262626;
  padding-bottom: 10px;
}
#big-image-div {
  display: none;
  background-color: rgba(38, 38, 38, 0.7);
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 500;
  text-align: center;
  overflow: auto;
}
#big-image {
  margin-top: 7%;
}
#close_big_image_window,
#close_offer_news_window {
  cursor: pointer;
  position: fixed;
  top: 0px;
  right: 0px;
}
.keywords > span {
  margin-right: 10px;
  margin-left: 10px;
  font-size: medium;
  font-weight: bold;
  color: #C7132C;
}
.article-bottom {
  background-color: #262626;
  height: 60px;
  padding-left: 10px;
  padding-right: 30px;
}
.article-bottom > span,
b {
  color: white;
}
.keywords-review {
  margin-bottom: 0px;
  background-color: #464646;
  padding-bottom: 10px;
}
.keywords-review > span {
  margin-right: 10px;
  margin-left: 10px;
  font-size: medium;
  font-weight: bold;
  color: white;
}
.circle-cursor {
  display: none;
  padding: 0px;
  position: fixed;
  top: 50%;
  right: 8%;
  width: 50px;
}
.click-image-search:hover {
  cursor: pointer;
}
#black-body {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 50;
  text-align: center;
}
#krest {
  position: fixed;
  top: 0px;
  right: 0px;
}
.bx-pager-item a.active {
  background-color: #C7132C!important;
}
.bx-caption {
  background-color: rgba(199, 19, 43, 0.5) !important;
}
.bx-caption > span > p > span {
  padding: 5px!important;
}
.div_slider {
  display: none;
}
.extra_note {
  display: none;
}
.note_link {
  text-decoration: none;
}
.div_slider {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(199, 19, 43, 0.3) !important;
  z-index: 80;
}
.slide_hover:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.slide_hover:hover .div_slider {
  display: block;
}
.slide_hover:hover ~ .bx-caption > span {
  display: none!important;
}
.slide_hover:hover .extra_note {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
  color: white;
}
.extra_note > span {
  padding: 10px;
}
.main-container {
  margin-top: 6em;
}
#the_toppest {
  position: absolute;
  top: 0px;
}
#menu-mobile {
  display: none;
  position: fixed;
  left: 0px;
  top: 77px;
  width: 40%;
  background-color: #262626;
  height: 100%;
  z-index: 9999999;
  overflow: auto;
}
#menu-mobile-colapse {
  display: none;
  position: fixed;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999998;
}
#menu-mobile > ul {
  margin-top: 50px;
  margin-left: 30px;
}
#menu-mobile > ul > li > a {
  font-size: 1em;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-decoration: none;
}
#menu-mobile > ul > li {
  margin-bottom: 30px;
  margin-top: 30px;
}
#button-menu-mobile-close {
  margin-left: 15px;
  margin-top: 50px;
}
#button-menu-mobile {
  margin-bottom: 20px;
  margin-top: 20px;
}
#button-menu-mobile {
  border: 0px;
  background-color: white;
}
.slider-img {
  height: 350px;
}
.maincalendar-mobile {
  background-color: #ffffff;
  padding-left: 50px;
}
#black-body-offer-news {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 150;
}
#offer_news {
  margin-top: 5%;
}
#offer_news > div {
  background-color: #ffffff;
  padding: 50px;
}
#offer_news > div > form > div {
  margin-top: 10px;
}
#write_article {
  font-size: 20px;
  border: solid;
  border-color: #C7132C;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 60;
}
.btn-search {
  background-color: #C7132C;
  border-color: #C7132C;
}
@media screen and (max-device-width: 991px) {
  .vk-youtube-instagram {
    margin-top: 15px;
    width: 80%;
  }
  .pad-zero {
    margin-left: 40px;
  }
  .black_top,
  .black-containe,
  .top {
    height: 8em;
  }
  .main-container {
    margin-top: 8em;
  }
  .top-image {
    height: 7em;
  }
  .black_bottom > h5 {
    font-size: 2.5em;
  }
  .pagination > li > a,
  .pagination > li > span {
    padding: 20px 30px!important;
    font-size: 35px;
  }
}
@media screen and (max-device-width: 991px) and (min-width: 768px) {
  .review-image-after {
    font-size: 40px;
    padding: 30px;
  }
  .event {
    font-size: 2.8em;
  }
  .dateevent {
    font-size: 2.8em;
  }
  .release-games {
    font-size: 4em;
  }
}
@media screen and (max-device-width: 768px) {
  #menu-mobile > ul > li > a {
    font-size: 3em;
  }
  .slider-img {
    height: 483px;
  }
}
