* {
  margin: 0;
  padding: 0;
}

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

body {
    font-family: 'Montserrat', sans-serif;
}
html,
body {
  height: 100%;
}

.site {
        height: 100%;
}

footer {
     position: absolute;
  left: 0;
  bottom: 0;
}

.wrapper {
  position: relative;
  min-height: 100%;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}



hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}


pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}



a {
	background-color: transparent;
}



abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}


b,
strong {
	font-weight: bolder;
}



code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}


small {
	font-size: 80%;
}


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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


img {
	border-style: none;
}



button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}



button,
input { /* 1 */
	overflow: visible;
}



button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #0a0a0a;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
        margin-left: 20px;
    margin-right: 20px;
}

ul, ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
    margin: 0 0 0.5em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}


a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

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

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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;
	table-layout: fixed;
}

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.menu-separate {
    padding-top: 1px
}

.custom-wrap .card_info p {
    font-size: 11px;
    line-height: 16px;
}

.custom-wrap {
 padding-bottom: 38px;
}

.custom-wrap p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px
}

.ratep p:last-child {
   
    margin: 0
}

.ratep p:first-child {
  
    margin: 0;
    font-size: 14px !important;
    color: grey;
}

.col-content-layout {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}


.layout-row {
    margin: 0 -15px;
    display: flex;
    justify-content: center;
}

.layout-row:before,
.layout-row:after {
    content: " ";
    display: table
}

.layout-row:after {
    clear: both
}

.col-layout-1 {
    width: 86%;
    float: left;
    padding: 0 15px;
}

.col-layout-2 {
    float: right;
       padding: 0 15px 45px 0;
        height: 100%;

    top: 16px;
}





.casino-list {
     display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -1% 20px;
}

.topcasino {
        width: 308px;
 
}

@media (max-width: 828px) {
    .casino-list {
        justify-content: space-around;
    }
}

@media (max-width:500px) {
    .casino-list {
        justify-content: center
    }
}


.main-side, .main-side.full_width {
    padding: 0;
    border: none;
    float: none;
    width: 100%;
    box-shadow: none;
    background: none transparent;
        min-height: 500px;
    position: relative;
}

.casino-list .col_item:nth-child(4n+1) {
    clear: both;
}

.casino-list .col_item {
    width: 23%;
    margin: 0 1% 25px;
    float: left;
        min-width: 240px;
  
}

.column_grid.rh-cartbox {
    border: 1px solid #dcdcdc;
}

.rh-cartbox.no-padding, .no-padding {
    padding: 0;
    border-radius: 0 0 8px 8px;
}

.col_item {
    position: relative;
}

.rh-cartbox {
    overflow: hidden;
    box-shadow: rgba(0,0,0,.15) 0 1px 2px;
    background: #fff;
    padding: 20px;
    position: relative;
    transition: all .35s cubic-bezier(.39,.58,.57,1);
    border-top: 1px solid #efefef;
}

