*{
    outline: 0px;
    margin: 0px;
    padding: 0px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;           /* Non-prefixed version, currently supported by any browser but < IE9 */
}
 html, body {
    width: 100%;
    height: 100%;
    font-family: verdana;
    overflow: hidden;
    font-size: 14px;

}
path {
  fill: transparent;
}

text {
  fill: #FF9800;
}
body{
	background:black;
    #background-image: url(../../../../assets/images/games/slotopay/bcksa.jpg);
    #background-size: 100% 100%;
}
.progressjs-container{
	display:none;
}
.text_btn{
    position: absolute;
    top: 318px;
    transform: rotate(52deg);
    font-weight: bold;
    left: -180px;
}
.blc_open{
        width: 219px;
    height: 300px;
    z-index: 22222;
    position: absolute;
    left: 0px;
    top: 0px;
}
.os{
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../../../assets/images/games/slotopay/bcksa.jpg);
    background-size: 100% 100%;
}
.red-lines{
    position: absolute;
    height: 350px;
    width: 3px;
    top: 0;
    left: 117px;
    background-color: red;
        z-index: -20;
}

/*LOADIN PLUGIN*/
.meter_top{
  width: 100%;
  height: 100%;
    background-color: black;
      z-index: 9999999999999;
      position: fixed;
      text-align: center;
}
.meter_background{
  width: 66%;
  height: 100%;
  text-align: center;
}
.meter { 
  height: 20px;  /* Can be anything */
  position: relative;
  background: #555;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding: 10px;
  margin-left: 50%;
  margin-top: 50px;
  z-index: 999999999999;
  box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}
.meter > span {
  display: block;
  height: 100%;
  width: 1%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: rgb(43,194,83);
  background-image: linear-gradient(
    center bottom,
    rgb(43,194,83) 37%,
    rgb(84,240,84) 69%
  );
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
}
.meter > span:after {
  content: "";
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background-image: linear-gradient(
    -45deg, 
    rgba(255, 255, 255, .2) 25%, 
    transparent 25%, 
    transparent 50%, 
    rgba(255, 255, 255, .2) 50%, 
    rgba(255, 255, 255, .2) 75%, 
    transparent 75%, 
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@keyframes expandWidth {
   0% { width: 0; }
   100% { width: auto; }
}
.meter > span:after, .animate > span > span {
  animation: move 2s linear infinite;
}

/*LOADIN PLUGIN*/



/*popup*/

.pop-up{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    display: none;
}
.pop-body{
    max-width: 700px;
    height: 0px;
    background-color: black;
    width: 612px;
    margin: 10px auto 20px auto;
    background-position: bottom center;
    border-radius: 25px;
    margin-top: 120px;
    border: 11px solid hsl(346, 97%, 34%);
    position: relative;
    overflow: hidden;
    background-image: url(../../../../assets/images/games/slotopay/fonr.jpg);
    background-size: 133% 100%;
}

.icons img{
    /*width: 40%;*/
    /*position: relative;*/
/*    left: -32px;
    top: -17px;*/
}

.icons {
background: #0000004d;
    width: 100%;
    margin-top: 30px;
    height: 134px;
    margin-left: 41px;
    position: relative;
    top: 16px;
    box-shadow: 2px 2px 12px 3px #de72724d;

}
.imgs_icon{
    width: 12%;
    display: inline-block;
    margin-top: 16px;
    position: relative;
    left:0px;
}
.pric{
        float: right;
    /* background: red; */
    width: 40px;
    text-align: center;
    height: 21px;
    line-height: 21px;
    text-shadow: 1px 0px 0px #080869;
    font-weight: bold;
    color: white;
}

.imgs_icon img{
    width: 100%;
}
.icons_right{
    background:  #0000004d;
    width: 100%;
    margin-top: 30px;
    height: 134px;
    position: relative;
    box-shadow: 2px 2px 12px 3px  #de72724d;
}
.icons_right img{
    /*width: 40%;*/
    /*position: absolute;*/
    /* left: 57px; */
/*    top: -14px;
    right: -19px;*/
}
.icons h1 {
    font-size: 18px;
    padding-left: 65px;
    padding-bottom: 7px;
    position: relative;
    top: -50px;
}
.icons_right h1 {
    font-size: 18px;
    padding-left: 40px;
    padding-bottom: 7px;
    position: relative;
    top: 35px;
}
.right_pop{
    width: 33%;
    float: right;
    position: absolute;
    top: -13px;
    right: 43px;
}
.left_pop{
    width: 33%;
    position: relative;
    top: -49px;
}
.tiv_icons{
        color: yellow;
    padding-right: 8px;
    font-weight: bold;
    font-size: 21px;
    text-shadow: 1px 1px 6px;
}
.kanon>*{
    float: left;
}
/*popup*/

/*animaca*/
@keyframes color_fest{
    0%{color:red;}
    20%{color:green;}
    40%{color:yellow;}
    60%{color:orange;}
    80%{color:purple;}
    100%{color:white;}
}

/*/animacia*/
.second {
    left: 229px;
}
.third {
    left: 342px;
}
.fourth {
    left: 451px;
}
.tools{
    position: absolute;
    top: 5px;
    #float: right;
}
.tools>img{
  position:relative;
 width: 25px;
 margin-left: 15px;
 margin-top:10px;
 cursor:pointer ;
}

#viewport {
    width: 100%;
    height: 100%;
    display: block;
    margin: auto;
}
.max_bet{
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: rgba(169,3,41,1);
    bottom: -90px;
    right: 133px;
    border-radius: 10px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    z-index: 22;
    font-size: 20px;
    transform: rotateX(40deg);
    box-shadow: rgb(93, 11, 30) 0px 7px 0px;
    transition: 0.2s all;
    color: white;
}
.min_bet{
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: rgba(169,3,41,1);
    bottom: -90px;
    right: 351px;
    border-radius: 10px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    z-index: 22;
    font-size: 20px;
    transform: rotateX(40deg);
    box-shadow: rgb(93, 11, 30) 0px 7px 0px;
    transition: 0.2s all;
    color: white;
}
#btnSpin{
    background-image: url(../../../../assets/images/games/slotopay/spin.png);
    background-size: 100% 100%;
    height: 62px;
    width: 145px;
    cursor: pointer;
    z-index: 22;
    position: absolute;
    top: 6px;
    left: 246px;
}
#btnSpin_for_double{
	 
    background-image: url(../../../../assets/images/games/slotopay/spin.png);
    background-size: 100% 100%;
    height: 62px;
    width: 145px;
    cursor: pointer;
    z-index: 22;
    position: absolute;
    top: 6px;
    left: 246px;
}

