/*!
Theme Name: Paribet
Theme URI: https://paribet.in/
Author: Paribet author
Author URI: https://paribet.in/
Description: Guide to online betting India
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Paribet.in
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Paribet is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0 0 0.67em;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #0E0E0E;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	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;
	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;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #1A182C;
}

a:visited {
	color: #d29a00;
}

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

a:focus {
	outline: thin dotted;
}

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

/* 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);
	line-height: 1;
	padding: 0.6em 1em 0.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: #0E0E0E;
	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: #0E0E0E;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
#site-navigation-top {
	display: block;
	width: 100%;
}

#site-navigation-top #primary-menu > li {
	transition: all 0.4s;
	border-radius: 5px;
}

#site-navigation-top #primary-menu > li:hover {
	background-color: #FAFF00;
}

#site-navigation-top #primary-menu > li:hover > a {
	color: #0E0E0E;
}

#site-navigation-top ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
}

#site-navigation-top ul ul {
	flex-direction: column;
	position: absolute;
	background: #0E0E0E;
	top: 100%;
	left: -999em;
	z-index: 99999;
	border-radius: 5px;
}

#site-navigation-top ul ul ul {
	left: -999em;
	top: 0;
}

#site-navigation-top ul ul li {
	position: relative;
	margin: 7px 0;
	color: #FAFF00;
	width: 235px;
}

#site-navigation-top ul ul li:hover > ul,
#site-navigation-top ul ul li.focus > ul {
	display: block;
	left: auto;
}

#site-navigation-top ul ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #FAFF00;
	position: absolute;
	top: 17px;
	left: 0px;
	transition: all 0.4s;
	border-radius: 10px;
}

#site-navigation-top ul ul li a:after {
	content: "";
	width: 0px;
	height: 2px;
	background-color: #FAFF00;
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: all 0.4s;
}

#site-navigation-top ul ul li a:hover:after {
	width: calc(100% - 20px);
}

#site-navigation-top ul ul li:last-child {
	padding-right: 20px;
}

#site-navigation-top ul li:hover > ul,
#site-navigation-top ul li.focus > ul {
	left: auto;
}

#site-navigation-top li {
	padding: 6px 20px;
}

#site-navigation-top a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-style: italic;
}

#site-navigation-bottom {
	display: block;
	width: 100%;
}

#site-navigation-bottom ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
}

#site-navigation-bottom ul ul {
	flex-direction: column;
	position: absolute;
	background: #faff00;
	top: 100%;
	left: -999em;
	z-index: 99999;
	border-radius: 5px;
}

#site-navigation-bottom ul ul ul {
	left: -999em;
	top: 0;
}

#site-navigation-bottom ul ul li {
	position: relative;
	margin: 7px 0;
}

#site-navigation-bottom ul ul li:hover > ul,
#site-navigation-bottom ul ul li.focus > ul {
	display: block;
	left: auto;
}

#site-navigation-bottom ul ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #0E0E0E;
	position: absolute;
	top: 9px;
	left: 0px;
	transition: all 0.4s;
	border-radius: 10px;
}

#site-navigation-bottom ul ul li:after {
	content: "";
	width: 0px;
	height: 2px;
	background-color: #0E0E0E;
	position: absolute;
	bottom: 0px;
	transition: all 0.4s;
}

#site-navigation-bottom ul ul li:hover:after {
	width: calc(100% - 20px);
}

#site-navigation-bottom ul ul li:last-child {
	padding-right: 20px;
}

#site-navigation-bottom ul ul a {
	width: 170px;
}

#site-navigation-bottom ul li:hover > ul,
#site-navigation-bottom ul li.focus > ul {
	left: auto;
}

#site-navigation-bottom li {
	padding: 0 20px;
}

#site-navigation-bottom li:last-child {
	padding-right: 0;
}

#site-navigation-bottom a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-style: italic;
}

#site-navigation-bottom #primary-menu-two > li > a {
	position: relative;
}

#site-navigation-bottom #primary-menu-two > li > a:after {
	content: "";
	width: 0px;
	height: 2px;
	background-color: #0E0E0E;
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: all 0.4s;
}

#site-navigation-bottom #primary-menu-two > li > a:hover:after {
	width: 100%;
}

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

@media screen and (min-width: 991px) {
	.menu-toggle {
		display: none;
		width: 38px;
        height: 38px;
	}
	.main-navigation ul {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
}

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

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

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

.post,
.page {
	margin: 0;
}

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

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

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

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

/* 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 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;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* 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;
}

.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

a {
	outline-color: transparent;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

a:hover {
	outline-color: transparent;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

a:focus {
	outline: 0;
	outline-color: transparent;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

a:visited {
	outline: 0;
	outline-color: transparent;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

::selection {
	background: #FAFF00;
	/* Safari */
	color: #000;
}

::-moz-selection {
	background: #FAFF00;
	/* Firefox */
	color: #000;
}

.btn_yellow_home, a.btn_yellow_home {
	background: #faff00;
	box-shadow: 0 0 15px #faff00b3;
	border-radius: 5px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 30px;
	max-width: 220px;
	width: 100%;
	display: block;
	font-size: 18px;
	transition: all .4s;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
}

