#blur-bg {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    z-index: 9950;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0 !important;
}
.no-cssfilters .closed #blur-bg {
    background-color: rgba(0, 0, 0, 0.8);
}
.cssfilters .closed .all-content {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*html {*/
    /*height: 100%;*/
/*}*/
body {
    position: relative;
    min-height: 100%;
    background: transparent;
    text-rendering: optimizelegibility;
}
p.big {
    line-height: 20px;
}
html {
    font-size: 87.5%;
    line-height: 1.42857em;
}
html {
    line-height: 1.42858em;
}
body {
    font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background-color: rgba(128, 128, 128, 0.5);
}
h1, h2, h3, h4, h5, h6, .heading, .heading-2, .heading-3, .heading-4, .heading-5 {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    color: #fff;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .heading a, .heading-2 a, .heading-3 a, .heading-4 a, .heading-5 a {
    color: #fff;
}
.heading404 {
    font-size: 72px;
    font-size: 5.142rem;
    line-height: 80px;
    line-height: 5.71429rem;
}
h1, .heading {
    font-size: 20px;
    font-size: 1.424rem;
    line-height: 30px;
    line-height: 2.14286rem;
}
h2, .heading-2 {
    font-size: 18px;
    font-size: 1.266rem;
    line-height: 30px;
    line-height: 2.14286rem;
}
h3, .heading-3 {
    font-size: 16px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 2.14286rem;
}
h4, .heading-4, span.gray {
    font-size: 14px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.42857rem;
}
h5, .heading-5 {
    font-size: 11px;
    font-size: 0.75rem;
    line-height: 20px;
    line-height: 1.42857rem;
}
h3.no-margin {
    font-size: 22px;
    font-size: 1.563rem;
    line-height: 35px;
    line-height: 2.5rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
}
h1.text-yel, .heading.text-yel, h2.text-yel, .heading-2.text-yel, h3.text-yel, .heading-3.text-yel, h4.text-yel, .heading-4.text-yel, h5.text-yel, .heading-5.text-yel, h6.text-yel, div.text-yel, span.text-yel, p.text-yel {
    color: #ffbd19;
}
h1.text-pur, .heading.text-pur, h2.text-pur, .heading-2.text-pur, h3.text-pur, .heading-3.text-pur, h4.text-pur, .heading-4.text-pur, h5.text-pur, .heading-5.text-pur, h6.text-pur, div.text-pur, span.text-pur, p.text-pur {
    color: #d198e8;
}
h1.text-blue, .heading.text-blue, h2.text-blue, .heading-2.text-blue, h3.text-blue, .heading-3.text-blue, h4.text-blue, .heading-4.text-blue, h5.text-blue, .heading-5.text-blue, h6.text-blue, div.text-blue, span.text-blue, p.text-blue {
    color: #53b5ef;
}
h1.text-orn, .heading.text-orn, h2.text-orn, .heading-2.text-orn, h3.text-orn, .heading-3.text-orn, h4.text-orn, .heading-4.text-orn, h5.text-orn, .heading-5.text-orn, h6.text-orn, div.text-orn, span.text-orn, p.text-orn {
    color: #f1930b;
}
a {
    -moz-transition: 200ms;
    -o-transition: 200ms;
    -webkit-transition: 200ms;
    transition: 200ms;
}
a.text-yel {
    color: #ffbd19;
}
a.text-pur {
    color: #d198e8;
}
a.text-white, span.text-white {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
a.text-white:hover, span.text-white:hover {
    border-bottom-color: #fff;
}
a.text-yel:hover {
    color: #ffbd19;
}
a.text-pur:hover {
    color: #d198e8;
}
a.text-white:hover, span.text-white:hover {
    color: #fff;
}
i {
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
}
i.text-yel {
    color: #ffbd19;
}
i.text-pur {
    color: #d198e8;
}
i.text-blue {
    color: #5496e8;
}
i.text-green {
    color: #57c76c;
}
i.rotated {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.quest-text-big h3,
.quest-text-big ul {
    margin-bottom: 20px;
    margin-bottom: 1.42857rem;
}

.icon-ruble {
    display: inline-block;
    font-size: 75%;
    line-height: inherit !important;
}
.icon-ruble::before {
    content: "\20BD";
}
.icon-ruble.xs {
    font-size: 80%;
}

.mb-5 {
    margin-bottom: 5px;
}

#applayPromocode {
    width: 100%;
}

.optionContainer {
    display: flex;
    align-items: baseline;
    width: 100%;
    word-break: break-all;
}

.optionContainer .input[type="radio"], .optionContainer input[type="checkbox"] {
    margin-right: 5px;
    position: relative;
    top: 2px;
}
h1.mtr-1, .heading.mtr-1 {
    margin-bottom: 20px;
    margin-bottom: 1.42857rem;
}
h2.mtr-1, .heading-2.mtr-1, h3.mtr-1, h4.mtr-1, h5.mtr-1, h6.mtr-1 {
    margin-bottom: 0px;
    margin-bottom: 0rem;
}
@media (min-width: 768px) {
    h1, .heading {
        font-size: 27px;
        font-size: 1.953rem;
        line-height: 40px;
        line-height: 2.85714rem;
    }
    h2, .heading-2 {
        font-size: 22px;
        font-size: 1.563rem;
        line-height: 40px;
        line-height: 2.85714rem;
    }
    h3, .heading-3 {
        font-size: 18px;
        font-size: 1.25rem;
        line-height: 30px;
        line-height: 2.14286rem;
    }
    h4, .heading-4 span.gray {
        font-size: 14px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.42857rem;
    }
    h5, .heading-5 {
        font-size: 11px;
        font-size: 0.75rem;
        line-height: 20px;
        line-height: 1.42857rem;
    }
    h2.mtr-1, .heading-2.mtr-1, h3.mtr-1, h4.mtr-1, h5.mtr-1, h6.mtr-1 {
        margin-bottom: 20px;
        margin-bottom: 1.42857rem;
    }
}
@media (min-width: 992px) {
    .heading404 {
        font-size: 100px;
        font-size: 7.142rem;
        line-height: 100px;
        line-height: 7.14286rem;
    }
    h1, .heading {
        font-size: 33px;
        font-size: 2.369rem;
        line-height: 40px;
        line-height: 2.85714rem;
    }
    h2, .heading-2 {
        font-size: 25px;
        font-size: 1.777rem;
        line-height: 40px;
        line-height: 2.85714rem;
    }
    h3, .heading-3 {
        font-size: 19px;
        font-size: 1.333rem;
        line-height: 30px;
        line-height: 2.14286rem;
    }
    h4, .heading-4 span.gray {
        font-size: 14px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.42857rem;
    }
    h5, .heading-5 {
        font-size: 11px;
        font-size: 0.75rem;
        line-height: 20px;
        line-height: 1.42857rem;
    }
}
p {
    margin-bottom: 20px;
    margin-bottom: 1.42857rem;
}
p strong {
    font-weight: 700;
}
span.small {
    font-size: 12px;
}
span.gray {
    font-size: 12px;
    color: #a1a1a1;
}
span.num,
span.num-white {
    font-size: 16px;
    font-weight: 700;
}
span.num {
    color: #ffbd19;
}
span.num-white {
    color: #fff;
}
.company-link {
    position: relative;
}
.company-link:after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-left: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/tpl/images/link-to-company.png');
    background-color: transparent;
}
img, iframe {
    max-width: 100%;
    display: block;
    color: #a1a1a1;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
    outline: none;
}
.btn.is-show .caret {
    border-top: none;
    border-bottom: 4px dashed;
}
.btn-social {
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.1);
    border-color: transparent;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.btn-social:hover, .btn-social:focus, .btn-social.active, .btn-social:active {
    color: #fff;
}
.btn-social.vk:hover, .btn-social.vk:focus, .btn-social.vk.active, .btn-social.vk:active {
    background-color: #45668e;
}
.btn-social.fb:hover, .btn-social.fb:focus, .btn-social.fb.active, .btn-social.fb:active {
    background-color: #3b5998;
}
.btn-social.tw:hover, .btn-social.tw:focus, .btn-social.tw.active, .btn-social.tw:active {
    background-color: #00aced;
}
.btn-social.inst:hover, .btn-social.inst:focus, .btn-social.inst.active, .btn-social.inst:active {
    background-color: #f77737;
}
.open > .dropdown-toggle.btn-social {
    color: #fff;
}
#button-top {
    position: fixed;
    bottom: 6%;
    right: 6%;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    z-index: 10000;
    display: none;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#button-top:hover, #button-top:focus, #button-top:active, #button-top.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.35);
}
#button-top:after {
    background-color: transparent;
}
#button-social {
    position: fixed;
    bottom: 6%;
    left: 6%;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    z-index: 10000;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.btn-choose1, .btn-choose2 {
    position: relative;
    padding-right: 40px;
}
.btn-choose1 .caret, .btn-choose2 .caret {
    position: absolute;
    top: 15px;
    right: 10px;
}
.btn-choose1:after, .btn-choose2:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    right: 29px;
    display: block;
    width: 1px;
}
.btn-choose1 {
    color: #fff;
    background-color: transparent;
    border-color: #8e4fa7;
}
.btn-choose1:hover, .btn-choose1:focus, .btn-choose1:active, .btn-choose1.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
}
.btn-choose1:after {
    background-color: #8e4fa7;
}
.btn-choose2 {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.35);
}
.btn-choose2:hover, .btn-choose2:focus, .btn-choose2:active, .btn-choose2.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
}
.btn-choose2:after {
    background-color: rgba(255, 255, 255, 0.35);
}
.open > .dropdown-toggle.btn-choose1,
.open > .dropdown-toggle.btn-choose1 {
    background-color: rgba(255, 255, 255, 0.07);
}