.blocks {
    width: 100%;
    height: 83px;
    background: gray;
    position: absolute;
    left: 0;
    opacity: 0;
    margin-top: -10px;
}
.blocksa {
    width: 49%;
    height: 81px;
    background: gray;
    position: absolute;
    left: 33%;
    z-index: 1;
    opacity: 0;
    bottom: 130px;
}

.vck{
	position:fixed;
	z-index:1000;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.7);
}

.note_m{
	z-index:1001;
	position: fixed;
	margin: auto;
	left:35%;
	right:35%;
    top: 35%;
	bottom: 35%;
    z-index: 9999;
	width: 270px;
	height: 200px;
	background:#cfcfcf;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 4px;
}

.dis_mod{
	display:none;
}

.note_m .gic{
	background:black;
}

.mode_n {
  z-index:1001;
  color:black;
  font-weight:bold;
  padding-top:80px;
  font-size:20px;
}

/*modal*/
.modalik{
    width: 0%;
    height: 100vh;
    position: fixed;
    top: 0px;
    z-index: 9999;
    margin: auto;
    text-align: center;
    opacity: 0;
    overflow: hidden;
}
.okno{
    width: 745px;
    height: 395px;
    background-image: url(../../../../assets/images/games/slotopay/cards-background.jpg);
    margin: auto;
    text-align: center;
    position: relative;
    top: 120px;
    overflow: hidden;
    margin: 10px auto 20px auto;
    background-position: bottom center;
    border-radius: 25px;
    margin-top: 4px;
    border: 11px solid hsl(346, 97%, 34%);
    position: relative;
    text-align: center;
}
.okno .close .gic{
	background: black;
} 
.cards{
    position: relative;
    left: -65px;
    top: 82px;
}
.gic{
    width: 30px;
    height: 6px;
    background: white;
    margin-top: 11px;
    cursor: pointer;
}
.gic:first-child{
        transform: rotate(45deg);
    position: relative;
    top: 17px;
}
.gic:last-child{
        transform: rotate(-45deg);
}
.autost{
    font-size: 21px;
    text-align: center;
}
.img_kind {
    width: 134px;
    float: left;
    height: 187px;
    background-size: 100%;
    background-image: url(../../../../assets/images/games/slotopay/classic-back.png);
    margin-left: 11px;
    margin-top: 7px;
    position: relative;
    left: 7px;
    cursor: pointer;
    top: -1px;
    box-shadow: 0px 0px 10px 1px;
    text-align: center;
    left: 10%;
}
.game_over{
        #font-family: cursive;
    font-size: 50px;
    position: absolute;
    left: 40%;
    display: none;
}
.win{
        font-size: 50px;
    position: absolute;
    left: 41%;
    display: none;
}
.cards_block{
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    z-index: 2;
}
.close{
    z-index: 55555;
    position: absolute;
    right: 3px;
    top: -13px;
    cursor: pointer;
    height: 45px;
    width: 31px;
}
.box-shadow{
    box-shadow: 2px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
/*modal*/
.line{
    position: absolute;
    margin-top: -5px;
}
.lines4{
    position: absolute;
    top: 0px;
    cursor: pointer;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    text-align: center;
    border-radius: 10px;
    border: solid;
    color: rgb(218, 34, 34);
    background-color: #cec812;
    z-index: 999;
}
.lines1 {
    position: absolute;
    cursor: pointer;
    top: 160px;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    color: #ff8c00;
    text-align: center;
    background-color: #094086;
    border-radius: 10px;
    border: solid;
    z-index: 22;
}
.lines7{
    position: absolute;
    cursor: pointer;
    top: 80px;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    text-align: center;
    border-radius: 10px;
    border: solid;
    color: #1f4dd4;
    background-color: #7dec86;
}
.lines8{
    position: absolute;
    cursor: pointer;
    top: 120px;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    text-align: center;
    border-radius: 10px;
    border: solid;
    color: rgb(144, 11, 11);
    background: #cde2bc;
}
.lines2{
    position: absolute;
    cursor: pointer;
    top: 40px;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    text-align: center;
    border-radius: 10px;
    border: solid;
    color:#cc00018c;
    background-color: #6de459;
}

.lines9{
    position: absolute;
    cursor: pointer;
    top: 200px;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    text-align: center;
    border-radius: 10px;
    border: solid;
    color: rgb(235, 241, 237);
    background: #E91E63;
}

.lines6{
    position: absolute;
    cursor: pointer;
    top: 240px;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    text-align: center;
    border-radius: 10px;
    border: solid;
    color:rgb(80, 97, 95);
    background: #e459d8;
}

.lines3{
    position: absolute;
    cursor: pointer;
    top: 280px;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    text-align: center;
    border-radius: 10px;
    border: solid;
    color:#796203;
    background: #8adc77;
}
.lines5{
    position: absolute;
    cursor: pointer;
    top: 320px;
    width: 21px;
    height: 24px;
    font-size: 18px;
    left: -34px;
    font-family: cursive;
    text-align: center;
    border-radius: 10px;
    border: solid;
    color:rgb(3, 78, 24);
    background: #ffeb3b;
}
.linias{
	padding-top: 10px;
    width: 70px;
    cursor: pointer;
    height: 60px;
    position: absolute;
    border: 0;
    background-color: rgba(169,3,41,1);
    bottom: -95px;
    left: 54px;
    border-radius: 11px;
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    z-index: 22;
    transform: rotateX(40deg);
    box-shadow: rgb(93, 11, 30) 0px 7px 0px;
    transition: 0.2s all;
    #font-family: cursive;
    color: white;
}
.linia_tiv{
	display:block;
	font-size:26px;
	font-weight:bold;
}
.autoPlay_a{
    font-family: 'Jua', sans-serif;
    width: 80px;
    height: 92px;
    position: absolute;
    border: 0;
    background: red;
    bottom: -106px;
    left: -40px;
    border-radius: 11px;
    font-size: 20px;
    z-index: 22;
    opacity: 0;
    cursor: pointer;
    z-index: 667;
}
.autoplay_text{
    position: absolute;
    font-size: 14px;
    color: white;
    transform: rotate(-90deg);
    top: 390px;
    left: -56px;
}

.double{
    width: 60px;
    height: 110px;
    position: absolute;
    border: 0;
    bottom: 116px;
    cursor: pointer;
    font-size: 18px;
    z-index: 22;
    left: -3000px;
}
.heart{
  width: 90px;
  height: 90px;
  margin: 30px;
  -webkit-animation: 1600ms pulsate infinite alternate ease-in-out;
  -moz-animation: 1600ms pulsate infinite alternate ease-in-out;
  -ms-animation: 1600ms pulsate infinite alternate ease-in-out;
  -o-animation: 1600ms pulsate infinite alternate ease-in-out;
  animation: 1600ms pulsate infinite alternate ease-in-out;
}


@keyframes pulsate {
  0% { transform: scale(1); }
  50% { transform: scale(1.3); }
  100% { transform: scale(1); }
}
@-webkit-keyframes pulsate {
  0% { -webkit-transform: scale(1); }
  50% { -webkit-transform: scale(1.3); }
  100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulsate {
  0% { -moz-transform: scale(1); }
  50% { -moz-transform: scale(1.3); }
  100% { -moz-transform: scale(1); }  
}
@-ms-keyframes pulsate {
  0% { -ms-transform: scale(1); }
  50% { -ms-transform: scale(1.3); }
  100% { -ms-transform: scale(1); }  
}
@-o-keyframes pulsate {
  0% { -o-transform: scale(1); }
  50% { -o-transform: scale(1.3); }
  100% { -o-transform: scale(1); }  
}


.double img{
    width: 110px;
}
.btn-group{
    border:solid red;
    border-radius: 10px
}
.rightLine1,.rightLine2,.rightLine3,.rightLine4,.rightLine5,.rightLine6,.rightLine7,.rightLine8,.rightLine9{
    left: 577px;
}

#viewport.mobile {
    position: absolute;
    top: 0px;
    left: 0px;
}

#viewport.tablet {
    position: absolute;
    top: 0px;
    left: 0px;
}