.btn_yellow_home:hover, a.btn_yellow_home:hover {
	background: #131313;
	box-shadow: 0 0 15px #131313;
	color: #fff;
	text-decoration: none;
}

.btn_yellow2 a {
	background: #faff00;
	box-shadow: 0 0 15px #faff00b3;
	border-radius: 5px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 30px;
	min-width: 220px;
	display: block;
	font-size: 18px;
	transition: all .4s;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
}

.btn_yellow2 a:hover {
	background: #131313;
	box-shadow: 0 0 15px #131313;
	color: #fff;
	text-decoration: none;
}

#page {
	padding: 0px;
	overflow: hidden;
}

div#menu-icons-sidebar {
	display: none !important;
}

.btn-content a {
	color: #fff;
	padding: 15px 40px;
	line-height: 1;
	display: block;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.4s;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: -moz-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: -o-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: linear-gradient(-45deg, #5d9cec 0%, #0e65d7 100%);
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px auto;
	width: 100%;
	max-width: 210px;
}

.btn-content a:hover {
	background-image: -webkit-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: -moz-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: -o-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: linear-gradient(-45deg, #0e65d7 0%, #0e65d7 100%);
}



a.btn_yellow {
	color: #fff;
	padding: 15px 40px;
	line-height: 1;
	display: block;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.4s;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: -moz-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: -o-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: linear-gradient(-45deg, #5d9cec 0%, #0e65d7 100%);
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px auto;
	width: 100%;
	max-width: 280px;
}

a.btn_yellow:hover {
	background-image: -webkit-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: -moz-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: -o-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: linear-gradient(-45deg, #0e65d7 0%, #0e65d7 100%);
}

p {
	margin: 0;
	margin-bottom: 15px;
}

.menu-item-has-children {
	position: relative;
}

.menu-item-has-children:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	position: absolute;
	top: 10px;
	right: 5px;
}

.menu-item-has-children a span:nth-child(2) {
	position: relative;
}

.menu-item-has-children a span:nth-child(2):after {
	content: "\f140";
	position: absolute;
	font-family: dashicons;
	color: #363c3f;
}

.menu-item-has-children ul.sub-menu {
	min-width: 200px;
	padding: 20px 30px;
}

.menu-item-has-children ul.sub-menu li {
	padding: 5px 0;
}

#site-navigation-top .menu-item-has-children:after {
	color: #FAFF00;
	top: 17px;
}

nav.menu-menu-1-container.main-navigation {
	display: none;
}

#masthead {
	background-color: #0E0E0E;
}

#masthead .top-header {
	padding: 20px;
	margin: 0 auto;
	max-width: 1140px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#masthead .top-header .site-branding {
	max-width: 200px;
	margin-right: 30px;
}

#masthead .top-header .site-branding img {
	max-width: 200px;
	width: 100%;
}

#masthead .top-header .menu-menyu-v-shapke-container ul li a {
	font-size: 18px;
	color: #FAFF00;
}

#masthead .bottom-header {
	background: #faff00;
}

#masthead .bottom-header .menu-menu-1-container {
	padding: 20px;
	max-width: 1140px;
	margin: 0 auto;
}

#masthead .bottom-header .menu-menu-1-container li a {
	color: #0E0E0E;
}

#masthead .bottom-header #site-navigation-bottom {
	padding: 15px 20px;
	margin: 0px auto 20px;
	width: 100%;
	max-width: 1140px;
	border-radius: 0px;
	margin: 0 auto;
}

#masthead .bottom-header #site-navigation-bottom li a {
	color: #0E0E0E;
}

#masthead .bottom-header #site-navigation-bottom #primary-menu li, #masthead .bottom-header #site-navigation-bottom #mobile-menu li {
	display: flex;
	justify-content: center;
	text-align: center;
	border-radius: 30px;
	transition: all 0.4s;
}

#masthead .bottom-header #site-navigation-bottom #primary-menu li a, #masthead .bottom-header #site-navigation-bottom #mobile-menu li a {
	width: 100%;
	padding: 10px 20px;
	color: #dedede;
	font-size: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	white-space: nowrap;
	box-sizing: padd i;
	box-sizing-font-size: 1em;
	box-sizing-margin-bottom: -6px;
	box-sizing-margin-right: 8px;
	box-sizing-transition: all 0.4s;
}

#masthead .bottom-header #site-navigation-bottom #primary-menu li a span:nth-child(2), #masthead .bottom-header #site-navigation-bottom #mobile-menu li a span:nth-child(2) {
	font-weight: 500;
	line-height: 1.2;
	transition: all 0.4s;
	width: calc(100% - 32px);
}

#masthead .bottom-header #site-navigation-bottom #primary-menu li a .description, #masthead .bottom-header #site-navigation-bottom #mobile-menu li a .description {
	font-size: 80%;
	opacity: 0.8;
	text-transform: lowercase;
	font-weight: 300;
	transition: all 0.4s;
}

