/* Generated by less 2.5.2 */
@font-face {
  font-family: 'montserrat';
  src: url('../fonts/montserrat/Montserrat-Light.ttf');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'lucida-sans-unicode';
  src: url('../fonts/lucida-sans-unicode.ttf');
  font-weight: 400;
  font-display: swap;
}
.css_anim {
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.css_anim2 {
  -webkit-transition: all 1.2s ease 0s;
  -moz-transition: all 1.2s ease 0s;
  -ms-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
  transition: all 1.2s ease 0s;
}
/* cacheid:3c1648bd55339b8b40178584677f67da */

@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,cyrillic-ext");

@keyframes example {
    transform: rotate(360deg);
    from {
        transform: scale(1)
    }
    to {
        transform: scale(2)
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

#system-message .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

#system-message .alert .alert-link {
    font-weight: bold
}

#system-message .alert > p,
#system-message .alert > ul {
    margin: 0
}

#system-message .alert > p + p {
    margin-top: 5px
}

#system-message .close {
    position: relative;
    line-height: 20px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    zoom: 1;
    opacity: .2;
    filter: alpha(opacity=20)
}

#system-message .close:hover,
#system-message .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    zoom: 1;
    opacity: .4;
    filter: alpha(opacity=40)
}

#system-message .alert-notice {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

#system-message .alert-notice hr {
    border-top-color: #c9e2b3
}

#system-message .alert-notice .alert-link {
    color: #2b542c
}

#system-message .alert-message {
    background-color: #f8f400;
    border-color: #d4ad00;
    color: #13131a
}

#system-message .alert-message hr {
    border-top-color: #b90
}

#system-message .alert-message .alert-link {
    color: #000
}

#system-message .alert-message P {
    color: #13131a
}

#system-message .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

#system-message .alert-warning hr {
    border-top-color: #f7e1b5
}

#system-message .alert-warning .alert-link {
    color: #66512c
}

#system-message .alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

#system-message .alert-error hr {
    border-top-color: #e4b9c0
}

#system-message .alert-error .alert-link {
    color: #843534
}

#system-message {
    border: 0;
    margin: 0;
    padding: 0
}

#system-message dt {
    position: absolute;
    top: -2000px;
    left: -3000px
}

#system-message dd {
    margin: 0 0 15px 0;
    font-weight: bold;
    text-indent: 0;
    padding: 0
}

#system-message dd ul {
    color: #000;
    list-style: none;
    padding: 0
}

#system-message dd ul li {
    line-height: 1.5em
}

#system-message dd.message ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #90b203;
    border-bottom: 2px solid #90b203
}

#system-message dd.error ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #900;
    border-bottom: 2px solid #900
}

#system-message dd.notice ul {
    padding: 10px 10px 10px 40px;
    border-top: 2px solid #faa528;
    border-bottom: 2px solid #faa528;
    color: #000;
    margin: 10px 0
}

#page-error {
    background: #F0F0F0
}

#page-error h1 {
    font-family: Helvetica, Arial, sans-serif
}

#page-error .component-wrapper {
    padding: 30px 10px
}

#page-error .errorinfo {
    font-size: 14px;
    font-family: Courier, Monaco, "Lucida Console"
}

#page-error .errorinfo pre {
    white-space: pre;
    padding: .5em 0 .5em 1em;
    border: 1px dashed #aaa;
    border-left: 4px solid #b4b4b4;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    background: #EEE;
    font-size: 0.8em;
    max-width: 100%;
    overflow: auto !important;
    overflow-y: hidden;
    max-height: 200px
}

#page-error .errorinfo table td {
    padding: 4px
}

#page-error .errorinfo table strong {
    font-size: 16px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif
}

div#system-debug {
    font-family: Courier, Monaco, "Lucida Console";
    background-color: #fff;
    color: #333;
    max-width: 1200px;
    margin: 10px auto 50px
}

div#system-debug a {
    text-decoration: none !important
}

div#system-debug table td {
    padding: 2px 6px
}

#page-offline {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    text-align: center
}

#page-offline img {
    border: 0 none;
    margin-left: auto;
    margin-right: auto
}

#page-offline #frame {
    margin: 20px auto;
    width: 405px;
    padding: 20px
}

#page-offline #frame img {
    max-width: 100%;
    height: auto
}

#page-offline form {
    margin: auto;
    text-align: left
}

#page-offline form p {
    margin: 0;
    padding: 4px 0 4px 0
}

#page-offline form fieldset {
    border: 0 none;
    margin: 0;
    padding: 0.2em
}

#page-offline form fieldset .input p {
    clear: left
}

#page-offline form label {
    display: block;
    float: left;
    margin: 5px 0 2px 0;
    width: 10em
}

#page-offline form input {
    padding: 3px;
    border: 1px solid #ccc;
    border-radius: 3px
}

#page-offline form input[type=text],
#page-offline form input[type=password] {
    width: 200px
}

#page-offline form input.button {
    width: 120px;
    height: 32px;
    cursor: pointer;
    background-color: #fff
}

#page-offline form input.button:hover {
    border-color: #fc902e
}

#page-offline form #frmlogin {
    margin: 0 10px 0 10px
}

#page-offline form #frmlogin fieldset.button {
    text-align: right
}

#page-offline #system-message {
    margin: 10px auto;
    padding: 20px 0 0;
    width: 450px
}

#page-offline #system-message h4 {
    display: none
}