#viewport.desktop {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}


@keyframes wincol {
    0%{color: rgb(206, 39, 61);background: #3d6aef;}
    20%{color: rgb(134, 56, 85);background: #3347ef;}
    40%{color: rgb(245, 16, 22);background: #127e4a;}
    60%{color: rgb(125, 66, 33);background: #435a7b;}
    80%{color: rgb(121, 55, 23);background: #53a7e5;}
    100%{color: rgb(206, 39, 61);background: #3d6aef;}
}


.bet_bet{
    width: 220px;
    height: 90px;
    margin: auto;
    position: absolute;
    top: -194px;
    left: 323px;
}
.stavks {
    float: left;
    height: 50px;
    margin: 6px;
    width: 78px;
    position: relative;
    top: -8px;
    padding: 7px;
    border-radius: 17px;
    text-align: center;
    font-size: 19px;
    z-index: 22;
    background: #ece1e100;
    color: white;
    font-weight: bold;
    border: 4px solid #fbfbfb;
    line-height: 50px;
}
#canvas2{
    position: relative;
}
#container {
    width: 572px;
    height: 338px;
    margin: 10px auto 20px auto;
    background-position: bottom center;
    border-radius: 25px;
    margin-top: 100px;
    border: 11px solid hsl(346, 97%, 34%);
    position: relative;
}

#container #reels {
    position: relative;
    width: 100%;
    height: 338px;
    overflow: hidden;
    text-align: center;
}
.footer_bar {
    position: relative;
    margin: auto;
    top: 561px;
    left: -120px;

}
#container #reels canvas {
    width: 104px;
    height: 1360px;
    position: relative;
    text-align: center;
}
#container #reels canvas:first-child {
    width: 104px;
    height: 1360px;
    position: relative;
    border: solid red;
    text-align: center;
    border: none
}
#reels #overlay {
    width: 98.5%;
    height: 100%;
    position: absolute;
    top: 0px;
    display: none;
}