.btn-purple {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliNTliNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1MzA5MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9b59b5), color-stop(100%, #753092));
    background-image: -moz-linear-gradient(#9b59b5, #753092);
    background-image: -webkit-linear-gradient(#9b59b5, #753092);
    background-image: linear-gradient(#9b59b5, #753092);
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 6px, #c77fe5 0 1px 0 0 inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 6px, #c77fe5 0 1px 0 0 inset;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 6px, #c77fe5 0 1px 0 0 inset;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active {
    color: #fff;
    background-color: transparent;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwN2NjNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk0M2RiOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b07cc5), color-stop(100%, #943db8));
    background-image: -moz-linear-gradient(#b07cc5, #943db8);
    background-image: -webkit-linear-gradient(#b07cc5, #943db8);
    background-image: linear-gradient(#b07cc5, #943db8);
}
.btn-purple2 {
    color: #9b59b6;
    border: 1px solid #9b59b6;
}
.btn-purple2:hover {
    background-color: #9b59b6;
    color: #fff;
}
.btn-yellow, .btn-yellow3 {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmQxOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2OTYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffbd19), color-stop(100%, #f69600));
    background-image: -moz-linear-gradient(#ffbd19, #f69600);
    background-image: -webkit-linear-gradient(#ffbd19, #f69600);
    background-image: linear-gradient(#ffbd19, #f69600);
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 6px, #ffe082 0 1px 0 0 inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 6px, #ffe082 0 1px 0 0 inset;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 6px, #ffe082 0 1px 0 0 inset;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.btn-yellow:hover, .btn-yellow3:hover, .btn-yellow:focus, .btn-yellow3:focus, .btn-yellow:active, .btn-yellow3:active, .btn-yellow.active, .active.btn-yellow3 {
    color: #000;
    background-color: transparent;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2M0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYWMyYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffcc4c), color-stop(100%, #ffac2a));
    background-image: -moz-linear-gradient(#ffcc4c, #ffac2a);
    background-image: -webkit-linear-gradient(#ffcc4c, #ffac2a);
    background-image: linear-gradient(#ffcc4c, #ffac2a);
}
.btn-yellow3 {
    padding: 6px 24px;
}
.btn-yellow2 {
    color: #fff;
    background-color: transparent;
    border-color: #ffbd1a;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.btn-yellow2:hover, .btn-yellow2:focus, .btn-yellow2:active, .btn-yellow2.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
}
.btn-yellow2:after {
    background-color: #ffbd1a;
}
.btn-red {
    border: 1px solid #eb3535;
    background-color: transparent;
    color: #fff;
    margin-left: 15px;
}
.btn-white {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.35);
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
    color: #fff;
    background-color: transparent;
}
.btn-white:after {
    background-color: rgba(255, 255, 255, 0.35);
}
.btn-trans {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.35);
}
.btn-trans:hover, .btn-trans:focus, .btn-trans:active, .btn-trans.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
}
.btn-trans:after {
    background-color: rgba(255, 255, 255, 0.35);
}
.btn-trans:focus, .btn-trans:active, .btn-trans.active {
    color: #fff;
    background-color: transparent;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliNTliNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1MzA5MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9b59b5), color-stop(100%, #753092));
    background-image: -moz-linear-gradient(#9b59b5, #753092);
    background-image: -webkit-linear-gradient(#9b59b5, #753092);
    background-image: linear-gradient(#9b59b5, #753092);
}
.btn-trans2 {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.35);
}
.btn-trans2:hover, .btn-trans2:focus, .btn-trans2:active, .btn-trans2.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
}
.btn-trans2:after {
    background-color: rgba(255, 255, 255, 0.35);
}
.btn-trans3 {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn-trans3:hover, .btn-trans3:focus, .btn-trans3:active, .btn-trans3.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
}
.btn-trans3:after {
    background-color: transparent;
}
.btn-tags {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
    border-color: transparent;
    margin-right: 6px;
}
.btn-tags:hover, .btn-tags:focus, .btn-tags:active, .btn-tags.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
}
.btn-tags:after {
    background-color: transparent;
}
.btn-tags:after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/tpl/images/tag-off.png');
    background-color: transparent;
}
.btn-tags.active {
    background-color: #8743a3;
}
.btn-tags.active:after {
    background-image: url('/tpl/images/tag-on.png');
}
.btn-category {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
    border-color: transparent;
    margin-right: 6px;
}
.btn-category:hover, .btn-category:focus, .btn-category:active, .btn-category.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
}
.btn-category:after {
    background-color: transparent;
}
.btn-category-tag {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
    border-color: transparent;
    cursor: default;
    margin-right: 6px;
}
.btn-category-tag:hover, .btn-category-tag:focus, .btn-category-tag:active, .btn-category-tag.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
}
.btn-category-tag:after {
    background-color: transparent;
}
.btn-letter {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
    border-color: transparent;
}
.btn-letter:hover, .btn-letter:focus, .btn-letter:active, .btn-letter.active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
}
.btn-letter:after {
    background-color: transparent;
}
.btn-letter.active {
    background-color: #8743a3;
}
.close {
    opacity: 1;
}
.close:hover {
    opacity: 0.8;
}
.delete {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 1.7em;
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
    display: inline-block;
}
.btn .btn-text {
    display: none;
    margin-left: 5px;
}
.label-btn-group {
    color: rgba(255, 255, 255, 0.5);
    margin-right: 8px;
    display: none;
}
@media (min-width: 768px) {
    .btn .btn-text,
    .label-btn-group {
        display: inline-block;
    }
}
.my-label {
    position: relative;
    display: inline-block;
    font-size: 12px;
    padding: 2px 10px;
}
.my-label:after {
    content: "";
    position: absolute;
    top: 0;
    right: -8px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 8px solid #ddd;
}
.label-yellow {
    color: #000;
    background-color: #ffbd19;
}
.label-yellow:after {
    border-left-color: #ffbd19;
}
.dropdown-menu > li > a {
    padding: 7px 20px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a.active {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliNTliNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1MzA5MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9b59b5), color-stop(100%, #753092));
    background-image: -moz-linear-gradient(#9b59b5, #753092);
    background-image: -webkit-linear-gradient(#9b59b5, #753092);
    background-image: linear-gradient(#9b59b5, #753092);
    color: #fff;
}
input[type="text"].inp,
input[type="text"].form-control,
input[type="tel"].form-control,
input[type="email"].inp,
input[type="email"].form-control,
input[type="number"],
input[type="password"].inp,
input[type="password"].form-control {
    display: block;
    height: 34px;
    padding: 6px 12px;
    background-color: transparent;
    background-image: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: rgba(255, 255, 255, 0.35);
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
input[type="text"].inp:-moz-placeholder,
input[type="text"].form-control:-moz-placeholder,
input[type="tel"].form-control:-moz-placeholder,
input[type="email"].inp:-moz-placeholder,
input[type="email"].form-control:-moz-placeholder,
input[type="password"].inp:-moz-placeholder,
input[type="password"].form-control:-moz-placeholder,
input[type="number"] {
    color: rgba(255, 255, 255, 0.35);
    font-style: italic;
}
input[type="text"].inp::-moz-placeholder,
input[type="text"].form-control::-moz-placeholder,
input[type="tel"].form-control::-moz-placeholder,
input[type="email"].inp::-moz-placeholder,
input[type="email"].form-control::-moz-placeholder,
input[type="password"].inp::-moz-placeholder,
input[type="password"].form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.35);
    font-style: italic;
}
input[type="text"].inp:-ms-input-placeholder,
input[type="text"].form-control:-ms-input-placeholder,
input[type="tel"].form-control:-ms-input-placeholder,
input[type="email"].inp:-ms-input-placeholder,
input[type="email"].form-control:-ms-input-placeholder,
input[type="password"].inp:-ms-input-placeholder,
input[type="password"].form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.35);
    font-style: italic;
}
input[type="text"].inp::-webkit-input-placeholder,
input[type="text"].form-control::-webkit-input-placeholder,
input[type="tel"].form-control::-webkit-input-placeholder,
input[type="email"].inp::-webkit-input-placeholder,
input[type="email"].form-control::-webkit-input-placeholder,
input[type="password"].inp::-webkit-input-placeholder,
input[type="password"].form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.35);
    font-style: italic;
}
input[type="text"].inp:focus,
input[type="text"].form-control:focus,
input[type="tel"].form-control:focus,
input[type="email"].inp:focus,
input[type="email"].form-control:focus,
input[type="password"].inp:focus,
input[type="password"].form-control:focus {
    background-color: #fff;
    color: #000;
    border-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
textarea.form-control,
textarea.form-control[disabled],
textarea.form-control[readonly] {
    display: block;
    padding: 6px 12px;
    background-color: transparent;
    background-image: none;
    margin-bottom: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: rgba(255, 255, 255, 0.35);
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
textarea.form-control:-moz-placeholder,
textarea.form-control[disabled]:-moz-placeholder,
textarea.form-control[readonly]:-moz-placeholder {
    color: rgba(255, 255, 255, 0.35);
    font-style: italic;
}
textarea.form-control::-moz-placeholder,
textarea.form-control[disabled]::-moz-placeholder,
textarea.form-control[readonly]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.35);
    font-style: italic;
}
textarea.form-control:-ms-input-placeholder,
textarea.form-control[disabled]:-ms-input-placeholder,
textarea.form-control[readonly]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.35);
    font-style: italic;
}
textarea.form-control::-webkit-input-placeholder,
textarea.form-control[disabled]::-webkit-input-placeholder,
textarea.form-control[readonly]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.35);
    font-style: italic;
}
textarea.form-control:focus,
textarea.form-control[disabled]:focus,
textarea.form-control[readonly]:focus {
    background-color: #fff;
    color: #000;
    border-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type="text"].form-control {
    display: table-cell;
    height: 33px;
    margin-top: 1px;
}
input[type="text"].inp-search {
    border-color: #c98de2;
    color: #fff;
}
input[type='number'] {
    -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.ratings-scroller .swiper-scrollbar.top {
    top: 3px;
}
#quest-table {
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 20px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#quest-table tr td:last-child {
    border-right-color: rgba(255, 255, 255, 0.5);
}
#quest-table tr td {
    position: relative;
    vertical-align: middle;
    padding: 18px 20px 18px 45px;
    white-space: normal;
    border-top-color: rgba(255, 255, 255, 0.5);
}
#quest-table tr td:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 15px;
}
#quest-table tr td i {
    float: left;
    margin-left: -30px;
    line-height: 20px;
}
#quest-table i {
    margin-right: 6px;
}
.base-popup {
    position: relative;
    max-width: 600px;
    background-color: #2f2f2f;
    border: 1px solid #7a7a7a;
    margin: 0 auto;
    padding: 10px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.base-popup .text-yel {
    font-weight: 600;
}
@media (min-width: 768px) {
    .base-popup {
        padding: 10px 30px;
    }
}
.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.panel-default {
    border: none;
    background-color: rgba(255, 255, 255, 0.1);
}
.panel-default .panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.15);
}
.panel-default .panel-body {
    padding-top: 20px;
    padding-bottom: 20px;
}
.panel-user-sets .panel-body a {
    color: #fff;
}
.panel-user-sets .panel-body a i {
    margin-right: 5px;
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle;
}
.panel-user-sets .panel-body a:hover {
    text-decoration: none;
}
.panel-user-sets .panel-body a:hover span {
    text-decoration: underline;
}
.tooltip > .tooltip-inner {
    background-color: rgba(0, 0, 0, 0.5);
}
.tooltip.top > .tooltip-arrow {
    border-top-color: rgba(0, 0, 0, 0.5);
}
.red-tooltip + .tooltip.top > .tooltip-arrow {
    border-top-color: rgba(231, 40, 40, 0.5);
}
.red-tooltip + .tooltip > .tooltip-inner {
    background-color: rgba(231, 40, 40, 0.5);
}
.popover {
    background-color: #2f2f2f;
    border: 1px solid #7a7a7a;
}
.popover-title {
    border-bottom: 1px solid #7a7a7a;
    background-color: #494949;
}
.popover.top > .arrow {
    border-top-color: #7a7a7a;
}
.popover.top > .arrow:after {
    border-top-color: #2f2f2f;
}
.well {
    background-color: #2f2f2f;
    border: 1px solid #7a7a7a;
}
.edit-table {
    margin: 58px 0;
}
.edit-table__item {
    width: 100%;
    padding: 15px 0 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.edit-table__item > div, .edit-table__item h3 {
    display: inline-block;
    vertical-align: top;
}
.edit-table__item h3 {
    width: 164px;
    padding-right: 5px;
}
.edit-table__item .icon-icon-05 {
    display: inline-block;
    line-height: 14px;
}
.edit-table__item table {
    border-collapse: collapse;
    table-layout: fixed;
    margin: 22px 0 24px;
    max-width: 440px;
}
.edit-table__item table th:not(:last-child) {
    width: 170px;
}
.edit-table__item table td {
    padding: 5px 20px 5px 0;
}
.edit-table__item table input {
    width: 100%;
    height: 34px;
    padding: 0 10px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.35);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.edit-table__item table tfoot .btn {
    width: 100%;
}
.edit-table__item .dropdown-menu {
    background-color: #9b59b5;
}
.edit-table__item .remove-field {
    cursor: pointer;
}
.alert-warning {
    background-color: rgba(238, 44, 44, 0.2);
    border-color: #ef2f2f;
    color: #fff;
}
.badge.purple {
    background-color: #9b59b5;
}
.day-btn {
    position: relative;
    display: inline-block;
    width: 60px;
    padding-top: 10px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.1);
}
.day-btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
.day-btn.active {
    background-color: #faaa0d;
    color: #000;
}
.day-btn.active h4, .day-btn.active span {
    color: #000;
}
.day-btn.active:hover {
    background-color: #fcc458;
}
.day-btn.active:hover:after {
    border-top: 5px solid #fcc458;
}
.day-btn.active:after {
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    vertical-align: middle;
    content: " ";
    border-right: 5px solid transparent;
    border-top: 5px solid #faaa0d;
    border-left: 5px solid transparent;
}
.timetable .time-btn {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 45px;
    margin-bottom: 10px;
    font-weight: 400;
    vertical-align: top;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: rgba(68, 68, 68, 0.9);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    -moz-transition-duration: 0.15s, 0.3s;
    -o-transition-duration: 0.15s, 0.3s;
    -webkit-transition-duration: 0.15s, 0.3s;
    transition-duration: 0.15s, 0.3s;
    -moz-transition-timing-function: ease-in, ease-in-out;
    -o-transition-timing-function: ease-in, ease-in-out;
    -webkit-transition-timing-function: ease-in, ease-in-out;
    transition-timing-function: ease-in, ease-in-out;
    padding-top: 2px;
}
.timetable-transparent .timetable .time-btn
{
	background-color: rgba(68, 68, 68, 0.3);
}
.timetable .time-btn:hover, .timetable .time-btn:focus {
    text-decoration: none;
    /*color: #000;*/
}
.timetable .time-btn.pr1 {
    -moz-box-shadow: #f4d86d 0 -3px 0 0 inset;
    -webkit-box-shadow: #f4d86d 0 -3px 0 0 inset;
    box-shadow: #f4d86d 0 -3px 0 0 inset;
}
.timetable .time-btn.pr1:hover, .timetable .time-btn.pr1:focus {
    background-color: #f4d86d;
}
.timetable .time-btn.pr2 {
    -moz-box-shadow: #57c76b 0 -3px 0 0 inset;
    -webkit-box-shadow: #57c76b 0 -3px 0 0 inset;
    box-shadow: #57c76b 0 -3px 0 0 inset;
}
.timetable .time-btn.pr2:hover, .timetable .time-btn.pr2:focus {
    background-color: #57c76b;
}
.timetable .time-btn.pr3 {
    -moz-box-shadow: #53b5ef 0 -3px 0 0 inset;
    -webkit-box-shadow: #53b5ef 0 -3px 0 0 inset;
    box-shadow: #53b5ef 0 -3px 0 0 inset;
}
.timetable .time-btn.pr3:hover, .timetable .time-btn.pr3:focus {
    background-color: #53b5ef;
}
.timetable .time-btn.pr4 {
    -moz-box-shadow: #f3c539 0 -3px 0 0 inset;
    -webkit-box-shadow: #f3c539 0 -3px 0 0 inset;
    box-shadow: #f3c539 0 -3px 0 0 inset;
}
.timetable .time-btn.pr4:hover, .timetable .time-btn.pr4:focus {
    background-color: #f3c539;
}
.timetable .time-btn.pr5 {
    -moz-box-shadow: #b74fd9 0 -3px 0 0 inset;
    -webkit-box-shadow: #b74fd9 0 -3px 0 0 inset;
    box-shadow: #b74fd9 0 -3px 0 0 inset;
}
.timetable .time-btn.pr5:hover, .timetable .time-btn.pr5:focus {
    background-color: #b74fd9;
}
.timetable .time-btn.pr6 {
    -moz-box-shadow: #f1930b 0 -3px 0 0 inset;
    -webkit-box-shadow: #f1930b 0 -3px 0 0 inset;
    box-shadow: #f1930b 0 -3px 0 0 inset;
}
.timetable .time-btn.pr6:hover, .timetable .time-btn.pr6:focus {
    background-color: #f1930b;
}