.clearfix {
    display: block
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix {
    height: 1%
}

DIV,
SPAN,
UL,
LI,
A,
IMG,
INPUT {
    -webkit-transition: ease 0s, background .2s ease 0s, height .3s ease 0s, filter .3s ease 0s, box-shadow .3s ease 0s, opacity .3s, linear-gradient .3s ease 0s, border .3s ease 0s, color .3s ease 0s, margin .3s ease 0s;
    -moz-transition: ease 0s, background .2s ease 0s, height .3s ease 0s, filter .3s ease 0s, box-shadow .3s ease 0s, opacity .3s, linear-gradient .3s ease 0s, border .3s ease 0s, color .3s ease 0s, margin .3s ease 0s;
    -o-transition: ease 0s, background .2s ease 0s, height .3s ease 0s, filter .3s ease 0s, box-shadow .3s ease 0s, opacity .3s, linear-gradient .3s ease 0s, border .3s ease 0s, color .3s ease 0s, margin .3s ease 0s;
    transition: ease 0s, background .2s ease 0s, height .3s ease 0s, filter .3s ease 0s, box-shadow .3s ease 0s, opacity .3s, linear-gradient .3s ease 0s, border .3s ease 0s, color .3s ease 0s, margin .3s ease 0s
}

body {
    background: #13131a;
    margin: 0;
    padding: 0;
    color: #e7e6e3
}

P {
    color: #e7e6e3
}

P IMG {
    max-width: 100%;
    height: auto;
    margin-top: 25px;
    margin-bottom: 25px
}

INPUT[type=text] {
    background-color: #13131a;
    color: #f8f400;
    border: 1px solid #f8f400
}

SMALL {
    line-height: 18px
}

.mpzero {
    margin: 0px;
    padding: 0px
}

.gicons {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top: 1px;
    display: inline-block
}

.tool.save.button_link {
    display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .tool.save.button_link {
        float: none;
    }
}

.button_link {
    background: #f8f400 url("/template/img/main_sprite.png") no-repeat scroll 0 -50px;
    border: 2px solid #f8f400;
    border-radius: 17px;
    color: #13131a;
    display: block;
    float: none;
    margin: 0px auto;
    font-size: 16px;
    font-weight: bold;
    height: 37px;
    line-height: 33px;
    text-align: center;
    width: 192px;
    clear: both
}

.button_link:hover {
    background-color: #fffd77;
    color: #13131a;
    text-decoration: none
}

header {
    border-bottom: 3px solid #e0b400;
}

DIV.logo {
    text-align: center
}

DIV.logo .logo_link {
    text-align: center;
    margin-top: 10px;
    display: block;
    width: 166px;
    margin-bottom: 8px;
}

DIV.logo .logo_link img {
    max-width: 100%;
}

SPAN.menu_title {
    line-height: 50px;
    padding-left: 10px
}

DIV.mainmenu {
    background-color: #292930
}

DIV.index_block {
    background: top center url(/template/img/main_bg.jpg) no-repeat;
    height: 544px;
    min-height: 544px;
    background-size: contain
}

DIV.mainmenu UL LI A,
DIV.mobile-social UL LI A {
    border-radius: 20px;
    margin-bottom: 2px;
    padding: 7px 15px
}

DIV.mainmenu UL LI A SPAN,
DIV.mobile-social UL LI A SPAN {
    padding: 3px 0px 4px 25px;
    background-image: url(/template/img/menu_sprite.png);
    background-repeat: no-repeat;
    background-color: #e7e6e3;
    border-style: none
}

DIV.mainmenu UL LI A:hover SPAN,
DIV.mainmenu UL LI A:focus SPAN,
DIV.mainmenu UL LI.active A SPAN,
DIV.mobile-social UL LI A:hover SPAN,
DIV.mobile-social UL LI A:focus SPAN,
DIV.mobile-social UL LI.active A SPAN {
    background-color: #f8f400
}

A.index {
    display: none !important
}

li.answers > a > SPAN {
    background-position: 0 -50px
}

li.franshiza > a > SPAN {
    background-position: 0 -100px
}

li.promo > a > SPAN {
    background-position: 0 -150px
}

li.shop > a > SPAN {
    background-position: 0 -200px
}

li.res > a > SPAN {
    background-position: 0 -350px
}

DIV.mainmenu UL LI A.vk,
DIV.mainmenu UL LI A.inst,
DIV.mobile-social UL LI A.vk,
DIV.mobile-social UL LI A.inst {
    width: 34px;
    height: 34px;
    border-color: #fff;
    font-size: 0;
    margin: 3px 5px 0;
    padding: 16px 7px 0 7px
}

DIV.mainmenu UL LI A.vk SPAN,
DIV.mobile-social UL LI A.vk SPAN {
    background-position: 0 -250px;
    padding: 6px 0px 4px 16px
}

DIV.mainmenu UL LI A.inst SPAN,
DIV.mobile-social UL LI A.inst SPAN {
    background-position: 0px -300px;
    padding: 7px 0 5px 16px
}

DIV.mobile-social {
    display: block;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden
}

DIV.mobile-social UL {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100px;
    clear: both
}

DIV.mobile-social UL LI {
    display: block;
    float: left
}

DIV.mobile-social UL LI A.vk,
DIV.mobile-social UL LI A.inst {
    border: 2px solid #fff;
    line-height: 34px;
    display: block;
    padding-top: 0
}

DIV.mobile-social UL LI A.vk:hover,
DIV.mobile-social UL LI A.inst:hover {
    border-color: #f8f400
}

DIV.intro_text {
    background-color: #13131a;
    background-color: rgba(19, 19, 26, 0.86);
    position: relative;
    z-index: 2;
    padding-bottom: 30px
}

DIV.intro_text H1 {
    font-size: 50px;
    color: #f8f400
}

DIV.forest {
    /*background: url(/template/img/bg-forest.jpg) top center no-repeat*/
}

DIV.city_choice {
    text-align: center
}

A.startgame_button {
    display: block;
    clear: both;
    text-decoration: none !important;
    width: 276px;
    height: 47px;
    margin: -25px auto 60px;
    border-radius: 25px;
    z-index: 3;
    position: relative;
    background: url(/template/img/start_game_bg.png) top center no-repeat #13131a
}

A.startgame_button:hover {
    background-color: #f8f400;
    background-position: bottom center
}

A.startgame_button SPAN {
    font-size: 16px;
    font-weight: bold;
    line-height: 47px;
    background: url(/template/img/start_game_arrow.png) 25% 100% no-repeat;
    text-indent: 22px;
    display: block;
    color: #f0ed27
}

A.startgame_button SPAN:hover {
    background-position: 25% 0;
    color: #0e0e0e
}

DIV.blood {
    width: 100%;
    height: 859px;
    position: absolute;
    z-index: 1;
    top: 132px;
    left: 0px;
    background: url(/template/img/blood.png) no-repeat top center;
    opacity: 0
}

DIV.city_choice {
    z-index: 3;
    position: relative;
    color: #e7e6e3;
    font-size: 16px
}

DIV.city {
    background-color: #13131a;
    display: inline-block;
    clear: both;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 20px
}

DIV.city_choice {
    display: block;
    clear: both;
    text-align: center
}

DIV.city_choice SPAN.title {
    background: url(/template/img/main_sprite.png) no-repeat 0px 0px transparent;
    padding: 0px 10px
}

DIV.citygame {
    z-index: 3;
    position: relative;
    overflow: hidden;
    max-width: 960px;
    margin: 0px auto
}

DIV.citygame H2 {
    font-size: 28px;
    color: #e7e6e3;
    text-align: center;
    text-indent: 0;
    margin: 0 0 30px
}
.subtitle {
    font-size: 28px;
    color: #e7e6e3;
    text-align: center;
    text-indent: 0;
    margin: 0 0 30px;
}

DIV.game {
    margin: 0 0 20px;
    padding: 0;
    min-height: 300px;
    max-height: 100%
}

DIV.game IMG.game_image {
    border-radius: 15px;
    width: 100%;
    max-width: 470px;
    height: auto;
	min-height: 300px;
    background: url(/template/img/img-load.jpg) center center no-repeat;
    margin: 0px auto;
    display: block
}

DIV.game DIV.game_hover {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    max-height: 100%;
    padding: 0px 10px
}

DIV.game DIV.game_hover DIV.game_hover_content {
    margin: 0 auto;
    max-width: 470px;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    border: 2px solid rgba(0, 0, 0, 0);
    position: relative;
}

DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_icon {
    text-align: center;
    padding-top: 20px
}

DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_icon IMG {
    margin: 0px auto
}

DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_title {
    padding-top: 30px
}

DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_title H2 {
    text-align: left;
    font-size: 27px;
    color: #f8f400;
    margin: 0;
    text-shadow: 0 2px 6px #000;
    text-transform: uppercase;
    max-width: 186px;
}

DIV.game DIV.game_hover DIV.game_hover_content A.game_item {
    float: right;
    display: block;
    margin-right: 75px;
    width: 192px;
    height: 37px;
    background: no-repeat #f8f400 0px -50px url(/template/img/main_sprite.png);
    color: #13131a;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    border: 2px solid #f8f400;
    border-radius: 17px;
    text-decoration: none
}

DIV.game DIV.game_hover DIV.game_hover_content A.game_item:hover {
    background-color: #fffd77
}

DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_intro P {
    line-height: 24px
}

DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_intro P IMG {
    margin: 0px
}

DIV.game DIV.game_hover DIV.game_hover_content:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-color: #f8f400
}