.winLine {
    width: 572px;
    height: 5px;
    position: absolute;
    background:white;
    border-radius: 7px;
    transition: 1s;
}
#reels #overlay #winLine1 {
    top: 172px;
    display: none;
    background-color: #59f316;
}

#reels #overlay #winLine2 {
    top: 45px;
    display: none;
    background-color: #e02485
}

#reels #overlay #winLine3 {
    bottom: 248px;
    display: none;
}
#reels #overlay #winLine6 {
    bottom: 35px;
    display: none;
    background-color: red
}

#reels #overlay #winLine9 {
    display: block;
    position: relative;
    display: none;
    top: 480px;
    transition: 1s;

}

#reels #overlay #winLine10 {
transform: rotate(-181deg);
    /* margin-top: -849px; */
    display: none;
    position: relative;
    top: -166px;
    transition: 1s;

}
#reels #overlay #winLine11 {
    transform: rotate(-179deg);
     display: none;
    position: relative;
    top: 322px;
    left: 5px;
    transition: 1s;
}

#reels #overlay #winLine12 {
    display: none;
    position: relative;
    top: 30px;
    right: 2px;
    transition: 1s;
}
#reels #overlay #winLine13 {
    display: none;
    position: relative;
    top: 38px;
    right: 2px;
    transition: 1s;
}
#reels #overlay #winLine14 {
    transform: rotate(-180deg);
    display: none;
    position: relative;
    right: -14px;
    top: 301px;
    transition: 1s;
}
.entDiv1{
    position: absolute;
    width: 371px;
    height: 6px;
    position: absolute;
    height: 5px;
    border-radius: 7px;
    top: 78px;
}
.entDiv2{
        width: 1000px;
    height: 6px;
    position: absolute;
    height: 5px;
    border-radius: 7px;
    top: 363px;
    transform: rotate(35deg);
    left: 276px;
}
.entDiv3 {
    width: 703px;
    position: absolute;
    border-radius: 7px;
    transform: rotate(46deg);
    right: -320px;
    bottom: 194px;
    height: 5px;
}
.color_blue{
    background-color: blue;
}
.entDiv4 {
    width: 705px;
    position: absolute;
    border-radius: 7px;
    transform: rotate(-44deg);
    left: -318px;
    bottom: 203px;
    height: 5px;
}
.color_orange{
    background-color: orange
}
.entDiv5 {
    width: 281px;
    position: absolute;
    border-radius: 7px;
    top: 256px;
    height: 5px;
    left: -76px;
}
.color_yellow{
    background-color: yellow
}
.entDiv6 {
    width: 130px;
    position: absolute;
    border-radius: 7px;
    top: 207px;
    transform: rotate(-51deg);
    height: 5px;
    left: 179px;
}
.entDiv7 {
    width: 127px;
    position: absolute;
    border-radius: 7px;
    top: 206px;
    transform: rotate(51deg);
    height: 5px;
    left: 260px;
}
.entDiv8 {
    width: 274px;
    position: absolute;
    border-radius: 7px;
    top: 254px;
    height: 5px;
    right: -72px;
}
.entDiv9{
    width: 95px;
    position: absolute;
    background-color: white;
    border-radius: 7px;
    top: 104px;
    height: 5px;
}
.entDiv10{
    width: 91px;
    position: absolute;
    background-color: white;
    border-radius: 7px;
    top: 68px;
    transform: rotate(-53deg);
    height: 5px;
    left: 75px;
}
.entDiv11{
    width: 290px;
    position: absolute;
    background-color: white;
    border-radius: 7px;
    top: 33px;
    height: 5px;
    left: 145px;
}
.entDiv12{
    width: 91px;
    position: absolute;
    background-color: white;
    border-radius: 7px;
    top: 68px;
    transform: rotate(53deg);
    height: 5px;
    right: 58px;
}
.entDiv13{
    width: 109px;
    position: absolute;
    background-color: white;
    border-radius: 7px;
    top: 104px;
    height: 5px;
    right: -31px;
}
.color_silver{
    background-color: silver
}
#reels #overlay #winLine4 {
    -webkit-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    top: 230px;
    left: -35px;
    width: 780px;
    display: none;
}