#masthead .bottom-header #site-navigation-bottom #primary-menu li a:hover, #masthead .bottom-header #site-navigation-bottom #mobile-menu li a:hover {
	color: #0e65d7;
}

span.menu-toggle.dashicons.dashicons-menu {
	color: #ffbc00;
	font-size: 42px;
	line-height: 50px;
	width: 40px;
	height: 40px;
	margin-top: -12px;
	cursor: pointer;
}

#chkToggle {
	display: none;
}

#site-footer {
	width: 100%;
	background-color: #0E0E0E;
	margin-top: 20px;
	padding-bottom: 30px;
}

#site-footer .top-footer {
	padding: 30px 20px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: row;
	max-width: 1140px;
	margin: 0 auto;
}

#site-footer .top-footer h3 {
	font-size: 16px;
	color: red;
	text-transform: uppercase;
	font-style: italic;
	color: #dedede;
}

#site-footer .top-footer .info-web {
	width: 35%;
}

#site-footer .top-footer .info-web img {
	margin-top: 16px;
}

#site-footer .top-footer .info-web .site-desc {
	font-size: 14px;
	color: #dedede;
	text-align: left;
	margin-top: 20px;
	opacity: 0.7;
	max-width: 300px;
}

#site-footer .top-footer .info-links {
	width: 40%;
	text-align: center;
}

#site-footer .top-footer .info-links #footer-menu {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	list-style: none;
}

#site-footer .top-footer .info-links #footer-menu li a {
	text-decoration: none;
	font-size: 14px;
	transition: all 0.4s;
	color: #dedede;
	font-weight: 500;
	opacity: 0.7;
}

#site-footer .top-footer .info-links #footer-menu li a:hover {
	color: #FAFF00;
	opacity: 1;
}

#site-footer .top-footer .social_link {
	width: 25%;
	display: flex;
	flex-direction: column;
}

#site-footer .top-footer .social_link h3 {
	text-align: right;
}

#site-footer .top-footer .social_link .soc-link-wrap {
	text-decoration: none;
	display: flex;
	align-items: center;
	color: #dedede;
	margin-bottom: 10px;
	justify-content: flex-end;
	opacity: 0.7;
}

#site-footer .top-footer .social_link .soc-link-wrap p {
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}

#site-footer .top-footer .social_link .soc-link-wrap svg {
	width: 25px;
	margin-left: 12px;
}

#site-footer .top-footer .social_link .soc-link-wrap svg:hover path {
	fill: #FAFF00;
}

#site-footer .top-footer .social_link .soc-link-wrap:hover path {
	fill: #FAFF00;
}

#site-footer .copyright {
	color: #636363;
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
}

.melbet-info-wrap {
	margin-bottom: 40px;
	padding: 40px;
	background: #121921;
}

