/*!
Theme Name:   start
Text Domain:  start
*/


html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}



/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration:none;
  color:#2ecc71;
}

a:hover {
  
  color:#000;
}
a:active,
a:hover, a:focus {outline: 0;}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}



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


small {
  font-size: 80%;
}


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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 0;max-width:100%;
  
}
figcaption {font-size:14px;opacity:0.7;font-style:italic;text-align:center;padding:6px 0 0;}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: #777;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;

  cursor: pointer;

}
input, textarea {padding:10px;border:1px solid rgba(0,0,0,0.1);}
input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active {border:1px solid rgba(0,0,0,0.2);border-radius:0;box-shadow:none;outline:0;}
textarea {width:100%;max-height:140px;}
.search-form input[type="submit"] {display:none;}
.search-form input {width:100%;max-width:100%;}
.search-form {width:100%;}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}


/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}


body {
  color: #393838;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.6;
  font-size:15px;
  font-weight: 400;
  margin:0;
  padding:0;
  background: #f5f5f5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 0 0 15px;
  color: #000;
  line-height:1.3;
}

h1 {
  font-size: 28px;

}

h2 {
  font-size: 25px;
 
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}


hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.41575em;
}

p {
  margin: 0 0 15px;
}

ul,
ol {
  margin: 0 0 15px 15px;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}



dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.618em;
}

b,
strong {
  font-weight: 700;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  padding:0 0 0 15px;
  border-left: 4px solid #9a25ff;
  font-style: italic;
  font-size:17px;
  color:#000;
  margin:0 0 15px;
}

address {
  margin: 0 0 1.41575em;
}

pre {
  background: rgba(0, 0, 0, 0.1);
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 1.618em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.202em 0.5407911001em;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
  font-weight: 700;
  background: transparent;
}

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

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

img {
  height: auto;
  max-width: 100%;

}




/**
 * Global styles
 */
* {
  box-sizing: border-box;
}

body {
 
  overflow-x: hidden;
}


.site-content {
  outline: none;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/**
 * Accessibility
 */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 5px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 1.618em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
  outline: none;
}

.screen-reader-text.skip-link:focus {
  -webkit-clip-path: none;
          clip-path: none;
}


.clear::before, .clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
  content: "";
  display: table;
}
.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
  clear: both;
}

/**
 * Tables
 */
table {
  border-spacing: 0;
  width: 100%;
  margin: 0 0 15px;
  border-collapse: collapse;
  border:1px solid rgba(0,0,0,0.1);
}

table td,
table th {
  padding: 10px;
border:1px solid rgba(0,0,0,0.1);
  vertical-align: top;
}


@media screen and (max-width: 767px) {
    .dra {
        width: 100%;
        overflow: auto!important;
       border:1px solid rgba(0,0,0,0.1);
        
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .dra table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}
#comments {
  padding-top: 20px;
  border-top: 1px solid rgba(0,0,0,0.1);
  margin-top: 20px;
}


.byline,
.updated:not(.published) {
  display: none;
}



button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
}




button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}



fieldset {
  padding: 1.618em;
  padding-top: 1em;
  border: 0;
  margin: 0;
  margin-bottom: 1.618em;
  margin-top: 1.618em;
}
fieldset legend {
  font-weight: 700;
  padding: 0.6180469716em 1em;
  margin-left: -1em;
}

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}



/**
 * Captions
 */
.wp-caption {
  margin-bottom: 1em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto;
}
.wp-caption .wp-caption-text {
  text-align: center;
  font-style: italic;
  border: none;
  padding: 6px 0 0;
}


embed,
iframe,
object,
video {
  max-width: 100%;
}


#site-navigation {padding-top:5px;padding-left:40px;}