#reels #overlay #winLine5 {
    -webkit-transform: rotate(145deg);
    -o-transform: rotate(145deg);
    -moz-transform: rotate(145deg);
    -ms-transform: rotate(145deg);
    transform: rotate(145deg);
    top: 230px;
    left: -35px;
    width: 780px;

    display: none;
}



#container #resultsWindow {
    width: 0px;
    height: 72px;
    position: absolute;
    top: 115px;
    left: 0px;
    border: 9px double gold;
    background: hsl(51, 95%, 87%);
    border-radius: 15px;
    overflow: hidden;
    line-height: 0px;
    opacity: 0;
}

#resultsWindow #score {
    width: 116px;
    margin: 51px auto 20px auto
}

#resultsWindow #status {
    text-align: center;
}

#score img {
    vertical-align: middle;
}

@-webkit-keyframes backlight {
    0% { box-shadow: 0px 0px 45px red; -webkit-transform: rotate(72deg);}
    25% { box-shadow: 0px 0px 30px red; -webkit-transform: rotate(144deg);}
    50% { box-shadow: 0px 0px 60px black; -webkit-transform: rotate(216deg);}
    75% { box-shadow: 0px 0px 45px greenyellow; -webkit-transform: rotate(288deg);}
    100% { box-shadow: 0px 0px 35px greenyellow; -webkit-transform: rotate(360deg);}
}

@-o-keyframes backlight {
    0% { box-shadow: 0px 0px 45px red; -o-transform: rotate(72deg);}
    25% { box-shadow: 0px 0px 30px red; -o-transform: rotate(144deg);}
    50% { box-shadow: 0px 0px 60px black; -o-transform: rotate(216deg);}
    75% { box-shadow: 0px 0px 45px greenyellow; -o-transform: rotate(288deg);}
    100% { box-shadow: 0px 0px 35px greenyellow; -o-transform: rotate(360deg);}
}


@-moz-keyframes backlight {
    0% { box-shadow: 0px 0px 45px red; -moz-transform: rotate(72deg);}
    25% { box-shadow: 0px 0px 30px red; -moz-transform: rotate(144deg);}
    50% { box-shadow: 0px 0px 60px black; -moz-transform: rotate(216deg);}
    75% { box-shadow: 0px 0px 45px greenyellow; -moz-transform: rotate(288deg);}
    100% { box-shadow: 0px 0px 35px greenyellow; -moz-transform: rotate(360deg);}
}


@keyframes backlight {
    0% { box-shadow: 0px 0px 45px red; transform: rotate(72deg);}
    25% { box-shadow: 0px 0px 30px red; transform: rotate(144deg);}
    50% { box-shadow: 0px 0px 60px black; transform: rotate(216deg);}
    75% { box-shadow: 0px 0px 45px greenyellow; transform: rotate(288deg);}
    100% { box-shadow: 0px 0px 35px greenyellow; transform: rotate(360deg);}
}

#scoreWindow {
    width: 430px;
    height: 160px;
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -225px;
    padding-top: 52px;
    border: 9px double red;
    background: hsl(17, 95%, 87%);
    border-radius: 15px;
    text-align: center;
    font-size: 1.5em;
    display: none;
    box-shadow: inset 0px 0px 15px red, 4px 4px 6px black;
}