.melbet-info-wrap .img-wrap-w {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.melbet-info-wrap .img-wrap-w .dark-logo {
	max-width: 200px;
	display: block;
}

.melbet-info-wrap .img-wrap-w .flag {
	max-width: 60px;
}

.melbet-info-wrap .block-country {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.melbet-info-wrap .block-country img {
	width: 11.5%;
}

.melbet-info-wrap .info-flex-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.melbet-info-wrap .info-flex-wrap .name {
	text-align: left;
}

.melbet-info-wrap .info-flex-wrap .text {
	text-align: right;
}

.melbet-info-wrap .btn-widget {
	color: #fff;
	padding: 15px;
	line-height: 1;
	display: block;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.4s;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: -moz-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: -o-linear-gradient(135deg, #5d9cec 0%, #0e65d7 100%);
	background-image: linear-gradient(-45deg, #5d9cec 0%, #0e65d7 100%);
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	max-width: 180px;
	margin: 20px auto 0;
}

.melbet-info-wrap .btn-widget:hover {
	background-image: -webkit-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: -moz-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: -o-linear-gradient(135deg, #0e65d7 0%, #0e65d7 100%);
	background-image: linear-gradient(-45deg, #0e65d7 0%, #0e65d7 100%);
}

.melbet-rating-wrap {
	margin-bottom: 30px;
	padding: 40px;
	background-color: #121921;
	position: sticky;
	top: 0;
}

.melbet-rating-wrap .melbet-rating-info {
	display: flex;
	justify-content: space-between;
	border-bottom: 2px solid #363c3f;
}

.melbet-rating-wrap .melbet-rating-info .melbet-rating-title {
	font-size: 1.5em;
	font-weight: bold;
}

.melbet-rating-wrap .melbet-rating-info .melbet-rating-number {
	font-weight: bold;
	font-size: 20px;
	border-radius: 100%;
	background: #363c3f;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #ffffff;
}

.melbet-rating-wrap .info-flex-row .info-flex-wrap {
	display: flex;
	justify-content: space-between;
	padding: 10px 0 0;
	border-bottom: 5px solid #363c3f;
}

.melbet-rating-wrap .info-flex-row .info-flex-wrap .text {
	margin-bottom: 5px;
	margin-top: 7px;
}

.melbet-rating-wrap .info-flex-row .info-flex-wrap .number {
	font-weight: bold;
}

.melbet-rating-wrap .info-flex-row .info-flex-background {
	width: 80%;
	height: 5px;
	background: #0e65d7;
	margin-top: -5px;
}

.melbet-widget-all aside {
	border-radius: 2px;
	margin-bottom: 30px;
	padding: 30px;
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0 0px 20px #e8e8e8;
	background: #f3f3f3;
}

.blok_404-wrap {
	text-align: center;
	color: #0E0E0E;
	padding: 40px 0;
}

.blok_404-wrap h1 {
	color: #0E0E0E;
}

.blok_404-wrap img {
	max-width: 750px;
	width: 100%;
}

.blok_404-wrap b {
	font-size: 250px;
	line-height: 1;
}

.blok_404-wrap a {
	color: #000;
	margin: 0 auto;
}

a.top-button {
	width: 40px;
	height: 40px;
	background: #0e0e0e;
	display: block;
	position: fixed;
	bottom: 110px;
	right: 20px;
	padding: 8px;
	border-radius: 5px;
	z-index: 9999999;
}

.nav-page .top-nav-page {
	max-width: 1140px;
	margin: 0 auto;
	display: flex;
	justify-content: start;
	position: relative;
	padding: 20px 20px 0;
}

.nav-page .top-nav-page .name-nav {
	font-size: 12px;
	text-transform: uppercase;
	color: #0E0E0E;
	font-weight: 700;
	margin-bottom: 0px;
	white-space: nowrap;
	margin-right: 20px;
	line-height: 1.2;
	display: flex;
	align-items: center;
}

.nav-page .top-nav-page nav .menu-page-in {
	display: flex;
	list-style: none;
	margin: 0px;
	padding: 0;
	flex-wrap: wrap;
}

.nav-page .top-nav-page nav .menu-page-in li {
	margin-right: 25px;
}

.nav-page .top-nav-page nav .menu-page-in li a {
	font-size: 12px;
	text-decoration: none;
	color: #0E0E0E;
	font-style: italic;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
	transition: all 0.4s;
}

.nav-page .top-nav-page nav .menu-page-in li a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0px;
	height: 2px;
	background-color: #0E0E0E;
	transition: all 0.4s;
}

.nav-page .top-nav-page nav .menu-page-in li a:hover {
	color: #151515;
	font-weight: 0;
}

.nav-page .top-nav-page nav .menu-page-in li a:hover:after {
	width: 100%;
}

#navpage {
	display: none;
}

.top-nav-page .name-nav b {
	display: none;
}

.pagination .nav-links {
	display: flex;
	align-items: center;
	justify-content: center;
}

.pagination .nav-links .page-numbers {
	border: 1px solid #0E0E0E;
	border-radius: 5px;
	color: #000;
	padding: 12px 20px;
	text-decoration: none;
	font-weight: 700;
	margin: 0 10px;
	transition: 0.4s all;
}

.pagination .nav-links .page-numbers:hover {
	background-color: #FAFF00;
	color: #000;
	border: 1px solid #FAFF00;
}

.pagination .nav-links .current {
	background-color: #FAFF00;
	color: #000;
	border: 1px solid #FAFF00;
}

.breadcrumb {
	padding: 10px 20px;
	max-width: 1140px;
	width: 100%;
	margin: 0 auto !important;
}

.breadcrumb li {
	font-size: 14px;
	color: #0E0E0E;
	font-weight: 500;
}

.breadcrumb li a {
	position: relative;
	text-decoration: none;
	transition: all 0.4s;
	color: #0E0E0E;
	transition: all 0.4s;
}

.breadcrumb li a:hover {
	font-weight: 700;
}

.breadcrumb .breadcrumb-item.active {
	font-weight: 700;
}

a:hover {
	text-decoration: none;
}

#home-wrap {
	background-size: cover;
	background-position: center center;
	position: relative;
	border-radius: 2px;
}

#home-wrap .block-home {
	max-width: 1140px;
	margin: 0 auto;
}

#home-wrap .block-home .home-desc-i {
	text-align: center;
	padding: 60px 20px 90px;
	display: flex;
	align-items: self-start;
	justify-content: center;
	z-index: 10;
	position: relative;
	flex-direction: column;
}

#home-wrap .block-home h1 {
	font-size: 60px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	max-width: 840px;
}

#home-wrap .block-home .home-desc {
	font-size: 20px;
	color: #fff;
	margin-bottom: 25px;
	text-align: left;
	max-width: 640px;
}

#home-wrap .block-home .btn_yellow_home {
	background: #faff00;
	box-shadow: 0 0 15px #faff00b3;
	border-radius: 5px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 30px;
	max-width: 220px;
	width: 100%;
	display: block;
	font-size: 18px;
	transition: all .4s;
	text-decoration: none;
	font-weight: 700;
}

#home-wrap .block-home .btn_yellow_home:hover {
	background: #131313;
	box-shadow: 0 0 15px #131313;
	color: #fff;
	text-decoration: none;
}

#home-wrap:before {
	background: #363c3f;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .7;
	z-index: 1;
	border-radius: 0px;
}

