/*?��?�� 
Theme Name: 
Theme URI: 
Author: casino-klub-vulcan
Version: 1.0
*/
@font-face {
    font-family: Neucha regular;
    src: url("css/NEUCHA_0.TTF");
}

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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    font-family: "Arial";
    background-color: #000;
    color: #FFF;
    min-width: 300px;
    position: relative;
}

@media screen and (min-width:1000px){
    body{
        background-image: url("../../../images/bg1.jpg");
        background-position: 50% 0;
        background-repeat: no-repeat;
    }
    .cards {
        background: url("../../../images/cards.png") no-repeat scroll center 0px;
    }
}

h1 {
    font-size: 32px;
    padding: 10px;
}

h2 {
    font-size: 22px;
    padding: 10px;
}

img{
    max-width: 100%;
    height: auto;
    border:0;
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.pageFullStory a:hover {
    text-decoration: underline !important;
}

.pageFullStory a:visited {
    color: gold;
}

a {
    color: #F5EF97;
    text-decoration: none;
}

.clear {
    clear: both;
}

.menu li {
    list-style: none;
}



.greatCont {
    background: url("../../../images/border.png") repeat-y scroll left -8px, url("../../../images/border.png") repeat-y scroll right 0px transparent;
    display: block;
    position: relative;
    width: 100%;
    max-width: 1006px;
    margin: 0 auto;
}

.playgo {
    display: block;
    width: 96%;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    background: #9B0A00;
    padding: 18px 0px;
    border-radius: 8px;
    color: #FFF;
    margin: 15px auto;
    box-shadow: 0px 0px 15px #000;
    text-decoration: none;
}

.playgo:hover {
    box-shadow: 0px 0px 15px #36B422;
    color: #36B422;
    text-decoration: underline;
}

@media screen and (min-width:650px){
    .playgo{
        font-size: 26px;
    }
}

.center-shadow {
    width: 100%;
}

.block-head {
    max-width: 970px;
    margin: 0 auto;
    display: block;
    position: relative;
    background: none repeat scroll 0% 0% #000;
    padding: 15px 15px 0px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    
    -webkit-box-orient: vertical; 
    -webkit-box-direction: reverse; 
        -ms-flex-direction: column-reverse; 
            flex-direction: column-reverse;
}
@media screen and (min-width:1000px){
    .block-head {
        display: block;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: inherit;
                flex-direction: inherit;
    }
}


.block-head-soc {
    width: 248px;
    margin: 0 auto 10px;
    position: relative;
    z-index: 5;
}

@media screen and (min-width:1000px){
    .block-head-soc{
        float: left;
        margin:20px 0 0;
    }
}



.head-reg {
    display: block;
    width: 260px;
    position: relative;
    z-index: 5;
    margin: 0 auto 10px;
}
.head-reg a:nth-child(1) {
    width: 248px;
    height: 35px;
    background-color: black;
    border: 1px solid #9c8646;
    display: block;
    color: #cccccc;
    padding: 0 0 0 10px;
    line-height: 35px;
    margin: 0 0 5px 0;
}
.head-reg a:nth-child(2) {
    width: 248px;
    height: 35px;
    background-color: black;
    border: 1px solid #9c8646;
    display: block;
    color: #cccccc;
    padding: 0 0 0 10px;
    line-height: 35px;
    margin: 0 0 5px 0;
}
.head-reg a:nth-child(3) {
    width: 258px;
    height: 35px;
    background-image: linear-gradient(to top, red 0%, #f99 16%, red 50%, #ff9d9d 100%);
    border: 1px solid #ff8e8e;
    border-radius: 2px;
    box-shadow: inset 0 0 7.7px 0.3px rgba(255, 0, 0, 0.75);
    display: block;
    color: #000;
    line-height: 35px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    margin: 0 0 5px 0;
}
.head-reg a:hover:nth-child(3) {
    background-image: linear-gradient(to top, #c90000 0%, #fd6262 16%, #c90000 50%, #ff6464 100%);
}
.head-reg a:nth-child(4) {
    width: 258px;
    height: 35px;
    background-image: linear-gradient(to top, #0036ff 0%, #99a7ff 16%, #002aff 50%, #9da4ff 100%);
    border: 1px solid #ff8e8e;
    border-radius: 2px;
    box-shadow: inset 0 0 7.7px 0.3px rgba(0, 54, 255, 0.75);
    display: block;
    color: #000;
    line-height: 35px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}
.head-reg a:hover:nth-child(4) {
    background-image: linear-gradient(to top, #0029c3 0%, #556dfe 16%, #0029c3 50%, #556dfe 100%);
}

@media screen and (min-width:1000px){
    .head-reg {
        float: right;
        margin: 15px 0 0 0;
    }
}


.greatLogo {
    display: block;
    background: url("../../../images/logo.png") no-repeat scroll center center transparent;
    height: 146px;
    position: relative;
    width: 240px;
    margin: 0 auto;
    z-index: 1;
    background-size: contain;
}

@media screen and (min-width:1000px){
    .greatLogo{
        width: 310px;
        height: 207px;
        background-size: inherit;
    }
}

.gold-border-top {
    background: url("../../../images/gold_border_top.png") no-repeat scroll center bottom transparent;
    display: block;
    position: relative;
    margin: auto;
    height: 14px;
}

.top-menu {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 0px;
}

.top-menu div {
    position: relative;
    display: block;
    margin: auto;
    padding: 4px;
    border-top: 3px solid #e4b85b;
    border-bottom: 3px solid #e4b85b;
}

.top-menu__btn{
    display: block;
    border:0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none;
    background-color: #fad66b;
    background-image: linear-gradient(to bottom, #fad66b, #a88231);
    font-weight: bold;
    cursor: pointer;
}
.top-menu__btn:before{
    content: '\2630';
    margin-right: 10px;
}    

.top-menu div ul {
    display: none;
    height: auto;
    overflow: hidden;
    background: #000;
    background-image: linear-gradient(to top, #a88231 0%, #fad66b 100%);
}

.top-menu div ul.active{
    display: block;
}

.top-menu div ul li {
    list-style: outside none none;
    height: 32px;
    text-align: center;
    line-height: 32px;
    display: block;
    padding: 0 10px;
    background-image: linear-gradient(to top, #a88231 0%, #fad66b 100%);
    border: 1px solid #ffcb53;
    box-shadow: 4px 0 0 0 #000;
    margin: 0 4px 0 0;
}

.top-menu div ul li a {
    color: #1A1818;
    font-size: 15px;
    padding-top: 0;
    font-weight: bold;
    font-family: "Arial";
    display: block;
    height: 100%;
}

.top-menu div ul li:hover {
    background-image: linear-gradient(to top, #403214 0%, #fad66b 100%);
}


@media screen and (min-width:1000px){
    .top-menu__btn{
        display: none;
    }
    
    .top-menu div ul{
        display: block;
    }
    .top-menu div ul li{
        float: left;
        height: 65px;
        line-height: 65px;
        padding: 0 30px;
    }

    .top-menu div ul li:nth-child(4) {
        box-shadow: none;
        padding: 0 44px 0 40px;
        margin: 0;
    }
    .top-menu div ul li a{
        font-size: 22px;
    }
}

.color-opasity {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 1px;
    display: block;
}

.demosBlock {
    padding: 15px;
    display: block;
    position: relative;
    margin: auto;
    text-align: center;
}
.demosBlock:after{
    content: '';
    display: table;
    clear: both;
}

.d-slot-block {
    background: url("../../../images/slot_border.png") no-repeat scroll center 5px transparent;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 242px;
    height: 185px;
    text-align: center;
    margin-top: 0px;
    z-index: 2;
    margin-bottom: 80px;
}

@media screen and (min-width:1000px){
    .d-slot-block{
        float: left;
    }
}

.btn-play-money {
    display: block;
    width: 120px;
    height: 120px;
    background: url("../../../images/btn-play.png") no-repeat;
    position: absolute;
    background-position: 0 0;
    top: 15px;
    left: 50%;
    margin-left: -60px;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    opacity: 0;
    z-index: 11;
}

.btn-play-money:hover {
    background-position: 0 -121px;
}

.d-slot-block-play:hover {
    color: #fff;
}

.is-mobile .btn-play-money{
    display: none;
}

.d-slot-block img {
    margin-top: 16px;
    border-radius: 50%;
    width: 176px;
    height: 118px;
}

.img-link {
    z-index: 10;
    position: relative;
}

.hover_area:hover .img-link img {
    opacity: 0.7;
}

.hover_area:hover .btn-play-money {
    opacity: 1;
}

.d-slot-block-name {
    text-align: center;
    display: block;
    padding: 10px 0px 0px;
    color: #FFF;
    font-size: 18px;
    overflow: hidden;
    margin-top: 6px;
    margin-bottom: 3px;
    height: 24px;
    overflow: hidden;
}

.d-slot-block-play {
    background: url("../../../images/play_button.png") no-repeat scroll center 8px transparent;
    height: 30px;
    padding-top: 26px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}

.d-slot-block-play:hover {
    color: #fff;
}

.page-story {
    display: block;
    position: relative;
    height: auto;
    overflow: hidden;
    padding: 15px 0px;
    max-width: 960px;
    margin: 0 auto;
    text-align: justify;
}

.b-title-name {
    color: #Fff;
    font-family: "Neucha";
    text-align: center;
    padding-bottom: 0px;
}

.pageFullStory {
    font-family: Open Sans;
    font-size: 16px;
    padding: 15px 15px 0px;
}

.pageFullStory ul {
    padding: 15px;
}

.pageFullStory p {
    padding: 5px 0px;
}

.give-me-maney {
    background: url("../../../images/pay.png") no-repeat scroll center 0px transparent;
    height: 44px;
    margin-bottom: 15px;
    margin-top: 15px;
    background-size: contain;
}

@media screen and (min-width:1000px){
    .give-me-maney{
        background-size: inherit;
    }
}

.b-footer-block {
    background: url("../../../images/footer.png") no-repeat scroll center 0px transparent;
    height: auto;
    overflow: hidden;
    padding: 13px 5px 6px;
    margin-top: 0px;
}

.b-footer-block .f-menu-block {
    overflow: hidden;
}
.b-footer-block .footer-text {
    text-align: center;
    margin: 20px 0 10px 0;
}
.b-footer-links {
    width: 260px;
    min-height: 200px;
    margin: 0 auto;
    text-align: center;
}

@media screen and (min-width:650px){
    .b-footer-links{
        width: 50%;
        float: left;
        margin: 0;
    }

    .b-footer-links--last{
        float: none;
        margin: 0 auto;
        clear:left;
    }
}

@media screen and (min-width:1000px){
    .b-footer-block{
        padding: 13px 70px 6px;
    }
    .b-footer-links{
        width: 300px;
        text-align: left;
    }
    .b-footer-links--last{
        float: left;
        margin: 0;
        clear: none;
    }
}

.b-footer-links div ul li {
    margin-bottom: 5px;
}

.b-footer-links div ul li:nth-child(1) {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}

.b-footer-links div ul li:nth-child(1) a {
    color: #fff;
}

.b-footer-links div ul li a:hover {
    color: #fdf0a1;
}

.b-footer-links div ul li a {
    color: #fff;
}

.wp-pagenavi {
    margin: 15px 0px;
    text-align: center;
    clear: both;
}

.wp-pagenavi span.current {
    border-radius: 3px;
    background: #75EF13;
    color: #000;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #F5EF97;
    padding: 5px 8px;
    margin: 2px;
    border-radius: 3px;
    background: none repeat scroll 0% 0% #000;
    color: #F5EF97;
}

.wp-pagenavi a:hover, .wp-pagenavi span:hover {
    background: none repeat scroll 0% 0% #75EF13;
    color: #000;
}

.b-news-item {
    overflow: hidden;
    padding: 0px 15px 8px;
    height: auto;
}

.b-new-picture img {
    float: left;
    margin-right: 10px;
    height: 108px;
    width: 166px;
}

.b-new-short-text {
    width: 100%;
    height: 110px;
    display: block;
    position: relative;
    color: #FFF;
    text-align: justify;
    font-size: 14px;
    margin-bottom: 15px;
}

.b-new-named {
    display: block;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #F5EF97;
    font-size: 18px;
    font-family: "Neucha";
}

.b-read-text {
    position: absolute;
    bottom: 0px;
    width: 100%
}

.b-read-text span {
    float: right;
}

.b-read-text a {
    float: left;
    margin-left: 178px;
    font-family: "Neucha";
    display: block;
    margin-bottom: -11px;
    font-size: 18px;
}

.b-read-text a:hover {
    color: #fff;
}

.b-404error {
    color: #FFF;
    font-size: 200px;
    padding: 0px 15px;
    display: block;
    position: relative;
    height: 202px;
    display: block;
    margin-top: -50px;
}

.b-404errorText {
    padding: 0px 15px 15px !important;
    color: #FFF;
    font-size: 14px;
    margin-top: 50px;
}

.b-demo-iframe-container {
    display: block;
    position: relative;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
}

.b-demo-source {
    width: 930px !important;
    display: block;
    position: relative;
    height: 672px !important;
    background: #000;
    margin: auto;
}

.b-slider-headline {
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 15px;
    height: 48px;
    display: none;
}

.b-single-slider ul li img {
    border-radius: 5px;
    box-shadow: 6px 8px 8px #000;
}

.b-single-slider {
    padding: 10px 0px 0px;
    height: 145px;
    width: 910px;
    margin: 0px auto;
    display: none;
}

@media screen and (min-width:1000px){
    .b-slider-headline,
    .b-single-slider {
        display: block;
    }
    
}

.b-single-slider ul li {
    display: block;
    float: left;
    text-align: center;
    width: 220px !important;
    position: relative;
}

.hide-buttons {
    position: absolute;
    left: 15px;
    width: 190px;
    height: 123px;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
}

.hide-buttons a {
    display: block;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    box-shadow: 1px 1px 0 1px #000;
    margin: 15px 0 0 47px;
    border-radius: 5px;
}

.hide-buttons a:nth-child(1) {
    background: #ffb76b;
    background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -webkit-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: linear-gradient(to bottom, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb76b', endColorstr='#ff7f04', GradientType=0);
}

.hide-buttons a:hover:nth-child(1) {
    background: #ff7f04;
}

.hide-buttons a:nth-child(2) {
    background: #9dd53a;
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: -webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: linear-gradient(to bottom, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a', endColorstr='#7cbc0a', GradientType=0);
}

.hide-buttons a:hover:nth-child(2) {
    background: #7cbc0a;
}

.b-single-slider ul li:hover .hide-buttons {
    opacity: 1;
}

.b-single-slider .bx-prev {
    background: url("../../../images/arrow_left.png") no-repeat scroll center center transparent;
    display: block;
    width: 60px;
    height: 42px;
    margin-top: -218px;
    margin-left: -28px;
    position: relative;
}

.b-single-slider .bx-next {
    background: url("../../../images/arrow_right.png") no-repeat scroll center center transparent;
    display: block;
    width: 60px;
    height: 42px;
    margin-top: -41px;
    margin-right: -28px;
    position: relative;
    float: right;
}

.b-single-slider .bx-pager {
    display: none;
}

#respond {
    margin-top: 15px;
}

#comments {
    display: none;
}

.commentlist li {
    margin: 15px;
}

.avatar {
    display: none;
}

#commentform input[type='submit'] {
    background: #E5C14C;
    border: none;
    padding: 5px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

#commentform input[type='text'] {
    padding: 5px;
}

#commentform textarea {
    padding: 5px;
}

#commentform input[type='submit']:hover {
    color: #000;
}

#searchform {
    position: relative;
    z-index: 100;
    margin: 20px 0 0 0;
    width: 248px;
}

.search-input {
    padding: 5px;
    background: transparent;
    border: 1px solid #E6A91D;
    color: #FFF;
    width: 182px;
    border-radius: 0;
    -webkit-appearance: none;
}

.search-submit {
    padding: 3px;
    background: transparent;
    border: 1px solid #E6A91D;
    color: #FFF;
    cursor: pointer;
    border-radius: 0;
    -webkit-appearance: none;
}

.btnrefresh {
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #E5FFFF;
    background-color: #5bf556;
    background-image: -moz-linear-gradient(top, #5bf556 0%, #95a519 100%);
    background-image: -webkit-linear-gradient(top, #5bf556 0%, #95a519 100%);
    background-image: -o-linear-gradient(top, #5bf556 0%, #95a519 100%);
    background-image: -ms-linear-gradient(top, #5bf556 0%, #95a519 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95a519', endColorstr='#95a519', GradientType=0);
    background-image: linear-gradient(top, #5bf556 0%, #95a519 100%);
    -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -webkit-transition: background 0s linear;
    -moz-transition: background 0s linear;
    -o-transition: background 0s linear;
    transition: background 0s linear;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    display: none;
}

.btnrefresh:hover {
    padding: 10px 15px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #E5FFFF;
    background-color: #2a8f27;
    background-image: -moz-linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    background-image: -webkit-linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    background-image: -o-linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    background-image: -ms-linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7ff33', endColorstr='#e7ff33', GradientType=0);
    background-image: linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.btnscreen {
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #E5FFFF;
    background-color: #5bf556;
    background-image: -moz-linear-gradient(top, #5bf556 0%, #95a519 100%);
    background-image: -webkit-linear-gradient(top, #5bf556 0%, #95a519 100%);
    background-image: -o-linear-gradient(top, #5bf556 0%, #95a519 100%);
    background-image: -ms-linear-gradient(top, #5bf556 0%, #95a519 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95a519', endColorstr='#95a519', GradientType=0);
    background-image: linear-gradient(top, #5bf556 0%, #95a519 100%);
    -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -webkit-transition: background 0s linear;
    -moz-transition: background 0s linear;
    -o-transition: background 0s linear;
    transition: background 0s linear;
    cursor: pointer;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    display: none;
}

.btnscreen:hover {
    padding: 10px 15px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #E5FFFF;
    background-color: #2a8f27;
    background-image: -moz-linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    background-image: -webkit-linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    background-image: -o-linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    background-image: -ms-linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7ff33', endColorstr='#e7ff33', GradientType=0);
    background-image: linear-gradient(top, #2a8f27 0%, #e7ff33 100%);
    -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

@media screen and (min-width:1000px){
    .btnrefresh,
    .btnscreen{
        display: block;
    }
}

.textAlignLeft {
    text-align: left;
    float: left;
    margin-left: 25px;
}

.iframe_holder_overflow{
    display: none;
}

.iframe_holder_overflow.active {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1001;
    background: rgba(0, 0, 0, 1);
}

.iframe_holder_overflow.active .b-demo-source {
    top: 70px;
    width: 930px !important;
    height: 830px !important;
}

@media screen and (min-width:1000px){
    .iframe_holder_overflow{
        display: block;
    }
}

.close_popup_btn {
    cursor: pointer;
    position: absolute;
    top: 40px;
    left: 50%;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    margin-left: -450px;
}

.close_popup_btn:hover {
    color: red;
}

#Slot {
    height: 830px !important;
}

.titl-slots-list {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #E6A91D;
    margin-top: 30px;
    display: block;
    position: relative;
    z-index: 10000;
    cursor: pointer;
}

.hideden-list-slots {
    height: auto;
    overflow: hidden;
    padding: 15px;
    border: 1px solid #E6A91D;
    display: none;
    position: relative;
    z-index: 1000;
    background: #000;
}

.hideden-list-slots li {
    list-style: none;
}

.hideden-list-slots li a {
    color: #fff;
    line-height: 22px;
}

.hideden-list-slots li a:hover {
    text-decoration: underline;
    color: #E6A91D;
}

.myButton {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b81f1f), color-stop(1, #ff1414));
    background: -moz-linear-gradient(top, #b81f1f 5%, #ff1414 100%);
    background: -webkit-linear-gradient(top, #b81f1f 5%, #ff1414 100%);
    background: -o-linear-gradient(top, #b81f1f 5%, #ff1414 100%);
    background: -ms-linear-gradient(top, #b81f1f 5%, #ff1414 100%);
    background: linear-gradient(to bottom, #b81f1f 5%, #ff1414 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b81f1f', endColorstr='#ff1414', GradientType=0);
    background-color: #b81f1f;
    -moz-border-radius: 36px;
    -webkit-border-radius: 36px;
    border-radius: 36px;
    border: 1px solid #27252b;
    display: inline-block;
    cursor: pointer;
    color: #f0f035;
    font-family: Arial;
    font-size: 19px;
    padding: 13px 55px;
    text-decoration: none;
    text-shadow: 0px 1px 15px #66283e;
    margin-left: 34%;
}

.myButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff1414), color-stop(1, #b81f1f));
    background: -moz-linear-gradient(top, #ff1414 5%, #b81f1f 100%);
    background: -webkit-linear-gradient(top, #ff1414 5%, #b81f1f 100%);
    background: -o-linear-gradient(top, #ff1414 5%, #b81f1f 100%);
    background: -ms-linear-gradient(top, #ff1414 5%, #b81f1f 100%);
    background: linear-gradient(to bottom, #ff1414 5%, #b81f1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1414', endColorstr='#b81f1f', GradientType=0);
    background-color: #ff1414;
}

.myButton:active {
    position: relative;
    top: 1px;
}

.sercherror {
    font-size: 20px;
    text-align: center;
}

.banner-top {
    width: 999px;
    height: 220px;
    background: url("../../../images/img_2.jpg") no-repeat;
    position: relative;
    display: none;
}
@media screen and (min-width:1000px){
    .banner-top {
        display: block;
    }
}

.banner-top a {
    display: block;
    width: 286px;
    height: 69px;
    position: absolute;
    top: 120px;
    right: 130px;
    background: url("../../../images/bt_-2.png") no-repeat;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 69px;
    text-align: center;
    text-shadow: 0 0 5px #ff0000;
}

.banner-top a:hover {
    opacity: 0.9;
}


.vegas-a-bn a {
    display: block;
    width: 275px;
    height: 55px;
    position: absolute;
    top: 120px;
    right: 140px;
    background: url("../../../images/vegas-btn.png") no-repeat;
    background-size: 275px 110px;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 69px;
    text-align: center;
    text-shadow: 0 0 5px #ff0000;
}

.vegas-a-bn {
    width: 999px;
    height: 220px;
    background: url("../../../images/ganster-vg.jpg") no-repeat;
    position: relative;
}

.vegas-a-bn a:hover {
    opacity: 0.9;
}

.banner-top-777 {
    width: 999px;
    height: 238px;
    background: url("../../../images/get777-2.png") no-repeat;
    position: relative;
}

.banner-top-777 a {
    position: absolute;
    top: 150px;
    left: 392px;
    display: block;
    width: 215px;
    height: 57px;
    font-size: 24px;
    text-align: center;
    color: #fdfbfb;
    line-height: 57px;
    vertical-align: middle;
    margin: 0 auto;
    background: linear-gradient(to bottom, #750303 0%, #cb0d0d 50%, #810505 100%);
    border: 1px solid #ede402;
    border-radius: 15px;
    box-shadow: inset 2px 3px 7px 0px #8d3c3c, inset -2px -3px 7px 0px #3d0202;
}

.banner-top-777 a:hover {
    background: #cb0d0d 50%;
}

/* mirror page */
.mirror-page__wrapper {
    background: url("../../../images/fon_mirror.jpg") center center no-repeat;
    background-size: cover;
    padding: 60px 0 20px 182px;
    text-align: center;
    border: 1px solid #c59647;
    margin: 0 20px;
}

.mirror_items__container {
    overflow: hidden;
}

.mirror_items_wrapper {
    width: 33.33%;
    float: left;
}

.mirror_item {
    display: block;
    width: 205px;
    height: 155px;
    margin: 0 auto;
    background: url("../../../images/mirror_spr.png") -9px -3px no-repeat;
}

.mirror_item:hover {
    background: url("../../../images/mirror_spr.png") -9px -165px no-repeat;
}

.mirror_item__name {
    display: block;
    text-align: center;
    color: #dc0000;
    text-transform: uppercase;
}

/* mirror page end*/
.soc {
    display: block;
    width: 248px;
    height: 120px;
    background: url("../../../images/soc.png") no-repeat;
}

ol.esq-crumbs{
    text-align: left;
    padding: 20px 15px 0px;
}

ol.esq-crumbs a{
    color: #fff;
    text-decoration: none;
}
ol.esq-crumbs a:hover{
    color: red;
}

ol.esq-crumbs li{
    display: inline-block;
    list-style-type: none;
    padding: 0px 3px;
    margin: 0px;
}
.esq-crumbs__curr{
    color: red;
}
ol.esq-crumbs b{
    color: #fff;
}