.timetable .time-btn.pr7 {
    -moz-box-shadow: #ff0000 0 -3px 0 0 inset;
    -webkit-box-shadow: #ff0000 0 -3px 0 0 inset;
    box-shadow: #ff0000 0 -3px 0 0 inset;
}
.timetable .time-btn.pr7:hover, .timetable .time-btn.pr7:focus {
    background-color: #ff0000;
}

.timetable .time-btn.pr8 {
    -moz-box-shadow: #f9ff00 0 -3px 0 0 inset;
    -webkit-box-shadow: #f9ff00 0 -3px 0 0 inset;
    box-shadow: #f9ff00 0 -3px 0 0 inset;
}
.timetable .time-btn.pr8:hover, .timetable .time-btn.pr8:focus {
    background-color: #f9ff00;
}

.timetable .time-btn.pr9 {
    -moz-box-shadow: #09d811 0 -3px 0 0 inset;
    -webkit-box-shadow: #09d811 0 -3px 0 0 inset;
    box-shadow: #09d811 0 -3px 0 0 inset;
}
.timetable .time-btn.pr9:hover, .timetable .time-btn.pr9:focus {
    background-color: #09d811;
}


.timetable .time-btn.booked {
	/*
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.5);
	*/
	/*
	padding-top: 10px;
    font-size: 25px;
	*/
}
/*
.timetable .time-btn.booked:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
*/
.timetable .time-btn .price {
    display: block;
    opacity: 0.5;
    font-size: 12px;
}
.timetable-white .time-btn {
    color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 -2px 0 #ccc;
    -moz-box-shadow: inset 0 -2px 0 #ccc;
    box-shadow: inset 0 -2px 0 #ccc;
}
.timetable-white .time-btn.booked {
	background-color: rgba(1, 1, 1, 0.025);
    color: #CCCCCC;
}
.timetable-transparent .dates-btn {
    background-color: rgba(68, 68, 68, 0.3);
}