DIV.rulesBlock {
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: table;
    border-radius: 15px
}

DIV.rulesBlock .rulesBlocImg {
    background-image: url("/template/img/icon_price_info.jpg");
    display: block;
    vertical-align: middle;
    font-size: 34px;
    color: #f8f400;
    width: 56px;
    height: 56px;
    text-align: center
}

DIV.rulesBlock .rulesBlocText {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    line-height: 20px;
    padding-right: 15px;
    font-size: 16px
}

.container.item-page .pull-left.item-image > IMG {
    width: 200px;
    margin-right: 25px;
    margin-bottom: 20px
}

#weekDaysScroller > #weekDays {
    margin-left: -20px
}

#map {
    width: 100%;
    height: 100%
}

.jelowClassText {
    color: #f8f400
}

DIV.game-slideshow {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 5
}

DIV.game-slideshow DIV.gsl-inner {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 0;
    padding: 0
}
DIV.game-slideshow A.gsl-button {
    overflow: hidden;
    position: absolute;
    z-index: 6;
    top: 45%;
    width: 120px;
    opacity: 0.6;
    color: #e7e6e3;
    width: 120px !important;
    height: 80px !important;
    border-radius: 40px;
    background-color: #13131a
}

DIV.game-slideshow A.gsl-button:hover {
    color: #f8f400;
    opacity: 0.8
}

DIV.game-slideshow .gsl-button .glyphicon {
    line-height: 78px !important;
    opacity: 1;
    font-size: 32px
}

DIV.game-slideshow .gsl-back {
    text-align: right;
    padding-right: 15px
}

DIV.game-slideshow .gsl-next {
    text-align: left;
    padding-left: 15px
}

.adminForm {
    margin-top: 25px
}

DIV.game-icon {
    text-align: center;
    padding: 20px 0 0
}

DIV.game-icon-pvt {
    text-align: center;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

DIV.game-icon IMG {
    margin: 0 auto
}

DIV.game-info {
    margin-bottom: 60px
}

DIV.game-desc {
    font-size: 16px
}

DIV.game-desc H1 {
    color: #f8f400;
    font-size: 50px
}

DIV.game-prop,
DIV.game-map {
 /*   padding-top: 35px */
}

DIV.game-prop .btn-info-comment {
    background: transparent;
    border: 0;
}

DIV.game-prop P,
DIV.game-map P {
    line-height: 24px;
    margin-bottom: 30px
}

DIV.game-prop P IMG,
DIV.game-map P IMG {
    margin: 0
}

DIV.game-map SPAN#googlemap {
    width: 90%;
    height: 90px;
    cursor: pointer
}

H2.gamepage-booking-h2 {
    color: #f8f400;
    text-align: center;
    margin: 40px 0px 20px
}

DIV.gamepage-booking-desch2 {
    text-align: center;
    margin-bottom: 20px
}

DIV#weekDaysScroller {
    height: auto;
    margin-top: 10px
}

DIV.weeklyCalendar {
    clear: both
}

DIV.calendarPagination {
    float: left;
    margin: 10px 0 0;
    text-align: center
}

DIV.calendarPagination A {
    text-decoration: none;
    margin: 0 10px
}

DIV.calendarPagination SPAN.previousPage,
DIV.calendarPagination SPAN.nextPage {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top: 1px;
    width: 27px;
    height: 27px;
    border-radius: 15px;
    background-color: #292933;
    overflow: hidden;
    display: inline-block
}

DIV.calendarPagination SPAN.previousPage A,
DIV.calendarPagination SPAN.nextPage A,
DIV.calendarPagination SPAN.previousPage SPAN,
DIV.calendarPagination SPAN.nextPage SPAN {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top: 1px;
    display: inline-block;
    margin: 0;
    padding: 5px 0 0 0;
    width: 27px;
    height: 27px;
}

DIV.calendarPagination SPAN.nextPage A:before {
    content: "\e080"
}

DIV.calendarPagination SPAN.previousPage A:before,
DIV.calendarPagination SPAN.previousPage SPAN:before {
    content: "\e079"
}

DIV.calendarPagination SPAN.currentPage {
    height: 27px;
    line-height: 27px
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.reserved.reserveding SPAN {
    color: #9A9256
}

#bookSetting {
    width: 100%;
    max-width: 960px;
    margin: 0px auto
}

#bookSetting .info {
    width: 100%;
    height: auto;
    box-sizing: content-box
}

#bookSetting SPAN.markerprice {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    float: left;
    margin: 20px 10px 0px 0px
}

#bookSetting DIV.prices {
    border-radius: 25px;
    background-color: #1a1a23;
    border-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: right
}

#bookSetting DIV.prices DIV.price {
    background-color: transparent;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0 20px;
    display: inline-block;
    width: 63px;
    float: none
}

#bookSetting DIV.prices DIV.price SPAN.markerprice {
    float: left;
    margin-right: 5px
}

#bookSetting DIV.prices DIV.iconterms {
    padding: 0;
    text-align: right
}

#bookSetting DIV.prices DIV.iconterms SPAN.iconterms {
    color: #65636d;
    font-size: 12px;
    margin: 0 20px;
    line-height: 48px;
	white-space: nowrap;
}

#bookSetting DIV.prices DIV.iconterms SPAN.iconterms SPAN.gicons {
    top: -1px;
    margin-right: 3px
}

#bookSetting DIV#weekDays {
    margin: 0 auto;
    display: block;
    overflow: hidden;
    box-sizing: content-box
}

#bookSetting DIV.boxesDay {
    float: left;
    margin: 0
}

