* {
  margin: 0;
  padding: 0;
}
html {
  min-height: 100%;
}
body {
  font: 1em/1.5em Arial, sans-serif;
  background: url(../img/body-bg.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 100%;
  height: 100%;
  line-height: 1.4em;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
ul,
ol {
  padding-left: 35px;
}
.clearfix {
  *zoom: 1;
}
h1,
h5 {
  margin: 1em 0;
  font-weight: normal;
  font-size: 1.125em;
  text-align: center;
  text-transform: uppercase;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
}
.breadcrumbs {
  margin: 10px 0 0 0;
}
.breadcrumbs span {
  font-size: 12px;
}
.breadcrumbs a {
  color: #ffffcc;
}
header {
  text-align: center;
}
header .logo {
  display: block;
  background: url(../img/bg_logo.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
header .menu-top-wrapp .menu {
  overflow: hidden;
  background: url(../img/menu.png);
  border: 1px solid #000;
  border-radius: 5px;
  list-style-type: none;
}
header .menu-top-wrapp .menu li {
  float: left;
}
header .menu-top-wrapp .menu li a {
  display: block;
  padding: 1em 2em;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-size: 1.125em;
}
header .menu-top-wrapp .menu li a:hover {
  background: rgba(0,0,0,0.1);
  color: #ffffcc;
}
header .menu-top-wrapp .menu .current-menu-item a {
  background: rgba(0,0,0,0.2);
  color: #ffffcc;
}
.marketing-img {
  text-align: center;
  background: url(../img/banner_fon.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  margin: 10px auto;
}
.contaier-middle {
  overflow: hidden;
  margin: 0 0 20px 0;
}
.contaier-middle #sidebar {
  width: 240px;
  float: left;
  margin: 0 10px 0 0;
  box-sizing: border-box;
  color: #ffffcc;
}
.contaier-middle #sidebar .raiting-slot {
  margin: 0 0 10px 0;
}
.contaier-middle #sidebar .raiting-slot,
.contaier-middle #sidebar .game-clubs {
  background: #02172c;
  border: 1px solid #814724;
}
.contaier-middle #sidebar h5 {
  padding: 0.5em 0;
  text-align: center;
  background: url(../img/zagolovok.png) repeat-x;
  font-size: 1.125em;
  text-transform: uppercase;
  font-weight: normal;
  color: #000;
  margin: 0;
}
.contaier-middle .raiting-slot div:last-child div {
  border: none;
}
.contaier-middle .slot-container-wrap {
  overflow: hidden;
}
.contaier-middle .slot-container-wrap:hover {
  background: #29262A;
}
.contaier-middle .slot-container {
  overflow: hidden;
  margin: 1em 1em 0 1em;
  border-bottom: 1px solid #814724;
  padding: 0 0 1em 0;
}
.contaier-middle .slot-img {
  width: 45%;
  float: left;
  text-align: center;
}
.contaier-middle .slot-img .slot-link img {
  width: 100%;
  height: auto;
  max-height: 65px;
}
.contaier-middle .slot-desc {
  width: 55%;
  float: left;
  padding: 0 0 0 1em;
  box-sizing: border-box;
}
.contaier-middle .slot-desc .slot-desc-name {
  text-align: left;
  margin-top: 0;
}
.contaier-middle .slot-desc .slot-desc-name a {
  color: #ffffcc;
  text-decoration: none;
}
.contaier-middle .raiting {
  position: relative;
  width: 55px;
  height: 10px;
  background: url(../img/star_3.png) repeat-x;
}
.contaier-middle .product_rate {
  height: 10px;
  background: url(../img/star_1.png) repeat-x;
  position: absolute;
  top: 0;
  left: 0;
}
.contaier-middle .game-clubs__item-wrap {
  width: 190px;
  height: 120px;
  margin: 1em auto;
  background: url(../img/frame_ckubs.png) no-repeat, url(../img/bg_clubs.png) no-repeat;
  background-position: center center, center center;
  background-size: 100% 100%, 100% 100%;
  position: relative;
  text-align: center;
  line-height: 115px;
}
.contaier-middle .game-clubs__item-wrap .game-clubs__item-img {
  vertical-align: middle;
}
.contaier-middle .game-clubs__item-wrap .btn-play_club {
  display: none;
  position: absolute;
  width: 160px;
  top: 40px;
  left: 50%;
  margin-left: -80px;
  height: 36px;
  background: url(../img/bt_ckubs.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.contaier-middle .game-clubs__item-wrap:hover > .btn-play_club {
  display: block;
}
.contaier-middle .game-clubs__item-wrap:hover {
  background: url(../img/frame_ckubs.png) no-repeat, rgba(0,0,0,0.6);
  background-position: center center, center center;
  background-size: 100% 100%, 100% 100%;
  opacity: 0.8;
}
.contaier-middle #content-main {
  width: 750px;
  float: left;
  padding: 1em;
  box-sizing: border-box;
  background: #02172c;
  color: #ffffcc;
  border: 1px solid #814724;
}
.contaier-middle p {
  margin: 10px 0;
  text-align: justify;
}
.title {
  font-weight: normal;
  font-size: 1.125em;
  text-align: center;
  text-transform: uppercase;
}
.automat-cont {
  overflow: hidden;
}
.automat-cont-similar {
  overflow: hidden;
  margin: 0 auto;
  max-width: 880px;
}
.automat-wrapp:hover > .bt-wrap {
  display: block;
}
.automat-wrapp {
  width: 155px;
  float: left;
  text-align: center;
  padding: 10px;
  position: relative;
}

.automat-cont .automat-wrapp:nth-child(4n+1){
  clear:left;
}

.automat-wrapp .slot-name a {
  text-decoration: none;
  color: #ffffcc;
  font-size: 12px;
}
.automat-wrapp .bt-wrap {
  display: none;
}
.automat-wrapp .play-free a {
  display: block;
  width: 115px;
  height: 36px;
  background: url(../img/bt_icon.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -57px;
}
.automat-wrapp .slot-cont {
  display: block;
  text-decoration: none;
  padding: 5px 5px 0 5px;
  text-align: center;
  background: url(../img/frame_icon.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.automat-wrapp .slot-cont img {
  width: 100%;
  height: auto;
  max-height: 91px;
}
.page-numbers {
  clear: both;
  list-style: none;
  text-align: center;
}
.page-numbers li {
  display: inline;
}
.page-numbers a {
  color: #ffffcc;
  text-decoration: none;
}
.page-numbers a:hover {
  color: #ffffcc;
  text-decoration: underline;
}
.txt {
  text-align: justify;
  font-size: 0.875em;
}
#content {
  color: #ffffcc;
  background: #02172c;
  margin: 1em 0 1em 0;
  border: 1px solid #814724;
  padding: 1em;
}
#content p {
  margin: 10px 0;
  text-align: justify;
}
.frame-container {
  background: #000;
}
.frame-container iframe {
  display: block;
  width: 640px;
  height: 480px;
  border: none;
  margin: 0 auto;
}
.btn-play-money {
  background: url(../img/bt_automat.png) no-repeat;
  background-size: 100% 200%;
  background-position: center 0;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  height: 90px;
  display: block;
  margin-top: 25px;
}
.btn-play-money:hover {
  background-position: center -90px;
}
footer {
  background: url(../img/footer.png) repeat;
}
footer .copywrite {
  text-align: center;
  font-size: 0.875em;
  padding: 10px 0 1.5em 0;
}
footer .menu-bottom {
  padding: 0.5em 3em 0 3em;
}
footer .menu-bottom ul {
  overflow: hidden;
  list-style-type: none;
}
footer .menu-bottom ul li {
  float: left;
}
footer .menu-bottom ul li a {
  display: block;
  color: #000;
  font-size: 1.125em;
  padding: 0 1em;
  text-decoration: none;
}
footer .menu-bottom ul li a:hover {
  color: #ffffcc;
  text-decoration: none;
}
footer .menu-bottom ul .current-menu-item a {
  color: #ffffcc;
}


/*Header registration block*/
.h-reg{
    padding: 5px 0;
}
.h-reg:after{
    content: '';
    display: table;
    clear: both;
}
.h-reg-btn{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 407px;
    margin: 0 15px 0 0;
    text-decoration: none;
    text-align: center;
    background-image: url(../img/sprite1.png);
    background-repeat: no-repeat;
    background-position: 0 -5px;
    font-size: 0;
}
.h-reg-btn__text{
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    height: 100%;
    width: 265px;
    color:#fff;
    text-shadow: -1px -1px 0 #7d0001, 1px -1px 0 #7d0001, -1px 1px 0 #7d0001, 1px 1px 0 #7d0001, -2px -2px 2px rgba(255,255,255,0.25), 2px -2px 2px rgba(255,255,255,0.25), -2px 2px 2px rgba(255,255,255,0.25), 2px 2px 2px rgba(255,255,255,0.25);
    font-size: 20px;
    box-sizing: border-box;
}
.h-reg-btn__text:hover{
    background: url(../img/sprite1.png) 0 -205px no-repeat;
}
.h-reg-btn__time{
    display: inline-block;
    vertical-align: middle;
    width: 142px;
    color: #ffbd00;
    font-size: 20px;
    font-style: italic;
    text-shadow: -1px -1px 0 #0b0f13, 1px -1px 0 #0b0f13, -1px 1px 0 #0b0f13, 1px 1px 0 #0b0f13, -2px -2px 2px rgba(255,255,255,0.25), 2px -2px 2px rgba(255,255,255,0.25), -2px 2px 2px rgba(255,255,255,0.25), 2px 2px 2px rgba(255,255,255,0.25);

}
.h-reg-ent{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 56px;
    background-color: #0064cf;
    background-image: url(../img/buttons_sprite.png);
    background-repeat: repeat;
    background-position: 50% -41px;
    position: relative;
    overflow: hidden;
    color:#fff;
    text-decoration: none;
    font-size: 22px;
    text-shadow: -1px -1px 0 #002d7a, 1px -1px 0 #002d7a, -1px 1px 0 #002d7a, 1px 1px 0 #002d7a, -2px -2px 2px rgba(0,45,122,0.5), 2px -2px 2px rgba(0,45,122,0.5), -2px 2px 2px rgba(0,45,122,0.5), 2px 2px 2px rgba(0,45,122,0.5);
}
.h-reg-ent:hover{
    background-position: 50% -762px;
}
.h-reg-ent:before,
.h-reg-ent:after{
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    top: 0;
    z-index: 2;
    background-image: url(../img/buttons_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.h-reg-ent:before{
    left: 0;
}
.h-reg-ent:after{
    right: 0;
}
.h-soc{
    list-style-type: none;
    float: right;
    padding: 0;
    margin: 0;
    font-size: 0;
}
.h-soc__item{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 6.5px;
}
.h-soc__item::first-child{
    margin-left: 0;
}
.h-soc__link{
    display: block;
    width: 40px;
    height: 40px;
    text-indent: 101%;
    overflow: hidden;
    background-image: url(../img/sprite1.png);
    background-repeat: no-repeat;
    white-space: nowrap;
}
.h-soc__link--1{
    background-position: 0 -112px;
}
.h-soc__link--1:hover{
    background-position: 0 -154px;
}
.h-soc__link--2{
    background-position: -42px -112px;
}
.h-soc__link--2:hover{
    background-position: -42px -154px;
}
.h-soc__link--3{
    background-position: -85px -112px;
}
.h-soc__link--3:hover{
    background-position: -85px -154px;
}
.h-soc__link--4{
    background-position: -127px -112px;
}
.h-soc__link--4:hover{
    background-position: -127px -154px;
}
.h-soc__link--5{
    background-position: -169px -112px;
}
.h-soc__link--5:hover{
    background-position: -169px -154px;
}
.h-soc__link--6{
    background-position: -211px -112px;
}
.h-soc__link--6:hover{
    background-position: -211px -154px;
}



/* == WordPress WYSIWYG Editor Styles == */
.alignleft, img.alignleft {
	margin-right: 20px;
	float: left;
}
.alignright, img.alignright {
	margin-left: 20px;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	display: block;
	clear: both;
}
.wp-caption {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption .wp-caption-text {
	line-height: 1.5;
	font-size: 14px;
	margin: 0;
}