article, .post {
    color: #333;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}

figure {
    overflow: visible;
}

.card_items {
    padding: 10px 20px;
    margin-bottom: 20px;
        font-size: 14px;
   text-align: center;
    margin-bottom: 30px;
}

.block_bon {
    color: black;
    font-weight: 200;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 25px;
}



.banner_name {
    text-align: center;
    font-size: 17px;
    clear: both;
        display: block;
    font-weight: bold;
        margin-bottom: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.hr_mar {
    margin-bottom: 0px;
}

.bon_black {
    display: inline;
    color: black;
    font-weight: 600;
    float: right;
}

.footer-description {
    width: auto;
}

.orange {
    color: orangered;
}

footer {
    width: 100%;
    display: inline-block;
}

.col-footer {
    margin: 0 auto;
    padding: 13px 15px 20px;
    background: #b43579;
    color: aliceblue;
    max-width: 1544px;
}

.site-content{
    margin-top: 35px;
}

.col-header {
    margin: 0 auto;
    padding: 12px 15px 6px;
    background: #b43579;
    color: #fcfcfc;
    max-width: 1544px;
}

.site-branding span, .site-branding p {
        margin: 0;
        display: inline;
       vertical-align: super;
}

.site-branding img {
    height: 50px;
    width: auto;
     margin-right: 10px;
}

.vertical-brand {
    display: flex;
    flex-direction: column;
}

.header_left {
    display: flex;
    align-items: center;
}

footer img {
    float: right;
        height: 34px;
    width: auto;
}

footer a {
    float: right;
}


.container {
    color: #191e1e;
    background: #fff;
    border-width: 0;
    border-style: solid;
    border-top-color: #e0e0e0;
    border-right-color: #e0e0e0;
    border-bottom-color: #e0e0e0;
    border-left-color: #e0e0e0;
    border-radius: 0px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transition-property: border margin;
    transition-property: border margin;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.14), 0 2px 2px 0 rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
}

.block-title {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 0;
    margin-top: 0;
}

.block-row {
    padding: 10px;
}

.block-row:before, .block-row:after {
    content: " ";
    display: table;
}

.top {
   background: white;
    font-weight: bold;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.top-casino {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 10px 2px;
    text-decoration: none !important;
    color: black;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
}

.top-casino:hover {
    text-decoration: none;
    color: black;
}



.overbutton {
    position: absolute;
   background: #b43579;
    color: white;
    height: 84px;
    width: 288px;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
        transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
}

.top-casino:hover .overbutton {
    opacity: 0.9;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
}
.top-casino:focus .overbutton {
    transform: scale(0.98);
    background: #2be425;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
}

.casino--item:nth-child(1) {
    width: 85px;
    position: relative;
}

.top-casino:nth-child(even) {
        background: #f1f1f1;
}

.casino--item p:first-child {
        font-size: 16px;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
}

.casino--item p:nth-child(2) {
        font-size: 14px;
    margin: 0;
    font-weight: 500;
    color: grey;
    display: inline-block;
}

.casino--item:nth-child(2) {
    flex: 2;
    padding-right: 10px;
    height: 62px;
}

.casino--item:nth-child(3) {    
 /*   flex: 1;*/
    text-align: center;
        margin-right: 5px;
}

.b-container{
    width:200px;
    height:150px;
    background-color: #ccc;
    margin:0px auto;
    padding:10px;
    font-size:30px;
    color: #fff;
}
.b-popup{
    width:100%;
    height: 2000px;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
    z-index: 2;
}
.b-popup .b-popup-content{
    margin:16% auto 0px auto;
   width: 530px;
    height: 140px;
    padding:10px;
    background-color: #c5c5c5;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
        display: flex;
    flex-direction: column;
    justify-content: center;
        position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -70px;
    margin-left: -265px;
}

.btn_pop_yes {
        background: #15ab4a;
    color: #fff;
    border: none;
    text-decoration: none;
    outline: 0;
    box-shadow: -1px 6px 19px rgba(82,110,172,.2);
        font-weight: 400;
    padding: .3em 1em;
    text-transform: uppercase;
    position: relative;
    text-align: center;
        width: 37%;
    margin: 5px auto;
    display: block;
        font-size: 15px;
}

.btn_pop_yes:hover {
  color: #ffffff;
    background: #4cc151;
    box-shadow: 1px 4px 6px rgba(112, 251, 25, 0.36);
}

.pagination * {
        position: relative;
    float: left;
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
    text-decoration: none;
display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pagination .current {
   box-shadow: 0 2px 5px rgba(0,0,0,0.15) inset;
    z-index: 2;
}

.pagination {
    padding: 0;
        border: 0px;
       margin: 0 0 66px;
    display: flex;
    justify-content: center;
}

.pagination a:hover {
      color: inherit;
    border: 1px solid #d2d2d2;
    z-index: 2;
}

.btn_pop_no {
            background: none #F26060;
    color: #fff;
    border: none;
    text-decoration: none;
    outline: 0;
    box-shadow: -1px 6px 19px rgba(82,110,172,.2);
        font-weight: 400;
    padding: .3em 1em;
    text-transform: uppercase;
    position: relative;
    text-align: center;
        width: 37%;
    margin: 5px auto;
    display: block;
        font-size: 15px;
}

.btn_pop_no:hover {
    color: #ffffff;
    background: #e43030;
    box-shadow: 1px 4px 6px rgba(255, 5, 5, 0.41);
}


@media (max-width: 767px) {
.casino-list .col_item:nth-child(2n+1) {
   
}
}

@media (max-width:1310px) {
    .col-content-layout {
        width: 100%
    }
    .col-footer {
        width: 100%
    }
}

@media (max-width: 1800px) {
.col-footer {
    width: 100%;
}
}



@media (max-width: 1475px) {
.casino-list .col_item {
       width: 31.3%;
}
}

@media (max-width: 1103px) {
.casino-list .col_item {
    width: 48%;
}
}

@media (min-width: 1594px) {
  .col-layout-1 {
    width: 1250px;
}
}

@media (max-width:991px) {
    .col-layout-1 {
        width: 100%
    }
}

@media (max-width: 858px) {
.layout-row {
    flex-wrap: wrap;
}
    .top .casino--item img {
        max-width: 96px;
    }
    
    .col-layout-2 {
        order: -1;
        width: 100%;
        padding: 0 15px;
        position: relative;
    top: 0;
    }
    
    .topcasino {
            margin: 0px auto 15px;
        margin-bottom: 20px;
    }
    
    .casino--item:nth-child(1) {
    width: 115px;
}
    .casino--item:nth-child(3) {
    margin-right: 16px;
}
}

.b-popup .b-popup-content h4 {
       margin: 0;
    margin-top: 10px;
    margin-bottom: -10px;
    line-height: 1;
    text-align: center; 
}

@media (max-width: 575px) {
.b-popup .b-popup-content {
        width: 300px;
    height: 230px;
margin-top: -115px;
    margin-left: -150px;
}
    .btn_pop_no {
        width: 55%;
            font-size: 14px;
        padding: 0.8em 1em;
    }
      .btn_pop_yes {
        width: 55%;
            font-size: 14px;
          padding: 0.8em 1em;
    }
    .b-popup .b-popup-content h4 {
    margin-bottom: 0px;
}
}

@media (max-width: 520px) {
.casino-list .col_item {
    width: 87%;
}

}

@media (max-width: 624px) {

    .site-branding p {
        display: none;
    }
}

@media (max-width: 375px) {

    .topcasino {
        width: 100%;
        margin-bottom: 20px;
    }
    .casino--item:nth-child(3) {
    margin-right: 5px;
}
       .casino--item:nth-child(1) {
        width: 78px;
}
}

.seotxt {
    background-color: white;
    padding: 10px 20px;
    text-align: justify;
        margin-bottom: 44px;
}

.seotxt h2 {
    margin-bottom: 10px;
}

.forum {
        text-decoration: none;
    color: aliceblue;
    font-weight: 600;
    float: right;
        background: #f26060;
    padding: 10px 30px;
 transition: all .4s ease 0s;
}

.forum:hover,
.forum:active {
    color: aliceblue;
        transition: all .4s ease 0s;
    background: orangered;
}

/* single-banners styles */

h2.ui.ips.header {
    display: block;
        text-transform: uppercase;
    font-weight: 500;
        margin: -1.5rem 0;
    padding: 16px;
    text-align: left;
    color: #fff;
    line-height: 18px;
    font-size: 1rem;
    background-color: #1f8c82;
    background-repeat: repeat;
    background-position: 50% 0;
    width: fit-content;
        border-radius: 10px 10px 0 0;
}

.ui.segments .segment, .ui.segment {
    font-size: 1rem;
}

.ui.segment {
    position: relative;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(34,36,38,.15);
    margin: 1rem 0;
    margin-bottom: 35px;
    padding: 1em 1em;
    border-radius: ;
    border: 1px solid rgba(34,36,38,.15);
    border-top: 2px solid #1f8c82;
}

.ui.table:last-child {
    margin-bottom: 0;
}

.ui.table:first-child {
    margin-top: 0;
}

.ui.table {
    font-size: 1em;
}

.ui.table {
    width: 100%;
    background: #fff;
    margin: 1em 0;
    border: 1px solid rgba(34,36,38,.15);
    box-shadow: none;
    border-radius: ;
    text-align: left;
    color: rgba(0,0,0,.87);
    border-collapse: separate;
    border-spacing: 0;
}

.ui.table thead {
    box-shadow: none;
}

#parameters .ui.definition.table thead:not(.full-width) th:first-child, #parameters .ui.definition.table table td:first-child {
    width: 280px;
}

.ui.celled.definition.table thead:not(.full-width) th:first-child {
    box-shadow: 0 -1px 0 1px #fff;
}

.ui.definition.table thead:not(.full-width) th:first-child {
    pointer-events: none;
    background: transparent;
    font-weight: 400;
    color: rgba(0,0,0,.4);
    box-shadow: -1px -1px 0 1px #fff;
}

.ui.table tr:first-child>th:first-child {
    border-radius: 0 0 0;
}

.ui tbody tr td:first-child {
    width: 250px
}

.ui.celled.table tr th:first-child, .ui.celled.table tr td:first-child {
    border-left: none;
}

.ui.definition.table thead:not(.full-width) th:nth-child(2) {
    border-left: 1px solid rgba(34,36,38,.15);
}

.ui.table thead tr:first-child>th:last-child {
    border-radius: 0 0 0;
}

.ui.table thead th {
    cursor: auto;
    background: #f9fafb;
    text-align: inherit;
    color: rgba(0,0,0,.87);
    padding: .92857em .78571em;
    vertical-align: inherit;
    font-style: none;
    font-weight: 700;
    text-transform: none;
    border-bottom: 1px solid rgba(34,36,38,.1);
    border-left: none;
}

.ui.table th, .ui.table td {
    transition: background .1s ease,color .1s ease;
}

#parameters .ui.definition.table tr td:first-child:not(.ignored) {
    font-size: .9em;
}

#parameters td {
    line-height: 28px;
}