#bookSetting DIV.boxesDay TABLE.boxes {
    border-style: none
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD {
    color: #e7e6e3;
    font-size: 12px;
    background-color: transparent
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box {
    border-style: none;
    padding: 2px 2px;
    height: 34px;
    text-align: center
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell {
    display: block;
    height: 30px;
    width: 120px;
    background-color: #1a1a23;
    border-radius: 15px;
    border: 2px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #65636d;
    font-size: 13px;
    text-align: center;
    padding: 3px 2px;
    margin: 0px auto
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell SPAN.markerprice {
    float: right;
    margin-top: 6px
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell SPAN.glyphicon-ok,
#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell SPAN.glyphicon-plus {
    margin: 0 6px 0 5px;
    font-size: 14px
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell I {
    font-size: 11px;
    margin-top: -3px
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell SPAN.game-price,
#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell SPAN.glyphicon-plus {
    display: none
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell SPAN.game-starttime {
    display: inline
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell.selected {
    border-color: #f8f400
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell.selected SPAN.game-price,
#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell.selected SPAN.glyphicon-plus {
    display: inline;
    color: #f8f400
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell.selected SPAN.game-starttime,
#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell.selected SPAN.glyphicon-ok {
    display: none
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell.selected:hover,
#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell.selected:hover SPAN {
    border-color: #e7e6e3;
    color: #e7e6e3
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.reserved SPAN {
    background-color: transparent;
    color: #65636d;
    font-size: 14px;
    margin: 0 auto;
    float: none;
    width: 116px;
    top: -1px;
}

#bookSetting DIV.col-header {
    text-align: center;
    font-size: 14px;
    text-transform: lowercase;
    width: 120px;
    margin: 20px auto 0px;
    line-height: 18px;
    height: 60px;
    overflow: hidden;
    word-wrap: break-word
}

#bookSetting DIV.col-header SPAN.cal-clock-icon {
    background: url(/template/img/main_sprite.png) 0px -100px no-repeat rgba(0, 0, 0, 0);
    width: 23px;
    height: 23px;
    display: block;
    margin: 5px auto
}

#bookSetting DIV.col-header B {
    font-weight: normal;
    clear: both;
    display: block
}

#bookSetting DIV.col-header::first-line {
    color: #f8f400;
    font-size: 21px;
    line-height: 18px
}

#bookSetting DIV.boxesDay.time {
    width: 90px
}

#bookSetting DIV.boxesDay.time DIV.col-header {
    padding-top: 5px;
    width: 90px
}

#bookSetting A.checkButton.bookitButton,
#bookSetting SPAN.checkButton.bookitButton {
    width: 100%;
    max-width: 270px;
    height: 50px;
    border-radius: 25px;
    background: url(/template/img/main_sprite.png) 50% -150px no-repeat #f8f400;
    border: 2px solid #f8f400;
    line-height: 46px;
    font-size: 18px;
    color: #13131a;
    font-weight: bold;
    margin: 0 auto 20px;
    padding: 0;
    float: none;
    display: block;
    text-align: center;
	text-decoration: none;
}

#bookSetting A.checkButton.bookitButton:hover {
    background-color: #fffd77;
	text-decoration: none;
}

#bookSetting SPAN.checkButton.bookitButton {
    background-color: #65636d;
    border-color: #13131a;
    display: block;
    cursor: help
}
.accept-rules {
	margin-bottom: 8px;
}
#bookSetting DIV.accept-rules {
    width: 100%;
    max-width: 270px;
    text-align: center;
    margin: 0px auto
}

#bookSetting DIV.accept-rules INPUT {
    vertical-align: baseline;
    margin-right: 5px
}

#bookSetting DIV.accept-rules LABEL {
    font-weight: normal
}

#bookSetting DIV.bookInterval {
    margin-top: 20px
}

#bookSetting DIV#total {
    font-size: 14px;
    margin: 20px 0;
    display: none
}

#bookSetting DIV#checkInfo {
    display: none
}

FORM.reservation {
    margin: 30px 10px 10px 10px;
}

FORM.reservation H1 {
    color: #f8f400;
    font-size: 36px;
    text-align: left
}

FORM.reservation H2 {
    margin: 0;
    padding: 0
}

FORM.reservation LEGEND {
    color: #e7e6e3;
    border-style: none
}

FORM.reservation INPUT[type=text] {
    border: 1px solid #e7e6e3;
    line-height: 28px;
    height: 28px;
    padding: 2px 8px;
    border-radius: 5px;
}

@media screen and (max-width: 767px) {
    FORM.reservation INPUT[type=text] {
        margin: 0 10px;
        width: calc(100% - 20px);
    }

}



FORM.reservation INPUT:focus {
    border-color: #f8f400
}

FORM.reservation DIV.res-form-img IMG {
    margin: 0 auto
}

FORM.reservation DIV.block-label {
    text-align: right
}

FORM.reservation DIV.bookingToolbar {
    clear: both;
	text-align: center;
}

FORM.reservation A.tool.save {
    background: #f8f400 url("/template/img/main_sprite.png") no-repeat scroll 0 -50px;
    border: 2px solid #f8f400;
    border-radius: 17px;
    color: #13131a;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 37px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    width: 192px;
    float: left;
    margin: 0px;
    padding: 0px
}

FORM.reservation A.tool.save:hover {
    background-color: #fffd77
}

FORM.reservation A.tool.cancel {
    height: 37px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #f8f400;
    margin: 10px auto;
}

.item-page {
    font-size: 16px
}

DIV.blog {
    margin-top: 20px;
    font-size: 16px
}

DIV.blog DIV.item {
    border-bottom: 1px solid #f8f400;
    margin-bottom: 40px;
    padding-bottom: 10px
}

DIV.blog P.readmore {
    text-align: right;
    padding-right: 0;
}

DIV.blog P.readmore A {
    border: 2px solid #e7e6e3;
    line-height: 30px;
    border-radius: 20px;
    padding: 2px 15px;
    color: #e7e6e3
}

DIV.blog P.readmore A SPAN {
    display: none
}

DIV.blog P.readmore A:hover {
    border-color: #f8f400;
    color: #f8f400
}

DIV.blog DIV.page-header {
    border-style: none;
    padding: 0;
    margin: 0;
}

DIV.blog P.annotation {
    min-height: 28px;
}

DIV.blog DIV.page-header .news-date {
    float: none !important;
    position: absolute;
    right: 10px;
    top: 30px;
}

DIV.blog DIV.page-header H1 {
    padding: 0px 10px
}

DIV.blog DIV.page-header H2 A {
    text-decoration: none
}

FOOTER {
    text-align: center;
    padding: 20px 0px;
    margin-top: 50px
}

FOOTER A.copyright {
    color: #e7e6e3;
    text-decoration: none
}

FOOTER A.copyright SPAN {
    color: #f8f400
}

FOOTER A.copyright:hover,
FOOTER A.copyright:hover SPAN {
    color: #fff
}

@media (min-width: 992px) {
    DIV.mainmenu {
        background-color: transparent
    }
    DIV.intro_text {
        margin-top: 130px;
        padding: 15px
    }
    SPAN.menu_title {
        display: none
    }
    UL.menunav {
        float: right
    }
    UL.menunav {
        float: none;
        display: table;
        margin: 0 auto;
        margin-top: 2%
    }
}

@media (min-width: 1200px) {
    DIV.mainmenu {
        margin-top: 2%;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    SPAN.menu_title {
        display: none
    }
    DIV.mainmenu {
        margin-top: 0;
        background-color: transparent;
        margin-bottom: 0;
    }
    DIV.intro_text {
        margin-top: 60px
    }
    #bookSetting DIV.prices DIV.iconterms {
        text-align: center
    }
    DIV.prices-block {
        text-align: center;
        clear: both
    }
    DIV.mainmenu UL LI A,
    DIV.mobile-social UL LI A {
        padding: 7px 9px
    }
}

@media screen and (max-width: 767px) {
    DIV.intro_text {
        margin-top: 150px
    }
    DIV.mainmenu {
        margin-top: 0
    }
    DIV.mainmenu UL LI A {
        background-color: #13131a
    }
    DIV.mainmenu UL LI A.vk,
    DIV.mainmenu UL LI A.inst {
        width: inherit;
        height: inherit;
        border-color: none;
        font-size: 14px;
        border-radius: 20px;
        margin: 0;
        margin-bottom: 2px;
        padding: 7px 15px;
        border: 2px solid #13131a
    }
    DIV.mainmenu UL LI A.vk SPAN,
    DIV.mainmenu UL LI A.inst SPAN {
        padding: 7px 0px 4px 26px
    }
    DIV.mainmenu UL LI A.vk SPAN {
        background-position: 0px -240px
    }
    DIV.mainmenu UL LI A.inst SPAN {
        background-position: 0px -290px
    }
    DIV.city a {
        width: 100%;
        text-align: center
    }
    #bookSetting DIV.prices DIV.iconterms {
        text-align: center
    }
    DIV.prices-block {
        text-align: center;
        clear: both
    }
    FORM.reservation DIV.block-label.col-xs-4 {
        text-align: left;
        width: 100%;
        clear: both
    }
    FORM.reservation A.tool.save,
    FORM.reservation A.tool.cancel {
        float: none;
        margin: 0px auto;
        clear: both
    }
    FORM.reservation A.tool.cancel {
        margin-top: 20px
    }
}