#main-wrap {
	background-size: cover;
	background-position: center center;
	position: relative;
	border-radius: 2px;
}

#main-wrap .block-main {
	max-width: 1140px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}

#main-wrap .block-main .main-desc-i {
	text-align: center;
	padding: 60px 20px 90px;
	display: flex;
	align-items: self-start;
	justify-content: center;
	z-index: 10;
	position: relative;
	flex-direction: column;
	width: 70%;
}

#main-wrap .block-main h1 {
	font-size: 60px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	max-width: 840px;
}

#main-wrap .block-main .main-desc {
	font-size: 20px;
	color: #fff;
	margin-bottom: 25px;
	text-align: left;
	max-width: 640px;
}

#main-wrap .block-main .btn_yellow_main {
	background: #faff00;
	box-shadow: 0 0 15px #faff00b3;
	border-radius: 5px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 30px;
	max-width: 220px;
	width: 100%;
	display: block;
	font-size: 18px;
	transition: all .4s;
	text-decoration: none;
	font-weight: 700;
}

#main-wrap .block-main .btn_yellow_main:hover {
	background: #131313;
	box-shadow: 0 0 15px #131313;
	color: #fff;
	text-decoration: none;
}

#main-wrap .block-main .border-wrap-main {
	z-index: 9;
	position: relative;
	min-width: 360px;
	padding: 0 20px;
	width: 30%;
}

#main-wrap .block-main .border-wrap-main .main-icon-link {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

#main-wrap .block-main .border-wrap-main .main-icon-link img {
	width: 50px;
}

#main-wrap .block-main .border-wrap-main .main-icon-block {
	text-decoration: none;
	font-size: 18px;
	margin-left: 15px;
	padding: 16px 20px;
	background-color: #0e0e0e63;
	color: #ffffff;
	font-weight: 500;
	width: 100%;
	background-image: url(/wp-content/uploads/2021/06/right-arrow.svg);
	background-size: 13px;
	background-repeat: no-repeat;
	background-position: 96% center;
	transition: all 0.4s;
	border: 1px solid #faff00;
	border-radius: 10px;
}

#main-wrap .block-main .border-wrap-main .main-icon-block:hover {
	background-color: #0E0E0E;
}

#main-wrap:before {
	background: #363c3f;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .7;
	z-index: 1;
	border-radius: 0px;
}

.title-post-page {
	max-width: 1140px;
	padding: 20px 20px 0;
	margin: 0 auto;
}

#betting-wrap {
	background-size: cover;
	background-position: center center;
	position: relative;
	border-radius: 2px;
}

#betting-wrap .betting-home {
	padding: 80px 20px 50px;
	max-width: 1140px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

#betting-wrap .betting-home .betting-row-one {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

#betting-wrap .betting-home .betting-row-one .logo-bet {
	border: 1px solid #faff00;
	padding: 20px;
	border-radius: 5px;
}

#betting-wrap .betting-home .betting-row-one .circle-wrap {
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: calc(100% - 350px);
}

#betting-wrap .betting-home .betting-row-one .circle-wrap .betting-number-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

#betting-wrap .betting-home .betting-row-one .circle-wrap .betting-number-wrap .bet-circle {
	position: relative;
	border-radius: 100%;
	width: 140px;
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 50px;
	font-weight: 700;
	color: #ffffff;
	line-height: 1;
}

#betting-wrap .betting-home .betting-row-one .circle-wrap .betting-number-wrap .bet-circle svg {
	position: absolute;
	width: 140px;
	height: 140px;
	top: 0;
}

#betting-wrap .betting-home .betting-row-one .circle-wrap .betting-number-wrap .bet-circle:after {
	border: 6px solid #8c8c8c;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	content: "";
	border-radius: 100%;
	z-index: -1;
}

#betting-wrap .betting-home .betting-row-one .circle-wrap .betting-number-wrap .bet-name {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin-top: 15px;
}

#betting-wrap .betting-home .betting-row-two {
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
	justify-content: space-between;
}

#betting-wrap .betting-home .betting-row-two .bettig-border {
	margin: 20px;
	min-height: 47px;
	border: 1px solid #faff00;
	border-radius: 5px;
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	font-weight: 600;
	font-style: italic;
}

#betting-wrap .betting-home .betting-row-two .bettig-border:not(:last-child) {
	margin: 20px 0 20px 20px;
}

#betting-wrap .betting-home .btn_yellow_home {
	background: #faff00;
	box-shadow: 0 0 15px #faff00b3;
	border-radius: 5px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 30px;
	max-width: 220px;
	width: 100%;
	display: block;
	font-size: 18px;
	transition: all .4s;
	text-decoration: none;
	font-weight: 700;
	margin: 20px 0;
	cursor: pointer;
}

#betting-wrap .betting-home .btn_yellow_home:hover {
	background: #131313;
	box-shadow: 0 0 15px #131313;
	color: #fff;
	text-decoration: none;
}

#betting-wrap:before {
	background: #363c3f;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .7;
	z-index: 1;
	border-radius: 0px;
}

