@charset "utf-8";

/*
#3f3f3f - тёмный
#d2dd99 - желтые буквы
#dfc47d - функтион
#cf938b - красные буквы
#7ca180 - зелёные буквы
#326381 - синие буквы
*/


@font-face
{
  font-family: 'vip';
  src: url('/template/fonts/PT_Sans_Narrow.ttf');
}
@font-face
{
  font-family: 'sanskri';
  src: url('/template/fonts/dsizmir_normal.ttf');
}

*
{
  position: relative;
  box-sizing: border-box;
  transition: all 1s;
  font-family: 'vip';
}

.pre
{
  white-space: pre-wrap;
}




.grid_tbl,table
{
  border-collapse: collapse
}

table
{
  border-spacing: 0
}
*
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
body
{
  line-height: 1;
  font: 100% Arial,sans-serif;
  color: #424242;
  max-width: 1280px;
  margin: auto;
  transform-origin: top;
}
#wrapall
{
  transform-origin: top;
}

a
{
  text-decoration: none;
  color: #45afa5;
  -webkit-transition: color .25s ease-out 0s;
  -moz-transition: color .25s ease-out 0s;
  -ms-transition: color .25s ease-out 0s;
  -o-transition: color .25s ease-out 0s;
  transition: color .25s ease-out 0s
}

a:hover
{
  color: #eee16a;
}

.img_left
{
  float: left
}
b,strong
{
  font-weight: 700
}
blockquote
{
  margin: 7px 0 7px 25px;
  padding: 5px;
  border: 1px dashed #bbb;
  border-left: 3px solid #bbb;
  background-color: #f2f2f2;
  font-size: .95em;
  color: #525252
}

* ::selection
{
  background: #5f8a29;
  color: #fff;
  text-shadow: none
}
* ::-moz-selection
{
  background: #5f8a29;
  color: #fff;
  text-shadow: none
}

code,pre
{
  font-family: Consolas,Monaco,Liberation Mono,Lucida Console,Monospace;
  white-space: pre-wrap
}


pre
{
  background-color: #F5F5F5;
  font-size: .9em;
  margin-bottom: 10px;
  overflow: auto
}
code
{
  font-size: 100%
}

body
{
  background: #06243d;
  color: white;
}
#side_nav li a
{
  font-size: 1.4em;
  color: #eee16a;
  font-weight: bold;
}

h1
{
  font-size: 27px;
  text-align: center;
  color: #45afa5;
  margin: 11px 0;
}
.post
{
  font-size: 25px;
  white-space: pre-wrap;
  font-family: 'vip';
}
.search_box
{
  transition: all 1s;
  color: white;
  font-size: 1.1em;
}
.search_field
{
  color: white;
  border: 2px solid white;
}
.start_search img
{
  transform: scale(1.6, 1);
}
#main_preview
{
  transition: all 1s;
}