@media screen and (max-width: 477px) {
    DIV.game DIV.game_hover DIV.index_game_intro {
        display: block
    }
    DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_icon {
        text-align: center;
        clear: both;
        display: block;
        width: 100%;
        padding-top: 10px
    }
    DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_title {
        padding-top: 0px;
        clear: both;
        display: block;
        width: 100%
    }
    DIV.game DIV.game_hover DIV.game_hover_content DIV.index_game_title H2 {
        text-align: center;
        font-size: 24px;
        max-width: none;
    }
    DIV.game DIV.game_hover DIV.game_hover_content DIV.index_order_button {
        clear: both;
        float: none;
        margin: 10px auto 0px
    }
    DIV.game DIV.game_hover DIV.game_hover_content A.game_item {
        margin: 20px auto 0px;
        float: none
    }
    #bookSetting DIV#weekDays {
        margin-left: -20px
    }
    DIV.blog DIV.page-header .news-date {
        position: static;
        display: block;
        margin-bottom: 10px;
    }
    DIV.blog P.readmore A {
        height: 28px;
        line-height: 24px;
        padding: 0 14px;
        font-size: 12px;
    }
}

.yellow-text {
    color: #f8f400
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .no-print {
        display: none !important
    }
}

#game_page .game_picture {
    text-align: center;
    margin-bottom: 30px;
}

#winners {
    margin-bottom: 30px;
}

.blockIt-wrap {
    float: right;
    border: 2px solid #FFEB3B;
    text-align: center;
    width: 120px;
    left: calc(50% - 60px);
    bottom: -38px;
    padding: 0;
    height: 36px;
    line-height: 32px;
    font-size: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
}

.blockIt-wrap:hover {
    background-color: #FFEB3B;
}

.blockIt-wrap:hover a {
    text-decoration: none;
    color: #000;
}

.blockIt-wrap .controlbtn {}

div.announce {
    float: right;
    display: block;
    width: 192px;
    text-align: center;
}

div.announce p {
    margin: 0px;
    padding: 0px;
}

div.announce-main p {
    margin: 0px;
    padding: 0px;
}

div.announce-main {
    display: block;
    text-align: center;
}

div.trailer-wrap {
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: block;
    text-align: center;
}

.winner_photo {
    /*margin-left: 15px;*/
}

.mycity {
    position: absolute;
    bottom: 5px;
    right: 35px;
}

.game_picture img {
    max-width: 100%;
}

.change-city {
    color: yellow;
    cursor: pointer;
}

.change-city.franch {
    color: #000;
}

.kv-plugin-loading {
    display: none !important;
}

/*
.game-prop .inst span {
    background-image: url(/template/img/menu_sprite.png);
    background-repeat: no-repeat;
    background-color: #e7e6e3;
    border-style: none;
    background-position: 0px -300px;
    padding: 7px 0px 5px 16px;
}
*/

.game-prop .ico:hover span {
    background-color: #f8f400;
}

.game-prop .ico:hover {
    color: #f8f400;
    border-color: #f8f400;
}

.game-prop .ico {
    color: #ffffff;
    position: relative;
    display: inline-block;
    width: 34px;
    height: 34px;
    border-color: #fff;
    font-size: 0px;
    margin: 0 5px;
    padding: 0;
}

.game-prop .vk {
    background-image: url(/images/vk_w.png);
    background-repeat: no-repeat;
    background-color: none;
}

.game-prop .vk:hover {
    background-image: url(/images/vk_y.png);
}

.game-prop .inst {
    background-image: url(/images/inst_w.png);
    background-repeat: no-repeat;
    background-color: none;
}

.game-prop .inst:hover {
    background-image: url(/images/inst_y.png);
}

#googlemapT {
    display: block;
    height: 50px;
}

.ann-label img {
    width: 172px;
    height: 138px;
}

.ann-label {
    margin-right: 0px;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 20px;
}

.popover-content {
    color: black;
}

.q_game_title h3 {
    text-align: left;
    margin: 0px 0px 10px 0px;
    color: #f8f400;
    text-shadow: 0.1em 0.1em 0.2em rgb(0, 0, 0);
    text-transform: uppercase;
}

.q-first-line {
    margin-bottom: 10px;
}

.index_game_intro {
    position: absolute !important;
    bottom: 10px;
}

.q-logo {
    width: 80px;
}

.index_game_desc {
    width: calc(100% - 80px);
}

.q-first-line_left {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: left;
    padding-left: 9px;
}


.q-first-line_right {
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin: 0;
    margin-top: 4px;
}

.q-second-line_left {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: left;
    padding-left: 9px;
}

.q-second-line_right {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: right;
    padding-right: 9px;
}