.minus_stavka, .plus_stavka{
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: relative;
    z-index: 29;
}
.minus_stavka{
    float: left;
    background-image: url(../../../../assets/images/games/slotopay/minus.png);
    background-size: 100% 100%;
    left: 29px;
    top: 17px;
}
.plus_stavka{
    float: left;
    background-image: url(../../../../assets/images/games/slotopay/plus.png);
    background-size: 100% 100%;
    left: -28px;
    top: 14px;

}
.btnSpin {
    width: 100px;
    height: 50px;
    font-size: 27px;
    font-family: tahoma;
}
.shadow{
        width: 100%;
    height: 100%;
    background-image: url(../../../../assets/images/games/slotopay/king.jpg);
    background-size: 100% 100%;
    display: none;
}
.not_shadow{
        width: 100%;
    height: 100%;
    background-image: url(../../../../assets/images/games/slotopay/king.png);
    background-size: 100% 100%;

    display: none;
}
/*
.btnSpinD  {
    background: url("../img/BTN_Spin_d.png");
    border-right: 4px solid grey;
}
*/
.game_header {
    width: 100%;
    margin: auto;
    position: absolute;
    top: -80px;
}
.score_bar {
    background-color: black;
    border: 2px solid hsl(346, 97%, 34%);
    border-radius: 10px;
    color: gold;
    float: right;
    padding: 11px;
    position: relative;
    top: -33px;
    font-size: 13px;
    text-align: center;
}
.score_bar>span{
    font-weight: bold;
}
.game_logo{
    width: 173px;
    height: 50px;
    padding: re;
    position: relative;
    left: -37px;
    top: -6px;
}

.switch {
    display: inline-block;
    margin: 10em 2em;
    position: absolute;
    font-size: 6px;
    border-radius: 3.5em;
    -webkit-box-shadow: 0 0 0.5em rgba(255,255,255,0.2);
    -moz-box-shadow: 0 0 0.5em rgba(255,255,255,0.2);
    box-shadow: 0 0 0.5em rgba(255,255,255,0.2);
    margin-top: 360px;
        position: absolute;
    left: -24px;
    z-index: 666;
}