#post-wrap {
	background-size: cover;
	background-position: center center;
	position: relative;
}

#post-wrap .block-home {
	min-height: 200px;
	text-align: center;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	z-index: 10;
	position: relative;
}

#post-wrap:before {
	background: #363c3f;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .7;
	z-index: 1;
}

.banner-ad {
	padding: 0 40px;
	margin-bottom: 20px;
}

.banner-ad img {
	border-radius: 30px;
	box-shadow: 0 10px 40px #dcdcdc;
}

.block-container {
	padding: 20px 0;
}

.block-container h1 {
	font-size: 38px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.flex-container {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 20px;
}

.wrap-archive {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 20px;
}

.wrap-archive .post-wrap {
	display: flex;
	align-items: flex-start;
	margin: 30px 0;
}

.wrap-archive .post-wrap .post-image-fix {
	display: block;
	width: 100%;
	height: 200px;
	margin-right: 30px;
	background-size: cover;
	background-position: center center;
}

.wrap-archive .post-wrap .post-text-all a {
	color: #0e0e0e;
	text-decoration: none;
}

.wrap-archive .post-wrap .post-text-all a h2 {
	margin: 0;
	margin-bottom: 20px;
	color: #0e0e0e;
}

.wrap-archive .post-wrap .post-text-all .btn_yellow_home {
	color: #0e0e0e;
}

.wrap-archive .post-wrap .post-text-all .btn_yellow_home:hover {
	color: #fff;
}

.nav-links {
	max-width: 1200px;
	margin: 70px auto 30px;
}

.nav-previous a, .nav-next a {
	color: #0e0e0e;
	font-weight: 500;
	text-decoration: none;
}

.broker-table-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr;
	gap: 20px 20px;
	margin: 30px 0;
	border: 1px solid #0e0e0e;
	border-radius: 10px;
}

.broker-table-wrap .broker-col-1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 30px;
	min-height: 200px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1068%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(14%2c 14%2c 14%2c 1)'%3e%3c/rect%3e%3cuse xlink:href='%23SvgjsSymbol1075' x='0' y='0'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsSymbol1075' x='720' y='0'%3e%3c/use%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1068'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cpath d='M-1 0 a1 1 0 1 0 2 0 a1 1 0 1 0 -2 0z' id='SvgjsPath1071'%3e%3c/path%3e%3cpath d='M-3 0 a3 3 0 1 0 6 0 a3 3 0 1 0 -6 0z' id='SvgjsPath1070'%3e%3c/path%3e%3cpath d='M-5 0 a5 5 0 1 0 10 0 a5 5 0 1 0 -10 0z' id='SvgjsPath1073'%3e%3c/path%3e%3cpath d='M2 -2 L-2 2z' id='SvgjsPath1074'%3e%3c/path%3e%3cpath d='M6 -6 L-6 6z' id='SvgjsPath1069'%3e%3c/path%3e%3cpath d='M30 -30 L-30 30z' id='SvgjsPath1072'%3e%3c/path%3e%3c/defs%3e%3csymbol id='SvgjsSymbol1075'%3e%3cuse xlink:href='%23SvgjsPath1069' x='30' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='30' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='30' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='30' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='30' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='30' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='30' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='30' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='30' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='30' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='90' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1072' x='90' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='90' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='90' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='90' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='90' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='90' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='90' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='90' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='90' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='150' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='150' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='150' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='150' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='150' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='150' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='150' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='150' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='150' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='150' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='210' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='210' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='210' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='210' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='210' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='210' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='210' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='210' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='210' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='210' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='270' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='270' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='270' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='270' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='270' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='270' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='270' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='270' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='270' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='270' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='330' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='330' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='330' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1072' x='330' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='330' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='330' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='330' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='330' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='330' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='330' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='390' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='390' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='390' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='390' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1072' x='390' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='390' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='390' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='390' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='390' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='390' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='450' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1072' x='450' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='450' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='450' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='450' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='450' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='450' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='450' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='450' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='450' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='510' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='510' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='510' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='510' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='510' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='510' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='510' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='510' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='510' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='510' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='570' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='570' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='570' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='570' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='570' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='570' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='570' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1072' x='570' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='570' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='570' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='630' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='630' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='630' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='630' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='630' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1072' x='630' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='630' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='630' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1070' x='630' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='630' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='690' y='30' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='690' y='90' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1072' x='690' y='150' stroke='rgba(41%2c 41%2c 41%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='690' y='210' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='690' y='270' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='690' y='330' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1071' x='690' y='390' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1069' x='690' y='450' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1074' x='690' y='510' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1073' x='690' y='570' stroke='rgba(41%2c 41%2c 41%2c 1)'%3e%3c/use%3e%3c/symbol%3e%3c/svg%3e");
}

.broker-table-wrap .broker-col-1 .broker-rating {
	height: 15px;
}

.broker-table-wrap .broker-col-1 a.broker-table-btn {
	text-decoration: none;
	border: 1px solid #fff;
	padding: 5px 15px;
	border-radius: 5px;
	font-size: 14px;
	transition: all 0.4s;
	color: #fff;
	text-align: center;
}