.select2-container {
    color: #000;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}

.city-select_wrap .city-select .select2-container--bootstrap .select2-selection {
    background: #1a1a23;
    border: 0;
    margin-top: 7px;
    padding: 6px 25px 6px 15px;
    box-shadow: none;
}

.city-select_wrap .city-select .select2-container--bootstrap .select2-selection__rendered {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.navbar-nav a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}

.navbar-default .navbar-nav > li > a {
    padding: 7px 3px;
}

.select2-container--bootstrap .city_select_combo.select2-dropdown {
    border-color: #1a1a23;
    background: #1a1a23;
}

.select2-container--bootstrap .city_select_combo.select2-dropdown {
    overflow: visible;
}

.select2-container--bootstrap .city_select_combo .select2-results__option {
    color: #fff;
}

.select2-container--bootstrap .city_select_combo .select2-results__option[aria-selected=true] {
    background-color: #000;
    color: #ffed00;
    overflow: visible;
}

.select2-container--bootstrap .city_select_combo .select2-results__option--highlighted[aria-selected] {
    background-color: #000;
    color: #fff;
}

.navbar-nav > li .fa-angle-left {
    width: 15px;
    height: 14px;
    background: #f8f400;
    border-radius: 50%;
}

.navbar-nav > li .fa-angle-left {
    width: 18px;
    height: 18px;
    background: #f8f400;
    border-radius: 50%;
    position: relative;
    margin-left: 5px;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    text-align: center;
}

.navbar-nav > li .fa-angle-left.rotate {
    transform: rotate(90deg);
}

.navbar-nav > li .fa-angle-left:before {
    content: "\f105";
    color: #000;
    font-size: 18px;
    margin-left: 2px;
}

.navbar-nav > li > ul {
    display: none;
    position: absolute;
    list-style: none;
    padding: 0;
    width: 300px;
    text-align: center;
    left: calc(50% - 150px);
    z-index: 1;
    padding-top: 5px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.navbar-nav > li > ul > li > a {
    padding: 7px 10px;
    border: 2px solid #fff;
    color: #fff;
    width: auto;
    display: inline-block;
    background: #000;
    margin-bottom: 8px;
    text-decoration: none;
}

.navbar-nav > li > ul > li > a:hover {
    border-color: #f8f400;
    color: #f8f400;
}

.q-difficult,
.q-players,
.q-age {
    margin-right: 16px;
}

.actors {
    margin-right: 0;
}

DIV.city {
    background-color: #1a1a23;
}

.wrap-new {
    padding-top: 91px;
}

header {
    position: fixed;
    width: 100%;
    z-index: 10;
    background: #13131a;
}

.select2-results {
    overflow: hidden;
    /*overflow-y: scroll;*/
}
@media screen and (max-width:500px){
    .select2-container--bootstrap .select2-results>.select2-results__options{
        max-height: 400px!important;
        height:auto!important;
    }
}

.select2-container--bootstrap .select2-results>.select2-results__options{
    height:200px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color:#ffed32!important;
}




.mCS-autoHide>.select2-results.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.select2-results.mCustomScrollBox~.mCSB_scrollTools, .select2-results.mCustomScrollBox>.mCSB_scrollTools, .select2-results.mCustomScrollBox~.mCSB_scrollTools, .mCustomScrollbar>.select2-results.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar>.select2-results.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{
opacity:1!important;
}
.select2-results .mCSB_outside+.mCSB_scrollTools{
    opacity:1;
}
@media (max-width: 1200px) {
    .wrap-new {
        padding-top: 123px;
    }
    header .row {
        position: relative;
    }
    DIV.logo .logo_link {
        margin: auto;
        margin-top: 10px;
    }
    header .row .city-select_wrap {
        position: absolute;
        right: 0;
        top: 0;
        text-align: right;
        width: 230px;
    }
    header .navbar-default .navbar-collapse,
    header .navbar-default .navbar-form {
        text-align: center;
    }
    header .navbar-nav {
        float: none;
        margin: 0;
        display: inline-block;
        margin-top: 10px;
    }
    header .navbar-default .navbar-nav > li > a {
        padding: 7px 15px;
    }
    DIV.mainmenu {
        margin-bottom: 0;
    }
}

@media (max-width: 1000px) {
    header .navbar-default .navbar-nav > li > a {
        padding: 7px 3px;
    }
    .wrap-new {
        padding-top: 113px;
    }
}

@media (max-width: 767px) {
    .select2-results {
        overflow: scroll;
    }
    .wrap-new {
        padding-top: 0;
    }
    header {
        border: 0;
        position: relative;
        padding-top: 0;
    }
    header .row .city-select_wrap {
        position: relative;
        padding: 0;
        background: #1a1a23;
        text-align: center;
        width: 100%;
    }
    header .city-select.btn {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding: 0;
        height: 28px;
        line-height: 28px;
    }
    .select2-container--bootstrap .city_select_combo.select2-dropdown {
        position: relative;
        overflow: visible;
        border-radius: 0;
    }
    .select2-container--bootstrap .city_select_combo.select2-dropdown:before,
    .select2-container--bootstrap .city_select_combo.select2-dropdown:after {
        position: absolute;
        content: '';
        background: #1a1a23;
        width: 1px;
        height: calc(100% + 1px);
        top: 0px;
        left: -2px;
    }
    .select2-container--bootstrap .city_select_combo.select2-dropdown:after {
        left: auto;
        right: -2px;
    }
    .city-select_wrap .city-select .select2-container--bootstrap .select2-selection__rendered {
        width: auto;
        display: inline-block;
        vertical-align: middle;
    }
    .city-select_wrap .city-select .select2-container--bootstrap .select2-selection {
        box-shadow: none;
        margin-top: 0;
        padding: 0;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        height: 22px;
        line-height: 20px;
        position: relative;
        top: -2px;
    }
    DIV.mainmenu {
       /* position: absolute; */
        background: transparent;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
       /* position: fixed;*/
        top: 0;
        padding-top: 0;
        right: 0;
        background-color: #000;
        height: 64px;
    }
    SPAN.menu_title {
        display: none;
    }
    header .navbar-nav {
        width: 100%;
        padding: 0 10px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 0;
        box-shadow: none;
        width: 100%;
        background: #292930;
        padding: 0;
        padding-bottom: 7px;
        top: 4px;
        position: relative;
    }
    header .navbar-default .navbar-nav > li > a {
        padding: 7px 15px;
        margin-bottom: 3px;
        text-align: left;
    }
    header .navbar-default .navbar-nav > li > a:hover {
        background-color: #000;
    }
    DIV.logo {
        width: calc(50% + 95px);
        text-align: right;
        position: relative;
        top: 0;
        left: 0;
        z-index: 2;
        /*height: 64px;*/
    }
    DIV.logo .logo_link {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .navbar-nav > li > ul {
        position: relative;
        width: auto;
        left: 0;
    }
    .navbar-nav > li > ul {
        padding-top: 0;
    }
    .navbar-nav > li > ul > li > a {
        border-color: transparent;
        width: calc(100% - 20px);
        text-align: left;
        margin-left: 20px;
        margin-bottom: 3px;
    }
    .actors {
        display: inline-block;
        vertical-align: middle;
        margin-top: 1px;
    }
    DIV.city {
        margin-right: 10px;
        margin-left: 10px;
        border-radius: 25px;
    }
    .game-info .game-icon {
        width: 20%;
        display: inline-block;
        vertical-align: middle;
        float: none;
        padding-top: 0;
        margin-top: 15px;
        padding-left: 10px;
    }
    .game-info .game-title {
        width: 78%;
        display: inline-block;
        vertical-align: middle;
        float: none;
        margin-top: 15px;
        padding-right: 10px;
    }
    .game-info .game-title H1 {
        margin: 0;
    }
    .city-select_wrap .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
        right: -17px;
        top: 2px;
    }
    div.trailer-wrap {
        top:auto;
        bottom: -61px;
    }
    A.startgame_button {
        width: 150px;
        height: 32px;
        background: #13131a;
    }
    A.startgame_button SPAN {
        background-position: 13px 88%;
        line-height: 32px;
    }
    A.startgame_button SPAN:hover {
        background-position: 13px 10%;
    }
    DIV.game-slideshow {
        padding-bottom: 26px;
    }
    DIV.game-slideshow A.gsl-button {
        top: calc(65% - 32px);
    }
}


@media (max-width: 650px) {
    .game-info .game-title H1 {
        font-size: 44px;
    }
}

@media (max-width: 480px) {
    .game-info .game-title H1 {
        font-size: 34px;
    }
    .index_game_intro .index_game_logo {
        margin-top: 4px;
    }
    .q-difficult,
    .q-players,
    .q-age {
        margin-right: 6px;
    }
    .actors {
        margin-right: 0;
    }
    .q_game_title h3,
    .q-first-line {
        margin-bottom: 8px;
        display: block;
        margin-top: 0;
    }
    .index_game_intro {
        bottom: 3px;
    }
}

@media (max-width: 375px) {
    .q-first-line_right {
        font-size: 10px;
    }
    .q-second-line_right {
        width: 48%;
    }
    .game-info .game-title H1 {
        font-size: 24px;
    }
}

.mainmenu .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}

.mainmenu .navbar-toggle .icon-bar {
    background-color: #e0b400 !important;
}

.mainmenu .navbar-toggle .icon-bar {
    display: block;
    width: 38px;
    height: 6px;
    border-radius: 1px;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.mainmenu .navbar-toggle .icon-bar.mid {
    position: absolute;
    top: 15px;
}

.mainmenu .navbar-toggle.crossed .icon-bar {
    opacity: 0;
}

.mainmenu .navbar-toggle.crossed .icon-bar.mid {
    opacity: 1;
}

.mainmenu .navbar-toggle.crossed .icon-bar.mid.lefty {
    transform: rotate(45deg);
}

.mainmenu .navbar-toggle.crossed .icon-bar.mid.righty {
    transform: rotate(-45deg);
}

.mainmenu .navbar-toggle {
    border: 0px;
}

.mCSB_outside+.mCSB_scrollTools {
    right: 0px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.select2-container--bootstrap .city_select_combo .select2-results>.select2-results__options {
    overflow-y: visible;
}

.mod_booking_items .q-address .adress_val {
    display: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.form-group.field-booking-type .block-label {
    width: 68%;
    margin: 0;
    text-align: right;
}

.form-group.field-booking-type .block-label br {
    display: none;
}

.form-group.field-booking-people .block-label {
    width: 30%;
    margin-right: 20px;
}

#bookSetting DIV.boxesDay TABLE.boxes TR TD.box SPAN.cell .gicons.glyphicon-plus {
    top: -1px;
}

.form-group.field-booking-people #booking-people-slider .slider-handle {
    background: #f8f400;
	border: 1px solid #13131A;
	color: #13131A;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

.form-group.field-booking-people #booking-people-slider .slider-selection {
    background: #f8f400;
}


@media screen and (max-width: 767px) {
    FORM.reservation DIV.block-label.col-xs-4 {
        display: block;
        float: none;
    }
    FORM.reservation .slider.slider-horizontal {
        display: block;
        margin: auto;
        margin-top: 30px;
        width: 55%;
    }
    .form-group.field-booking-type DIV.block-label.col-xs-4.block-label {
        width: 220px;
        display: inline-block;
        position: relative;
        top: -3px;
        margin-right: 30px;
    }
}
.css_anim {
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.game_short_desc {
  display: block;
  margin-top: 20px;
  font-size: 20px;
  color: #f8f400;
}
@media screen and (max-width: 767px) {
  .game_short_desc {
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .game_short_desc br {
    display: none;
  }
}
.game_pros {
  border-top: 3px solid #a850f7;
  margin-top: 50px;
  padding-top: 50px;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .game_pros {
    padding: 0 10px;
    padding-top: 50px;
  }
}
.game_pros .g_pro_item {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 10%;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .game_pros .g_pro_item {
    width: 100%;
    margin-right: 0;
  }
}
.game_pros .g_pro_item:nth-of-type(2n) {
  margin-right: 0;
}
.game_pros .g_pro_item .g_pro_icon {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 479px) {
  .game_pros .g_pro_item .g_pro_icon {
    max-width: 70px;
  }
}
.game_pros .g_pro_item .g_pro_text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 20px;
  width: calc(100% - 170px);
}
@media screen and (max-width: 479px) {
  .game_pros .g_pro_item .g_pro_text {
    width: calc(100% - 120px);
    font-size: 14px;
  }
}
.game_options {
  border-top: 3px solid #a850f7;
  margin-top: 30px;
  padding-top: 50px;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .game_options {
    padding: 0 10px;
    padding-top: 50px;
  }
}
.game_options .g_opt_item {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 10%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .game_options .g_opt_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.game_options .g_opt_item:nth-of-type(2n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .game_options .g_opt_item:nth-of-type(2n) {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .game_options .g_opt_item .g_opt_icon {
    width: 150px;
    height: 150px;
  }
}
.game_options .g_opt_item .g_opt_title {
  font-size: 20px;
  color: #a850f7;
  margin-top: 15px;
}
.game_options .g_opt_item .g_opt_desc {
  font-size: 14px;
  width: 50%;
  display: block;
  margin: auto;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .game_options .g_opt_item .g_opt_desc {
    width: 100%;
  }
}
.game_options .g_opt_item .g_opt_desc_icons {
  margin-top: 15px;
}
.game_options .g_opt_item .g_opt_desc_icons img {
  margin: 0 10px;
}
.game_special_offer {
  border-top: 3px solid #a850f7;
  margin-top: 50px;
  padding-top: 50px;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .game_special_offer {
    padding: 0 10px;
    padding-top: 50px;
  }
}
.game_special_offer .game_so_item {
  width: 45%;
  margin-bottom: 40px;
  margin-right: 10%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .game_special_offer .game_so_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.game_special_offer .game_so_item.full_width {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.game_special_offer .game_so_item:nth-of-type(2n) {
  margin-right: 0;
}
.game_special_offer .game_so_item .game_so_item_pic,
.game_special_offer .game_so_item .game_so_desc_wrap {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 479px) {
  .game_special_offer .game_so_item .game_so_item_pic,
  .game_special_offer .game_so_item .game_so_desc_wrap {
    width: 100px;
  }
}
.game_special_offer .game_so_item .game_so_desc_wrap {
  width: calc(100% - 170px);
  margin-left: 20px;
}
@media screen and (max-width: 479px) {
  .game_special_offer .game_so_item .game_so_desc_wrap {
    width: calc(100% - 120px);
  }
}
.game_special_offer .game_so_item .game_so_desc_wrap .game_so_title {
  font-size: 16px;
  color: #a850f7;
  text-transform: uppercase;
  font-weight: 700;
}
.game_special_offer .game_so_item .game_so_desc_wrap .game_so_desc {
  font-size: 14px;
  margin-top: 10px;
}
.game-desc {
/*  padding-top: 25px; */
}
.game-title.game-desc {
  padding-top: 0;
}
DIV.city {
  margin-bottom: 20px;
  text-align: center;
}
DIV.city span,
DIV.city a {
  padding: 0px 30px;
  line-height: 42px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  color: #e7e6e3;
  text-decoration: none;
  cursor: pointer;
}
DIV.city span:hover,
DIV.city a:hover {
  background-color: #1a1a23;
  color: #f0ed27;
}
/* CONTACTS LINE */
.game-addres-wrapper {
  text-align: center;
}
.addres-line {
  display: inline-block;
  margin: 5px 15px;
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 479px) {
  .addres-line {
    display: block;
    margin: 0 20px 15px;
    text-align: center;
    vertical-align: baseline;
  }
}
/* TOOLTIPS */
.label-tooltip {
  color: #fff;
}
.label-tooltip:hover {
  color: #f8f400;
}
.tooltip {
  background: #fff;
  border-top: 3px solid #f8f400;
  display: none;
  position: absolute;
  top: 35px !important;
}
.tooltip .tooltip-arrow {
  display: none;
}
.tooltip .tooltip-inner {
  background: none;
  color: #13131a;
}
.ui-tooltip {
  background: #fff;
  border-top: 3px solid #f8f400;
  display: none;
  position: absolute;
}
.ui-tooltip .ui-tooltip-content {
  background: none;
  color: #13131a;
}
.spcl_h {
  position: relative;
  width: 144px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  background: #f3ff00;
  display: inline-block;
  vertical-align: middle;
}
.spcl_h .spcl_h_out {
  position: absolute;
  width: 144px;
  height: 34px;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1;
}
.spcl_h .spcl_h_out.moving .spcl_h_inner {
  transform: translate3d(0, 0, 0);
}
.spcl_h .spcl_h_out .spcl_h_inner {
  background: url(../img/spcl_h_inner_blood.png) no-repeat center;
  width: 144px;
  height: 88px;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate3d(0, -88px, 0);
  -webkit-transition: all 1.2s ease 0s;
  -moz-transition: all 1.2s ease 0s;
  -ms-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
  transition: all 1.2s ease 0s;
}
.spcl_h img {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
}
DIV.blog DIV.item {
  position: relative;
}
DIV.blog DIV.item.no_br_b {
  border-bottom: 0;
}
DIV.blog DIV.item:hover .hdn_hover {
  opacity: 1;
}
DIV.blog DIV.item .hdn_hover {
  opacity: 0;
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 9px);
  left: 10px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
DIV.blog DIV.item .hdn_hover .btn {
  width: 150px;
  height: 38px;
  position: absolute;
  left: calc(50% - 75px);
  top: calc(50% - 19px);
  font-size: 14px;
}
.form-group select.form-control {
  background-color: #13131a;
  color: #f8f400;
  border: 1px solid #f8f400;
}
.form-group select.form-control.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .form-group select.form-control.col-sm-8 {
    width: 66.66666667%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .form-group select.form-control.col-md-6 {
    width: 50%;
  }
}
FORM.reservation INPUT[type=text] {
  border: 1px solid #f8f400;
  padding: 6px 12px;
  height: 34px;
}
@media screen and (max-width: 767px) {
  FORM.reservation select.form-control.col-xs-12 {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
}
FORM.reservation DIV.block-label {
  text-align: left;
  padding: 0;
}
fieldset {
  border: 0;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
}
.accept-rules {
  text-align: center;
}
#system-message .alert-message {
  text-align: center;
}
a.tool.cancel {
  display: block;
  margin-top: 10px;
}
a.tool.cancel span {
  margin-bottom: 4px;
}
DIV.logo .logo_link {
  color: #ffed00;
  text-transform: uppercase;
  font-family: montserrat;
  font-size: 48px;
  line-height: 44px;
  text-decoration: none;
}
.cert_btn_wrap .col-md-6 {
  margin-bottom: 15px;
}
.cert_btn_wrap .button_link {
  width: auto;
  width: 400px;
}
@media screen and (max-width: 991px) {
  .cert_btn_wrap .button_link {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .cert_btn_wrap .button_link {
    font-size: 12px;
  }
}
DIV.city_choice .city_slider_wrap {
  margin: 10px 35px 0px;
}
DIV.city_choice .city_slider_wrap .slider {
  margin-top: 0;
}
DIV.city_choice .city_slider_wrap .slider span,
DIV.city_choice .city_slider_wrap .slider a {
  font-weight: 700;
  position: relative;
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
}
DIV.city_choice .city_slider_wrap .slider span .lab_inner,
DIV.city_choice .city_slider_wrap .slider a .lab_inner {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  height: auto;
  padding: 0;
}
@media screen and (max-width: 479px) {
  DIV.city_choice .city_slider_wrap .slider span,
  DIV.city_choice .city_slider_wrap .slider a {
    padding-left: 20px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 479px) {
  DIV.city_choice .city_slider_wrap .slider span:before,
  DIV.city_choice .city_slider_wrap .slider a:before {
    content: '';
    position: absolute;
    left: -10px;
    width: 10px;
    height: 100%;
    background: #1a1a23;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
  }
}
DIV.city_choice .city_slider_wrap .slider span:hover,
DIV.city_choice .city_slider_wrap .slider a:hover,
DIV.city_choice .city_slider_wrap .slider span.active,
DIV.city_choice .city_slider_wrap .slider a.active {
  background-color: #000;
  color: #f0ed27 !important;
}
DIV.city_choice .city_slider_wrap .slider span:hover:before,
DIV.city_choice .city_slider_wrap .slider a:hover:before,
DIV.city_choice .city_slider_wrap .slider span.active:before,
DIV.city_choice .city_slider_wrap .slider a.active:before {
  background: #000;
}
DIV.city_choice .city_slider_wrap .bx-wrapper .bx-viewport {
  left: 0;
  border-radius: 21px;
  overflow: hidden;
}
DIV.city_choice .city_slider_wrap .bx-wrapper .bx-prev,
DIV.city_choice .city_slider_wrap .bx-wrapper .bx-next {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background: url(../img/start_game_arrow.png) 0px 31px;
  width: 22px;
  height: 16px;
  font-size: 0;
  top: calc(50% - 8px);
  margin: 0;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  filter: brightness(0) invert(1);
}
DIV.city_choice .city_slider_wrap .bx-wrapper .bx-prev:hover,
DIV.city_choice .city_slider_wrap .bx-wrapper .bx-next:hover {
  filter: none;
}
DIV.city_choice .city_slider_wrap .bx-wrapper .bx-prev {
  transform: rotate(90deg);
  left: 7px;
}
@media screen and (max-width: 479px) {
  DIV.city_choice .city_slider_wrap .bx-wrapper .bx-prev {
    left: -30px;
  }
}
DIV.city_choice .city_slider_wrap .bx-wrapper .bx-next {
  transform: rotate(-90deg);
  right: 7px;
}
@media screen and (max-width: 479px) {
  DIV.city_choice .city_slider_wrap .bx-wrapper .bx-next {
    right: -30px;
  }
}
.flex_fix {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 479px) {
  FOOTER {
    margin-top: 20px;
    padding-top: 0;
  }
}
FOOTER a {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .wrap-new {
    margin-bottom: 0;
  }
}
DIV.index_block {
  margin: 0;
}
h1.title {
    text-align: center;
}
.articles__list .item-image img {
    border-radius: 3px;
    padding: 2px;
    border: 1px solid #f8f400;
    max-width: 150px;
    width: 100%;
    height: auto;
    margin: 0 1em 0 0;
}
.articles__list .item-image img:hover {
    border: 1px solid #fff;
}
.breadcrumbs {
    padding: 0;
}
.breadcrumbs li {
    display: inline-block;
}
.breadcrumbs li + li:before {
    content: "/";
}
.horror_lvl {
    color: #fcec32;
}
li.home > a > SPAN {
    background-position: 0 -150px;
}
.column {
    float: left;
    width: 25%;
    padding: 10px;
}

/* Style the images inside the grid */
.imgcolumnbooking img {
    opacity: 0.5;
    cursor: pointer;
}

.imgcolumnbooking img:hover {
    opacity: 1;
    border: 3px solid #ddf222;

}
.imgcolumnbooking img:active {
    border: 3px solid #ddf222;
    outline: 0;
}
/* Clear floats after the columns */
.imgbooking:after {
    content: "";
    display: table;
    clear: both;
}
/* The expanding image container */
.imgcontainerbooking {
    position: relative;
    display: block;
}

/* Expanding image text */
#imgtext {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    font-size: 20px;
}

/* Closable button inside the expanded image */
.imgclosebtn {
    position: absolute;
    top: 10px;
    right: 15px;
    color: white;
    font-size: 35px;
    cursor: pointer;
}
.imgactive {
    border: 2px solid #9c9c9c;
    cursor: pointer;
}

.imgactive:hover {
    border: 3px solid #ddf222;
    cursor: pointer;

}