.ui.definition.table tr td:first-child:not(.ignored), .ui.definition.table tr td.definition {
    background: rgba(0,0,0,.03);
    font-weight: 700;
    color: rgba(0,0,0,.95);
    font-size: 1em;
}

.ui.table tr:first-child td {
    border-top: none;
}

.ui.table td {
    padding: .78571em .78571em;
    text-align: inherit;
}

.ui.table th, .ui.table td {
    transition: background .1s ease,color .1s ease;
}

.ui.table tr td {
    border-top: 1px solid rgba(34,36,38,.1);
}

.ui.celled.table tr th, .ui.celled.table tr td {
    border-left: 1px solid rgba(34,36,38,.1);
}

#parameters table i.fa {
    width: 18px;
    margin-right: 8px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: orangered;
}

.ui.selectable.table tbody tr:hover, .ui.table tbody tr td.selectable:hover {
    background: rgba(0,0,0,.05)!important;
    color: rgba(0,0,0,.95)!important;
}

.description {
    background: #fff;
    padding: 1.3em;
    padding-top: 15px;
    margin-bottom: 45px;
        margin-top: -16px;
    box-shadow: 0 1px 2px 0 rgba(34,36,38,.15);
    border: 1px solid rgba(34,36,38,.15);
}

.mainblock {

   margin-bottom: 36px;
background: white;
    position: relative;
    padding: 1em;
}