.broker-table-wrap .broker-col-1 a.broker-table-btn:hover {
	border: 1px solid #FAFF00;
	color: #FAFF00;
}

.broker-table-wrap .broker-col-2 {
	padding: 20px;
}

.broker-table-wrap .broker-col-2 ul {
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.broker-table-wrap .broker-col-2 ul li {
	list-style: none;
	background-size: 12px !important;
	padding: 2px 20px;
	font-weight: 500;
}

.broker-table-wrap .broker-col-3 {
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.broker-table-wrap .broker-col-4 {
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.broker-table-wrap .broker-col-4 a.btn_yellow_home {
	color: #000;
}

.broker-table-wrap .broker-col-4 a.btn_yellow_home:hover {
	color: #fff;
}

.block-offer-wrap {
	margin-bottom: 30px;
}

.block-offer-wrap .offer-wrap-info {
	position: relative;
}

.block-offer-wrap .offer-wrap-info .offer-bg {
	width: 100%;
	height: 150px;
	background-size: cover !important;
}

.block-offer-wrap .offer-wrap-info .offers-date {
	background: #0e0e0e;
	color: #fff;
	padding: 5px 10px;
	font-size: 14px;
	position: absolute;
	top: 20px;
	z-index: 99;
	left: 0;
}

.block-offer-wrap .offer-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0 10px;
}

.block-offer-wrap .offer-desc {
	margin-bottom: 30px;
}

.block-offer-wrap .btn_yellow_home {
	max-width: 180px;
}

@media (min-width: 991px) {
	a.mobile-btn.reg_btn {
		display: none;
	}
}

@media (max-width: 1110px) {
	#betting-wrap .betting-home .betting-row-one .circle-wrap {
		width: 100%;
		flex-wrap: wrap;
	}
	#betting-wrap .betting-home .betting-row-one .logo-bet {
		margin-bottom: 50px;
	}
	#betting-wrap .betting-home .betting-row-one {
		flex-direction: column;
		align-items: center;
	}
	#betting-wrap .betting-home .betting-row-two {
		flex-direction: column-reverse;
	}
	#betting-wrap .betting-home .btn_yellow_home {
		margin: 0 auto;
	}
	#betting-wrap .betting-home .betting-row-two .bettig-border {
		width: 100%;
		text-align: center;
		padding: 12px 20px;
		margin: 20px 0 !important;
	}
	#betting-wrap .betting-home .betting-row-one .circle-wrap .betting-number-wrap {
		margin-bottom: 30px;
	}
}

@media (max-width: 991px) {
	#site-navigation-bottom {
		display: none;
	}
	.menu-menu-1-container {
		display: none;
		padding: 20px;
	}
	.menu-menu-1-container #page {
		padding: 0 20px;
	}
	#chkToggle:checked + .menu-menu-1-container {
		display: block !important;
	}
	.menu-item-has-children a span:nth-child(2):after {
		content: "";
	}
	#page {
		padding: 0px;
	}
	main {
		padding: 0px;
	}
	#masthead nav #primary-menu li, #masthead nav #mobile-menu li {
		flex-direction: column;
	}
	.main-navigation ul ul {
		position: relative;
		display: none;
	}
	.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
		display: block;
		left: 0;
	}
	.main-navigation li {
		padding: 5px 20px;
	}
	.menu-item-has-children:after {
		right: 20px;
	}
	.main-navigation ul ul {
		box-shadow: none;
		padding: 0;
	}
	a.mobile-btn.reg_btn {
		display: block;
		margin: 20px auto 20px;
	}
	#masthead .top-header {
		padding: 20px;
	}
	#masthead .top-header .pc-btn {
		display: none;
	}
	#masthead nav #primary-menu li {
		flex-direction: column;
	}
	#masthead #site-navigation-top {
		display: none;
	}
	#masthead nav #primary-menu li a {
		padding: 10px 0px;
		font-size: 18px;
		width: calc(100% - 40px);
	}
	.flex-container {
		flex-direction: column;
		margin: 0;
	}
	.flex-container .melbet-col-1 {
		width: 100%;
		margin: 0;
		padding: 20px;
	}
	.flex-container .melbet-col-2 {
		width: 100%;
		margin: 0px 0px 30px;
		padding: 0;
	}
	.melbet-info-wrap {
		margin-bottom: 20px;
	}
	.melbet-rating-wrap {
		margin-bottom: 0;
	}
	.melbet-widget-all aside {
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.menu-item-has-children:after {
		color: #FAFF00;
	}
	#masthead .bottom-header {
		background: #0e0e0e;
	}
	#masthead .bottom-header #primary-menu-mobile {
		margin: 0;
		padding: 0;
	}
	#masthead .bottom-header #primary-menu-mobile li a {
		text-decoration: none;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 700;
		font-style: italic;
	}
	#masthead .bottom-header #primary-menu-mobile li .sub-menu {
		color: #fff;
		margin: 0px;
		padding: 10px 20px;
	}
	#masthead .bottom-header #primary-menu-mobile li .sub-menu li a {
		color: #fff;
	}
	#masthead .bottom-header #primary-menu-mobile > li {
		list-style: none;
	}
	#masthead .bottom-header #primary-menu-mobile > li a {
		color: #FAFF00;
	}
}