.switch label {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.switch input {
    display: none;
}

.switch span {
    display: block;
    -webkit-transition: top 0.2s;
    -moz-transition: top 0.2s;
    -ms-transition: top 0.2s;
    -o-transition: top 0.2s;
    transition: top 0.2s;
}

.switch-border1 {
    border: 0.1em solid #000;
    border-radius: 3.5em;
    -webkit-box-shadow: 0 0.2em rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0.2em rgba(255, 255, 255, 0.2);
    box-shadow: 0 0.2em rgba(255, 255, 255, 0.2);
}

.switch-border2 {
    width: 6.6em;
    height: 12.6em;
    position: relative;
    border: 0.1em solid #323232;
    background-image: -webkit-gradient(linear, left top, right top, from(#2D2D2D), color-stop(0.5, #4B4B4B), to(#2D2D2D));
    background-image: -webkit-linear-gradient(left, #2D2D2D, #4B4B4B, #2D2D2D);
    background-image: -moz-linear-gradient(left, #2D2D2D, #4B4B4B, #2D2D2D);
    background-image: -ms-linear-gradient(left, #2D2D2D, #4B4B4B, #2D2D2D);
    background-image: -o-linear-gradient(left, #2D2D2D, #4B4B4B, #2D2D2D);
    background-image: linear-gradient(to right, #2D2D2D, #4B4B4B, #2D2D2D);
    border-radius: 3.4em;
}

.switch-border2:before,
.switch-border2:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: .3;
    border-radius: 3.4em;
}

.switch-border2:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0,0,0,0)));
    background: -webkit-linear-gradient(#000, rgba(0,0,0,0));
    background: -moz-linear-gradient(#000, rgba(0,0,0,0));
    background: -ms-linear-gradient(#000, rgba(0,0,0,0));
    background: -o-linear-gradient(#000, rgba(0,0,0,0));
    background: linear-gradient(#000, rgba(0,0,0,0));
}

.switch-border2:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: -webkit-linear-gradient(rgba(0,0,0,0), #000);
    background: -moz-linear-gradient(rgba(0,0,0,0), #000);
    background: -ms-linear-gradient(rgba(0,0,0,0), #000);
    background: -o-linear-gradient(rgba(0,0,0,0), #000);
    background: linear-gradient(rgba(0,0,0,0), #000);
}

.switch-top {
    width: 100%;
    height: 84%;
    position: absolute;
    top: 8%;
    left: 0;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, right top, from(#2D2D2D), color-stop(0.5, #4B4B4B), to(#2D2D2D));
    background-image: -webkit-linear-gradient(left, #2D2D2D, #4B4B4B, #2D2D2D);
    background-image: -moz-linear-gradient(left, #2D2D2D, #4B4B4B, #2D2D2D);
    background-image: -ms-linear-gradient(left, #2D2D2D, #4B4B4B, #2D2D2D);
    background-image: -o-linear-gradient(left, #2D2D2D, #4B4B4B, #2D2D2D);
    background-image: linear-gradient(to right, #2D2D2D, #4B4B4B, #2D2D2D);
    border-radius: 3.4em;
}

.switch-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 3.4em;
    -webkit-box-shadow: 0 0 2em black inset;
    -moz-box-shadow: 0 0 2em black inset;
    box-shadow: 0 0 2em black inset;
}

.switch-handle-left,
.switch-handle-right {
    content: '';
    display: block;
    width: 3.6em;
    height: 0;
    position: absolute;
    top: 6.6em;
    z-index: 2;
    border-bottom: 4.5em solid #111;
    border-left: 0.7em solid transparent;
    border-right: 0.7em solid transparent;
    border-radius: 0;
}

.switch-handle-left {
    left: 0.8em;
}

.switch-handle-right {
    right: 0.8em;
}

.switch-handle {
    width: 3.6em;
    height: 4.5em;
    position: absolute;
    top: 6.6em;
    left: 1.5em;
    z-index: 3;
    background: #333;
    background-image: -webkit-gradient(linear, left top, right top, from(#111), color-stop(0.4, #777), color-stop(0.5, #888), color-stop(0.6, #777), to(#111));
    background-image: -webkit-linear-gradient(left, #111, #777 40%, #888, #777 60%, #111);
    background-image: -moz-linear-gradient(left, #111, #777 40%, #888, #777 60%, #111);
    background-image: -ms-linear-gradient(left, #111, #777 40%, #888, #777 60%, #111);
    background-image: -o-linear-gradient(left, #111, #777 40%, #888, #777 60%, #111);
    background-image: linear-gradient(to right, #111, #777 40%, #888, #777 60%, #111);
    border-radius: 0;
}

.switch-handle-top {
    width: 5em;
    height: 5em;
    position: absolute;
    top: 8.5em;
    left: 0.8em;
    z-index: 4;
    background-image: -webkit-gradient(linear, left top, right top, from(#5F5F5F), to(#878787));
    background-image: -webkit-linear-gradient(left, #5F5F5F, #878787);
    background-image: -moz-linear-gradient(left, #5F5F5F, #878787);
    background-image: -ms-linear-gradient(left, #5F5F5F, #878787);
    background-image: -o-linear-gradient(left, #5F5F5F, #878787);
    background-image:linear-gradient(to right, #AEB2B3, #AEB2B3);
    border-top: 0.2em solid #AEB2B3;
    border-radius: 2.5em;
}

.switch-handle-bottom {
    width: 3.6em;
    height: 3.6em;
    position: absolute;
    top: 4.7em;
    left: 1.5em;
    z-index: 3;
    background: #333;
    background-image: -webkit-gradient(linear, left top, right top, from(#111), color-stop(0.4, #777), color-stop(0.5, #888), color-stop(0.6, #777), to(#111));
    background-image: -webkit-linear-gradient(left, #111, #777 40%, #888, #777 60%, #111);
    background-image: -moz-linear-gradient(left, #111, #777 40%, #888, #777 60%, #111);
    background-image: -ms-linear-gradient(left, #111, #777 40%, #888, #777 60%, #111);
    background-image: -o-linear-gradient(left, #111, #777 40%, #888, #777 60%, #111);
    background-image: linear-gradient(to right, #111, #777 40%, #888, #777 60%, #111);
    border-top: 0.2em solid #141414;
    border-radius: 1.8em;
}

.switch-handle-base {
    width: 4.2em;
    height: 4.2em;
    position: absolute;
    top: 3.8em;
    left: 1.2em;
    z-index: 2;
    border-top: 0.2em solid rgba(255,255,255,0.35);
    border-radius: 2.1em;
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.8) inset;
    -moz-box-shadow: 0 0 0.5em rgba(0,0,0,0.8) inset;
    box-shadow: 0 0 0.5em rgba(0,0,0,0.8) inset;
}

.switch-led {
    position: absolute;
    left: 2em;
    border-radius: 1.4em;
}

.switch-led-border {
    border: 0.2em solid black;
    border-radius: 1.3em;
}

.switch-led-light {
    border-radius: 1.1em;
    -webkit-box-shadow: 0 0 0.5em rgba(255,255,255,0.5) inset;
    -moz-box-shadow: 0 0 0.5em rgba(255,255,255,0.5) inset;
    box-shadow: 0 0 0.5em rgba(255,255,255,0.5) inset;
}

.switch-led-glow {
    width: 2em;
    height: 2em;
    position: relative;
    border-radius: 1em;
}

.switch-led-glow:before {
    content: '';
    display: block;
    width: 0.6em;
    height: 0.6em;
    position: absolute;
    top: 0.3em;
    left: 0.7em;
    background: rgba(255,255,255,0.2);
    border-radius: 0.3em;
    -webkit-box-shadow: 0 0 1em rgba(255,255,255,0.75);
    -moz-box-shadow: 0 0 1em rgba(255,255,255,0.75);
    box-shadow: 0 0 1em rgba(255,255,255,0.75);
}

.switch-led-glow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.2;
    filter: alpha(opacity=20);
    border: 1em solid #fff;
    border-color: transparent #fff transparent #fff;
    border-radius: 1em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.switch-led:after {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    color: #666;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0.1em rgba(0,0,0,0.7);
}

.switch-led-green:after {
    content: 'ON';
    top: -1.8em;
}

.switch-led-red:after {
    content: 'OFF';
    bottom: -1.8em;
}

.switch-led-green {
    top: -5em;
    border-top: 0.1em solid rgba(0,161,75,0.5);
    border-bottom: 0.1em solid rgba(255,255,255,0.25);
}

.switch-led-green .switch-led-light {
    background: rgb(0,161,75);
    border: 0.1em solid rgb(0,104,56);
}

.switch-led-red {
    bottom: -5em;
    border-top: 0.1em solid rgba(237,28,36,0.2);
    border-bottom: 0.1em solid rgba(255,255,255,0.25);
    -webkit-box-shadow: 0 0 3em rgb(237,28,36);
    -moz-box-shadow: 0 0 3em rgb(237,28,36);
    box-shadow: 0 0 3em rgb(237,28,36);
}

.switch-led-red .switch-led-light {
    background: rgb(237,28,36);
    border: 0.1em solid rgb(161,30,45);
}

.switch-led-red .switch-led-glow {
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    filter: alpha(opacity=30);
}

/* Switch on */

.switch input:checked~.switch-handle-left, .switch input:checked~.switch-handle-right {
    top: 1.5em;
    border-bottom: 0;
    border-top: 4.5em solid #111;
}

.switch input:checked~.switch-handle {
    top: 1.5em;
}

.switch input:checked~.switch-handle-top  {
    top: -1em;
    border-top: 0;
    border-bottom: 0.2em solid #AEB2B3;
}

.switch input:checked~.switch-handle-bottom {
    top: 4.2em;
    border-top: 0;
    border-bottom: 0.2em solid #141414;
}

.switch input:checked~.switch-handle-base {
    top: 4.5em;
    border-top: 0;
    border-bottom: 0.2em solid rgba(255,255,255,0.35);
}

.switch input:checked~.switch-led-green {
    -webkit-box-shadow: 0 0 3em rgb(0,161,75);
    -moz-box-shadow: 0 0 3em rgb(0,161,75);
    box-shadow: 0 0 3em rgb(0,161,75);
}

.switch input:checked~.switch-led-green .switch-led-glow {
    background: #fff;
    background: rgba(255, 255, 255, 0.4);
    filter: alpha(opacity=40);
}

.switch input:checked~.switch-led-red {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.switch input:checked~.switch-led-red .switch-led-glow {
    background: rgba(255, 255, 255, 0);
    filter: alpha(opacity=0);
}

/*Knopka*/



.help_bar{
    background-color: black;
    height: 38px;
    border: 2px solid hsl(346, 97%, 34%);
    padding-left: 10px;
    color: gold;
    font-size: 12px;
    border-radius: 10px;
    position: relative;
    top: -33px;
    left: 173px;
    line-height: 18px;
    max-width: 200px;
}
.right-side {
    float: left;
    position: relative;
    top: -36px;
    left: 120px;
}
.slot_bets{
    font-family: cursive;
}
.play_buttons{
    width: 50%;
    height: 50px;
    margin:auto;
}
#add {
    width: 235px;
    padding: 22px;
    display: inline-block;
    margin-left: 10px;
    border-radius: 15px;
    border: 1px solid black;
    background: hsl(103, 57%, 37%);
    font-family: Slackey;
    font-size: 2.3em;
    color: red;
    box-shadow: inset 1px 1px 40px yellow, 6px -6px 2px black, -1px 1px 2px black;
    box-shadow: inset 0px 0px 20px black, 6px -6px 2px black, -1px 1px 2px black;
    text-shadow: 2px 2px 3px hsl(247, 54%, 30%);
}

#add:hover {
    box-shadow: inset 1px 1px 40px yellow, 6px -6px 2px black, -1px 1px 2px black;
    cursor: pointer;
}

@media screen and (max-width: 1143px){
    .avel{
        display: none;
    }
	.tools>img{
		width:40px
	}
}

@media screen and (max-width: 500px){

.rotate{
  width: 100%;
  height: 100vh;
  background: black;
  z-index: 22222222222;
  position: absolute;
  background-image: url(../../../../assets/images/games/slotopay/rotate.png);
  background-position: center;
  background-repeat: no-repeat;
      background-size: 80%;
          top: 0;
          overflow: hidden;
          position: fixed;
}
.rotate h3{
    z-index: 22222222;
    color: white;
    font-size: 21px;
    text-align: center;
    position: relative;
    /* top: 476px; */
    display: block!important;
}
#viewport{
    display: none;
}
}
@media screen and (min-height: 940){

.tools{
    left: -25px;
}


}

@media screen and (min-height: 900px){

    #viewport {
    width: 100%;
    height: 100%;
    display: block;
    margin: auto;
    position: relative;
    top: calc(100% - 85%);
}

}

@media screen and (max-height: 900px){

.okno{
    top:62px;
}
.tools {
    position: absolute;
    top: 15px;
    left: 1%;
}
.pop-body {
    margin-top: 10px;
	padding-top: 20px;
}
}