.button_block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.button_block .btn {
        background: none #F26060;
    color: #fff;
    border: none;
    text-decoration: none;
    outline: 0;
    box-shadow: -1px 6px 19px rgba(82,110,172,.2);
        font-weight: 400;
    padding: .3em 1em;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    display: block;
        font-size: 15px;
        transition: all .4s ease 0s;
     -webkit-transition: all .4s ease 0s;
}

.button_block .btn_obz {
      background: none #003a73;
    color: #fff;
        transition: all .4s ease 0s;
      -webkit-transition: all .4s ease 0s;
}

.btn_top {
        text-decoration: none;

    color: #048200;
       padding: 6px 14px;
  border: 1px solid #048200;
    transition: all .4s;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}


.btn:hover {
color: #fff !important;
    box-shadow: 0px 3px 13px rgba(217,4,11,.5)!important;
        transition: all .4s ease 0s;
      -webkit-transition: all .4s ease 0s;
    background: #f26060 !important;
}

.btn_obz:hover {
color: #fff !important;
    box-shadow: 0px 3px 13px rgba(46,206,50,.5)!important;
        transition: all .4s ease 0s;
      -webkit-transition: all .4s ease 0s;
        background: #2be425 !important;
}

.btn_top:hover {
    color: #293a4b;
    border: 2px solid #293a4b;
    background: white;
       transition: all .4s ease 0s;
}

.btn_top:focus {
        background: #829eb9;
    color: white;
    transform: scale(0.98);
}

.btn:focus {
       background: #ffa8a8;
    color: #293a4b;
        transform: scale(0.98);
}


.btn-succ {
    text-transform: uppercase;
    padding: .4em 2em;
    font-size: 10pt;
    text-align: center;
    color: white;
    background-color: #b43579;
    margin-right: 15px;
    display: inline-block;
    line-height: 2.2em;
    text-decoration: none;
    width: 50%;
    white-space: nowrap;
        transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;;
}

.btn-succ-for {
    color: white;
    background-color: orangered;
    white-space: nowrap;
    transition: all .4s ease 0s;;
    -webkit-transition: all .4s ease 0s;;
}

.button_block .btn-holl-red {
    border-radius: 8px;
    border: 2px solid #f26060;
    background: none;
    color: #f26060;
    font-weight: 600;
}

.button_block .btn-holl-blue {
    letter-spacing: 0.05em;
    background: #b43579;
    color: white;
    font-weight: 600;  
    border-radius: 0 0 8px 8px;
}

.btn-succ:hover, .btn-succ:focus, .btn-succ:active, .btn-succ.active, .open .dropdown-toggle.btn-success, .btn-succ:active:focus, .btn-succ:active:hover, .btn-succ.active:hover, .btn-succ.active:focus, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
   background: #2be425;
    color: white;
    transition: all .4s ease 0s;
}