/*Форма авторизации*/
.forinput span
{
  font-size: 17px;
  color: white;
  display: block;
  text-align: left;
  margin-top: 17px;
}
#formAuth
{
  width: 35%;
  left: 32.5%;
  top: -777px;
  position: fixed;
  transition: all 2s;
  border: 2px solid white;
  padding: 7px;
  padding-top: 17px;
  border-radius: 7px;
  background: #163587;
  z-index: 999;
  background: #06243d;
}
.forinput
{
  width: 95%;
  margin: auto;
}
#formAuth input
{
  box-sizing: border-box;
  width: 100%;
  padding: 11px;
  padding-left: 17px;
  margin: 7px;
  margin-left: 0;
  border: 1px solid white;
  border-radius: 7px;
  display: block;
  font-size: 25px;
  background: #06243d;
  color: #f3cf7a;
}
input:focus
{
  outline: 0;
}
.forsubmit
{
  text-align: center;
}
#reg, #auth
{
  width: 100%;
  display: inline-block;
  margin: 7px auto;
  background: #194401 !important;
  border: 2px solid white !important;
  border-radius: 11px;
  color: white;
  cursor: pointer;
  font-size: 21px !important;
}
#reg
{
  margin-top: 17px !important;
}
#output
{
  white-space: pre-wrap;
  color: white;
  text-align: center;
  font-size: 0.9em;
  padding: 11px;
}
.flex
{
  padding-left: 16px;
  width: 103%;
}
code
{
  white-space: pre-wrap;
}
#contacts
{
  position: fixed;
  text-align: center;
  width: auto;
  padding: 33px;
  border-radius: 55px;
  background: #14558b !important;
  z-index: 999;
  transition: all 2s;
  left: -555px;
}
#contacts img
{
  height: 112px;
  display: inline-block;
  margin: 33px;
}
#contacts *
{
  background: #14558b !important;
}
.post_preview
{
  font-size: 19px;
}
.watchimg
{
  cursor: pointer;
}
.min
{
  height: 27px !important;
  top: 8px;
}
#slider2
{
  box-sizing: content-box;
}
.category_hide
{
  white-space: pre-wrap;
  display: none;
  height: 99px;
  margin: 17px 0;
  text-align: center;
}
.category_hide img
{
  height: 100%;
}







::-webkit-scrollbar-button
{
  background-image: url('');
  background-repeat: no-repeat;
  width: 7px;
  height: 0px;
}

::-webkit-scrollbar-track
{
  background-color: #ffffff;
}

::-webkit-scrollbar-thumb
{
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #06243d;
}

::-webkit-scrollbar-thumb:hover
{
}

::-webkit-resizer
{
  background-image: url('');
  background-repeat: no-repeat;
  width: 7px;
  height: 0px
}

::-webkit-scrollbar
{
  width: 7px;
  height: 0px;
}


.search_box
{
  background: none !important;
  top: 72px !important;
}
#to_top
{
  position: fixed;
  left: 0;
  display: inline;
  width: 59px;
  bottom: -123px;
  transition: all 1s;
  z-index: 1111;
  background: none !important;
}
#to_top img
{
  width: 57px;
  z-index: 1111;
  background: none !important;
}

.studio
{
  white-space: pre-wrap;
  padding-right: 5%;
  padding-top: 1.5em;
  font-size: 25px;
  font-family: 'vip';
}
.h1
{
  font-size: 170%;
}

a.studio
{
  display: block;
  width: 100%;
}
.studioimg
{
  display: block;
  width: 100%;
  margin: auto;
}
.works
{
  font-size: 133%;
  display: inline-block;
  color: #eee16a;
  z-index: 3;
  top: 17px;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono' !important;
  letter-spacing: -2px;
}