.timetable-transparent .dates-btn:hover, .timetable-gray .dates-btn:hover, .timetable-white .dates-btn:hover {
    background-color: #faaa0d;
    color: #000;
}

.timetable-transparent .dates-btn:hover span.gray, .timetable-gray .dates-btn:hover span.gray, .timetable-white .dates-btn:hover span.gray {
    color: #000;
}

.timetable-transparent .dates-btn:hover h4, .timetable-gray .dates-btn:hover h4 {
    color: #000;
}

.timetable-transparent .dates-btn span.gray {
    color: rgba(255,255,255,0.4);
}

.timetable-transparent .dates-btn.active span.gray {
    color: #000;
}
.more-time-btn {
    position: relative;
    display: inline-block;
    width: 125px;
    height: 40px;
    text-align: center;
    font-weight: 400;
    vertical-align: top;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    text-decoration: underline;
    font-size: 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.more-time-btn:hover, .more-time-btn:focus {
    color: #fff;
    text-decoration: none;
}
.timetable {
    margin: 60px auto;
}
.timetable-gray {
    /* background-color: #262626; */
}
.timetable-white {
    /*background-color: #fff;*/
}
.timetable-white .heading-4 {
    color: #000;
}
.timetable-links {
    margin-top: 30px;
}
.timetable-links .made-in {
    display: inline-block;
    vertical-align: middle;
    color: #a5a5a5;
}
.timetable-links .made-in a {
    text-decoration: underline;
}
@media all and (max-width: 570px) {
    #quest-timetable .timetable-links > div {
        float: none !important;
        display: block;
        margin: 0 auto 10px;
    }
    #quest-timetable .timetable-links .show-week-table {
        width: 137px;
    }
}
#quest-timetable {
    display: inline-block;
    position: relative;
    width: 100%;
}
#quest-timetable .day-heading {
    font: 700 14px/32px "Open Sans";
}
.price-legend {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgba(255, 255, 255, 0.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 40px;
}
.price-legend-item {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
}
.price-legend-item .point {
    width: 12px;
    height: 12px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.price-legend-item .point.pr1 {
    background-color: #f4d86d;
}
.price-legend-item .point.pr2 {
    background-color: #57c76b;
}
.price-legend-item .point.pr3 {
    background-color: #53b5ef;
}
.price-legend-item .point.pr4 {
    background-color: #f3c539;
}
.price-legend-item .point.pr5 {
    background-color: #b74fd9;
}
.price-legend-item .point.pr6 {
    background-color: #f1930b;
}
.price-legend-item:last-child {
    margin-right: 0;
}
.quest-slots-row {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.quest-slots-row:first-child {
    border-top: none;
}
.quest-slots-row:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.quest-slots-row .quest-timeslots {
    margin-bottom: 20px;
}
.quest-slots-row .time-btn {
    margin-right: 5px;
}
.quest-slots-info {
    position: relative;
    padding: 15.38462px 0;
    padding-right: 100px;
}
.quest-slots-info .quest-info-col {
    display: inline-block;
}
.quest-slots-info .quest-info-col:first-child {
    margin-right: 20px;
}
.quest-slots-info .quest-link {
    color: #fff;
}
.quest-slots-info .quest-photo,
.quest-slots-info .quest-players,
.quest-slots-info .quest-photo > a {
    color: #d198e8;
}
.quest-slots-info .quest-photo,
.quest-slots-info .quest-players {
    display: inline-block;
}
.quest-slots-info .quest-players,
.quest-slots-info .quest-photo > a {
    font-size: 12px;
}
.quest-slots-info .quest-players {
    margin-right: 20px;
}
.quest-slots-info .show-slots {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: auto;
    height: 100%;
    text-align: right;
    color: #ffbd19;
    line-height: 100%;
}
.quest-slots-info .show-slots:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.quest-slots-info .show-slots:hover, .quest-slots-info .show-slots:focus {
    text-decoration: none;
    outline: none;
}
.date-quest-slots-row {
    position: relative;
    display: inline-block;
    min-width: 50%;
}
.date-quest-slots-row .quest-timeslots {
    display: inline-block;
    margin-bottom: 10px;
}
.date-quest-slots-row .time-btn {
    margin-right: 5px;
}
/*
.date-quest-slots-row:nth-child(5) ~ .date-quest-slots-row .day-heading {
  color: #ffbd1a;
}
*/

.date-quest-slots-info {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
}
.date-quest-slots-info .rus-day-prefix {
    color: #b3b3b3;
}
.timetable-white .date-quest-slots-info .rus-day-prefix {
    color: #3f3f3f;
}
.rus-day-prefix {
    line-height: 2.1
}
.dayNameSlot {
    float: left;
    margin-right: 7px;
    min-width: 80px;
}
@media (min-width: 768px) {
    .date-quest-slots-info {
        position: absolute;
        width: 125px;
        left: 0;
        top: 0;
    }
    .date-quest-slots-row .quest-timeslots {
        padding-left: 125px;
    }
}
.days {
    height: 65px;
}
.days .swiper-slide {
    margin: 0 auto;
}

.days-slider {
  padding: 0 60px;
  position: relative;
}
.days-slider .days-prev, .days-slider .days-next {
  position: absolute;
}
.days-slider .swiper-wrapper {
  padding-bottom: 5px;
}
.days-slider .days-prev {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.days-slider .days-next {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.days-prev, .days-next {
  height: 58px;
  top: 0;
}
.days-prev {
  left: 0;
  /*background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4yIiBiYXNlUHJvZmlsZT0idGlueSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNy45cHgiIGhlaWdodD0iMTMuMXB4IiB2aWV3Qm94PSIwIDAgNy45IDEzLjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTYuNiwxMy4xYzAuMywwLDAuNy0wLjEsMC45LTAuNGMwLjUtMC41LDAuNS0xLjMsMC0xLjhMMy4xLDYuNmw0LjQtNC40QzgsMS43LDgsMC45LDcuNSwwLjRDNy0wLjEsNi4yLTAuMSw1LjcsMC40DQoJCUwwLjQsNS43Yy0wLjUsMC41LTAuNSwxLjMsMCwxLjhsNS4zLDUuM0M1LjksMTMsNi4yLDEzLjEsNi42LDEzLjF6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==") center center no-repeat;*/
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.days-next {
  right: 0;
  /*background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4yIiBiYXNlUHJvZmlsZT0idGlueSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNy45cHgiIGhlaWdodD0iMTMuMXB4IiB2aWV3Qm94PSIwIDAgNy45IDEzLjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEuMywxMy4xYy0wLjMsMC0wLjctMC4xLTAuOS0wLjRjLTAuNS0wLjUtMC41LTEuMywwLTEuOGw0LjQtNC40TDAuNCwyLjJjLTAuNS0wLjUtMC41LTEuMywwLTEuOGMwLjUtMC41LDEuMy0wLjUsMS44LDANCgkJbDUuMyw1LjNDOCw2LjIsOCw3LDcuNSw3LjVsLTUuMyw1LjNDMiwxMywxLjYsMTMuMSwxLjMsMTMuMXoiLz4NCjwvZz4NCjwvc3ZnPg0K") center center no-repeat;*/
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.days-next-icon
{
	position: relative;
	top: 7px;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

.days-prev-icon
{
	position: relative;
	top: 7px;
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	transform: rotate(270deg);
}

.timetable-white .days-next-icon path, .timetable-white .days-prev-icon path
{
	fill: #000000;
}

@media (max-width: 320px) {

}

.log-in {
    position: absolute;
    width: 360px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.log-in:before {
    content: '';
    display: block;
    width: 235px;
    height: 77px;
    margin: 0 auto 60px;
    background: url("../images/logo.svg") center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.log-in__form {
    padding: 30px 30px 40px;
    background-color: rgba(255, 255, 255, 0.04);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.log-in__form h1 {
    margin-bottom: 29px;
}
.log-in__form input {
    width: 100%;
}
.log-in__form button {
    margin-top: 6px;
}
#page_header {
    position: relative;
    margin-top: 60px;
    margin-bottom: 0;
}
#page_header:after {
    content: '';
    position: absolute;
    height: 1px;
    width: calc(100% - 30px);
    bottom: 0;
    left: 15px;
    background-color: #7a7a7a;
}
.logo {
    height: 60px;
    line-height: 60px;
    margin-bottom: 40px;
}
.logo .top_logo {
    position: relative;
    top: -11px;
    display: inline-block;
    vertical-align: middle;
}
.logo .top_logo a {
    display: block;
    width: 202px;
    height: 56px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url('/tpl/images/logo.svg?1481275491');
    background-size: 202px 56px;
}
.logo .no-svg .top_logo a {
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url('/tpl/images/logo_small.png');
    background-size: 32px 46px;
}
.logo.with_logo .top_logo {
    position: relative;
    top: -7px;
    display: inline-block;
    vertical-align: middle;
}
.logo.with_logo .top_logo a {
    position: relative;
    width: 170px;
    height: 40px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url('/tpl/images/logo.svg?1481275491');
    background-size: 170px 40px;
}
.enter_action {
    height: 60px;
    line-height: 60px;
}
.enter_action .social_links_caption {
    display: none;
}
.enter_action .enter_status.mobile {
    display: inline-block;
}
.enter_action .enter_status.mobile .link_enter_exit,
.enter_action .enter_status.mobile .name {
    text-decoration: none;
}
.enter_action .enter_status.desktop {
    display: inline-block;
}
.enter_action .enter_status.desktop .link_enter_exit {
    text-decoration: underline;
}
.enter_action .enter_status .link_enter_exit {
    margin-right: 10px;
}
.enter_action .enter_status.is-enter .link_enter_exit {
    color: #d198e8;
}
.enter_action .enter_status.is-enter .separator,
.enter_action .enter_status.is-enter .name {
    display: inline;
}
.enter_action .separator {
    display: none;
    margin: 0 2px;
}
.enter_action .name {
    color: #fff;
    display: none;
    text-decoration: underline;
}
.enter_action .name:hover {
    color: #e6e6e6;
    text-decoration: none !important;
}
.enter_action .social_links_top .btn {
    padding: 6px 8px;
}
.enter_action .social_links_top .fb {
    padding: 6px 12px;
}
@media (min-width: 768px) {
    #page_header {
        margin-bottom: 80px;
    }
    .no-svg.top_logo {
        top: -11px;
    }
    .no-svg.top_logo a {
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-image: url('/tpl/images/logo_big.png');
        background-size: 202px 56px;
    }
}
@media (min-width: 992px) {
    .enter_action .social_links_caption {
        display: inline;
    }
}
#page_nav {
    position: relative;
    height: 40px;
    z-index: 9100;
    margin-top: 0px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliNTliNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg2MzVhOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9b59b5), color-stop(100%, #8635a8));
    background-image: -moz-linear-gradient(#9b59b5, #8635a8);
    background-image: -webkit-linear-gradient(#9b59b5, #8635a8);
    background-image: linear-gradient(#9b59b5, #8635a8);
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 7px, #c993e1 0 1px 0 0 inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 7px, #c993e1 0 1px 0 0 inset;
    box-shadow: rgba(0, 0, 0, 0.3) 0 3px 7px, #c993e1 0 1px 0 0 inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
}
#page_nav .site-search {
    position: absolute;
    top: 3px;
    right: 15px;
}
#page_nav .site-search #search {
    padding-right: 28px;
    display: inline-block;
    width: 220px;
    vertical-align: middle;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-image: url('/tpl/images/search_icon.png');
}
#page_nav .site-search #search:focus {
    background-image: url('/tpl/images/search_icon_hover.png');
}
#nav_item {
    position: relative;
    overflow: hidden;
    height: 0px;
    background-color: #944fae;
    width: 100%;
    margin-top: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 6px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 6px 5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 6px 5px;
}
#nav_item.open {
    overflow: visible;
    height: auto;
    padding-top: 20px;
    padding-bottom: 10px;
}
#nav_item > li {
    float: none;
    background-color: #944fae;
    border-right: none;
}
#nav_item > li:hover > a {
    background-image: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #813d9d;
}
#nav_item > li:hover ul.level2 {
    display: block;
}
#nav_item > li.t-city {
    display: list-item;
}
#nav_item > li.t-city > a {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#nav_item > li.t-quests > a {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#nav_item > li:first-child > a {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#nav_item > li > a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 16px;
    color: #fff;
    border: 0px none;
    outline: 0px none;
}
#nav_item > li > a:hover, #nav_item > li > a:focus {
    text-decoration: none;
}
#nav_item > li > a.more {
    position: relative;
}
#nav_item > li > a.more .icon-arrow {
    position: absolute;
    top: 50%;
    right: 12px;
    display: inline-block;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -7px;
}
#nav_item > li > a.more .caret {
    display: none;
}
#nav_item > li > a.more .back-text {
    display: none;
}
#nav_item > li > a.more.back-link {
    text-align: center;
}
#nav_item > li > a.more.back-link .icon-arrow {
    left: 12px;
    right: auto;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