.main-navigation ul {
  margin: 0;
  list-style: none;
 
}
.main-navigation ul li {display:inline-block;margin-right:20px;}
.main-navigation ul li:last-child {margin-right:0;}
.main-navigation ul li a {
 color:#999;
font-weight:700;
  display: block;


}
.main-navigation ul li a:hover {color:#fff;}
a.custom-logo-link {display:inline-block;}



a.link_1 {font-weight:700;color:#fff;text-align:center;padding:10px 30px;border-radius:30px;background:#f24e4e;}
a.link_2 {font-weight:700;color:#fff;text-align:center;padding:10px 30px;border-radius:30px;background:#2ecc71;}
a.link_3 {font-weight:700;color:#fff;text-align:center;padding:6px;display:block;max-width:170px;margin:0 auto 10px;border-radius:30px;background:#2ecc71;}
a.link_4 {font-weight:700;color:#fff;text-align:center;padding:6px;display:block;max-width:170px;margin:0 auto;border-radius:30px;background:#f29d4e;}
#masthead {padding:10px 0 5px;background:#000;}
.header-woo-buttons a.link_1, .footer-woo-buttons a.link_1 {margin-right:10px;}
.sb-woo-buttons a {display:block;}
.sb-woo-buttons a.link_1 {margin-bottom:15px;}
.header-woo-buttons {text-align:right;padding-top:5px;}

.bonuses{
  position:relative;
  margin: 0 0 30px 0; 
  padding:182px 12px 24px;
  color:#fff;
}
.bonuses__content{
  position:relative;
  z-index:2;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  gap:12px;
  -webkit-box-align:start;
      -ms-flex-align:start;
          align-items:flex-start;
}
.bonuses__bg{
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width:100%;
  height:100%;
}
.bonuses__bg img{
  width:100%;
  height:100%;
  -o-object-fit:cover;
     object-fit:cover;
  -o-object-position:80% 50%;
     object-position:80% 50%;
}
.bonuses .box{
  position:relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  gap:12px;
  width:100%;
  padding:12px 12px 66px;
  font-weight:bold;
  font-size:12px;
  line-height:1.2;
  text-transform:uppercase;
  border-radius:8px;
}
.bonuses .box__header{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
  gap:4px;
}
.bonuses .box__text{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  gap:6px;
  min-width:47%;
  font-weight:bold;
  font-size: 10px;
  white-space:nowrap;
  text-transform:uppercase;
}
.bonuses .box__text span{
  color:#f7d540;
  font-size:24px;
  text-align:right;
  text-shadow:0 2px 0 #e75700;
}
.bonuses .box__footer{
  position:absolute;
  right:12px;
  bottom:12px;
  left:12px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
  gap:12px;
}
.bonuses .box__button{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  gap:12px;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  width:100%;
  max-width:396px;
  padding:8px 6px;
  color:#fff;
  font-weight:bold;
  line-height:24px;
  text-align:center;
  text-transform:uppercase;
  border:1px dashed;
  cursor:pointer;
}
.bonuses .box__button:hover{
  text-decoration:none;
}
.bonuses .box--casino{
  background:-webkit-gradient(linear, left top, left bottom, from(#09B505), to(#004B40));
  background:linear-gradient(180deg, #09B505 0%, #004B40 100%);
}
.bonuses .box--casino .box__button:last-child{
  background:#05D100;
  border-color:#05D100;
  border-style:solid;
}
.bonuses .box--casino .box__button:last-child:hover{
  background:#05ab00;
  border-color:#05ab00;
}
.bonuses .box--poker{
  background:-webkit-gradient(linear, left top, left bottom, from(#FF642E), to(#5F0203));
  background:linear-gradient(180deg, #FF642E 0%, #5F0203 100%);
}
.bonuses .box--poker .box__button:last-child{
  background:#FF2E2E;
  border-color:#FF2E2E;
  border-style:solid;
}
.bonuses .box--poker .box__button:last-child:hover{
  background:#d52424;
  border-color:#d52424;
}

.scrolling .box__footer{
  position:fixed;
}
.scrolling .box__footer .box__button:first-child{
  background-color:rgba(0, 0, 0, 0.7);
}
.scrolling .box--casino .box__footer{
  bottom:60px;
}

@media only screen and (min-width: 480px){
  .bonuses .box{
    font-size:14px;
  }
  .bonuses .box__text span{
    width:40%;
  }
}

@media only screen and (min-width: 870px){
  .bonuses{
    max-width: 1140px;
    margin: 30px auto;
    padding:60px;
  }
  .bonuses__content{
    gap:24px;
    max-width:500px;
  }
  .bonuses__bg img{
    -o-object-position:50%;
       object-position:50%;
       border-radius: 20px;
  }
  .bonuses .box{
    font-size:16px;
  }
  .bonuses .box__header{
    gap:16px;
  }
  .bonuses .box__text{
    min-width:0;
	font-size: 12px;
  }
  .bonuses .box__text span{
    width:auto;
    font-size:36px;
    text-align:left;
  }
}

.welcome_banner {padding:60px 30px 0;color:#fff;font-weight:700;margin:30px auto 0;width:100%;max-width:1140px;position:relative;border-radius:20px;overflow:hidden;
background:url(/wp-content/uploads/2024/07/aliances.jpg) no-repeat left center;height:320px;background-size:cover;}
.wbt {font-size:26px;}
.promo {display:inline-block;position:relative;z-index:9;}
.welcome_right {max-width:280px;color:#ccc;position:absolute;z-index:8;right:30px;top:60px;background:rgba(0,0,0,0.7);border-radius:10px;padding:20px;}
.welcome_right b {display:block;color:#fff;}
.welcome_banner_link {position:absolute;left:0;top:0;width:100%;height:100%;}
.welcome_banner a.link_2 {padding:10px;max-width:220px;display:block;margin:30px 0;}
.welcome_banner a.link_1 {padding:10px;max-width:250px;display:none;margin:15px auto;}
.welcome_banner .welcome_right a.link_2 {max-width:250px;margin:20px auto 0;}
.promo span { 
position:relative;
margin-right:22px;display:inline-block;
cursor:pointer;
color: #ffae00;
}

.promo span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/start/images/copy.svg);
    mask: url(/wp-content/themes/start/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #ffae00;
    position:absolute;
    width: 18px;
    height: 18px;
    top:2px;
	right:-22px;
}
@media (max-width:1160px) {
.welcome_banner {margin:0;border-radius:0;max-width:100%;}
}
@media (max-width:767px) {
.welcome_banner {height:auto;padding:30px 15px;text-align:center;background: linear-gradient(to right,  #156b54 0%,#1d158e 100%);}
.wbt {font-size:24px;}
.welcome_banner a.link_2 {margin:15px auto;max-width:250px;}
.welcome_banner a.link_1 {display:block;}
.home #site-navigation, .home .header-woo-buttons, .welcome_banner_link {display:none;}
.welcome_right {max-width:500px;position:static;margin:20px auto 0;padding:15px;background:rgba(0,0,0,0.2);}
}

.footer-woo-buttons {padding:30px 0 20px;}
.col-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position:relative;
}
.col-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.cr-1, .cr-2, .cr-3, .cr-4, .cr-5, .cr-6, .cr-7, .cr-8, .cr-9, .cr-10, .cr-11, .cr-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


.site-branding img {max-width:180px;}
.footer-widgets {padding:30px 0 0;}
.footer-widgets ul {margin:0;list-style:none;}
.footer-widgets ul li {display:inline-block;margin:0 10px 5px;}
.footer-widgets ul li a {color:#999;font-weight:700;font-size:16px;}
.footer-widgets ul li a:hover {color: #fff;}
#colophon {background:#000;text-align:center;padding:0 0 20px;}
#colophon .widget {margin:0;}
.footer-woo-devs {padding:15px 0 20px;}
.footer-woo-pay img , .footer-woo-devs img {max-height: 30px;
filter: invert(1) opacity(.3);margin:7px 13px;max-width:130px;}
.site-info {font-size:13px;border-top:1px solid rgba(255,255,255,0.1);padding:20px 0 0;margin-top:10px;}
.slot_container {border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.07);position:relative;margin-bottom:30px;text-align:center;} 
.sltimg {background:#000;}
.slot_container img {width:100%;display:block;}
.slot_content {position:absolute;left:0;top:22%;width:100%;display:none;}
.slot_container:hover .slot_content {display:block;}
.slot_container:hover img {opacity:0.5;}
.slot_container a.link_2 {display:block;padding:7px;margin:10px auto;max-width:170px;}
.slot_container span {font-size:17px;font-weight:700;display:block;padding:15px 10px;}
a.demo_slot {color: #00e634;font-weight:700;text-transform:uppercase;font-size:14px;}
a.demo_slot:hover {color:#fff;}
.front_title, .home h2, .home h1 {margin:0 0 15px;font-weight:700;color:#000;font-size:21px;}
.news_container {border-radius:20px;padding:15px;margin-bottom:30px;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.07);}
.news_container img {width:100%;display:block;border-radius:15px 15px 0 0;}
.news_title a {display:block;font-weight:700;line-height:1.3;}
.news_title {padding-top:9px;min-height:50px;}
#main-home {padding:0 0 30px;}
.content-area {margin:30px 0;}
.single .entry-content a {font-weight:700;}
#secondary {border-radius:20px;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.07);padding:15px;height:100%;}
.header_title {background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.07);padding:15px 0;}
.header_title h1 {font-size:22px;margin:0;}
.breadcrumbs {font-size:14px;}
.post_img img {width:100%;display:block;border-radius:10px;}
.post_img {width:45%;float:left;margin-right:15px;margin-bottom:15px;}
.widget-title {display:block;font-weight:700;color:#000;margin:0 0 15px;font-size:20px;}
#secondary .widget ul {margin:0;list-style:none;}
#secondary .widget ul li {margin-bottom:10px;}
#secondary .widget ul li a {display:block;line-height:1.3;font-weight:700;}
.sb-woo-buttons {padding-top:20px;}
#secondary .search-form {margin:0 0 20px;}
a.post_link {display:block;margin:0 0 10px;font-weight:700;font-size:18px;line-height:1.3;}
.entry-posts-content {padding-bottom:15px;}
.wp-pagenavi span {border-radius:5px;margin-right:4px;padding:5px 10px;font-weight:700;color:#fff;background:#2ecc71;}
.wp-pagenavi a {border-radius:5px;margin-right:4px;padding:5px 10px;font-weight:700;color:#000;background:#fff;}
.wp-pagenavi a:hover {color:#fff;background:#2ecc71;}
.taxonomy-description {padding-top:15px;}
.error-404.not-found {text-align:center;padding:100px 0;} 
.site-info ul {margin:0 0 10px;list-style:none;}
.site-info ul li {display:inline-block;margin:0 10px 5px;}
.comments-title, .comment-reply-title {margin:0 0 15px;font-weight:700;color:#000;font-size:20px;}
ol.comment-list {margin:0;list-style:none;}
ol.comment-list ol {margin:0;list-style:none;padding-left:30px;}
.comment-head img {float:left;margin-right:15px;}
.comment-date {font-size:13px;opacity:0.7;}
a.comment-reply-link {font-weight:700;}
.comment-content {padding:0 0 20px;}
#comments label {display:block;margin:0 0 5px;font-size:14px;opacity:0.7;}
#comments input[type="submit"] {border:none;border-radius:30px;font-weight:700;color:#fff;background: #0054ff;padding:10px 20px;}
.slot_play {text-align:center;padding:30px 0;}
.entry-content iframe {width:100%;height:500px;padding:0;border:none;}
.categoryslots ul {list-style:none;margin:0;}
.categoryslots ul li {display:inline-block;margin-bottom:25px;margin-right:10px;}
.categoryslots ul li a {font-weight:700;color:#fff;border-radius:30px;padding:9px 20px;background:#0054ff;}
.front_content a {font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 10px;display:block;max-width:240px;margin:15px auto;
  border-radius: 30px;
  background: #0054ff;}
@media (min-width: 992px) {

  .cr-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .cr-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .cr-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .cr-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .cr-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .cr-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cr-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .cr-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .cr-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cr-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .cr-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .cr-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
.col-full {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
.col-full {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
.col-full {
    max-width: 960px;
  }
}


@media (min-width:1200px) {
.col-full {max-width:1170px;}
}

@media (min-width: 768px) {


  .menu-toggle,
.handheld-navigation,
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled div.menu {
    display: none;
  }

  .primary-navigation {
    display: block;
  }

  #site-navigation {
    display: block;
  }

  .main-navigation {
    clear: both;
    display: block;
    width: 100%;
  }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: block;
  }



  .handheld-nav div.menu {
    display: none;
  }

}
@media (max-width:1199px) {
.slot_content {top:17%;}
.entry-content iframe {height:400px;}
}
@media (max-width:991px) {
.news_title {
  
    min-height: auto;
}
#site-navigation {
    padding-top: 1px;
}
.slot_content {top:24%;}

#masthead, .header-woo-buttons {text-align:center;}
.header-woo-buttons {padding:30px 0 20px;}
.site-branding {padding:5px 0 5px;}
#secondary {margin-top:30px;}
.front_slots .cr-3, .slots .cr-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.main-navigation ul li {
    
    margin: 0 10px!important;
}
}
@media (max-width:767px) {
.post_img {width: 100%;margin-right: 0;}
.slot_content {top:20%;}
.entry-content iframe {height:300px;}
}
@media (max-width:500px) {
.front_slots .cr-3, .slots .cr-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.entry-content iframe {height:250px;}
.slot_content {top:30%;}
}
@media (max-width:400px) {
.entry-content iframe {height:200px;}
.slot_content {top:25%;}
}
@media (max-width:360px) {
.header-woo-buttons a.link_1, .footer-woo-buttons a.link_1 {margin-right:0;margin-bottom:15px;}
.header-woo-buttons a, .footer-woo-buttons a {display:block;}
}
@media (max-width:300px) {
.slot_content {top:20%;}
}
.tg {position:absolute;z-index:10;right:30px;bottom:75px;}
.tg a {font-weight:700;padding:15px 65px 15px 20px;color:#000;border-radius:30px;background:#fff url(/wp-content/uploads/2025/04/telegram.svg) no-repeat 90% center;box-shadow: 0 1px 4px 0 rgba(0,0,0,0.07);background-size:30px;}
@media (max-width:870px) {
.tg {text-align:center;left:calc(50% - 130px);right:auto;bottom:30px;}

.bonuses {padding: 182px 12px 90px;}

}