.btn-succ-for:hover, .btn-succ-for:active, .btn-overlay-obzor:hover, .btn-overlay-obzor:active, .btn-success-obzor:hover, .btn-success-obzor:focus, .btn-success-obzor:active, .btn-success-obzor.active, .open .dropdown-toggle.btn-success, .btn-success-obzor:active:focus, .btn-success-obzor:active:hover, .btn-success-obzor.active:hover, .btn-success-obzor.active:focus {
    background: #ff8524 !important;
    color: #FFFFFF;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.casino-card__butt {
    text-align: center;
    margin-top: -7px;
    display: flex;
}

.obz_block {
    display: flex;
    align-items: flex-end;
}

.main_ui {
    margin-left: 15px
}

@media(max-width: 700px) {
    .obz_block {
    align-items: center;
    flex-direction: column;
    }
    
    .casino-card__butt {
        display: flex;
        flex-direction: column;
        align-items: center
    }
    
  .btn-succ  {
        width: 100%;
    }
    
    .btn-succ-for {
        margin-bottom: 10px;
    }
    .main_ui {
    margin-left: 0px;
            width: 260px;
}
}

.description li {
    margin-left: 30px
}

.description h2 {
    margin-top: 25px;
    margin-bottom: 10px;
}

.description h3 {
    margin-top: 25px;
    margin-bottom: 10px;
}

ul {
  list-style: none;
  padding: 0;
}
li {
  padding-left: 1.3em;
}
li:before {
  content: "\f105"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1em; /* same as padding-left set on li */
    color: #e04547;
}

.casino-card__desc_obz div {
    position: relative;
    list-style-type: none !important;
    box-sizing: border-box;
    color: black;
}

.obz_block .main_ui .bon_black,
.mainblock h1 {
   color: black;
}

.mainblock h1 {
  font-weight: 600;
}

.casino-card__item {
    display: flex;
    align-items: end;
}

.casino-card__item p {
        font-weight: 600;
    font-size: 18px;
}

.casino-card__bonus-tit {
    font-size: 100%;
    color: black;
    font-weight: bold;
    display: inline-flex;
    margin-right: 3px;
    font-weight: 200;
    font-size: 17px;
   width: 150px;
}

.casino-card__bonus-tit i {
    margin-right: 5px
}

.foot_right {
    float: right;
    display: flex;
    height: 0;
}

.foot_right p {
    margin-right: 20px;
}

.foot_right p a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
}

@media(max-width: 387px) {
    .footer-description strong {
        display: none
    }
    .foot_right {
    width: 100%;
    justify-content: space-between;
}
}

.wpcf7-textarea {
    width: 97%
}

footer > a {
    position: absolute;
    bottom: 0;
    right: 0;
}

.header_banner img {
    height: 65px;
    line-height: 1;
    margin-left: 45px;
}

.site-branding {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_left span {
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 1
}

.ratings {
    color: #05ad00;
    font-size: 24px !important;
}

@media (max-width: 1336px) {
    .site-branding {
    flex-wrap: wrap;
}
    .header_banner {
        order: 5;
        overflow: auto;
    }
}

@media (max-width: 650px) {
    .site-branding {
    flex-direction: column
}
      .header_banner {
            margin-left: 0px;
    }
  .header_banner img {
    height: auto;
      margin-top: 15px;
           margin-left: 0px;
          
}
    .header_left {
        flex-direction: column
    }
}

.progressbar-count {
        height: 10px;
}

.ui-progressbar .ui-progressbar-value {
    height: 13px;
    background: linear-gradient(90deg, #9ebd13 0%, #008552 100%);
}

.casino--item_col {
    display: flex;
    flex-direction: column;
    width: 170px;
}

.rating_row {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    align-items: center;
}

.ratename {
    color: #6f6f6f;
    font-weight: 100;
}

.ratecount {
    font-size: 20px;
    font-weight: 700;
}

.casinoname {
    align-self: flex-start
}

.obzor_background {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
        margin-bottom: 35px;
    background: #fff;
    padding: 1em;
    background: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px) brightness(0.5);
    -moz-filter: blur(5px) brightness(0.5);
    -o-filter: blur(5px) brightness(0.5);
    -ms-filter: blur(5px) brightness(0.5);
    filter: blur(5px) brightness(0.5);
    z-index: -1;
}

#unisender-subscribe-form iframe {
        width: 324px !important;
  height: 600px;
}

#unisender-subscribe-form {
        margin-left: -8px;
}