#nav_item > li > a.more.back-link .link_text {
    display: none;
}
#nav_item > li > a.more.back-link .back-text {
    display: inline-block;
}
#nav_item > li.nav-expanded a.more {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#nav_item > li.nav-expanded ul.level2 {
    margin-top: 0px;
}
#nav_item > li.nav-expanded ul.level2 li {
    display: block;
}
#nav_item ul.level2 {
    position: static;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #944fae;
    margin-top: 0px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#nav_item ul.level2 li:hover {
    background-color: #813d9d;
}
#nav_item ul.level2 li a {
    display: block;
    padding: 5px 16px;
    color: #fff;
}
#nav_item ul.level2 li a:hover, #nav_item ul.level2 li a:focus {
    text-decoration: none;
}
#nav_item li li {
    display: none;
}
@media (min-width: 992px) {
    #page_nav {
        height: 50px;
        margin-top: 10px;
    }
    #page_nav .site-search {
        position: absolute;
        top: 8px;
    }
    #nav_item {
        height: auto;
        overflow: visible;
        background-color: none;
        margin-top: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }
    #nav_item > li {
        float: left;
        background-repeat: repeat;
        background-position: 0% 0%;
        background-image: none;
        background-color: transparent;
        border-right: 1px solid #732791;
    }
    #nav_item > li:hover > a {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkN2FkOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E0NGFjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bd7ad9), color-stop(100%, #a44acc));
        background-image: -moz-linear-gradient(#bd7ad9, #a44acc);
        background-image: -webkit-linear-gradient(#bd7ad9, #a44acc);
        background-image: linear-gradient(#bd7ad9, #a44acc);
        -moz-box-shadow: #e0aef5 0 1px 0 0 inset;
        -webkit-box-shadow: #e0aef5 0 1px 0 0 inset;
        box-shadow: #e0aef5 0 1px 0 0 inset;
    }
    #nav_item > li.t-city {
        display: none !important;
    }
    #nav_item > li.t-quests > a {
        -moz-border-radius-topleft: 3px;
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px;
        -moz-border-radius-bottomleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    #nav_item > li:first-child > a {
        -moz-border-radius-topleft: 3px;
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px;
        -moz-border-radius-bottomleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    #nav_item > li.nav-expanded > a.more {
        line-height: 50px;
        height: 50px;
        border-bottom: none;
    }
    #nav_item > li > a {
        height: 50px;
        line-height: 50px;
    }
    #nav_item > li > a.more .icon-arrow {
        display: none;
    }
    #nav_item > li > a.more .caret {
        display: inline-block;
    }
    #nav_item > li > a.more .back-text {
        display: none;
    }
    #nav_item > li > a.more .link_text {
        display: block;
    }
    #nav_item ul.level2 {
        position: absolute;
        display: none;
        padding-top: 5px;
        padding-bottom: 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 6px 5px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 6px 5px;
        box-shadow: rgba(0, 0, 0, 0.2) 0 6px 5px;
        border-top: 1px solid transparent;
        -moz-background-clip: padding;
        -o-background-clip: padding-box;
        -webkit-background-clip: padding;
        background-clip: padding-box;
    }
    #nav_item li li {
        display: block;
    }
}
.content-404 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.content-404 .pic404 {
    width: 120px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .content-404 .pic404 {
        width: 180px;
        margin: 0 auto;
    }
}
.close-info-block {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #2f2f2f;
    border: 1px solid #7a7a7a;
    padding: 20px;
    width: 270px;
    height: 320px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.close-info-block .icon {
    width: 42px;
    height: 38px;
    display: block;
    text-indent: -9999px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url('/tpl/images/attention.svg');
    background-size: 42px 38px;
}
@media (min-width: 768px) {
    .close-info-block {
        width: 600px;
        height: 420px;
    }
}
.find-err {
    position: relative;
    height: 100px;
    background-color: rgba(208, 92, 255, 0.15);
    margin-top: 20px;
}
.find-err .center-content {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.find-err .heading-2 {
    color: #bf8bd5;
}
.find-err a.link-to-err {
    color: #fff;
    text-decoration: underline;
}
.find-err a.link-to-err:hover {
    text-decoration: none;
}
.center-content {
    position: relative;
    top: 50%;
    width: 100%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*редактировать*/
.mfp-bg {
    /*background: none !important;*/
}
html {
    margin: 0 !important;
}
.form .controls {
    margin-bottom: 10px;
}
.form .form-control.error {
    border-color: #a94442 !important;
}
::-webkit-input-placeholder {
    font: 14px/32px 'Arial' !important;
    color: rgba(255, 255, 255, 0.35);
}
::-moz-placeholder {
    font: 14px/20px 'Arial' !important;
    color: rgba(255, 255, 255, 0.35);
}
:-moz-placeholder {
    font: 14px/20px 'Arial' !important;
    color: rgba(255, 255, 255, 0.35);
}
:-ms-input-placeholder {
    font: 14px/32px 'Arial' !important;
    color: rgba(255, 255, 255, 0.35);
}




.dates {
  margin: 0 auto;
  border-radius: 4px;
  text-align: center;
  font-size: 0;
}
.dates-btn {
  position: relative;
  display: inline-block;
  width: 60px;
    height: 60px;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 10px 14px 6px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  background-color: rgba(255, 255, 255, 0.1);
}
.timetable-white .dates-btn {
	background-color: rgba(0, 0, 0, 0.05);
}
.dates-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.dates-btn.active {
  background-color: #faaa0d;
  color: #000;
}
.dates-btn.active:hover {
  background-color: #fcc458;
}
.dates-btn.active:hover:after {
  border-top: 5px solid #fcc458;
}
.dates-btn.active:after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-top: 5px solid #faaa0d;
  border-left: 5px solid transparent;
}
.dates-btn.active h4, .dates-btn.active span {
  color: #000;
}
.dates-btn + .dates-btn {
  margin-left: -1px;
}
.dates-table-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.dates-table-row h3 a {
  font-weight: bold;
}
.dates-slots {
  margin-bottom: 20px;
}
.dates .time-btn {
  margin-right: 5px;
}
.dates-table-row h3
{
	color: #000000;
	padding: 15px 0;
}

.timetable-transparent .dates-table-row h3
{
	color: #FFFFFF;
	padding: 15px 0;
}

.timetable-gray .dates-table-row h3 {
    color: #fff;
}

.timetable-gray .dates-btn {
    background-color: rgba(68, 68, 68, 0.9);
}

.timetable-gray .dates-btn.active {
    background-color: #faaa0d;
}

.timetable-gray .dates-btn.active h4 {
    color: #000;
}

.timetable-gray .dates-btn h4 {
    color: #fff;
}




.dates-btn h4
{
	color: #000000;
}

.timetable-transparent .dates-btn h4
{
	color: #FFFFFF;
}

.timetable-transparent .dates-btn.active h4 {
  color: #000;
}

#timetable-content {
    width: 1px ;
    min-width: 100%;
   *width: 100%;
}

.test-container {
    width: 1px ;
    min-width: 100%;
    *width: 100%;
}

@media (max-width: 450px) {

    /*.mfp-wrap {*/
        /*height: 50% !important;*/
    /*}*/
}



/* alerts */
.alert_message {
  display: none;
  height: 34px;
  color: #fff;
  line-height: 34px;
  border-radius: 3px;
  padding: 0 20px;
  vertical-align: top;
  text-align: center;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.alert_message i {
  padding-right: 7px;
}
.alert_message_error {
  background-color: rgba(255, 71, 71, 0.25);
}
.alert_message_success {
  background-color: rgba(143, 252, 63, 0.25);
}
.alert_message_success i {
  color: #a0e94a;
  font-size: 10px;
  /*vertical-align: top;*/
}
.alert_message.active {
  display: inline-block;
}

.btn-trans5 {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent;
}

.usersList {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.04);
}

.usersList thead {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.usersList th, .usersList td {
    padding: 10px;
}

table.usersList  th:not(:last-child), table.usersList td:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }


@media (max-width: 520px) {
    #free-form {
        margin-top: 0;
    }
}

/*================Helpers============*/
.pr-0 {
    padding-right: 0;
}

/*===========Modal Form=========*/

.controls label {
    margin-bottom: 0 !important;
}

.controls-checkboxes {
    margin-bottom: 5px !important;
    display: flex;
    align-items: baseline;
}

.controls-checkboxes .input[type="radio"], .controls-checkboxes input[type="checkbox"], #userAgreementDiv input[type="checkbox"], #userAgreementDiv .input[type="radio"]{
    margin-right: 5px;
    position: relative;
    top:2px;
}



.custom-sertificate-button {
    width: 100%;
}

.input[type="radio"], input[type="checkbox"] {
    margin: 0;
}

.base-popup {
    display: none;
}

/*=====================Fancybox=================*/

.fancybox-slide > * {
    background-color: #2f2f2f !important;
     margin: 0 !important;
}
#free-form {
    display: none;
}



.counterControlMinus
{
	width: 33px;
	height: 33px;
	margin-left: 28px;
	padding: 4px 11px;
}

.counterControlPlus
{
	width: 33px;
	height: 33px;
	padding: 4px 11px;
}

.fontSize15
{
	font-size: 15px;
}

.mb-10 {
  margin-bottom: 10px;
}