@media (max-width: 768px) {
	#main-wrap .block-main .main-desc-i {
		width: 100%;
	}
	.broker-table-wrap {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.team-member-wrap {
		display: flex;
		flex-direction: column;
		border: 1px solid #afafaf;
		border-radius: 10px;
		padding-bottom: 20px;
	}
	.broker-koef, .broker-bonys {
		padding: 20px 0;
	}
	.broker-koef {
		font-weight: 700;
		font-size: 18px;
	}
	.team-member-wrap {
		border-bottom: none;
	}
	.btn_yellow_home {
		font-size: 16px !important;
	}
	#site-footer .top-footer .info-web .site-desc {
		text-align: center;
		max-width: 100%;
	}
	#site-footer .top-footer .social_link, #site-footer .top-footer .info-links, #site-footer .top-footer .info-web {
		width: 100%;
		flex-direction: column;
		display: flex;
		align-items: center;
	}
	.wrap-archive .post-wrap {
		flex-direction: column;
		margin: 30px 0 0;
	}
	.wrap-archive .post-wrap a .post-image-fix {
		width: 100%;
		height: 250px;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	#main-wrap .block-main h1 {
		font-size: 36px;
	}
	#main-wrap .block-main {
		flex-direction: column;
		padding-bottom: 60px;
	}
	#home-wrap .block-home h1 {
		font-size: 30px;
	}
	.page-nav {
		display: none;
	}
	input#navpage:checked + .page-nav {
		display: block;
	}
	.nav-page .top-nav-page {
		padding: 20px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 10px;
		margin: 20px;
		background: #faff00;
		border-radius: 5px;
	}
	.nav-page .top-nav-page .name-nav {
		margin-right: 0;
	}
	.nav-page .top-nav-page .name-nav b {
		display: inline;
		margin-left: 5px;
		font-size: 7px;
	}
	.nav-page .top-nav-page .name-nav span {
		display: none;
	}
	.top-nav-page nav ul.menu-page-in {
		flex-direction: column;
		align-items: center;
	}
	.top-nav-page nav ul.menu-page-in li {
		margin-right: 0;
		margin-top: 10px;
	}
	ul.menu-page-in {
		padding-bottom: 8px;
	}
	.block-container {
		padding: 20px 0px;
	}
	.banner-ad {
		padding: 0px;
	}
	.banner-ad img {
		border-radius: 10px;
		box-shadow: 0 10px 40px #dcdcdc;
	}
	#site-footer .top-footer img {
		max-width: 140px;
		width: 100%;
		margin-bottom: 20px;
	}
	#masthead nav #primary-menu li a, #masthead nav #mobile-menu li a {
		text-align: left;
		display: block;
		padding: 10px 20px;
	}
	#site-footer .top-footer ul#footer-menu li {
		margin: 5px 12px;
	}
	#site-footer .top-footer ul#footer-menu li a {
		font-size: 14px;
	}
	#site-footer .top-footer .site-desc {
		font-size: 14px;
	}
	#site-footer .top-footer .social_link a {
		border: none;
		margin: 0 10px;
	}
	.flex-container .melbet-col-1 h1 {
		font-size: 28px;
	}
	#home-wrap .fotball-player {
		right: -50px;
		max-width: 300px;
	}
	#site-footer .top-footer {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	#site-footer .top-footer .left-col {
		text-align: center;
	}
	#site-footer .top-footer .left-col .site-desc {
		font-size: 16px;
		max-width: 100%;
		margin-top: 5px;
	}
	#site-footer .top-footer .right-col ul#footer-menu {
		margin: 0;
		padding: 0;
		justify-content: center;
	}
	#site-footer .top-footer .right-col ul#footer-menu li {
		margin: 5px 10px;
	}
	#site-footer .top-footer .right-col ul#footer-menu li a {
		font-size: 16px;
	}
	#site-footer .bottom-footer {
		flex-direction: column;
		align-items: center;
	}
	#site-footer .bottom-footer .social_link {
		display: flex;
		align-items: center;
		margin-top: 15px;
	}
}

@media (max-width: 480px) {
	.broker-table-wrap {
		grid-template-columns: 1fr;
	}
	.broker-table-wrap .broker-col-4 a.btn_yellow_home {
		margin: 0 auto;
	}
	.broker-table-wrap .broker-col-1 {
		border-radius: 8px;
	}
	#main-wrap .block-main .border-wrap-main {
		max-width: 100%;
		padding: 0 20px;
		width: 100%;
	}
	.blok_404-wrap b {
		font-size: 100px;
		line-height: 1;
	}
	#site-footer .top-footer .block-footer-top {
		flex-direction: column;
	}
}

.my table {
    border-collapse: collapse;
 }

td, th {
	border:3px solid #FADB00;
    border-collapse: collapse;
	padding-left: 5px;
	padding-right: 5px;
}
/*# sourceMappingURL=style.css.map */