audio
{
  width: 50%;
  height: 50px;
}
audio::-webkit-media-controls,
video::-webkit-media-controls
{
  width: inherit;
  height: inherit;
  position: relative;
  direction: ltr;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
audio::-webkit-media-controls-enclosure, video::-webkit-media-controls-enclosure
{
  width: 100%;
  max-width: 800px;
  height: 50px;
  flex-shrink: 0;
  bottom: 0;
  text-indent: 0;
  padding: 0;
  box-sizing: border-box;
}
video::-webkit-media-controls-enclosure
{
  padding: 0px 5px 5px 5px;
  height: 55px;
  flex-shrink: 0;
}
audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel
{
  display: flex;
  flex-direction: row;
  align-items: center;
  /* We use flex-start here to ensure that the play button is visible even
  * if we are too small to show all controls.
  */
  justify-content: flex-start;
  -webkit-user-select: none;
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  text-align: right;
  bottom: auto;
  height: 50px;
  background-color: #1e4f48;
  border-radius: 5px;
  /* The duration is also specified in MediaControlElements.cpp and LayoutTests/media/media-controls.js */
  transition: opacity 0.3s;
}
video:-webkit-full-page-media
{
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
audio:-webkit-full-page-media, video:-webkit-full-page-media
{
  max-height: 100%;
  max-width: 100%;
}
audio:-webkit-full-page-media::-webkit-media-controls-panel,
video:-webkit-full-page-media::-webkit-media-controls-panel
{
  bottom: 0px;
}
audio::-webkit-media-controls-mute-button, video::-webkit-media-controls-mute-button
{
  -webkit-appearance: media-mute-button;
  display: flex;
  flex: none;
  border: none;
  box-sizing: border-box;
  width: 35px;
  height: 30px;
  line-height: 30px;
  margin: 0 6px 0 0;
  padding: 0;
  background-color: initial;
  color: inherit;
}
audio::-webkit-media-controls-overlay-enclosure
{
  display: none;
}
video::-webkit-media-controls-overlay-enclosure
{
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  flex: 1 1;
  width: 100%;
  max-width: 800px;
  text-indent: 0;
  box-sizing: border-box;
  overflow: hidden;
}
video::-webkit-media-controls-overlay-play-button
{
  -webkit-appearance: media-overlay-play-button;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  border: none;
  box-sizing: border-box;
  background-color: transparent;
  width: 80px;
  height: 80px;
  padding: 0;
}
audio::-webkit-media-controls-play-button, video::-webkit-media-controls-play-button
{
  -webkit-appearance: media-play-button;
  display: flex;
  flex: none;
  border: none;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 9px;
  margin-right: 9px;
  padding: 0;
  background-color: initial;
  color: white;
}
audio::-webkit-media-controls-timeline-container, video::-webkit-media-controls-timeline-container
{
  -webkit-appearance: media-controls-background;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1;
  -webkit-user-select: none;
  height: 16px;
  min-width: 0;
  background-color: white !important;
}
audio::-webkit-media-controls-current-time-display, video::-webkit-media-controls-current-time-display,
audio::-webkit-media-controls-time-remaining-display, video::-webkit-media-controls-time-remaining-display
{
  -webkit-appearance: media-current-time-display;
  -webkit-user-select: none;
  flex: none;
  display: flex;
  border: none;
  cursor: default;
  height: 30px;
  margin: 0 9px 0 0;
  padding: 0;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  color: white;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0;
  text-shadow: none;
  text-decoration: none;
}
audio::-webkit-media-controls-timeline, video::-webkit-media-controls-timeline
{
  -webkit-appearance: media-slider;
  display: flex;
  flex: 1 1 auto;
  height: 5px;
  margin: 0 15px 0 0;
  padding: 0;
  min-width: 25px;
  border: initial;
  color: inherit;
  border-radius: 3px;
}
audio::-webkit-media-controls-volume-slider, video::-webkit-media-controls-volume-slider
{
  -webkit-appearance: media-volume-slider;
  display: flex;
  /* The 1.9 value was empirically chosen to match old-flexbox behaviour
  * and be aesthetically pleasing.
  */
  flex: 1 1.9 auto;
  height: 8px;
  max-width: 70px;
  margin: 0 15px 0 0;
  padding: 0;
  background-color: transparent;
  min-width: 15px;
  border: initial;
  color: inherit;
}



.chat
{

}
.chat a
{
  color: #6f3700 !important;
  font-weight: 700;
  font-size: 1.11em;
  text-transform: uppercase;
  color: #6f3700;
  text-shadow: 1px 1px 1px #8a5a53;
  font-family: consolas;
}
.chat span
{
  font-size: 1.3em;
}

h3
{
  font-size: 112%;
  color: #c9fcd5;
}
.attach
{
  width: 50%;
  display: block;
  margin-left: 10%;
}
.intertable
{
  box-shadow: 0 0 1px 2px white;
}
.intertable td
{
  padding: 0.7em !important;
  text-align: center;
  border: 1px solid white;
}
.intertable tr:first-child th
{
  font-weight: bold;
  text-align: center;
  border: 1px solid white;
  padding: 0.7em !important;
}
blockquote
{
  border: none;
  color: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  border-left: 3px solid white;
  padding-left: 0.5em;
  margin-left: 0.5em;
}
.textgif2
{
  height: 1em;
  transform: scale(1.4);
  transform-origin: top;
}

#pen
{
  position: absolute;
  top: 0;
  left: -7px;
  opacity: 1;
  background: transparent !important;
  transform: translate3d(0, -1em, 0);
  animation: spin 0.3s infinite linear;
  overflow: visible;
  max-width: none;
}
.typed-cursor
{
  opacity: 1;
  position: absolute;
  background: transparent !important;
  display: inline-block;
  overflow: visible;
  height: 177px;
  width: 177px;
}

#typed
{
  z-index: 9999;
}
@keyframes spin
{
  0%, 100%
  {
    transform: translate(0, 0);
  }
  50%
  {
    transform: translate(0,1em);
  }
}
.slider2
{
  max-height: none;
  max-width: none;
}








/*
PLAYER
*/
.audioWrap
{
  width: 50%;
  margin: 11px auto;
  padding: 0 25px;
  background: #1e4f48 !important;
  border-radius: 25px;
}
.audioplayer
{
  height: 55px;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  position: relative;
  z-index: 1;
  background: #1e4f48 !important;
  border-radius: 25px;
}

.audioplayer *
{
  background: #1e4f48 !important;
}
/* mini mode (fallback) */

.audioplayer-mini
{
  width: 2.5em; /* 40 */
  margin: 0 auto;
}


/* player elements: play/pause and volume buttons, played/duration timers, progress bar of loaded/played */

.audioplayer > div
{
  position: absolute;
}


/* play/pause button */

.audioplayer-playpause
{
  width: 3em; /* 40 */
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: -10px;
  border: none !important;
  background: #1e4f48 !important;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
{
  border-right: 1px solid #555;
  border-right-color: rgba( 255, 255, 255, .1 );
}
.audioplayer-mini .audioplayer-playpause
{
  width: 100%;
}
.audioplayer-playpause:hover,
.audioplayer-playpause:focus
{
  background-color: #222;
}
.audioplayer-playpause a
{
  display: block;
}
.audioplayer-stopped .audioplayer-playpause a
{
  width: 0;
  height: 0;
  border: 0.5em solid transparent; /* 8 */
  border-right: none;
  border-left-color: #fff;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.25em; /* 8 4 */
}
.audioplayer-playing .audioplayer-playpause a
{
  width: 0.75em; /* 12 */
  height: 0.75em; /* 12 */
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.375em 0 0 -0.375em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after
{
  width: 40%;
  height: 100%;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before
{
  left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after
{
  right: 0;
}


/* timers */

.audioplayer-time
{
  width: 4.375em; /* 70 */
  height: 100%;
  line-height: 55px; /* 38 */
  text-align: center;
  z-index: 2;
  top: 0;
}
.audioplayer-time-current
{
  left: 2em;
  line-height: 60px;
}
.audioplayer-time-duration
{
  border-right: 1px solid #555;
  border-right-color: rgba( 255, 255, 255, .1 );
  right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration
{
  border-right: 0;
  right: 0;
}


/* progress bar of loaded/played */

.audioplayer-bar
{
  height: 7px; /* 14 */
  background-color: #222;
  cursor: pointer;
  z-index: 1;
  top: 62%;
  right: 6.875em; /* 110 */
  left: 6.875em; /* 110 */
  margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar
{
  right: 4.375em; /* 70 */
}
.audioplayer-bar div
{
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.audioplayer-bar-loaded
{
  background-color: #333;
  z-index: 1;
}
.audioplayer-bar-played
{
  background: white !important;
  z-index: 2;
}


/* volume button */

.audioplayer-volume
{
  width: 2.5em; /* 40 */
  height: 100%;
  border-left: 1px solid #111;
  border-left-color: rgba( 0, 0, 0, .25 );
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  right: 0;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.audioplayer-volume:hover,
.audioplayer-volume:focus
{
  background-color: #222;
}
.audioplayer-volume-button
{
  width: 100%;
  height: 100%;
}
.audioplayer-volume-button a
{
  width: 0.313em; /* 5 */
  height: 0.375em; /* 6 */
  background-color: #fff;
  display: block;
  position: relative;
  z-index: 1;
  top: 40%;
  left: 35%;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after
{
  content: '';
  position: absolute;
}
.audioplayer-volume-button a:before
{
  width: 0;
  height: 0;
  border: 0.5em solid transparent; /* 8 */
  border-left: none;
  border-right-color: #fff;
  z-index: 2;
  top: 50%;
  right: -0.25em;
  margin-top: -0.5em; /* 8 */
}
.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after
{
  /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
  width: 0.313em; /* 5 */
  height: 0.313em; /* 5 */
  border: 0.25em double #fff; /* 4 */
  border-width: 0.25em 0.25em 0 0; /* 4 */
  left: 0.563em; /* 9 */
  top: -0.063em; /* 1 */
  -webkit-border-radius: 0 0.938em 0 0; /* 15 */
  -moz-border-radius: 0 0.938em 0 0; /* 15 */
  border-radius: 0 0.938em 0 0; /* 15 */
  -webkit-transform: rotate( 45deg );
  -moz-transform: rotate( 45deg );
  -ms-transform: rotate( 45deg );
  -o-transform: rotate( 45deg );
  transform: rotate( 45deg );
}


/* volume dropdown */

.audioplayer-volume-adjust
{
  height: 6.25em; /* 100 */
  cursor: default;
  position: absolute;
  left: 0;
  right: -1px;
  top: -9999px;
  background: #333;
}
.audioplayer-volume:not(:hover)
.audioplayer-volume-adjust
{
  opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust
{
  top: auto;
  bottom: 100%;
}
.audioplayer-volume-adjust > div
{
  width: 40%;
  height: 80%;
  background-color: #222;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin: 30% auto 0;
}
.audioplayer-volume-adjust div div
{
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white !important;
}
.audioplayer-novolume .audioplayer-volume
{
  display: none;
}




#quest
{
  color: #f3e3a3;
  font-weight: bold;
}
.pagination
{
  position: absolute;
  bottom: 1.4em;
  z-index: 33;
  right: 55px;
  text-align: right;
  display: inline-block;
}
.numberPage
{
  display: inline-block;
  padding: 9px 15px;
  text-align: center;
  border: 1px solid white;
  border-radius: 5px;
  color: #e8c977;
  font-size: 1.1em;
  font-weight: bold;
  margin-right: 0.5em;
}
.numberPage:hover
{
  color: #45afa5;
}
.pagSpan
{
  font-size: 1.1em;
  font-weight: bold;
}
.textgif3
{
  height: 0.7em;
  transform: scale(1.4);
  transform-origin: top;
  margin: 0 5px;
  bottom: 2px;
}


@-webkit-keyframes earth
{
  0%
  {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100%
  {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes earth
{
  0% {
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
100%
{
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
}

#star
{
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -moz-animation-name: earth !important;
  -moz-animation-duration: 11s;
  -webkit-animation-name: earth !important;
  -webkit-animation-duration: 11s;

  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-delay: 0;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;

  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-delay: 0;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;

}

#star
{
  position: absolute;
  top: 22%;
  right: 22%;
  background: transparent !important;
}
#moon
{
  position: absolute;
  top: 15px;
  right: -3px;
  width: 10%;
}
.openImg
{
  cursor: pointer;
}

/*font: [font-style||font-variant||font-weight] font-size [/line-height] font-family | inherit*/


figure
{
  cursor: pointer;
  z-index: 99999;
}
figure a
{
  display: block;
  height: 100%;
  width: 100%;
  z-index: 1111;
  text-align: center;
}
figure img
{
  height: 100%;
  width: 100%;
}
.trans3d
{

  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform-style: preserve-3d;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform-style: preserve-3d;
  -ms-transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 0);

  /*-webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;*/
}

#contentContainer
{
  margin-left: -50%;
  left: 50%;
  top: 5%;
  width: 100%;
  height: 500px;

  background-size: 100% 100%;
}

#carouselContainer
{
  position: absolute;
  margin-left: -50%;
  margin-top: -300px;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 500px;
}

.carouselItem
{
  width: 333px;
  height: 222px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -160px;
  margin-top: -90px;
  visibility: hidden;
}

.carouselItemInner
{
  width: 333px;
  height: 222px;
  position: absolute;
  background-color: #21524d;
  border: 10px solid #21524d;
  border-radius: 7px;
  left: 50%;
  top: 50%;
  margin-left: -160px;
  margin-top: -90px;
  text-align: center;
}


#cats
{
  height: 90px;
  background: black;
  padding: 5px 0px;
}
#button, #button2
{
  height: 60%;
  cursor: pointer;
  top: 20%;
  display: inline-block;
}
#menu
{
  height: 486px;
  position: absolute;
  bottom: 90px;
  width: 432px;
  background: black;
  left: -500px;
  border-radius: 11px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 11px 23px;
}
#menu1
{
  display: inline-block;
  width: 60%;
  height: 100%;
  background: white;
  float: left;
  padding-top: 0.5em;
}
#menu2
{
  display: inline-block;
  width: 37%;
  height: 100%;
  text-align: center;
}
#menu3
{
  height: 486px;
  position: absolute;
  bottom: -495px;
  right: -777px;
  width: 432px;
  z-index: 111;
  background: black;
  border-radius: 11px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 11px 23px;
}
#menu4
{
  display: inline-block;
  width: 60%;
  height: 100%;
  background: white;
  float: left;
  padding-top: 0.5em;
}
#menu5
{
  display: inline-block;
  width: 37%;
  height: 100%;
  text-align: center;
  height: 486px;
}
#lotos
{
  position: absolute;
  cursor: pointer;
  left: 51px;
  top: -20px;
  width: 70px;
}
#lotos2
{
  position: absolute;
  cursor: pointer;
  left: 51px;
  width: 70px;
}
#menu a, #menu3 a
{
  display: block;
  padding: 5px 15px;
  font-size: 22px;
  font-weight: 700;
}
#menu a img, #menu3 a img
{
  height: 1em;
  width: 1.5em;
  top: 3px;
}
#menu a:hover, #menu3 a:hover
{
  color: #549f0f;
}
#menu1 a:hover, #menu4 a:hover
{
  left: 3px;
}
.catsImg
{
  height: 50%;
  top: 25%;
  margin-right: -11px;
}
#contentContainer
{
  opacity: 0;
}
.center
{
  text-align: center;
  padding: 55px 0;
  margin-top: 55px;
}
.catImg
{
  width: 69%;
}
.container
{
  transform-origin: top;
  overflow: hidden;
}
body
{
  width: 100%;
  max-width: 1272px;
  min-width: 1250px;
  margin: auto;
}
.leftB
{
  display: inline-block;
  position: absolute;
  width: 17%;
  left: 1%;
  text-align: center;
  top: 0;
}
.leftB img, .rightB img
{
  width: 80%;
}
.rightB
{
  display: inline-block;
  position: absolute;
  width: 17%;
  right: 1%;
  text-align: center;
  top: 0;
}
body
{
  font-size: 27px;
}
#button2
{
  left: 27px;
  top: 20px;
}
#out
{
  box-sizing: border-box;
  width: 100%;
  padding: 7px;
  padding-left: 17px;
  margin: 7px;
  margin-left: 0;
  border: 1px solid white;
  border-radius: 7px;
  display: block;
  background: #c60000 !important;
  color: #f3cf7a;
  font-size: 21px;
  text-align: center;
}
#confirm{
  display: none;
}
#nick a{
  color: white;
}
.unick b{
  display: inline-block;
  margin-bottom: 11px;
}
.reddel{
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
  z-index: 3;
}
.redText{
  margin: 17px auto;
  margin-bottom: 37px;
}
.forgotReg{
  cursor: pointer;
}