/*
Theme Name: Mercury
Theme URI: https://mercurytheme.com/
Author: Space-Themes.com
Author URI: https://space-themes.com/
Description: Affiliate Marketing WordPress Theme.
Version: 3.9
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: four-columns, custom-colors, theme-options, custom-menu, featured-images, translation-ready, news, post-formats, block-styles
Text Domain: mercury
*/

/* Table Of Contents Start

1 - Body
2 - Common Items
3 - Header #1 Style
4 - Header #2 Style
5 - Menu Item Labels
6 - Search Block
7 - Mobile Menu
8 - #1 Widget
9 - #2 Widget
10 - #3 Widget
11 - #4 Widget
12 - #5 Widget
13 - #6 Widget
14 - #7 Widget
15 - #8 Widget
16 - #9 Widget
17 - #10 Widget
18 - #11 Widget
19 - Title Box
20 - Archive Section
21 - Archive Navigation
22 - Page Section
23 - Comments Template
24 - Standart WordPress Widgets
25 - Footer
26 - Back to Top
27 - MailChimp Form Widget
28 - Contact Form 7
29 - WordPress Gallery
30 - Gutenberg Editor

Table Of Contents End */

/* Body Start */

/* src: url("https://top10ua.com/worldcup/wp-content/themes/worldcup/fonts/ProximaNova-Light.woff"), weight: normal; */

@font-face {
	font-family: "PN";
	src: url("https://top10ua.com/worldcup/wp-content/themes/worldcup/fonts/ProximaNova-Regular.woff") format("woff");
	font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "PN";
  src: url("https://top10ua.com/worldcup/wp-content/themes/worldcup/fonts/ProximaNova-Light.woff") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "PN";
  src: url("https://top10ua.com/worldcup/wp-content/themes/worldcup/fonts/ProximaNova-Semibold.woff") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "PN";
  src: url("https://top10ua.com/worldcup/wp-content/themes/worldcup/fonts/ProximaNova-Bold.woff") format("truetype");
  font-weight: 700;
  font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-x: hidden;
	box-sizing: border-box;
 }
*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
	background-color: #fff;
	color: #2e3246;
	font-family: 'PN', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	-webkit-font-smoothing: antialiased;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
body.white-style {
  background: #fff;
  color: #333;
}
body.white-style .space-box {
	background: #fff;
}
body.single-post .space-box .rates-block__main {
  background-color: #eff1f3;
  border-radius: 0;
}
body.author {
	margin: 0 !important;
}
body.author .space-box {
  background: #fff;
}
body.author .space-news-3-ins {
	max-width: 1140px;
}
body.single-slots .space-comments {
	background: #fff;
	margin-bottom: 100px;
	border-radius: 5px;
}
body.single-slots .space-comments-wrap {
	background: #fff;
}
body.single-slots input[type=text],
body.single-slots input[type=email],
body.single-slots textarea {
	border: 1px solid #000;
}
body.single-live-games .space-single-aces-breadcrumbs {
  max-width: 1100px;
  margin-bottom: 30px;
}
::-webkit-input-placeholder {
  color: #2d3436;
}
:-ms-input-placeholder {
  color: #2d3436;
}
::-moz-placeholder {
  color: #2d3436;
  opacity: 1;
}
:-moz-placeholder {
  color: #2d3436;
  opacity: 1;
}

:focus::-webkit-input-placeholder,
:focus::-moz-placeholder,
:focus:-moz-placeholder,
:focus:-ms-input-placeholder {
	color: transparent;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: 'PN', sans-serif;
	font-weight: 700;
	-webkit-backface-visibility: hidden;
	color: #151515;
}
h1,
h1 a {
	font-size: 3.157em;
	line-height: 1.2em;
}
h2,
h2 a {
	font-size: 2.369em;
	line-height: 1.2em;
}
h3,
h3 a {
	font-size: 1.777em;
	line-height: 1.2em;
}
h4,
h4 a {
	font-size: 1.333em;
	line-height: 1.2em;
}
h5,
h5 a {
	font-size: 1em;
	line-height: 1.2em;
}
h6,
h6 a {
	font-size: 0.75em;
	line-height: 1.2em;
}
img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}

iframe,
embed,
object,
video {
	max-width: 100%;
}
input,
textarea {
    outline:none;
	outline: 0;
}
:active, :hover, :focus {
    outline: 0 !important;
    outline-offset: 0 !important;
}
input[type="text"]:focus {
	outline: none;
}
a, a:visited {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
a:hover {
	text-decoration: none;
}
a:active,
a:focus {
	outline: none;
}
div {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	display:block;
}
div::-webkit-scrollbar{
    width:0;
}
p {
	line-height: 1.65em;
}
input[type="text"],
input[type="tel"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
select {
	color: #2d3436;
	font-family: 'PN', sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.45em;
	background-color: #fefeff;
	border-radius: 5px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #e4e4e4;
	width: 100%;
	padding: 11px 15px;
	-webkit-appearance: none;
}
input[type="search"] {
	background-color: #f1f3f4;
}
input[type="text"],
input[type="tel"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="url"],
select {
	height: 45px;
}
textarea {
	padding: 15px;
}
input[type="submit"] {
	width: 100%;
	background-color: #be2edd;
	border: 0;
	padding: 11px 30px;
	font-family: 'PN', sans-serif;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.45em;
	height: 45px;
	color: #fff;
	border-radius: 5px;
	-webkit-appearance: none;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
input[type="submit"]:hover {
	background-color: #57606f;
}
.space-wrapper {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0;
}
.space-page-wrapper {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 0 60px;
}
.space-block-title {
	padding: 0 15px 30px;
	font-family: 'PN', sans-serif;
	color: #151515;
	font-size: 1.333em;
	line-height: 1.45em;
	font-weight: 700;
}
.space-block-title span {
	z-index: 1;
	padding-left: 23px;
	position: relative;
}
.space-block-title span:before {
	content: '';
    z-index: 1;
    opacity: 0.8;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 4px;
    background-color: #ff2453;
}
.space-block-title span:after {
	content: '';
    z-index: -1;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 11px;
    background-color: #be2edd;
}
.space-page-body.fixed {
	padding-top: 90px;
}
.space-box {
	background-color: #eff1f3;
}
.space-box.enabled {
	max-width: 1260px;
    margin: 0 auto;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.space-box.box-wrapper {
  padding-top: 76px;
}
@media only screen and (max-width: 1024px) {
  .space-box.box-wrapper {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .space-box.box-wrapper {
    padding-top: 95px;
  }
}

/* Body End */

/* Common Items Start */

.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.initial {
	position: initial;
}
.fixed {
	position: fixed;
}
.left {
	float: left;
}
.right {
	float: right;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.box-100 {
	width: 100%;
}
.box-20 {
	width: 20%;
}
.box-25 {
	width: 25%;
}
.box-33 {
	width: 33.33333333%;
}
.box-40 {
	width: 40%;
}
.box-50 {
	width: 50%;
}
.box-60 {
	width: 60%;
}
.box-66 {
	width: 66.66666666%;
}
.box-75 {
	width: 75%;
}
.box-80 {
	width: 80%;
}
.clear {
	clear: both;
}
a.underline {
	text-decoration: underline !important;
}
a.underline:hover {
	text-decoration: none !important;
}
.case-15 {
	margin: 0 15px 30px;
	padding: 0;
}
.space-post-format {
	background: rgba(0, 0, 0, 0.5);
	top: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-post-format i.fa-play {
	padding-left: 3px;
}
.space-post-format i.fa-camera {
	padding-left: 1px;
}
.wp-caption {
	max-width: 100%;
	padding: 1.45em 0 2.9em;
}
.alignleft {
	float: left;
	padding: 8px 30px 20px 0;
	text-align: left;
}
.alignright {
	float: right;
	padding: 8px 0 20px 30px;
	text-align: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
	padding-bottom: 2.9em;
	text-align: center;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	padding-bottom: 2.9em;
}
.wp-caption p.wp-caption-text {
	padding: 0;
	margin-bottom: 0;
	font-style: italic;
    color: #7f8c8d;
	font-size: 0.75em;
    line-height: 1.45em;
	text-align: center;
}
.wp-caption.alignleft p.wp-caption-text {
	text-align:left;
}
.wp-caption.aligncenter p.wp-caption-text {
	text-align:center;
}
.wp-caption p.wp-caption-text a {
	color: #7f8c8d;
	text-decoration: underline;
}
.wp-caption p.wp-caption-text a:hover {
	text-decoration: underline;
}
.space-mobile-view {
	display: none;
}
.space-overlay {
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-close-icon {
	top: 0;
    right: 0;
	width: 20px;
	height: 21px;
	cursor: pointer;
}
.space-close-icon .to-right {
	top: 10px;
	left: 0;
	width: 20px;
	height: 1px;
	background-color: #7f8c8d;
	-moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.space-close-icon .to-left {
	top: 10px;
	left: 0;
	width: 20px;
	height: 1px;
	background-color: #7f8c8d;
	-moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
blockquote,
blockquote.wp-block-quote {
	padding: 2em 45px 0;
	margin: 1.45em 0 2.9em;
	position: relative;
	text-align: center;
}
blockquote:before,
blockquote.wp-block-quote:before {
	content: "\f10d";
	font-family: 'Font Awesome 5 Free' !important;
    position: absolute;
    padding: 0 0.85em;
    color: #ecf0f1;
    font-size: 1.777em;
    top: 0;
    left: 0;
    right: 0;
}
blockquote,
blockquote.wp-block-quote {
	font-family: 'PN', sans-serif;
	color: #151515;
	font-size: 1.777em;
	line-height: 1.2em !important;
	font-weight: 900;
}
blockquote p,
blockquote.wp-block-quote p {
	padding-bottom: 0 !important;
	line-height: 1.2em !important;
}
blockquote cite,
blockquote.wp-block-quote cite {
	color: #7f8c8d;
	display: block;
    font-size: 16px;
	line-height: 1.45em;
    padding: 1em 0 0;
    font-weight: 400;
}
.wp-block-embed__wrapper {
    position: initial !important;
}
.space-desktop-view {
	display: block;
}
.space-desktop-view-1 {
	display: block;
}
.space-desktop-view-2 {
	display: block;
}
.space-desktop-view-4 {
	display: block;
}
.space-mobile-view {
	display: none;
}
.space-mobile-view-1 {
	display: none;
}
.space-mobile-view-2 {
	display: none;
}
.space-mobile-view-4-1 {
	display: none;
}
.space-mobile-view-4-2 {
	display: none;
}

/* Common Items End */

/* Header #1 Style Start */

.space-header-height {
	min-height: 80px;
}
.space-header-height.enable-top-bar {
	min-height: 108px;
}
.space-header-wrap {
	width: 100%;
	background-color: #fff;
	z-index: 20;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}
.space-header-wrap.fixed {
	top: 0;
	left: 0;
    right: 0;
	position: fixed;
}
.admin-bar .space-header-wrap.fixed {
	top: 32px;
}
.space-header-top {
	overflow: hidden;
	width: 100%;
	min-height: 29px;
	background-color: #f5f6fa;
}
.space-header-top-menu ul {
	padding-left: 15px;
}
.space-header-top-menu ul li {
	margin-right: 20px;
	float: left;
}
.space-header-top-menu ul li a {
	color: #7f8c8d;
	font-size: 0.75em;
	line-height: 29px;
	font-weight: 400;
	text-decoration: none;
}
.space-header-top-menu ul li a:hover {
	text-decoration: none;
	color: #151515;
}
.space-header-top-soc a {
	display: inline-block;
	margin-right: 15px;
	color: #7f8c8d;
	font-size: 0.75em;
	line-height: 29px;
	text-decoration: none;
}
.space-header-top-soc a:last-child {
	margin-right: 15px;
}
.space-header-top-soc a:hover {
	text-decoration: none;
	color: #151515;
}
.space-header-wrap.fixed .space-header-top {
	display: none;
}
.space-header {
	width: 100%;
	min-height: 80px;
}
.space-header-logo-ins {
	margin: 5px 15px 0;
	position: relative;
}
.space-header-logo-ins:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 20px;
	right: 0;
	top: 25px;
	background-color: #e9edf0;
}
.space-header-logo a {
	padding-top: 15px;
	display: inline-block;
	font-family: 'PN', sans-serif;
	font-weight: 700;
	color: #2d3436;
	line-height: 0;
}
.space-header-logo a.text-logo {
	font-size: 1.333em;
	line-height: 1em;
	text-transform: uppercase;
}
.space-header-logo span {
	display: block;
	font-family: 'PN', sans-serif;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1em;
	color: #7f8c8d;
}
.space-header-menu ul.main-menu {
	padding-right: 55px;
	line-height: 100%;
}
.space-header-menu ul.main-menu li {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	color: #2d3436;
	font-family: 'PN', sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: 400;
}
.space-header-menu ul.main-menu li:last-child {
	margin-right: 0;
}
.space-header-menu ul.main-menu li a {
	font-family: 'PN', sans-serif;
	color: #151515;
	text-decoration: none;
	font-weight: 400;
	padding: 27px 16px;
	border-bottom: 2px solid transparent;
	display: block;
}
.space-header-menu ul.main-menu li a:hover,
.space-header-menu ul.main-menu li:hover a {
	color: #be2edd;
	border-bottom: 2px solid #be2edd;
}
.space-header-menu ul.main-menu li.menu-item-has-children a:after {
	content: "\f0dd";
	font-family: 'Font Awesome 5 Free' !important;
    position: absolute;
    font-weight: 700;
    font-size: 10px;
    bottom: 18px;
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.space-header-menu ul.main-menu li ul.sub-menu {
	display: block !important;
	background-color: #fff;
	position: absolute;
	top: 100px;
	left: -15px;
	width: 226px;
	padding: 10px 0 30px;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);
	opacity: 0;
	border-radius: 5px;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-header-menu ul.main-menu li:hover > ul.sub-menu {
	top: 80px;
	opacity: 1;
	visibility: visible;
}
.space-header-menu ul.main-menu li ul.sub-menu li {
	display: block;
	padding: 3px 13px;
	float: left;
	position: relative;
	line-height: 1.2em;
	width: 100%;
}
.space-header-menu #menu-main-menu li ul.sub-menu li {
  display: flex;
  align-items: flex-start;
  padding: 5px 12px;
}
.space-header-menu #menu-main-menu li ul.sub-menu li > img {
  margin-right: 10px;
	width: 16px;
	height: 16px;
}
.space-header-menu ul.main-menu li ul.sub-menu li a {
  color: #3b5269;
  align-self: center;
}
.space-header-menu ul.main-menu li ul.sub-menu li a:hover {
  color: rgba(59, 82, 105, 0.5) !important;
}
.space-header-menu ul.main-menu .sub-menu li:before {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}


.space-header .space-header-menu #menu-main-menu > li > .sub-menu > li > .sub-menu {
  width: 638px;
  left: 226px;
  top: -10px;
  column-count: 2;
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.space-header .space-header-menu #menu-main-menu > li > .sub-menu > li > .sub-menu > li {
  padding: 5px 15px;
}

.space-header-menu ul.main-menu li ul.sub-menu li a {
	display: inline-block;
	padding: 0;
	color: #34495e;
	text-decoration: none;
	font-weight: 400;
	border-bottom: 1px solid transparent;
}
.space-header-menu ul.main-menu li ul.sub-menu li a:hover {
	border-bottom: 1px solid transparent;
	color: #b2bec3;
	text-decoration: none;
}
.space-header-menu ul.main-menu li.menu-item-has-children ul.sub-menu li a:after {
	display:none;
}
.space-header-menu ul.main-menu li ul.sub-menu li.menu-item-has-children ul {
    position: absolute;
    top: 15px;
    left: 220px;
    z-index: 10;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-header-menu ul.main-menu li ul.sub-menu li.menu-item-has-children:hover ul {
	top: -15px;
	opacity: 1;
	visibility: visible;
}
.space-header-menu ul.main-menu li ul.sub-menu li.menu-item-has-children:after {
	content: "\f0da";
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
    position: absolute;
    font-size: 10px;
    top: 7px;
    right: 15px;
}

/* Header #1 Style End */

/* Header #2 Style Start */

.space-header-2-height {
	min-height: 158px;
}
.space-header-2-wrap {
	width: 100%;
	min-height: 68px;
	background-color: #fff;
	z-index: 20;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}
.space-header-2-top {
	min-height: 90px;
	width: 100%;
}
.space-header-2-wrap.fixed {
	top: 0;
    left: 0;
    right: 0;
}
.space-header-2-wrap.fixed .space-header-2-top {
	display: none;
}
.admin-bar .space-header-2-wrap.fixed {
	top: 32px;
}
.space-header-2-top-ins {
	max-width: 1170px;
	min-height: 90px;
	border-bottom: 1px solid #dfe6e9;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; 
}
.space-header-2-top-soc {
	display: inline-block;
	order: 1;
}
.space-header-2-top-soc-ins {
	padding: 30px 0 25px;
}
.space-header-2-top-soc a {
	display: inline-block;
	border: 1px solid #95a5a6;
	width: 30px;
	height: 30px;
	color: #95a5a6;
	font-weight: 400;
	border-radius: 50%;
	font-size: 0.75em;
	line-height: 29px;
	text-align: center;
	margin-right: 10px;
	background-color: transparent;
}
.space-header-2-top-soc a:hover {
	color: #be2edd;
	border: 1px solid #be2edd;
}
.space-header-2-top-soc a:last-child {
	margin-right: 0;
}
.space-header-2-top-logo {
	display: inline-block;
	order: 2;
}
.space-header-2-top-logo-ins {
	padding-top: 25px;
}
.space-header-2-top-logo a {
	display: inline-block;
	font-family: 'PN', sans-serif;
	font-weight: 700;
	color: #151515;
	line-height: 0;
}
.space-header-2-top-logo a.text-logo {
	font-size: 1.333em;
	line-height: 1em;
	text-transform: uppercase;
}
.space-header-2-top-logo span {
	display: block;
	font-family: 'PN', sans-serif;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1em;
	color: #7f8c8d;
}
.space-header-2-top-search {
	display: inline-block;
	order: 3;
}
.space-header-2-nav {
	width: 100%;
	min-height: 68px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; 
}
.space-header-2-wrap.fixed .space-header-2-nav {
	top: 0;
	left: 0;
    right: 0;
	position: fixed;
}
.admin-bar .space-header-2-wrap.fixed .space-header-2-nav {
	top: 32px;
}
.space-header-2-height .space-header-2-wrap.fixed .space-header-2-nav {
	background-color: #fff;
}
.space-header-2-nav-ins {
	max-width: 1170px;
}
.space-header-2-nav ul.main-menu {
	line-height: 100%;
}
.space-header-2-nav ul.main-menu li {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	color: #151515;
	font-family: 'PN', sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: 400;
}
.space-header-2-nav ul.main-menu li:last-child {
	margin-right: 0;
}
.space-header-2-nav ul.main-menu li a {
	font-family: 'PN', sans-serif;
	color: #151515;
	text-decoration: none;
	font-weight: 400;
	padding: 25px 16px;
	border-bottom: 2px solid transparent;
	display: block;
}
.space-header-2-nav ul.main-menu li a:hover,
.space-header-2-nav ul.main-menu li:hover a {
	color: #be2edd;
	border-bottom: 2px solid #be2edd;
}
.space-header-2-nav ul.main-menu li.menu-item-has-children a:after {
	content: "\f0dd";
	font-family: 'Font Awesome 5 Free' !important;
    position: absolute;
    font-weight: 700;
    font-size: 10px;
    bottom: 15px;
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.space-header-2-nav ul.main-menu li ul.sub-menu {
	display: block !important;
    background-color: #fff;
    padding: 15px 0;
    position: absolute;
    top: 90px;
    left: -15px;
    width: 220px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
	opacity: 0;
	border-radius: 5px;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-header-2-nav ul.main-menu li:hover ul.sub-menu {
	top: 68px;
	opacity: 1;
	visibility: visible;
}
.space-header-2-nav ul.main-menu li ul.sub-menu li {
	display: block;
	padding: 6px 30px;
    float: left;
    position: relative;
    line-height: 1.2em;
    width: 100%;
}
.space-header-2-nav ul.main-menu li ul.sub-menu li a {
	display: inline-block;
	padding: 0;
	color: #34495e;
	text-decoration: none;
	font-weight: 400;
	border-bottom: 1px solid transparent;
}
.space-header-2-nav ul.main-menu li ul.sub-menu li a:hover {
	border-bottom: 1px solid transparent;
	color: #b2bec3;
	text-decoration: none;
}
.space-header-2-nav ul.main-menu li.menu-item-has-children ul.sub-menu li a:after {
	display:none;
}
.space-header-2-nav ul.main-menu li ul.sub-menu li.menu-item-has-children ul {
    position: absolute;
    top: 15px;
    left: 220px;
    z-index: 10;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-header-2-nav ul.main-menu li ul.sub-menu li.menu-item-has-children:hover ul {
	top: -15px;
	opacity: 1;
	visibility: visible;
}
.space-header-2-nav ul.main-menu li ul.sub-menu li.menu-item-has-children:after {
	content: "\f0da";
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
    position: absolute;
    font-size: 10px;
    top: 7px;
    right: 15px;
}

/* Header #2 Style End */

/* Menu Item Labels Start */

ul.main-menu > li.new > a:before {
	content: "New";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background-color: #4cd137;
    display: inline-block;
    top: 14px;
    right: 1px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-header-2-nav ul.main-menu > li.new > a:before {
	top: 8px;
}
ul.main-menu > li.best > a:before {
	content: "Best";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #151515;
    background-color: #f0ff00;
    display: inline-block;
    top: 14px;
    right: 1px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-header-2-nav ul.main-menu > li.best > a:before {
	top: 8px;
}
ul.main-menu > li.hot > a:before {
	content: "Hot";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #a33632;
    background-color: #ff7979;
    display: inline-block;
    top: 14px;
    right: 1px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-header-2-nav ul.main-menu > li.hot > a:before {
	top: 8px;
}
ul.main-menu > li.top > a:before {
	content: "Top";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background-color: #f22613;
    display: inline-block;
    top: 14px;
    right: 1px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-header-2-nav ul.main-menu > li.top > a:before {
	top: 8px;
}
ul.main-menu > li.fair > a:before {
	content: "Fair";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background-color: #8c14fc;
    display: inline-block;
    top: 14px;
    right: 1px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-header-2-nav ul.main-menu > li.fair > a:before {
	top: 8px;
}

/* Menu Item Labels End */

/* Search Block Start */

.space-header-search {
	top: 27px;
    bottom: 0;
    right: 15px;
    margin: 0;
    color: #151515;
    font-size: 1.333em;
    line-height: 1em;
    height: 1em;
    cursor: pointer;
}
.space-header-2-top-search .space-header-search {
	top: 35px;
    right: 0;
    color: #95a5a6;
}
.desktop-search-close-button .to-right,
.desktop-search-close-button .to-left {
	background-color: #7f8c8d;
}
.space-header-search-block {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background-color: #f5f6fa;
	opacity: 0;
	visibility: hidden;
	z-index: 100000;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-header-search-block.active {
	opacity: 1;
	visibility: visible;
}
.space-header-search-block-ins {
	max-width: 1170px;
	height: 100px;
	margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.desktop-search-close-button {
	top: 20px;
	right: 45px;
}
.space-header-search-block input[type="search"] {
	width: 100%;
	float: none;
	height: auto;
	background: transparent;
    font-family: 'PN', sans-serif;
    font-weight: 700;
    font-size: 3.157em;
    line-height: 1.2em;
    color: #2d3436;
    border: 0;
    border-bottom: 1px solid #e9edf0;
    padding: 20px 30px;
	border-radius: 0;
}
.search-results .space-single-aces-breadcrumbs {
	padding: 0;
}
.search-results .space-single-aces-breadcrumbs .space-breadcrumbs {
    margin-left: 0;
    margin-right: 0;
}

/* Search Block End */

/* Mobile Menu Start */

.space-mobile-menu-icon {
	width: 24px;
	top: 20px;
	right: 0;
	cursor: pointer;
	overflow: hidden;
	display: none;
}
.space-mobile-menu-icon div:nth-child(1) {
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background-color: #2d3436;
	margin-bottom: 4px;
}
.space-mobile-menu-icon div:nth-child(2) {
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background-color: #2d3436;
	margin-bottom: 4px;
}
.space-mobile-menu-icon div:nth-child(3) {
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background-color: #2d3436;
}
.space-header-2-top-soc .space-mobile-menu-icon {
	width: 21px;
}
.space-header-2-top-soc .space-mobile-menu-icon div:nth-child(1) {
	width: 21px;
	border-radius: 3px;
}
.space-header-2-top-soc .space-mobile-menu-icon div:nth-child(2) {
	width: 11px;
	border-radius: 3px;
}
.space-header-2-top-soc .space-mobile-menu-icon div:nth-child(3) {
	width: 21px;
	border-radius: 3px;
}
.space-mobile-menu {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(45, 52, 54, 0.95);
	z-index: 100000;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	width: 100%;
	display: block;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-mobile-menu.active {
	opacity: 1;
	visibility: visible;
}
.space-mobile-menu-block {
	overflow-y: auto;
	width: 100%;
	max-width: 320px;
	display: block;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.space-mobile-menu-block-ins {
	padding: 45px 30px;
}
.space-mobile-menu-header {
	overflow: hidden;
	margin-bottom: 45px;
}
.space-mobile-menu-header a {
	display: inline-block;
	font-family: 'PN', sans-serif;
	font-weight: 700;
	line-height: 0;
	color: #2d3436;
}
.space-mobile-menu-header a.text-logo {
	text-transform: uppercase;
	font-size: 1.333em;
	line-height: 1em;
}
.space-mobile-menu-header span {
	display: block;
	font-family: 'PN', sans-serif;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-mobile-menu-close-button {
	top: 20px;
    right: 20px;
}
.space-mobile-menu-list {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}
.space-mobile-menu-list ul {
	width: 100%;
	position: relative;
}
.space-mobile-menu-list ul li {
	width: 100%;
	position: relative;
	font-family: 'PN', sans-serif;
	font-weight: 700;
	font-size: 1em;
	line-height: 1em;
	color: #2d3436;
	text-align: left;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	cursor: pointer;
}
.space-mobile-menu-list ul li ul li:first-child {
	margin-top: 0;
}
.space-mobile-menu-list ul li a {
	position: relative;
	display: inline-block;
	padding: 10px 0;
	font-family: 'PN', sans-serif;
	font-weight: 700;
	font-size: 1em;
	line-height: 1em;
	color: #2d3436;
}
.space-mobile-menu-list > ul > li.new:before {
	content: "New";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background-color: #4cd137;
    display: inline-block;
    top: 11px;
    right: 25px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-mobile-menu-list > ul > li.best:before {
	content: "Best";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #151515;
    background-color: #f0ff00;
    display: inline-block;
    top: 11px;
    right: 25px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-mobile-menu-list > ul > li.hot:before {
	content: "Hot";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #a33632;
    background-color: #ff7979;
    display: inline-block;
    top: 11px;
    right: 25px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-mobile-menu-list > ul > li.top:before {
	content: "Top";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background-color: #f22613;
    display: inline-block;
    top: 11px;
    right: 25px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-mobile-menu-list > ul > li.fair:before {
	content: "Fair";
	font-weight: 700;
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background-color: #8c14fc;
    display: inline-block;
    top: 11px;
    right: 25px;
    padding: 2px 7px;
    border-radius: 8px;
}
.space-mobile-menu-list ul li.menu-item-has-children:after {
	content: "\f0dd";
	font-family: 'Font Awesome 5 Free' !important;
    position: absolute;
    font-size: 15px;
    top: 7px;
    right: 0;
    margin: 0 auto;
}
.space-mobile-menu-list ul li.menu-item-has-children.space-up:after {
	content: "\f0de";
	font-family: 'Font Awesome 5 Free' !important;
    position: absolute;
    font-size: 15px;
    top: 12px;
    right: 0;
}
.space-mobile-menu-list ul li ul.sub-menu {
	display: none;
	padding: 0 0 0 15px;
}
.space-mobile-menu-copy {
	margin-top: 60px;
	padding: 30px 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	font-family: 'PN', sans-serif;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-mobile-menu-copy a {
	color: #7f8c8d;
}

/* Mobile Menu End */

.homepage-block:first-child {
	margin-top: 45px;
}

/* #1 Widget Start */

.space-news-1 {
	overflow: hidden;
	background-color: #f1f3f4;
	margin-bottom: 60px;
}
.space-news-1.homepage-block {
	margin-top: 0;
}
.space-news-1-ins {
	padding-top: 45px;
	padding-bottom: 30px;
}
.space-news-1 .space-block-title,
.space-posts-shortcode-1 .space-block-title {
	padding-bottom: 15px;
}
.space-news-1-items {
	overflow: hidden;
	margin-top: 15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}
.space-news-1-item {
	display: inline-block;
	overflow: hidden;
}
.space-news-1-item img {
	border-radius: 5px;
}
.space-news-1-item-ins {
	margin: 0 15px 30px;
	overflow: hidden;
}
.space-news-1-item-img {
	width: 115px;
	height: 100px;
	margin-right: -115px;
	line-height: 0;
	z-index: 1;
}
.space-news-1-item-title-box {
	width: 100%;
}
.space-news-1-item-title-box-ins {
	margin-left: 115px;
}
.space-news-1-item-title {
	margin-bottom: 5px;
	font-family: 'PN', sans-serif;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.2em;
	color: #151515;
}
.space-news-1-item-title a {
	color: #151515 !important;
	text-decoration: none !important;
	border-bottom: 1px solid transparent;
}
.space-news-1-item-title a:hover {
	color: #b2bec3 !important;
}
.space-news-1-item-meta {
	font-weight: 400;
    font-size: 0.75em;
    line-height: 1.2em;
    color: #7f8c8d;
}
.space-news-1-item-meta span:first-child {
	display: inline-block;
    margin-right: 20px;
}
.space-news-1-item-meta span i {
	padding-right: 5px;
}

/* #1 Widget End */

/* #2 Widget Start */

.space-news-2 {
	overflow: hidden;
}
.space-news-2 img {
	border-radius: 5px;
}
.space-posts-shortcode-2 {
	margin-bottom: 30px !important;
}
.space-news-2-items {
	overflow: hidden;
}
.space-news-2-item-big {
	overflow: hidden;
	margin: 0 15px;
}
.space-news-2-item-big-ins {
	overflow: hidden;
	line-height: 0;
	padding-bottom: 30px;
    background-color: #000;
    border-radius: 6px;
}
.space-news-2-item-big-ins .space-post-format {
	top: 30px;
	right: 30px;
}
.space-news-2-item-top {
	margin-top: 20px;
	height: 1.45em;
}
.space-news-2-item-top-left {
	left: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #dfe6e9;
}
.space-news-2-item-top-left span i {
	padding-right: 5px;
}
.space-news-2-item-top-right {
	right: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #dfe6e9;
}
.space-news-2-item-top-right span {
	display: inline-block;
	margin-left: 15px;
}
.space-news-2-item-top-right span i {
	padding-right: 5px;
}
.space-news-2-item-big-box {
	bottom: 30px;
	left: 0;
	right: 0;
	background: #000;
	background: linear-gradient(transparent, #000);
	border-radius: 0 0 3px 3px;
    padding: 30px 30px 0;
}
.space-news-2-item-big-box-category {
    margin-bottom: 16px;
}
.space-news-2-item-big-box-category span {
	display: inline-block;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 4px;
    background-color: #ff2453;
}
.space-news-2-item-big-box-title {
	font-family: 'PN', sans-serif;
    font-weight: 900;
    font-size: 2.369em;
    line-height: 1.1em;
    color: #fff;
}
/* .space-organization-details-title.box-100.relative h2{
	font-size: 1.777em;
} */

.space-news-2-item-big-box-excerpt {
	font-weight: 300;
    font-size: 1em;
    line-height: 1.65em;
    color: #dfe6e9;
    margin-top: 20px;
}
.space-news-2-small-items {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}
.space-news-2-small-item {
	display: inline-block;
}
.space-news-2-small-item-ins .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0);
}
.space-news-2-small-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.3);
}
.space-news-2-small-item-img-ins {
	line-height: 0;
}
.space-news-2-small-item-img-category {
	bottom: -5px;
    left: 0;
    text-align: center;
}
.space-news-2-small-item-img-category a {
	display: inline-block;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff !important;
    text-decoration: none !important;
    padding: 4px 15px;
    border-radius: 0 5px 0 5px;
    margin-bottom: 5px;
    background-color: #ff2453;
}
.space-news-2-small-item-img-category a:hover {
	background-color: #57606f;
}
.space-news-2-small-item-title-box {
	margin-top: 15px;
	padding-bottom: 5px;
}
.space-news-2-small-item-title {
	line-height: 0;
}
.space-news-2-small-item-title a {
	font-family: 'PN', sans-serif;
    font-weight: 700;
    font-size: 1.333em;
    line-height: 1.1em;
    color: #151515 !important;
    text-decoration: none !important;
}
.space-news-2-small-item-title a:hover {
	color: #b2bec3 !important;
}
.space-news-2-small-item-meta {
	padding-top: 10px;
	height: 1.45em;
}
.space-news-2-small-item-meta-left {
	left: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-news-2-small-item-meta-left span i {
	padding-right: 5px;
}
.space-news-2-small-item-meta-right {
	right: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-news-2-small-item-meta-right span {
	display: inline-block;
	margin-left: 15px;
}
.space-news-2-small-item-meta-right span i {
	padding-right: 5px;
}
.space-news-2-small-item:nth-child(3) .space-news-2-small-item-ins,
.space-news-2-small-item:nth-child(4) .space-news-2-small-item-ins {
	margin-bottom: 0;
}

/* #2 Widget End */

/* #3 Widget Start */

.space-news-3 {
	overflow: hidden;
}
.space-news-3-ins {
	padding-bottom: 15px;
}
.space-news-3-items {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}
.space-news-3-item {
	display: inline-block;
}
.space-news-3-item img {
	border-radius: 5px;
}
.space-news-3-item-ins {
	margin-bottom: 45px;
}
.space-news-3-item-ins .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0);
}
.space-news-3-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.3);
}
.space-news-3-item-img-ins .space-post-format {
	top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.space-news-3-item-img-ins {
	line-height: 0;
}
.space-news-3-item-img-category {
	bottom: -5px;
	left: 0;
}
.space-news-3-item-img-category a {
	display: inline-block;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #fff !important;
	text-decoration: none !important;
	padding: 4px 15px;
	border-radius: 0 5px 0 5px;
	margin-bottom: 5px;
	background-color: #ff2453;
}
.space-news-3-item-img-category a:hover {
	background-color: #57606f;
}
.space-news-3-item-title-box {
	margin-top: 25px;
}
.space-news-3-item-title {
	margin-bottom: 10px;
	line-height: 0;
}
.space-news-3-item-title a {
	font-family: 'PN', sans-serif;
	font-weight: 700;
	font-size: 1.333em;
	line-height: 1.25em;
	color: #151515 !important;
	text-decoration: none !important;
}
.space-news-3-item-title a:hover {
	color: #b2bec3 !important;
}
.space-news-3-item-meta {
	margin: 15px 0 0;
    height: 15px;
    overflow: hidden;
}
.space-news-3-item-meta-left {
	left: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-news-3-item-meta-left span i {
	padding-right: 5px;
}
.space-news-3-item-meta-right {
	right: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-news-3-item-meta-right span {
	display: inline-block;
	margin-left: 15px;
}
.space-news-3-item-meta-right span i {
	padding-right: 5px;
}
.space-news-3-item-excerpt {
	font-weight: 400;
    font-size: 1em;
    line-height: 1.45em;
    color: #7f8c8d;
    margin-top: 20px;
}

/* #3 Widget End */

/* #4 Widget Start */

.space-news-4 {
	overflow: hidden;
	background-color: #111111;
	margin-bottom: 60px;
}
.space-news-4.homepage-block {
	margin-top: 0;
}
.space-news-4-ins {
	padding: 60px 0 30px;
}
.space-news-4 .space-block-title {
	color: #fff;
}
.space-news-4-items {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}
.space-news-4-item {
	display: inline-block;
	overflow: hidden;
}
.space-news-4-item-img-ins {
	line-height: 0;
}
.space-news-4-item.small-news-block img {
	border-radius: 5px 5px 0 0 !important;
}
.space-news-4-item.small-news-block .space-news-4-item-ins .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0);
}
.space-news-4-item.small-news-block .space-news-4-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.3);
}
.space-news-4-item.small-news-block .space-news-4-item-img-ins .space-post-format {
	top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.space-news-4-item.small-news-block .space-news-4-item-img-category {
	bottom: -18px;
	left: 0;
	right: 0;
	z-index: 1;
}
.space-news-4-item.small-news-block .space-news-4-item-img-category a {
	display: inline-block;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #fff !important;
	text-decoration: none !important;
	padding: 4px 15px;
	border-radius: 5px;
	margin-bottom: 5px;
	background-color: #ff2453;
}
.space-news-4-item.small-news-block .space-news-4-item-img-category a:hover {
	background-color: #57606f;
}
.space-news-4-item.small-news-block .space-news-4-item-title-box {
	background-color: #fff;
    margin-top: 0;
    border-radius: 0 0 5px 5px;
    padding: 25px 30px 30px;
}
.space-posts-shortcode-4 .space-news-4-item.small-news-block .space-news-4-item-title-box {
	background-color: #f1f3f4;
}
.space-news-4-item.small-news-block .space-news-4-item-title {
	margin-bottom: 10px;
	line-height: 0;
}
.space-news-4-item.small-news-block .space-news-4-item-title a {
	font-family: 'PN', sans-serif;
	font-weight: 700;
	font-size: 1.333em;
	line-height: 1.25em;
	color: #151515 !important;
	text-decoration: none !important;
}
.space-news-4-item.small-news-block .space-news-4-item-title a:hover {
	color: #b2bec3 !important;
}
.space-news-4-item.small-news-block .space-news-4-item-meta {
	top: -25px;
    left: 30px;
    right: 30px;
    margin: 0;
    height: 15px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-news-4-item.small-news-block .space-news-4-item-ins:hover .space-news-4-item-meta {
	top: 25px;
}
.space-news-4-item.small-news-block .space-news-4-item-meta-left {
	left: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #dfe6e9;
}
.space-news-4-item.small-news-block .space-news-4-item-meta-left span i {
	padding-right: 5px;
}
.space-news-4-item.small-news-block .space-news-4-item-meta-right {
	right: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #dfe6e9;
}
.space-news-4-item.small-news-block .space-news-4-item-meta-right span {
	display: inline-block;
	margin-left: 15px;
}
.space-news-4-item.small-news-block .space-news-4-item-meta-right span i {
	padding-right: 5px;
}
.space-news-4-item.small-news-block .space-news-4-item-excerpt {
	font-weight: 400;
    font-size: 0.85em;
    line-height: 1.65em;
    color: #7f8c8d;
    margin-top: 12px;
}

/* #4 Widget End */

/* #5 Widget Start */

.space-news-5-items {
	overflow: hidden;
}
.space-news-5-item {
	overflow: hidden;
	margin-bottom: 30px;
}
.space-news-5-item:last-child {
	margin-bottom: 0;
}
.space-news-5-item img {
	border-radius: 5px;
}
.space-news-5-item-ins {
	margin: 0 15px;
}
.space-news-5-item-img {
	width: 115px;
	height: 100px;
	margin-right: -115px;
	line-height: 0;
	z-index: 1;
}
.space-news-5-item-title-box {
	width: 100%;
}
.space-news-5-item-title-box-ins {
	margin-left: 115px;
}
.space-news-5-item-meta {
	font-weight: 400;
    font-size: 0.75em;
    line-height: 1.2em;
    color: #7f8c8d;
    margin-top: 5px;
}
.space-news-5-item-meta i {
	padding-right: 5px;
}
.space-news-5-item-title {
	font-family: 'PN', sans-serif;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.2em;
    color: #151515;
}
.space-news-5-item-title a {
	color: #151515;
}
.space-news-5-item-title a:hover {
	color: #b2bec3;
}

/* #5 Widget End */

/* #6 Widget Start */

.space-news-6-items {
	overflow: hidden;
}
.space-news-6-items-ins {
	padding-bottom: 30px;
	overflow: hidden;
}
.space-news-6-items-ins-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}
.space-news-6-item {
	display: inline-block;
	overflow: hidden;
}
.space-news-6-item img {
	border-radius: 5px;
}
.space-news-6-item .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.3);
}
.space-news-6-item ul {
	margin-bottom: 0 !important;
    margin-left: 0 !important;
}
.space-news-6-item ul li {
    list-style: none !important;
}
.space-news-6-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.5);
}
.space-news-6-item .space-post-format {
	background-color: transparent;
	top: 20px;
	right: 20px;
}
.space-news-6-item-top {
	top: 30px;
	left: 30px;
	right: 30px;
}
.space-news-6-item-top-category {
	margin-bottom: 16px;
}
.space-news-6-item-top-category span {
	display: inline-block;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 4px;
    background-color: #ff2453;
}
.space-news-6-item-top-title {
	display: block;
	font-family: 'PN', sans-serif;
	font-weight: 900;
	font-size: 2.369em;
	line-height: 1.1em;
	color: #fff;
}
.space-news-6-item.third-news .space-news-6-item-top-title {
	font-size: 1.777em;
}
.space-news-6-item-top-excerpt {
	font-weight: 300;
	font-size: 1em;
	line-height: 1.65em;
	color: #dfe6e9;
	margin-top: -10px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-news-6-item-link-wrap:hover .space-news-6-item-top-excerpt {
	margin-top: 20px;
	opacity: 1;
	visibility: visible;
}
.space-news-6-item-link-wrap {
	line-height: 0;
}
.space-news-6-item-bottom {
	bottom: 30px;
	left: 30px;
	right: 30px;
}
.space-news-6-item-bottom-left {
	bottom: 0;
	left: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #fff;
}
.space-news-6-item-bottom-left span i {
	padding-right: 5px;
}
.space-news-6-item-bottom-right {
	bottom: 0;
	right: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #fff;
}
.space-news-6-item-bottom-right span {
	display: inline-block;
	margin-left: 15px;
}
.space-news-6-item-bottom-right span i {
	padding-right: 5px;
}
.space-news-6-item-ins ul li {
	font-family: 'PN', sans-serif;
    margin-bottom: 14px;
    border-bottom: 1px solid #dfe6e9;
    padding: 0 0 13px !important;
    line-height: 0;
}
.space-news-6-item-ins ul li:last-child {
	margin-bottom: 0 !important;
}
.space-news-6-item-ins ul li:before {
	display: none;
}
.space-news-6-item-ins ul li a {
	font-weight: 900;
    font-size: 1em;
    line-height: 1.25em;
    color: #151515 !important;
    text-decoration: none !important;
}
.space-news-6-item-ins ul li a:hover {
	color: #b2bec3 !important;
}
.space-news-6-item-ins ul li div {
    margin-top: 4px;
}
.space-news-6-item-ins ul li span {
	display: inline-block;
	font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
    margin-right: 15px;
}
.space-news-6-item-ins ul li span i {
	padding-right: 5px;
}

/* #6 Widget End */

/* #7 Widget Start */

.space-news-7 {
	overflow: hidden;
}
.space-news-7-ins {
	padding-bottom: 30px;
}
.space-news-7-items {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}
.space-news-7-item {
	display: inline-block;
}
.space-news-7-item img {
	border-radius: 5px;
}
.space-news-7-item .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.3);
}
.space-news-7-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.5);
}
.space-news-7-item-ins {
	margin-bottom: 30px;
	overflow: hidden;
}
.space-news-7-item-img-ins {
	line-height: 0;
}
.space-news-7-item-top-date {
	top: -25px;
	left: 30px;
	font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #dfe6e9;
    opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.space-news-7-item-ins:hover .space-news-7-item-top-date {
	top: 25px;
	opacity: 1;
	visibility: visible;
}
.space-news-7-item-top-date span i {
    padding-right: 5px;
}
.space-news-7-item-title-box {
	bottom: 25px;
	left: 30px;
	right: 30px;
}
.space-news-7-item-category {
	margin-bottom: 6px;
}
.space-news-7-item-title {
	font-family: 'PN', sans-serif;
    font-weight: 700;
    font-size: 1.333em;
    line-height: 1.1em;
    color: #fff;
}
.space-news-7-item-category span {
	display: inline-block;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 4px;
    background-color: #ff2453;
}

/* #7 Widget End */

/* #8 Widget Start */

.space-news-8 {
	overflow: hidden;
}
.space-posts-shortcode-8 {
	margin-bottom: 25px !important;
}
.space-news-8-items {
	overflow: hidden;
}
.space-news-8-item {
	display: inline-block;
}
.space-news-8-item img {
	border-radius: 5px;
}
.space-news-8-item .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.3);
}
.space-news-8-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.5);
}
.space-news-8-item-ins {
	overflow: hidden;
	margin-bottom: 0;
}
.space-news-8-item-img-ins {
	line-height: 0;
}
.space-news-8-item-img-ins .space-post-format {
	top: 30px;
	right: 30px;
}
.space-news-8-item-title {
	top: 0;
	bottom: 0;
	left: 90px;
	right: 180px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
    align-items: center;
}
.space-news-8-item-title-category {
	margin-bottom: 16px;
}
.space-news-8-item-title-category span {
	display: inline-block;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 4px;
    background-color: #ff2453;
}
.space-news-8-item-title-box {
	font-family: 'PN', sans-serif;
    font-weight: 900;
    font-size: 3.157em;
    line-height: 1.1em;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.space-news-8-item-title-meta {
	margin-top: 16px;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #dfe6e9;
}
.space-news-8-item-title-meta span {
	display: inline-block;
	padding-right: 20px;
}
.space-news-8-item-title-meta span:last-child {
	padding-right: 0;
}
.space-news-8-item-title-meta span i {
	padding-right: 5px;
}
.space-news-8-items .owl-nav {
	position: absolute;
	bottom: 30px;
	right: 45px;
	width: 100px;
	height: 46px;
	border-radius: 23px;
	color: #fff;
	font-size: 1.333em;
	line-height: 46px;
	background-color: rgba(0, 0, 0, 0.5);
}
.space-news-8-items .owl-nav button {
	width: 50px;
	height: 46px;
}

/* #8 Widget End */

/* #9 Widget Start */

.space-news-9 {
	overflow: hidden;
}
.space-posts-shortcode-9 {
	margin-bottom: 25px !important;
}
.space-news-9-items {
	overflow: hidden;
}
.space-news-9-item {
	display: inline-block;
}
.space-news-9-item img {
	border-radius: 0 5px 5px 0;
}
.space-news-9-item .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.3);
}
.space-news-9-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.5);
}
.space-news-9-item-ins {
	overflow: hidden;
	margin-bottom: 0;
}
.space-news-9-item-background {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
    background-color: #f1f3f4;
    border-radius: 5px;
}
.space-news-9-item-info {
	display: inline-block;
	order: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
    flex: 1;
}
.space-news-9-item-info-wrap {
	padding: 45px 60px;
}
.space-news-9-item-info-category {
	margin-bottom: 16px;
}
.space-news-9-item-info-category span {
	display: inline-block;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 4px;
    background-color: #ff2453;
}
.space-news-9-item-title-box {
	font-family: 'PN', sans-serif;
    line-height: 0;
    color: #111111;
}
.space-news-9-item-title-box a {
	font-weight: 900;
    font-size: 2.369em;
    line-height: 1.1em;
	color: #111111 !important;
	text-decoration: none !important;
}
.space-news-9-item-title-box a:hover {
	color: #b2bec3 !important;
}
.space-news-9-item-info-meta {
	margin-top: 16px;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-news-9-item-info-meta span {
	display: inline-block;
	padding-right: 20px;
}
.space-news-9-item-info-meta span:last-child {
	padding-right: 0;
}
.space-news-9-item-info-meta span i {
	padding-right: 5px;
}
.space-news-9-item-info-excerpt {
	margin-top: 16px;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.65em;
	color: #7f8c8d;
}
.space-news-9-item-img {
	display: inline-block;
	order: 2;
	flex: 1;
	line-height: 0;
}
.space-news-9-item-background .space-news-9-item-img img {
	border-radius: 0 5px 5px 0 !important;
}
.space-news-9-item-img .space-post-format {
	top: 30px;
	right: 30px;
}
.space-news-9-items .owl-nav {
	position: absolute;
	bottom: 30px;
	right: 45px;
	width: 100px;
	height: 46px;
	border-radius: 23px;
	color: #fff;
	font-size: 1.333em;
	line-height: 46px;
	background-color: rgba(0, 0, 0, 0.5);
}
.space-news-9-items .owl-nav button {
	width: 50px;
	height: 46px;
}

/* #9 Widget End */

/* #10 Widget Start */

.space-news-10 {
	overflow: hidden;
}
.space-news-10-ins {
	padding-bottom: 45px;
}
.space-news-10-items {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}
.space-news-10-item {
	display: inline-block;
}
.space-news-10-item .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0);
}
.space-news-10-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.3);
}
.space-news-10-item-image {
	height: 0;
	padding-bottom: 47.368421%;
	background-color: #f1f3f4;
	border-radius: 5px;
}
.space-news-10-item-image img {
	border-radius: 5px;
}
.space-news-10-item-category {
	margin-top: 12px;
	font-family: 'PN', sans-serif;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.25em;
    color: #7f8c8d;
}
.space-news-10-item-category a {
	color: #ff2453;
	text-decoration: underline;
	display: inline-block;
	margin: 0 2px;
}
.space-news-10-item-category a:hover {
	color: #7f8c8d !important;
}
.space-news-10-item-title {
	margin-top: 8px;
	font-family: 'PN', sans-serif;
    line-height: 0;
    color: #151515;
}
.space-news-10-item-title a {
	font-weight: 700;
    font-size: 1.777em;
    line-height: 1.25em;
	color: #151515 !important;
	text-decoration: none !important;
}
.space-news-10-item-title a:hover {
	color: #b2bec3 !important;
}
.space-news-10-item-info {
	margin-top: 15px;
	padding-bottom: 15px;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-news-10-item-info span {
	display: inline-block;
	padding-right: 20px;
}
.space-news-10-item-info span:last-child {
	padding-right: 0;
}
.space-news-10-item-info span i {
	padding-right: 5px;
}

/* #10 Widget End */

/* #11 Widget Start */

.space-news-11 {
	overflow: hidden;
}
.space-news-11-items {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
}
.space-news-11-item {
	display: inline-block;
}
.space-news-11-item.big {
	order: 2;
}
.space-news-11-item.small:last-child {
	order: 3;
}
.space-news-11-item .space-overlay {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0);
}
.space-news-11-item-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.3);
}
.big .space-news-11-item-image {
	height: 0;
	padding-bottom: 75.43859649%;
	background-color: #b2bec3;
	border-radius: 5px;
}
.big .space-news-11-item-image img {
	border-radius: 5px;
}
.big .space-news-11-item-title-box {
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	background: linear-gradient(transparent, #000);
	border-radius: 0 0 5px 5px;
    padding: 30px;
}
.big .space-news-11-item-category {
	font-family: 'PN', sans-serif;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.25em;
    color: #dfe6e9;
}
.big .space-news-11-item-category span {
	text-decoration: underline;
	display: inline-block;
	margin-right: 4px;
}
.big .space-news-11-item-title {
	margin-top: 8px;
	font-family: 'PN', sans-serif;
    font-weight: 700;
    font-size: 1.777em;
    line-height: 1.15em;
    color: #fff;
}
.big .space-news-11-item-info {
	margin: 15px 0 0;
    height: 15px;
    overflow: hidden;
}
.big .space-news-11-item-info-left {
	left: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #dfe6e9;
}
.big .space-news-11-item-info-left span i {
	padding-right: 5px;
}
.big .space-news-11-item-info-right {
	right: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #dfe6e9;
}
.big .space-news-11-item-info-right span {
	display: inline-block;
	margin-left: 15px;
}
.big .space-news-11-item-info-right span i {
	padding-right: 5px;
}
.small .space-news-11-item-image {
	height: 0;
	padding-bottom: 100%;
	background-color: #f1f3f4;
	border-radius: 5px;
}
.small .space-news-11-item-image img {
	border-radius: 5px;
}
.small .space-news-11-item-category {
	margin-top: 12px;
	font-family: 'PN', sans-serif;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.25em;
    color: #7f8c8d;
}
.small .space-news-11-item-category a {
	color: #ff2453;
	text-decoration: underline;
	display: inline-block;
	margin-right: 4px;
}
.small .space-news-11-item-category a:hover {
	color: #7f8c8d !important;
}
.small .space-news-11-item-title {
	margin-top: 8px;
	font-family: 'PN', sans-serif;
    line-height: 0;
    color: #151515;
}
.small .space-news-11-item-title a {
	font-weight: 700;
    font-size: 1.333em;
    line-height: 1.25em;
	color: #151515 !important;
	text-decoration: none !important;
}
.small .space-news-11-item-title a:hover {
	color: #b2bec3 !important;
}
.small .space-news-11-item-info {
	margin: 15px 0 0;
    height: 15px;
    overflow: hidden;
}
.small .space-news-11-item-info-left {
	left: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.small .space-news-11-item-info-left span i {
	padding-right: 5px;
}
.small .space-news-11-item-info-right {
	right: 0;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.small .space-news-11-item-info-right span {
	display: inline-block;
	margin-left: 5px;
}
.small .space-news-11-item-info-right span i {
	padding-right: 5px;
}

/* #11 Widget End */

/* Title Box Start */

.space-title-box {
	background-color: #f1f3f4;
}
.space-title-box-ins {
	padding-top: 60px;
}
.space-index-page {
	padding: 35px 0;
}
.space-title-box-h1 {
	margin: 0 15px;
}
.space-title-box-h1 h1 {
	font-family: 'PN', sans-serif;
	font-weight: 700;
	font-size: 3.157em;
	line-height: 1.1em;
	color: #151515;
}
.space-breadcrumbs {
	overflow: hidden;
	margin-top: 5px;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-breadcrumbs a {
	color: #7f8c8d;
	padding: 0 8px;
}
.space-breadcrumbs > span > span > a {
	padding-left: 0;
}
.space-breadcrumbs a:hover {
	text-decoration: underline;
}
.space-breadcrumbs span.breadcrumb_last {
	padding-left: 8px;
}
.space-title-box.featured-image {
	min-height: 375px;
	background-color: #2d3436;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.space-title-box.featured-image .space-title-box-ins {
	min-height: 315px;
}
.space-title-box.featured-image .space-title-box-h1 {
	bottom: 0;
	left: 0;
}
.space-title-box.featured-image .space-title-box-h1 h1 {
	color: #fff;
}
.space-title-box.featured-image .space-breadcrumbs,
.space-title-box.featured-image .space-breadcrumbs a {
	color: #cecece;
}
.space-title-box.featured-image .space-overlay {
	background: rgba(0,0,0,0.7);
}
.space-title-box-category-wrap {
	max-width: 1140px;
	margin: 0 auto;
}
.space-title-box-category {
	top: -14px;
	margin: 0 15px;
	z-index: 1;
}
.space-title-box-category a {
	display: inline-block;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #fff;
	padding: 5px 20px;
	margin-bottom: 5px;
	border-radius: 3px;
	background-color: #ff2453;
}
.space-title-box-category a:hover {
	background-color: #57606f;
}

/* --- Archive Title Box --- */

.space-archive-title-box {
	background-color: #f1f3f4;
	height: 288px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	z-index: 1;
	margin-bottom: 40px;
}
.space-archive-title-box::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0) 75%), linear-gradient(90deg, rgba(4, 15, 36, 0.7) 5%, rgba(0, 0, 0, 0) 80%);
	z-index: -1;
}
.space-archive-title-box-ins {
	padding: 35px 0;
	width: 100%;
}
.space-archive-title-box-h1 {
	max-width: 750px;
	width: 100%;
	padding: 0 15px;
}
.space-archive-title-box-h1 h1 {
	font-family: 'PN', sans-serif;
	font-weight: 700;
	font-size: 3.157em;
	line-height: 1.1em;
	color: #fff;
	margin-bottom: 20px;
}
.space-archive-title-box-h1 .space-breadcrumbs {
	color: #fff;
}
.space-archive-title-box-h1 .space-breadcrumbs a {
	color: #fff;
}
@media only screen and (max-width: 479px) {
	.space-archive-title-box {
		height: 160px;
	}
}

/* Title Box End */

/* Archive Section Start */

.space-archive-section {
	/* overflow: hidden; */
}
.space-archive-section-home-ins {
	overflow: hidden;
}
.space-archive-section-ins {
	padding-top: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.space-archive-loop {
	overflow: hidden;
}
.space-archive-loop-item {
	overflow: hidden;
	margin-bottom: 45px;
}
.space-archive-loop-item:last-child {
	margin-bottom: 0;
}
.space-archive-loop-item-img-ins {
	margin: 0 15px;
}
.space-archive-loop-item-img-ins .space-overlay {
	background: rgba(0, 0, 0, 0);
	border-radius: 5px;
}
.space-archive-loop-item-img-ins:hover .space-overlay {
	background: rgba(0, 0, 0, 0.3);
}
.space-archive-loop-item-img-link {
	line-height: 0;
}
.space-archive-loop-item-img-link .space-post-format {
	top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.space-archive-loop-item-img-link img {
	width: 100%;
}
.space-archive-loop-item-img-category {
	top: 26px;
    right: -15px;
    text-align: right;
    line-height: 0;
}
.space-archive-loop-item-img-category a {
	display: inline-block;
	font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff !important;
    text-decoration: none !important;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 4px;
    background-color: #ff2453;
}
.space-archive-loop-item-img-category a:hover {
	background-color: #57606f !important;
}
.space-archive-loop-item-title-box-ins {
	margin: 30px 15px 0;
}
.space-archive-loop-item-title-box.no-image .space-archive-loop-item-title-box-ins {
	margin: 0 15px 15px;
}
.space-archive-loop-item-title-box.no-image .space-archive-loop-item-img-category {
	margin-right: 15px;
	top: -5px;
	bottom: 0;
	right: auto;
	display: inline-block;
}
.space-archive-loop-item-title-box.no-image .space-archive-loop-item-img-category a {
	font-weight: 700 !important;
	font-size: 0.75em !important;
	line-height: 1.45em !important;
	color: #fff !important;
	border-bottom: 0 !important;
}
.space-archive-loop-item-title {
	margin: 10px 0 15px;
	line-height: 0;
}
.space-archive-loop-item-title a {
	font-family: 'PN', sans-serif;
    font-weight: 700;
    font-size: 1.777em;
    line-height: 1.25em;
    color: #151515 !important;
    text-decoration: none !important;
}
.space-archive-loop-item-title a:hover {
	color: #b2bec3 !important;
}
.space-archive-loop-item-excerpt {
	margin-bottom: 30px;
	font-weight: 400;
    font-size: 1em;
    line-height: 1.65em;
    color: #7f8c8d;
}
.space-archive-loop-item-title-box.no-image .space-archive-loop-item-title-box-ins .space-archive-loop-item-excerpt {
	margin-bottom: 15px;
}
.space-archive-loop-item-meta {
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
    color: #7f8c8d;
}
.space-archive-loop-item-meta span {
	display: inline-block;
}
.space-archive-loop-item-meta span:nth-child(1) {
	margin-right: 0;
}
.space-archive-loop-item-meta span:nth-child(2),
.space-archive-loop-item-meta span:nth-child(3) {
	margin-left: 15px;
}
.space-archive-loop-item-meta span.read-more {
	position: relative;
	display: inline-block;
	margin-right: 30px;
}
.space-archive-loop-item-meta span.read-more a {
	font-weight: 700;
	font-size: 16px;
	line-height: 1em;
	color: #151515;
	text-decoration: none;
}
.space-archive-loop-item-meta span.read-more a:hover {
	color: #b2bec3;
}
.space-archive-loop-item-meta i {
	padding-right: 5px;
}
.space-posts-shortcode-5 {
	margin-bottom: 30px !important;
}

/* Archive Section End */

/* Archive Navigation Start */

.space-archive-navigation {
	overflow: hidden;
}
nav.pagination,
nav.comments-pagination,
nav.pagination-post {
	text-align:center;
	padding: 15px 0 0;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.45px;
	color: #7f8c8d;
	overflow: hidden;
}
nav.pagination a,
nav.comments-pagination a,
nav.pagination-post a span.page-number {
	display: inline-block;
	font-weight: 700;
	text-decoration: none;
	width: 45px;
	height: 45px;
	border-radius: 3px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	margin: 0 5px 5px;
	background-color: #ff2453;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
nav.pagination a:hover,
nav.comments-pagination a:hover,
nav.pagination-post a:hover span.page-number {
	background-color: #57606f;
	color: #fff;
	text-decoration: none;
}
nav.pagination span.current,
nav.pagination-post span.page-number,
nav.comments-pagination span.current {
	display: inline-block;
	color: #fff;
	line-height: 45px;
	border-radius: 3px;
	margin: 0 5px 5px;
	width: 45px;
	height: 45px;
	background-color: #57606f;
	text-align:center;
}
.space-categories-list-box {
	padding: 0 15px 10px;
	overflow: hidden;
}
.space-categories-list-box ul li {
	float: left;
	display: inline-block;
	color: #7f8c8d;
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: 400;
	margin-bottom: 5px;
	margin-right: 5px;
}
.space-categories-list-box ul li.active {
	padding: 1px 6px;
	border-radius: 15px;
	border: 1px solid #d6d7db;
}
.space-categories-list-box ul li a {
	display: inline-block;
	color: #ff2453;
	padding: 1px 6px;
	border-radius: 15px;
	border: 1px solid #ff2453;
}
.space-categories-list-box ul li a:hover {
	color: #7f8c8d;
	border: 1px solid #d6d7db;
}

/* Archive Navigation End */

/* Page Section Start */

.space-content-section.no-sidebar {
	max-width: 900px;
	margin: 0 auto;
}
.space-content-section img {
	border-radius: 5px;
}
.space-page-content .textwidget {
  margin: 0 !important;
}
.space-page-content img {
	border-radius: 5px !important;
}
.space-page-content.page-template {
	margin-bottom: 30px;
}
.space-page-section {
	display: inline-block;
	/* overflow: hidden; */
}
.space-page-section-ins {
	padding-top: 41px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.page-template-page-without-title .space-page-section-ins {
	padding-top: 0;
}
.space-page-content-wrap {
	margin: 0 15px;
	/* overflow: hidden; */
}
.space-page-content-excerpt {
	margin-top: 30px;
	margin-bottom: 15px;
}
.space-page-content-excerpt.style2 {
	margin-top: 0;
	margin-bottom: 45px;
}
.space-page-content-excerpt p {
	color: #7f8c8d;
	font-size: 1.333em;
	line-height: 1.45em;
	font-weight: 300;
}
.space-page-content-meta {
	overflow: hidden;
	min-height: 50px;
	margin-bottom: 45px;
}
.space-page-content-meta-avatar {
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
}
.space-page-content-meta-avatar img {
	border-radius: 50% !important;
}
.space-page-content-meta-ins {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 65px;
    min-height: 50px;
}
.space-page-content-meta-author {
	width: 100%;
	color: #7f8c8d;
	font-size: 1em;
	line-height: 1.45em;
	font-weight: 400;
	padding: 3px 0 5px;
}
.space-page-content-meta-author a {
	color: #151515;
}
.space-page-content-meta-author a:hover {
	text-decoration: underline;
}
.space-page-content-meta-data {
	width: 100%;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1em;
	color: #7f8c8d;
}
.space-page-content-meta-data span {
	display: inline-block;
	margin-right: 20px;
}
.space-page-content-meta-data i {
	padding-right: 5px;
}
.space-page-content-featured-img {
	margin-bottom: 45px;
}
.space-page-content-featured-img span {
	display: block;
	margin-top: 10px;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #7f8c8d;
}
.space-page-content-box-wrap {
	border-bottom: 1px solid #dfe6e9;
    padding-bottom: 30px;
	margin: 0 0 15px;
}
.page .space-page-content-box-wrap {
	border-bottom: 0;
    padding-bottom: 0;
	margin: 0;
}
.space-page-content {
	font-weight: 400;
	font-size: 1em;
	line-height: 1.65em;
	color: #2e3246;
	/* overflow: hidden; */
  margin: 0;
}
.space-page-content a {
	color: #ff2453;
	text-decoration: underline;
}
.space-page-content a:hover {
	color: #be2edd;
}
.space-page-content p {
	padding-bottom: 1.45em;
}
.space-page-content p:last-child {
	padding-bottom: 0;
}
.space-page-content h1 {
    font-size: 2.369em;
    line-height: 1.1em;
}
.space-page-content h1,
.space-page-content h2,
.space-page-content h3,
.space-page-content h4,
.space-page-content h5,
.space-page-content h6 {
	margin: 10px 0;
}
.space-page-content table {
	width: 100%;
	margin: 1.45em 0 2.9em;
}
.space-page-content table tr th {
	text-align: left;
	padding: 10px 15px;
}
.space-page-content table tr {
	border-bottom: 1px solid #ededed;
}
.space-page-content table tbody tr td {
  border: 1px solid #dfe6e9;
  padding: 10px 15px;
}
.space-page-content dl {
	margin-bottom: 2.9em;
}
.space-page-content dl dt,
.space-page-content dl dd {
	padding: 10px 15px;
	border-bottom: 1px solid #ededed;
}
.space-page-content dl dt {
	background-color: #fafafa;
}
.space-page-content ol,
.space-page-content ul {
	margin-bottom: 1.45em;
	margin-left: 30px;
}
.single-post .space-page-content ol,
.single-post .space-page-content ul {
	margin-left: 15px;
}
.single-post .space-page-content a {
	color: #5277E7;
}
.single-post .space-shortcode-wrap {
	margin: 0 0 110px !important;
}
.single-post .space-news-3-item-meta {
	display: none;
}
.single-post .space-page-content-wrap h1 {
	margin-bottom: 12px;
	font-weight: 800;
	font-size: 32px;
	line-height: 120%;
}
.single-post .space-page-content-wrap h2 {
	margin: 32px 0;
	font-weight: 800;
	font-size: 32px;
	line-height: 120%;
}
.single-post .space-page-content-wrap > p {
	font-size: 16px;
	line-height: 150%;
}
.single-post .space-page-content-meta-author {
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
	.single-post .space-page-content-box-wrap {
		margin: 0 !important;
	}
  .single-post .space-page-content-wrap h2 {
    margin: 15px 0;
    font-weight: 800;
    font-size: 24px;
    line-height: 110%;
  }
}

.space-page-content ul li ul,
.space-page-content ul li ul li ul,
.space-page-content ol li ol,
.space-page-content ol li ol li ol {
	margin-bottom: 0;
}
.space-page-content ol {
	list-style: decimal;
}
.space-page-content ol li,
.space-page-content ul li {
	padding: 5px;
}
.space-page-content ul li {
	list-style: disc;
	position: relative;
}
.space-comments .space-page-content ul li:before {
	display: none;
}
.space-page-content ul.space-mark {
	list-style: none;
	margin-left: 0;
}
.space-page-content ul.space-mark li {
	list-style: none;
	padding: 5px 5px 5px 35px;
}
.space-page-content ul.space-mark li:before {
	content: "\f058";
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 400;
    position: absolute;
    font-size: 14px;
    top: 5px;
    left: 7px;
    color: #ff2453;
}
.space-page-content pre {
	background-color: #fafafa;
	border-bottom: 1px solid #ededed;
	margin-bottom: 1.45em;
	padding: 30px;
	border-radius: 2px;
	overflow-x: auto;
}
.space-page-content kbd,
.space-page-content code {
	font-weight: 700;
}
.space-page-content code {
	display: inline-flex;
	font-family: 'PN' !important;
	background-color: #f1f3f4;
	border-bottom: 1px solid #ededed;
	padding: 3px 20px;
	margin: 7px 0;
	border-radius: 2px;
	overflow-x: auto;
	font-weight: 400;
}
.space-page-content q {
	display: block;
    font-style: italic;
    font-size: 1.333em;
    line-height: 1.45em;
    font-weight: 300;
}
.space-page-content sub {
	vertical-align: sub;
}
.space-page-content sup {
	vertical-align: super;
}
.space-page-content address {
	font-weight: 300;
    font-style: italic;
    font-size: 1.333em;
    line-height: 1.45em;
	margin-bottom: 1.45em;
    padding: 30px;
    border: 1px solid #ededed;
}
.space-page-content input[type="text"],
.space-page-content input[type="tel"],
.space-page-content input[type="email"],
.space-page-content input[type="password"],
.space-page-content input[type="url"],
.space-page-content input[type="submit"],
.space-page-content textarea,
.space-page-content select {
	max-width: 100%;
	width: auto;
	margin-bottom: 10px;
}
.space-page-content-tags {
	overflow: hidden;
	margin-bottom: 60px;
	font-weight: 400;
	font-size: 0.75em;
	line-height: 1.45em;
	font-style: italic;
	color: #7f8c8d;
}
.space-page-content-tags a {
	color: #7f8c8d;
	padding-left: 3px;
}
.space-page-content-tags a:hover {
	text-decoration: underline;
}
.space-page-content-tags span {
	display: inline-block;
	color: #dfe6e9;
	margin-right: 5px;
}
.space-related-items-ins {
	padding-bottom: 0;
}
.read-more-block .space-page-wrapper {
	padding-bottom: 0;
}
.read-more-block {
	padding-bottom: 15px;
}
.type-casino .read-more-block .space-block-title,
.type-game .read-more-block .space-block-title,
.type-bonus .read-more-block .space-block-title {
	padding-bottom: 15px;
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 45px;
    height: 0;
    margin-top: 1.45em;
    margin-bottom: 2.9em !important;
}
.responsive-video iframe,   
.responsive-video object,  
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}

/* Page Section End */

/* Comments Template Start */

.space-comments {
	overflow: hidden;
}
h3.comment-first-title {
	padding-top: 0;
	margin-top: 0;
}
h3.comment-reply-title {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 5px;
}
.space-comments-ins {
	overflow: hidden;
	margin-bottom: 0;
	border-radius: 5px;
	background-color: #f1f3f4;
}
.space-comments-wrap {
	padding: 30px 30px 15px;
	overflow: hidden;
}
.space-comments-list {
	overflow: hidden;
	margin-bottom: 15px;
}
.space-comments-list ul.comment-list,
.space-comments-list ul.comment-list li ul {
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}
.space-comments-list ul.comment-list li ul {
	margin-left: 30px;
}
.space-comments-list ul.comment-list li,
.space-comments-list ul.comment-list li ul li {
	padding: 0;
	overflow: hidden;
}
.space-comments-list-item-ins {
	background-color: #fff;
	border-radius: 5px;
	padding: 30px;
	margin: 15px 0;
	overflow: hidden;
}
.space-comments-list-item-avatar {
	top: 30px;
	left: 30px;
}
.space-comments-list-item-avatar img {
	border-radius: 50% !important;
}
.space-comments-list-item-data {
	padding-left: 100px;
}
.pingback .space-comments-list-item-data {
	padding-left: 0;
}
.space-comments-list-item-author {
	margin-bottom: 15px;
}
.space-comments-list-item-author {
	color: #2d3436;
	font-size: 1em;
	line-height: 1.45em;
	font-weight: 700;
}
.space-comments-list-item-author a {
	color: #2d3436 !important;
	font-size: 1em;
	line-height: 1.45em;
	font-weight: 700;
	text-decoration: underline;
}
.space-comments-list-item-author a:hover {
	color: #ff2453 !important;
	text-decoration: underline;
}
.space-comments-list-item-text {
	padding-bottom: 15px;
}
.space-comments-list-item-text p:last-child {
	padding-bottom: 0;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 0;
}
.space-comments-list-item-date,
.space-comments-list-item-date a,
p.logged-in-as,
p.logged-in-as a {
	color: #7f8c8d !important;
	font-size: 12px;
	line-height: 1.45em;
	font-weight: 400;
	text-decoration: none;
}
p.logged-in-as a:last-child {
	text-decoration: underline;
}
.space-comments-list-item-date a:hover {
	text-decoration: underline;
}
h3.comment-reply-title small a {
	color: #ff2453 !important;
	font-size: 12px;
	line-height: 1.45em;
	font-weight: 400;
	text-decoration: underline;
}
p.logged-in-as a:hover,
h3.comment-reply-title small a:hover {
	color: #ff2453 !important;
	text-decoration: underline;
}
.space-comments-list-item-date span {
	padding: 10px;
}
.space-comments-list-item-date a.comment-reply-link {
	margin-left: 15px;
	color: #ff2453 !important;
	text-decoration: underline;
}
.space-comments-list-item-date a.comment-reply-link:hover {
	color: #ff2453 !important;
	text-decoration: underline;
}
.comment-respond {
	overflow: hidden;
	position: relative;
	padding: 15px 0;
}
.space-comments-form-box,
form.comment-form {
	overflow: hidden;
	line-height: 1.45em;
}
.space-comments-form-box p.comment-notes,
form.comment-form p.comment-notes {
	padding-bottom: 30px;
	color: #7f8c8d !important;
	font-size: 12px;
	line-height: 1.45em;
	font-weight: 400;
}
.space-comments-form-box p.comment-notes span,
form.comment-form p.comment-notes span {
	font-weight:700;
}
.space-comments-form-box p.comment-notes span.required,
form.comment-form p.comment-notes span.required {
	color: #d63031;
	font-weight: 400;
}
form.comment-form p.form-submit {
	padding-bottom: 0;
}
.space-comments-form-box input[type="text"],
.space-comments-form-box input[type="email"],
.space-comments-form-box input[type="password"],
.space-comments-form-box input[type="submit"],
.space-comments-form-box input[type="url"],
form.comment-form input[type="text"],
form.comment-form input[type="email"],
form.comment-form input[type="password"],
form.comment-form input[type="submit"],
form.comment-form input[type="url"] {
	width: 50%;
}
.space-comments-form-box input[type="submit"],
form.comment-form input[type="submit"] {
	margin-bottom: 0;
}
form.comment-form textarea {
	width: 100%;
	height: 180px;
}

/* Comments Template End */

/* Standart WordPress Widgets Start */

.space-widget {
	/* overflow: hidden; */
	max-width: 1140px;
	margin: 0 auto 30px;
	color: #2e3246;
	font-size: 1em;
	line-height: 1.45em;
	font-weight: 400;
}
.space-sidebar-section .space-widget:last-child {
	margin-bottom: 15px;
}
.space-sidebar-section .space-default-search-form input[type="search"] {
	margin-bottom: 10px;
}
.space-widget p {
	line-height: 1.48em;
	margin-bottom: 1.48em;
}
.space-widget p:empty {
	line-height: 0 !important;
	margin-bottom: 0 !important;
}
.space-widget p:blank {
	line-height: 0 !important;
	margin-bottom: 0 !important;
}
.space-widget-title {
	padding: 0 15px 30px;
	font-family: 'PN', sans-serif;
    color: #151515;
    font-size: 1.333em;
    line-height: 1.45em;
    font-weight: 700;
}
.space-widget-title span {
	z-index: 1;
	padding-left: 23px;
    position: relative;
}
.space-widget-title span:before {
	content: '';
    z-index: 1;
    opacity: 0.8;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 4px;
    background-color: #ff2453;
}
.space-widget-title span:after {
	content: '';
    z-index: -1;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 11px;
    background-color: #be2edd;
}
.space-default-widget {
	margin-left: 15px;
	margin-right: 15px;
}
.space-default-widget .space-widget-title {
	padding: 0 0 30px;
}
.space-default-widget label.screen-reader-text {
	margin-bottom: 1em;
	display: block;
}
.widget_archive ul,
.widget_categories ul,
.widget_meta ul {
	margin: 0 15px;
}
.space-widget ul {
	list-style: initial;
	list-style-position: inside;
	margin: 0 0 20px;
}
.space-widget .space-page-content ul {
	margin-left: 20px;
}
.space-widget ol {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 20px;
}
.space-widget ul li {
	/* border-bottom: 1px solid #dfe6e9; */
}
.space-widget ul li,
.space-widget ul li a {
	color: #151515;
	padding: 8px 0 5px;
	position: relative;
}
.space-widget ul li a {
	font-size: 1em;
	line-height: 1.45em;
}
.space-widget ul li a:hover {
	color: #ff2453;
}
.space-widget p:last-child {
	padding-bottom: 0;
}
#calendar_wrap {
	font-size: 1em;
	line-height: 1.45em;
	color: #636e72;
}
#wp-calendar {
	width: 100%;
    text-align: center;
}
#wp-calendar a {
	color: #151515;
}
#wp-calendar caption {
	padding-bottom: 10px;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}
.widget_rss ul li {
	margin-bottom: 15px;
}
.widget_rss ul li:last-child {
	margin-bottom: 0;
}
a.rsswidget {
	padding: 15px 0 5px;
	color: #151515;
}
span.rss-date {
	display: block;
	font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
}
div.rssSummary {
	color: #636e72;
	font-size: 1em;
	line-height: 1.45em;
	margin-top: 10px;
}
.widget_categories ul li,
.widget_pages ul li,
.widget_nav_menu ul li {
	padding: 8px 0 0;
}
.widget_categories ul.sub-menu li,
.widget_pages ul.children li,
.widget_nav_menu ul.sub-menu li {
	padding-left: 15px;
}
.widget_recent_entries ul li {
	margin-bottom: 10px;
	padding-top: 0;
}
.widget_recent_entries ul li:last-child {
	margin-bottom: 0;
}
.widget_recent_entries ul li span {
	display: block;
	margin-top: 2px;
    color: #7f8c8d;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
}
.widget_recent_entries ul li a {
	color: #151515;
    font-weight: 700;
}
.widget_tag_cloud a {
	display: inline-block;
	background-color: #ff2453;
	font-family: 'PN', sans-serif;
	border-radius: 5px;
    margin: 0 4px 6px 0;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 0.85em !important;
    line-height: 1.45em !important;
    color: #fff;
    text-decoration: none;
}
.widget_tag_cloud a:hover {
	background-color: #57606f;
	color: #fff !important;
	text-decoration: none;
}
#recentcomments li {
	font-weight: 300;
	margin-bottom: 10px;
	padding-top: 0;
	color: #7f8c8d;
}
#recentcomments ul li:last-child {
	margin-bottom: 0;
}
#recentcomments li a {
	color: #2d3436;
    font-weight: 700;
}
#recentcomments li span.comment-author-link a {
	font-weight: 400;
	color: #7f8c8d;
}
#recentcomments li a:hover,
#recentcomments li span.comment-author-link a:hover {
	color: #ff2453;
}
.home-page .textwidget {
	margin: 0 15px;
}
.home-page .textwidget h2,
.home-page .textwidget h3,
.home-page .textwidget h4,
.home-page .textwidget h5,
.home-page .textwidget h6 {
	margin: 23.2px 0;
}
.home-page .textwidget a {
	color: #ff2453;
	text-decoration: underline;
}
.home-page .textwidget a:hover {
	color: #be2edd;
}
.home-page .textwidget table {
	width: 100%;
	margin: 1.45em 0 2.9em;
}
.home-page .textwidget table tr th {
	text-align: left;
	padding: 10px 15px;
}
.home-page .textwidget table tr {
	border-bottom: 1px solid #ededed;
}
.home-page .textwidget table tbody tr td {
	padding: 10px 15px;
}
.home-page .textwidget dl {
	margin-bottom: 2.9em;
}
.home-page .textwidget dl dt,
.home-page .textwidget dl dd {
	padding: 10px 15px;
	border-bottom: 1px solid #ededed;
}
.home-page .textwidget dl dt {
	background-color: #fafafa;
}
.home-page .textwidget ol,
.home-page .textwidget ul {
	margin-bottom: 1.45em;
	margin-left: 30px;
	display: inline-block;
}
.home-page .textwidget ul li ul,
.home-page .textwidget ul li ul li ul,
.home-page .textwidget ol li ol,
.home-page .textwidget ol li ol li ol {
	margin-bottom: 0;
}
.home-page .textwidget ul {
	list-style: none;
}
.home-page .textwidget ol {
	list-style: decimal;
}
.home-page .textwidget ol li,
.home-page .textwidget ul li {
	padding: 5px;
	color: #2e3246;
	border-bottom: 0;
}
.home-page .textwidget ul {
	margin-left: 0;
}
.home-page .textwidget ul li {
	padding: 5px 5px 5px 35px;
	position: relative;
}
.home-page .textwidget ul li:before {
	content: "\f058";
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 400;
    position: absolute;
    font-size: 14px;
    top: 6px;
    left: 7px;
    color: #ff2453;
}
.home-page .textwidget pre,
.home-page .textwidget code {
	background-color: #f1f3f4;
	border-bottom: 1px solid #ededed;
	padding: 10px 15px;
	border-radius: 2px;
	overflow-x: auto;
}
.home-page .textwidget kbd,
.home-page .textwidget code {
	font-weight: 400;
}
.home-page .textwidget code {
	display: inline-block;
	font-family: 'PN' !important;
}

/* Standart WordPress Widgets End */

/* Footer Start */

.space-footer {
	overflow: hidden;
}
.space-footer-ins {
	overflow: hidden;
	margin: 0 auto;
	max-width: 1170px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.space-footer-top {
	padding: 45px 0;
	background-color: #f1f3f4;
}
.space-footer-top-desc {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    align-items: center;
	order: 1;
}
.space-footer-top-desc span {
	display: block;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.45em;
	color: #7f8c8d;
}
.space-footer-top-age {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    align-items: center;
    justify-content: center;
	order: 2;
}
.space-footer-top-age span.age-limit {
	display: inline-block;
	width: 50px;
	height: 50px;
	color: #fff;
	font-weight: 700;
	border-radius: 50%;
	font-size: 1.333em;
	line-height: 49px;
	text-align: center;
	background-color: #ff2453;
}
.space-footer-top-soc {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    align-items: center;
    justify-content: flex-end;
	order: 3;
}
.space-footer-top-soc a {
	display: inline-block;
	border: 1px solid #7f8c8d;
	width: 50px;
	height: 50px;
	color: #7f8c8d;
	font-weight: 400;
	border-radius: 50%;
	font-size: 1.333em;
	line-height: 49px;
	text-align: center;
	margin-left: 10px;
	background-color: transparent;
}
.space-footer-top-soc a:hover {
	color: #fff;
	border: 1px solid #d63031;
	background-color: #d63031;
}
.space-footer-copy {
	padding: 30px 0;
	background-color: #111111;
}
.space-footer-copy-left {
	color: #777777;
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: 400;
}
.space-footer-copy-left a {
	color: #777777;
	text-decoration: underline;
}
.space-footer-copy-left a:hover {
	text-decoration: underline;
}
.space-footer-copy-menu ul {
	float: right;
}
.space-footer-copy-menu ul li {
	margin-left: 30px;
	float: left;
}
.space-footer-copy-menu ul li a {
	color: #777777;
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: 400;
	text-decoration: underline;
}
.space-footer-copy-menu ul li a:hover {
	text-decoration: underline;
}

.space-footer-area.space-widget {
	margin-bottom: 0;
	color: #7f8c8d;
}
.space-footer-area.space-widget a {
	color: #7f8c8d;
	text-decoration: underline;
}
.space-footer-area.space-widget p:last-child {
    margin-bottom: 0;
}
.space-footer-area.space-widget .aligncenter {
    padding-bottom: 0;
}
.space-footer-area.space-widget .alignleft {
    padding: 0;
}
.space-footer-area.space-widget .alignright {
    padding: 0;
}

/* Footer End */

/* Back to Top Start */

#scrolltop {
    position: fixed;
    bottom: 7px;
    right: 15px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    text-align: center;
	font-size: 35px;
    line-height: 35px;
    color: #ff2453;
    cursor: pointer;
    text-decoration: none;
    opacity: 0;
    visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
#scrolltop:hover {
	color: #57606f;
}
#scrolltop.show {
    opacity: 1;
    visibility: visible;
    bottom: 21px;
}

/* Back to Top End */

/* MailChimp Form Widgets Start */

.home-page .widget_mc4wp_form_widget,
.space-content-section .widget_mc4wp_form_widget {
	overflow: hidden;
	background-color: #ecf0f1;
	text-align: center;
	padding: 60px 0;
	margin-bottom: 60px;
	color: #636e72;
}
.space-page-content-wrap .widget_mc4wp_form_widget {
	
}
.home-page .widget_mc4wp_form_widget .space-widget-title,
.space-content-section .widget_mc4wp_form_widget .space-widget-title {
	font-weight: 700;
	font-size: 3.157em;
    line-height: 1.2em;
}
.home-page .widget_mc4wp_form_widget .space-widget-title::after,
.space-content-section .widget_mc4wp_form_widget .space-widget-title::after {
	content: '';
	width: 60px;
	height: 2px;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #d63031;
}
.home-page .widget_mc4wp_form_widget .space-widget-title span,
.space-content-section .widget_mc4wp_form_widget .space-widget-title span {
	display: none;
}
.home-page .widget_mc4wp_form_widget .mc4wp-form-fields,
.space-content-section .widget_mc4wp_form_widget .mc4wp-form-fields {
	max-width: 570px;
	margin: 0 auto;
	overflow: hidden;
}
.home-page .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds,
.space-content-section .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds {
	overflow: hidden;
    background-color: #fff;
    border-radius: 30px;
    height: 60px;
}
.home-page .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds input[type="email"],
.space-content-section .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds input[type="email"] {
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	background: transparent;
    height: 60px;
    border: 0;
    border-radius: 0;
}
.home-page .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds button,
.space-content-section .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds button {
	position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 4px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 0;
    cursor: pointer;
    font-size: 1.2em;
    color: #fff;
    background-color: #74b9ff;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.home-page .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds button:hover,
.space-content-section .widget_mc4wp_form_widget .mc4wp-form-fields .space-subscribe-filds button:hover {
	background-color: #a29bfe;
}
.space-sidebar-section .widget_mc4wp_form_widget .mc4wp-form-fields input[type="email"] {
	margin-bottom: 10px;
}
.widget_mc4wp_form_widget .mc4wp-response {
	margin-top: 10px;
}
.widget_mc4wp_form_widget .mc4wp-response a {
	color: #74b9ff;
	text-decoration: underline;
}
.widget_mc4wp_form_widget .mc4wp-response a:hover {
	color: #a29bfe;
	text-decoration: underline;
}

/* MailChimp Form Widgets End */

/* Contact Form 7 Start */

.wpcf7 {
	padding-bottom: 1.45em;
}
form.wpcf7-form label {
	font-size: 0.75em;
    line-height: 1.45em;
    font-style: italic;
    color: #636e72;
    padding-bottom: 5px;
    display: inline-block;
}
form.wpcf7-form p {
	padding-bottom: 10px;
}
form.wpcf7-form p:last-child {
	padding-bottom: 0;
}
div.wpcf7-response-output {
	margin: 2em 0 1em;
	font-size: 0.75em;
    line-height: 1.45em;
    font-style: italic;
    color: #636e72;
}
form.wpcf7-form textarea.wpcf7-textarea {
	width: 100%;
	background-color: #f9fafc;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="tel"],
form.wpcf7-form input[type="search"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="password"],
form.wpcf7-form input[type="url"],
form.wpcf7-form textarea,
form.wpcf7-form select {
	font-size: 16px;
	background-color: #f9fafc;
}
form.wpcf7-form input[type="submit"] {
	margin-bottom: 0;
}

/* Contact Form 7 End */

/* WordPress Gallery Start */

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 0 0 1.5em;
	width: 50%;
}
.gallery img {
	border: 1px solid #7f8c8d !important;
    padding: 5px;
}
.gallery dl dt, .gallery dl dd {
	background:none;
	border:0;
    padding:0;
}
.gallery dl.gallery-item dt.gallery-icon {
	padding:5px;
	overflow:hidden;
}
.gallery dl.gallery-item dd.gallery-caption {
	text-align: center;
	padding: 0 5px;
	font-size: 0.7862em;
    line-height: 1.48em;
    font-style: italic;
    color: #9e9e9e;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}
.sticky {
	line-height: 1.48em;
}

/* WordPress Gallery End */

/* Gutenberg Editor Start */

.wp-block-columns {
	margin-left: -15px;
	/* margin-right: -15px; */
	margin-bottom: 1.45em;
}
.wp-block-column {
	margin-left: 15px !important;
	margin-right: 15px;
}
.wp-block-columns p {
	line-height: 1.45em;
}
.wp-block-image {
	margin-top: 0.45em;
	margin-bottom: 1.45em;
}
hr.wp-block-separator {
	margin: 1.45em auto 2.9em;
	border: 0;
	width: 80%;
	height: 1px;
	background-color: #dfe6e9;
}
ul.wp-block-gallery {
	list-style: none;
	margin-left: -8px;
	margin-right: -8px;
	margin-top: 1.45em;
    margin-bottom: 2.9em;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	line-height: 1.45em;
	border-radius: 0 0 5px 5px;
}
.alignfull {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    max-width: 100vw;
    margin-bottom: 2.9em;
}
.alignwide {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    max-width: 100vw;
    margin-bottom: 2.9em;
}
ul.wp-block-gallery.alignfull, 
ul.wp-block-gallery.alignwide {
    margin-left: -8px !important;
    margin-right: -8px !important;
    width: auto !important;
    max-width: 100vw !important;
    margin-top: 1.45em !important;
    margin-bottom: 2.9em !important;
}
.alignwide img,
.alignfull img {
    display: block;
    margin: 0 auto;
}
.wp-block-image figcaption {
	padding: 0;
	margin-top: 5px;
    color: #7f8c8d;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}
.wp-block-image .aligncenter {
	margin: 0 auto;
	padding-bottom: 0;
}
.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption {
	display: block;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	margin: 0;
}
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {

}
.wp-block-cover.alignleft,
.wp-block-cover-image.alignleft {
	float: left;
    margin: 8px 30px 20px 0;
    padding: 0 30px;
}
.wp-block-cover.alignright,
.wp-block-cover-image.alignright {
	float: right;
    margin: 8px 0 20px 30px;
    padding: 0 30px;
}
.wp-block-cover,
.wp-block-cover-image {
    padding: 0;
}
.page-template-page-without-title .space-page-content .alignwide {
	margin-left : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width : 100vw;
}
.page-template-page-without-title .space-page-content .alignfull {
	margin-top: 0;
	margin-left : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width : 100vw;
}

blockquote.wp-block-pullquote p {
	padding-bottom: 10px;
}
blockquote.wp-block-pullquote {
	padding: 3em 15px;
}
.wp-block-pullquote > p {
	line-height: 30px;
}
blockquote.wp-block-pullquote cite {
	text-align: center;
	padding-top: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	padding: 1em;
}
.wp-block-button {
	padding-top: 1.45em;
}
.wp-block-buttons .wp-block-button {
	padding-top: 0;
}
.is-type-video {
    position: relative;
    padding-bottom: 56.25%;
    /* padding-top: 52px; */
    height: 0;
    margin-top: 1.45em;
    margin-bottom: 2.9em !important;
}
.is-type-video iframe,   
.is-type-video object,  
.is-type-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}
.wp-block-button .wp-block-button__link:hover {
	background-color: #2d3436 !important;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.wp-block-gallery .blocks-gallery-item{
	padding: 0 !important;
	margin: 8px !important;
}
ul.wp-block-latest-posts {
	background-color: #f5f6fa;
	margin-top: 1.45em;
	margin-bottom: 2.9em;
	margin-left: 0;
	border-radius: 5px;
	padding: 30px !important;
}
ul.wp-block-latest-posts li {
	line-height: 1.45em;
	list-style: none;
}
ul.wp-block-latest-posts li a {
	color: #151515;
	font-weight: 700;
}
ul.wp-block-latest-posts li a:hover {
	color: #b2bec3 !important;
}
.wp-block-latest-posts__post-date {
	color: #7f8c8d;
}
ol.wp-block-latest-comments {
	background-color: #f9fafc;
	margin-top: 1.45em;
	margin-bottom: 2.9em;
	margin-left: 0;
	list-style: none;
	border-radius: 5px;
	padding: 30px !important;
}
div.wp-block-categories {
	text-align: left;
}
div.wp-block-categories ul li {
	list-style: none;
	line-height: 1.45em;
}
div.wp-block-categories ul li a {
	color: #34495e;
	font-weight: 700;
}
a.wp-block-button__link {
	font-size: 16px;
	line-height: 1.25em;
	text-decoration: none;
	font-weight: 700;
    padding: 13px 40px;
    border-radius: 23px;
    display: inline-block;
}
.zero-padding-bottom {
    padding-bottom: 0 !important;
}
.zero-margin-bottom {
    margin-bottom: 0 !important;
}
.wp-container-3 {
    gap: 1em !important;
}
.wp-container-4 {
    gap: 1em !important;
}
.wp-container-5 {
    gap: 1em !important;
}
.wp-container-6 {
	gap: 1em !important;
}

/* --- Gutenberg Color Palette --- */

.has-mercury-white-color {
	color: #fff !important;
}
.has-mercury-white-background-color {
     background-color: #fff;
}
.has-mercury-gray-color {
	color: #263238 !important;
}
.has-mercury-gray-background-color {
     background-color: #263238;
}
.has-mercury-emerald-color {
	color: #2edd6c !important;
}
.has-mercury-emerald-background-color {
     background-color: #2edd6c;
}
.has-mercury-alizarin-color {
	color: #e74c3c !important;
}
.has-mercury-alizarin-background-color {
     background-color: #e74c3c;
}
.has-mercury-wisteria-color {
	color: #8e44ad !important;
}
.has-mercury-wisteria-background-color {
     background-color: #8e44ad;
}
.has-mercury-peter-river-color {
	color: #3498db !important;
}
.has-mercury-peter-river-background-color {
     background-color: #3498db;
}
.has-mercury-clouds-color {
	color: #ecf0f1 !important;
}
.has-mercury-clouds-background-color {
     background-color: #ecf0f1;
}

/* Gutenberg Editor End */

/* Shortcodes Start */

.space-shortcode-wrap {
	margin: 0 -15px;
}
.space-shortcode-wrap-ins {
	max-width: 1140px;
    margin: 0 auto;
}
.space-shortcode-1 .space-block-title,
.space-shortcode-2 .space-block-title,
.space-shortcode-4 .space-block-title,
.space-shortcode-5 .space-block-title,
.space-shortcode-8 .space-block-title {
	padding-bottom: 15px;
}

/* Shortcodes End */

/* Mercury Content Shortcode #1 Start */

.mercury-content-item-1-box a {
	text-decoration: none !important;
}
.mercury-content-item-1 {
	display: block;
}
.mercury-content-item-1 img {
	border-radius: 5px;
}
.mercury-content-item-1-ins {
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);
	margin: 0 0 30px;
	-webkit-transition: all 0.5s ease-in-out;
	   -moz-transition: all 0.5s ease-in-out;
	    -ms-transition: all 0.5s ease-in-out;
	     -o-transition: all 0.5s ease-in-out;
	        transition: all 0.5s ease-in-out;
}
.mercury-content-item-1-ins:hover {
	box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);
}
.mercury-content-item-1-wrap {
	padding: 30px;
}
.mercury-content-item-1-img {
	margin-bottom: 15px;
	line-height: 0;
}
.mercury-content-item-1-img img {
	max-width: 100%;
}
.mercury-content-item-1-title {
	margin-bottom: 5px;
	font-weight: 700;
    font-size: 1.333em;
    line-height: 1.25em;
    color: #151515;
    text-decoration: none !important;
}
.mercury-content-item-1-short-desc {
	font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
    text-decoration: none !important;
}

/* Mercury Content Shortcode #1 End */

@media screen and (max-width: 480px) {
	.mobile-promo .space-offers-archive-item-code-value {
		font-size: 18px !important;
	}
}

/* New Promocode styles */


.promocode-block {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .promocode-block {
    padding: 0 20px;
  }
}
.promocode-block__list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.promocode-block__item {
  max-width: calc(33.33333% - 30px);
  width: 100%;
  flex-basis: calc(33.33333% - 30px);
  margin: 0 15px 30px;
  background: #fff;
  border-radius: 12px;
  filter: drop-shadow(0px 1px 30px rgba(108, 129, 199, 0.25));
  overflow: hidden;
  text-decoration: none;
}
.promocode-block__item.item-black {
  background: #0d0d0d;
}
.promocode-block__item.item-black .promocode-block__caption {
  color: #dbe3fb;
}
.promocode-block__item.item-black .promocode-block__date {
  background: linear-gradient(180deg, rgba(110, 142, 238, 0.25) 0%, rgba(150, 176, 255, 0.25) 100%);
  color: #fff;
}
.promocode-block__item.item-black .promocode-block__date svg {
  stroke: #fff;
}
.promocode-block__item.item-black .promocode-block__head {
  border-color: #252936;
}
.promocode-block__item.item-black .promocode-block__title {
  color: #fff;
}
.promocode-block__item.item-black .promocode-block__copy {
  border-color: #fff;
}
.promocode-block__item.item-black .promocode-block__copy span {
  color: #fff;
}
.promocode-block__item.item-black .promocode-block__copy small {
  background: #0d0d0d;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .promocode-block__item {
    max-width: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
  }
}
@media only screen and (max-width: 620px) {
  .promocode-block__item {
    max-width: 100%;
    flex-basis: auto;
  }
}
.promocode-block__image {
  max-height: 230px;
  overflow: hidden;
}
.promocode-block__image img {
  width: 100%;
}
.promocode-block__head {
  padding: 8px 16px;
  border-bottom: 1px solid #d6ddf7;
}
.promocode-block__caption {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #5f6c9a;
  margin-bottom: 4px;
	min-height: 48px;
}
.promocode-block__caption a {
  color: #5f6c9a;
	text-decoration: none;
	transition: .3s ease-in-out;
}
.promocode-block__caption a:hover {
  color: #323952;
}
.promocode-block__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.promocode-block__logo {
  background: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 92px;
  height: 40px;
  padding: 3px 2px;
}
.promocode-block__logo img {
  /* height: 100%; */
}
.promocode-block__date {
  display: flex;
  align-items: center;
  padding: 4px 7px;
  height: 28px;
  background: linear-gradient(180deg, rgba(110, 142, 238, 0.25) 0%, rgba(150, 176, 255, 0.25) 100%);
  border-radius: 5px;
  font-weight: 600;
  font-size: 13px;
  line-height: normal;
  color: #5f6c9a;
}
.promocode-block__date svg {
  margin-right: 6px;
  stroke: #5f6c9a;
}
.promocode-block__box {
  padding: 15px 16px 24px;
}
.promocode-block__box a {
  text-decoration: none;
}
.promocode-block__button, .bonuses-filters__submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 45px;
  background: #6ab04c;
  border-radius: 30px;
  font-weight: 700;
  font-size: 16px;
  color: #fff !important;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .promocode-block__button:hover, .bonuses-filters__submit:hover {
    background: #51873a;
  }
}
.promocode-block__copy-text {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  color: #5277e7;
  padding-right: 20px;
}
.promocode-block__copy-text svg {
  margin-left: 4px;
}
.promocode-block__copy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 100%;
  border: 1px dashed #000;
  border-radius: 50px;
  margin-bottom: 4px;
  cursor: pointer;
}
.promocode-block__copy span {
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 900;
  font-size: 18px;
}
.promocode-block__copy span svg {
  margin-left: 10px;
}
.promocode-block__copy small {
  position: absolute;
  left: 50%;
  top: -5px;
  transform: translateX(-50%);
  font-size: 10px;
  line-height: normal;
  color: #000;
  padding: 0 10px;
  background: white;
}
.promocode-block__title {
  font-weight: 900;
  font-size: 16px;
  line-height: 22px;
  color: #5277E7;
  margin-bottom: 20px;
  height: 44px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
	cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .promocode-block__title:hover {
    color: #5277e7;
  }
}
.promocode-block__content {
  position: relative;
  margin-bottom: 16px;
}
.promocode-block__text {
  color: #6f7897;
  height: 38px;
	line-height: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.promocode-block__text p {
	line-height: normal;
}
.promocode-block__more {
  position: absolute;
  bottom: 1px;
  right: 0;
  color: #5277e7;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  background: #fff;
  padding: 0 15px 0 5px;
  line-height: normal;
  transition: 0.3s ease-in-out;
}
.promocode-block__more span {
  transition: 0.3s ease-in-out;
  border-bottom: 1px dashed #5277e7;
}
@media only screen and (min-width: 1025px) {
  .promocode-block__more:hover span {
    border-color: transparent;
  }
}
.promocode-block__fulltext {
  top: 0;
  left: -10px;
  right: -10px;
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 10px 45px rgba(47, 62, 107, 0.2);
  border-radius: 10px;
  font-size: 14px;
  color: #333;
  z-index: 2;
  padding: 8px 30px 18px 10px;
  max-height: 190px;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
.promocode-block__fulltext p:first-of-type {
  margin-top: 0;
}
.promocode-block__fulltext p:last-of-type {
  margin-bottom: 0;
}
.promocode-block__fulltext.active {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}

.promocode-block__item.item-black .promocode-block__text {
  color: #fff;
}
.promocode-block__item.item-black .promocode-block__more {
  background: #0d0d0d;
}
.promocode-block__item.item-black .promocode-block__fulltext {
  background: #0d0d0d;
  color: #fff;
  box-shadow: 0px 10px 45px rgba(255, 255, 255, 0.2);
}

/* New Promocode styles end */

.contacts-block {
	flex-wrap: nowrap;
	justify-content: space-between;
}

.contacts-block__main {
	max-width: 600px;
}

.contacts-block__form {
	max-width: 500px;
	margin-left: 40px;
}

.contacts-block__form form {
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
}
.contacts-block__form form textarea {
	height: 210px;
}

@media only screen and (max-width: 1249px) {
  .contacts-block {
		padding: 0 20px;
	}
	.contacts-block__form {
		max-width: 350px;
	}
}

@media only screen and (max-width: 991px) {
	.contacts-block__form {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.contacts-block {
		flex-direction: column-reverse;
	}
	.contacts-block__main {
		max-width: 100%;
		margin: 0 auto;
	}
	.contacts-block__main iframe {
		max-width: 100%;
		width: 100%;
	}
	.contacts-block__form {
		max-width: 100%;
		margin: 0 auto;
	}
}

.widget_text table tr td {
	border: 1px solid #dfe6e9;
	padding: 10px 15px;
}


/* RATES PAGE STYLES */

.rates-block {
  margin-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .rates-block {
    margin-bottom: 30px;
  }
}
.rates-block__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1249px) {
  .rates-block__inner {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 991px) {
  .rates-block__inner {
    flex-direction: column-reverse;
  }
}
.rates-block__main {
  max-width: 825px;
  width: 100%;
  flex-basis: 825px;
  background: #fff;
  border-radius: 20px;
  margin-right: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .rates-block__main {
    flex-basis: auto;
    max-width: 100%;
    margin: 0;
  }
}
.rates-block__aside {
  background: #fff;
  border-radius: 10px;
  max-width: 350px;
  width: 100%;
  flex-basis: 350px;
  padding: 28px 0;
}
@media only screen and (max-width: 991px) {
  .rates-block__aside {
    flex-basis: auto;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .rates-block__aside {
    padding: 0;
  }
}
.rates-block__head {
  padding: 12px 18px;
  display: flex;
  align-items: center;
  color: #333;
  border-bottom: 1px solid #d6ddf7;
}
@media only screen and (max-width: 767px) {
  .rates-block__head {
    display: none;
  }
}
.rates-block__head-item {
  margin-right: 35px;
}
.rates-block__head-item:nth-child(2) {
	margin-right: 50px;
}
.rates-block__head-item:nth-child(3) {
	margin-right: 20px;
}
@media only screen and (max-width: 1200px) {
  .rates-block__head-item:nth-child(2) {
		margin-right: 10px;
	}
}

.rates-block__item {
  height: 76px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d6ddf7;
  text-decoration: none;
  padding-right: 20px;
  transition: .3s ease-in-out;
  cursor: pointer;
}
.rates-block__item:hover {
  background: #d6ddf7;
}
@media only screen and (max-width: 767px) {
  .rates-block__item {
    padding: 0;
  }
}
.rates-block__item:first-of-type .rates-block__number {
  background: #67ab4a;
}
.rates-block__item:first-of-type .rates-block__number::after {
  content: "";
  position: absolute;
  width: 5px;
  background: #2e9a00;
  left: 100%;
  top: 0;
  bottom: 0;
}
.rates-block__item:last-of-type {
  border: none;
}
@media only screen and (max-width: 767px) {
  .rates-block__item {
    flex-direction: column;
    height: auto;
  }
}
.rates-block__left {
  height: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .rates-block__left {
    width: 100%;
    height: 50px;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #d6ddf7;
  }
}
.rates-block__right {
  max-width: 225px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
	margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .rates-block__right {
    max-width: 100%;
    padding: 0 20px 20px;
  }
}
.rates-block__middle {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .rates-block__middle {
    margin: 0;
    width: 100%;
    padding: 25px 20px;
  }
}
.rates-block__number {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  width: 50px;
  flex-shrink: 0;
  background: #f9ca24;
  font-weight: 900;
  font-size: 22px;
  color: #fff;
  margin-right: 25px;
}
.rates-block__logo {
  width: 100px;
  height: 50px;
  margin-right: 15px;
  overflow: hidden;
}
.rates-block__logo img {
	max-height: 100%;
	height: inherit;
}
@media only screen and (max-width: 1200px) {
	.rates-block__logo {
    width: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .rates-block__logo {
    height: 40px;
    margin-right: auto;
  }
  .rates-block__logo img {
    height: 100%;
  }
}
.rates-block__title {
  display: flex;
  align-items: center;
  max-width: 220px;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #333;
  overflow: hidden;
  max-height: 68px;
}
.rates-block__title svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  margin-right: 6px;
}
@media only screen and (max-width: 767px) {
  .rates-block__title {
    max-width: 100%;
  }
}
.rates-block__details {
  padding: 0 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f1f3f4;
  border-radius: 30px;
  font-size: 14px;
  color: #6f7897 !important;
  height: 40px;
  text-decoration: none !important;
  transition: 0.3s ease-in-out;
}
.rates-block__details svg {
  fill: #6f7897;
  margin-left: 4px;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .rates-block__details:hover {
    background: #6f7897;
    color: #fff !important;
  }
  .rates-block__details:hover svg {
    fill: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .rates-block__details {
    max-width: 140px;
    width: 100%;
  }
}
.rates-block__bonus {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: #fff !important;
  max-width: 134px;
  width: 100%;
  height: 40px;
  background: #6ab04c;
  border-radius: 30px;
  text-decoration: none !important;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .rates-block__bonus:hover {
    background: #437d2a;
  }
}
.rates-block__about {
	min-width: 124px;
  height: 36px;
  background: rgba(239, 241, 243, 0.6);
  padding: 0 12px;
  border-radius: 70px;
  display: flex;
  align-items: center;
  color: #333;
  margin-right: 30px;
}
@media only screen and (max-width: 1200px) {
  .rates-block__about {
		margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .rates-block__about {
    margin-right: 20px;
  }
}
.rates-block__rate {
  display: flex;
  align-items: center;
}
.rates-block__rate svg {
  margin-right: 2px;
}
.rates-block__comments {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.rates-block__comments svg {
  margin-right: 2px;
}

.rates-filters__item {
  border-bottom: 1px solid #d6ddf7;
}
.rates-filters__item:last-of-type {
  border: none;
}
.rates-filters__item.active .rates-filters__title::after {
  transform: rotate(-135deg);
}
.rates-filters__title {
  position: relative;
  font-weight: 700;
  font-size: 14px;
  color: #333;
  padding: 0 20px;
  height: 46px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.rates-filters__title::after {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  content: "";
  height: 8px;
  width: 8px;
  margin-top: -6px;
  pointer-events: none;
  position: absolute;
  right: 24px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
}
.rates-filters__inner {
  overflow: hidden;
  height: 0;
  transition: 0.3s ease-in-out;
}
.rates-filters__content {
  padding: 0 24px 6px;
}

.filter-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.filter-block__item {
  margin: 0 4px 8px;
}
.filter-block__item input[type=checkbox] {
  display: none;
}
.filter-block__item input[type=checkbox] + span {
  display: block;
  padding: 4px 8px;
  font-weight: 600;
  font-size: 12px;
  color: #6f7897;
  background: #f1f3f4;
  border-radius: 40px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.filter-block__item input[type=checkbox]:checked + span {
  background: #6ab04c;
  color: #fff;
}

/* RATES PAGE STYLES END */

/* BONUS PAGE  */

.bonuses-section {
  margin: 20px 0 36px;
  height: 245px;
}
@media only screen and (max-width: 1200px) {
  .bonuses-section {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .bonuses-section {
    height: auto;
  }
}
.bonuses-section__inner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  background-color: #fff;
  border-radius: 10px;
  max-width: 1100px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 0 24px;
}
@media only screen and (max-width: 767px) {
  .bonuses-section__inner {
    padding: 24px 20px;
    flex-direction: column;
    align-items: flex-start;
    background-position: top;
  }
}
.bonuses-section__title {
  font-weight: 900;
  font-size: 42px;
  line-height: 120%;
  color: #333;
  max-width: 516px;
  width: 100%;
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  .bonuses-section__title {
    font-size: 26px;
    line-height: 120%;
    flex-basis: auto;
    margin: 0 0 20px;
  }
	.bonuses-section__breadcrumbs {
		margin-bottom: 20px;
	}
}
.bonuses-section__content {
  max-width: 440px;
  width: 100%;
  flex-basis: 440px;
}
@media only screen and (max-width: 767px) {
  .bonuses-section__content {
    max-width: 100%;
    flex-basis: auto;
  }
}
.bonuses-section__subtitle {
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #333;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .bonuses-section__subtitle {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.bonuses-section__item {
  font-size: 16px;
  color: #333;
  display: flex;
  align-items: center;
}
.bonuses-section__item span {
  font-weight: 900;
  font-size: 22px;
  color: rgba(82, 119, 231, 0.5);
  margin-right: 10px;
}
.bonuses-section__item + .bonuses-section__item {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .bonuses-section__item {
    font-size: 11px;
  }
}
.bonuses-section__promocode {
  font-weight: 900;
  display: flex;
  align-items: center;
  color: #5277e7;
  text-transform: uppercase;
  margin-left: 8px;
  cursor: pointer;
}
.bonuses-section__promocode svg {
  margin-left: 6px;
}
.bonuses-section__bonus {
  display: flex;
  align-items: center;
  margin-left: 8px;
}
.bonuses-section__bonus svg {
  margin-right: 8px;
}
.bonuses-section__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 125px;
  height: 31px;
  background: #829876;
  border-radius: 18px;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  line-height: 31px;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  cursor: default;
}
@media only screen and (min-width: 1025px) {
  .bonuses-section__button:hover {
    background: #829876;
  }
}

.bonuses-block {
  margin-bottom: 135px;
}
@media only screen and (max-width: 767px) {
  .bonuses-block {
    margin-bottom: 70px;
  }
}
.bonuses-block__inner {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .bonuses-block__inner {
    padding: 0 20px;
  }
}
.bonuses-block__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 730px;
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .bonuses-block__head {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .bonuses-block__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.bonuses-block__head-count {
  font-weight: 800;
  font-size: 32px;
  line-height: 120%;
  color: #c3c3c3;
}
@media only screen and (max-width: 767px) {
  .bonuses-block__head-count {
    margin-bottom: 15px;
  }
}
.bonuses-block__head-list {
  background: #fff;
  border-radius: 6px;
  display: flex;
  align-items: flex-start;
  overflow: hidden;
}
.bonuses-block__head-item {
  position: relative;
}
.bonuses-block__head-item a {
  display: block;
  font-weight: 700;
  font-size: 16px;
  background: #fff;
  padding: 10px;
  text-decoration: none;
  color: #333;
  transition: 0.3s ease-in-out;
}
.bonuses-block__head-item a span {
  color: #c3c3c3;
  margin-left: 8px;
}
@media only screen and (min-width: 1025px) {
  .bonuses-block__head-item:hover a {
    color: #6ab04c;
  }
}
.bonuses-block__head-item.active a {
  background: #6ab04c;
  border-radius: 3px;
  color: #fff;
}
.bonuses-block__head-item + .bonuses-block__head-item {
  margin-left: 24px;
}
.bonuses-block__head-item + .bonuses-block__head-item::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 60%;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  background: #c3c3c3;
}
.bonuses-block__wrapp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .bonuses-block__wrapp {
    flex-direction: column-reverse;
  }
}
.bonuses-block__main {
  max-width: 730px;
  width: 100%;
  flex-basis: 730px;
  margin-right: 20px;
}
.bonuses-block__aside {
  max-width: 350px;
  width: 100%;
  flex-basis: 350px;
}
@media only screen and (max-width: 991px) {
  .bonuses-block__aside {
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 767px) {
  .bonuses-block__aside {
    max-width: 100%;
    flex-basis: auto;
    margin-bottom: 30px;
  }
}
.bonuses-block__list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.bonuses-block__list .promocode-block__item {
  max-width: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
}
@media only screen and (max-width: 991px) {
  .bonuses-block__list .promocode-block__item {
    max-width: 100%;
    flex-basis: auto;
  }
}

.bonuses-filters {
  width: 100%;
  background: #fff;
  border-radius: 10px;
}
.bonuses-filters__head {
  padding: 28px 24px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d6ddf7;
}
@media only screen and (max-width: 767px) {
  .bonuses-filters__head {
    border: none;
  }
}
.bonuses-filters__head-subtitle {
  font-weight: 700;
  font-size: 16px;
  color: #333;
}
.bonuses-filters__clear {
  font-weight: 700;
  font-size: 16px;
  color: #5277e7;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .bonuses-filters__clear:hover {
    color: #2f478e;
  }
}
.bonuses-filters__box {
  padding: 24px;
  border-bottom: 1px solid #d6ddf7;
}
.bonuses-filters__subtitle {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  margin-bottom: 12px;
}
.bonuses-filters__item {
  margin-bottom: 12px;
}
.bonuses-filters__item:last-of-type {
  margin-bottom: 0;
}
.bonuses-filters__item label input[type=checkbox] {
  display: none;
}
.bonuses-filters__item label input[type=checkbox] + span {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 15px;
  color: #6f7897;
  padding-left: 37px;
  cursor: pointer;
}
.bonuses-filters__item label input[type=checkbox] + span img {
  margin-right: 15px;
}
.bonuses-filters__item label input[type=checkbox] + span small {
  font-size: 16px;
  color: #c3c3c3;
  margin-left: 10px;
	margin-right: 10px;
}
.bonuses-filters__item label input[type=checkbox] + span::before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #eff3fe;
  border-radius: 4px;
}
.bonuses-filters__item label input[type=checkbox] + span::after {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #5277e7;
  background-image: url("../mercury-child/inc/images/check.svg");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 4px;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
}
.bonuses-filters__item label input[type=checkbox]:checked + span::after {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
.bonuses-filters__item label input[type=checkbox]:disabled + span {
  color: #c3c3c3;
  pointer-events: none;
  cursor: default;
}
.bonuses-filters__bottom {
  padding: 24px 24px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .bonuses-filters__inner {
    display: none;
    border-top: 1px solid #d6ddf7;
  }
}

/* BONUS PAGE END  */

/* BOOK PAGE */


.bookpage-section {
  margin: 40px 0 160px;
}
.bookpage-section__box-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
@media only screen and (max-width: 767px) {
  .bookpage-section {
    margin: 40px 0 80px;
  }
}
.bookpage-section__inner {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
}
.bookpage-section__inner h1 {
  font-weight: 800;
  font-size: 32px;
  line-height: 120%;
  color: #000;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .bookpage-section__inner {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .bookpage-section__inner h1 {
    font-size: 26px;
    line-height: 120%;
  }
}
.bookpage-section__box {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 280px;
  border-radius: 20px;
  overflow: hidden;
  padding: 24px 20px 14px;
  z-index: 1;
  margin-bottom: 30px;
}
.bookpage-section__box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, #06081e 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  z-index: -1;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__box {
    padding: 8px;
    overflow: visible;
    margin-bottom: 120px;
    background-position: right;
  }
}
.bookpage-section__box-top {
  display: flex;
  align-items: flex-start;
	max-width: 850px;
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__box-top {
    flex-direction: column;
    max-width: 100%;
		margin-bottom: 30px;
  }
}
.bookpage-section__box-item {
  display: flex;
  align-items: center;
  max-width: 356px;
  width: 100%;
  padding: 22px 25px;
  background: #fff;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__box-item {
    max-width: 100%;
    padding: 12px 16px;
    justify-content: space-between;
  }
}
.bookpage-section__box-item-logo {
  margin-right: 30px;
}
.bookpage-section__box-item-rate {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 30px;
}
.bookpage-section__box-item-rate span {
  color: #ff8a00;
  font-size: 18px;
  white-space: nowrap;
  margin-top: 8px;
}
.bookpage-section__box-item-rate b {
  font-weight: 900;
  color: #fe5e19;
}
.bookpage-section__box-item-comments {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333;
}
.bookpage-section__box-item-comments svg {
  margin-right: 2px;
}
.bookpage-section__box-text {
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: #fff;
  margin-left: 12px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__box-text {
    max-width: 100%;
    font-size: 22px;
    margin: 10px 0 0;
		min-height: 52px;
  }
}
.bookpage-section__page {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 1023px) {
  .bookpage-section__page {
    flex-direction: column;
  }
}
.bookpage-section__main {
  max-width: 825px;
  width: 100%;
  flex-basis: 825px;
}
.bookpage-section__main .space-breadcrumbs {
	margin: 0 0 20px !important;
}
@media only screen and (max-width: 1023px) {
  .bookpage-section__main {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 auto 20px;
  }
}
.bookpage-section__aside {
  max-width: 255px;
  width: 100%;
  flex-basis: 255px;
  flex-shrink: 0;
  margin-left: 30px;
  background: #fff;
  box-shadow: 0px 1px 30px rgba(108, 129, 199, 0.25);
  border-radius: 10px;
  overflow: hidden;
  padding: 34px 24px;
}
@media only screen and (max-width: 991px) {
  .bookpage-section__aside.sticky-block {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .bookpage-section__aside {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 auto;
  }
}
.bookpage-section__aside-title {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 22px;
  line-height: 110%;
  color: #333;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1400px) {
  .bookpage-section__aside-title {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.bookpage-section__aside-title svg {
  margin-right: 8px;
}
.bookpage-section__aside-item {
  padding-bottom: 20px;
  border-bottom: 1px dashed rgba(82, 119, 231, 0.3);
  margin-bottom: 20px;
	display: block;
}
.bookpage-section__aside-item:last-of-type {
  margin-bottom: 0;
}
.bookpage-section__aside-text {
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #000;
}
@media only screen and (max-width: 1400px) {
  .bookpage-section__aside-text {
    font-size: 14px;
  }
}
.bookpage-section__aside-logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 105px;
  height: 50px;
  padding: 8px 8px 12px 0;
}
.bookpage-section__aside-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3px;
}
.bookpage-section__content {
  font-size: 18px;
  line-height: 22px;
  color: #121212;
  margin-bottom: 34px;
}
.bookpage-section__content p:first-of-type {
  margin-top: 0;
}
.bookpage-section__content p:last-of-type {
  margin-bottom: 0;
}
.bookpage-section__list {
  max-width: 760px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.bookpage-section__list .promocode-block__item {
  max-width: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
}
@media only screen and (max-width: 1023px) {
  .bookpage-section__list {
    max-width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 600px) {
  .bookpage-section__list .promocode-block__item {
    max-width: 100%;
    flex-basis: auto;
  }
}
.bookpage-section__bonus {
  background: #f1f3f4;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 26px 44px 15px;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__bonus {
    padding: 25px 20px 15px;
  }
}
.bookpage-section__bonus-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__bonus-head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.bookpage-section__bonus-title {
  font-weight: 900;
  font-size: 24px;
  line-height: 29px;
  color: #000;
  margin-bottom: 10px;
}
.bookpage-section__bonus-title p {
	line-height: normal;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__bonus-title {
    font-size: 20px;
    line-height: 26px;
  }
}
.bookpage-section__bonus-text {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__bonus-text {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
  }
}
.bookpage-section__bonus-button {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 203px;
  width: 100%;
  height: 45px;
  background: #aee43e;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  border: none;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.bookpage-section__bonus-button svg {
  margin-right: 9px;
}
@media only screen and (min-width: 1025px) {
  .bookpage-section__bonus-button:hover {
    background: #7a9c34;
    color: #fff;
  }
}
.bookpage-section__bonus-list {
  max-width: 460px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.bookpage-section__bonus-item {
  display: flex;
  align-items: center;
  max-width: calc(50% - 30px);
  width: 100%;
  flex-basis: calc(50% - 30px);
  margin: 0 15px 20px;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__bonus-item {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 15px;
  }
}
.bookpage-section__bonus-item-value {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 30px;
	flex-shrink: 0;
  margin-right: 20px;
  background: #fff;
  border-radius: 30px;
  font-weight: 700;
  font-size: 16px;
  color: #000;
}
.bookpage-section__bonus-item-value svg {
  margin-left: 3px;
  margin-bottom: 4px;
}
.bookpage-section__bonus-item-label {
  font-size: 16px;
  color: #000;
}
.bookpage-section__bonus-main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.bookpage-section__bonus-total {
  margin-top: -20px;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__bonus-total {
    margin: 0;
  }
}
.bookpage-section__bonus-total-value {
  font-weight: 900;
  font-size: 64px;
  line-height: 78px;
}
.bookpage-section__bonus-total-text {
  font-size: 16px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__bonus-total-text {
    font-size: 12px;
    text-align: center;
  }
}
.bookpage-section__box-bottom {
  display: flex;
  align-items: flex-end;
}
.bookpage-section__box-bottom .promocode-block__copy {
  max-width: 168px;
  border: 1px solid #fff;
  margin: 0 14px 0 0;
}
.bookpage-section__box-bottom .promocode-block__copy small {
  white-space: nowrap;
  color: #fff;
  background: #2b3350;
}
.bookpage-section__box-bottom .promocode-block__copy span {
  color: #fff;
}
.bookpage-section__box-bottom .promocode-block__copy svg {
  fill: #fff;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__box-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .bookpage-section__box-bottom .promocode-block__copy {
    border-color: #5277e7;
  }
  .bookpage-section__box-bottom .promocode-block__copy span {
    color: #5277e7;
  }
  .bookpage-section__box-bottom .promocode-block__copy small {
    color: #5277e7;
    background: #fff;
  }
  .bookpage-section__box-bottom .promocode-block__copy svg {
    fill: #5277e7;
  }
}
.bookpage-section__box-bottom-buttons {
  max-width: 385px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .bookpage-section__box-bottom-buttons {
    margin-top: 25px;
  }
}
.bookpage-section__box-timmer {
  max-width: 228px;
  width: 100%;
  background: #080B20;
  border-radius: 10px;
  padding: 10px;
  margin-right: 24px;
}
@media only screen and (max-width: 767px) {
	.bookpage-section__box-timmer {
		margin: 0 auto;
	}
}
.bookpage-section__box-timmer-title {
  display: table;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  background: #5277E7;
  border-radius: 10px;
  padding: 3px 10px;
  margin-bottom: 10px;
}

.bookpage-rate {
  width: 100px;
  height: 20px;
}
.bookpage-rate svg {
  width: 85px;
  overflow: visible;
}
.bookpage-rate .star {
  fill: #fff;
  stroke: #fe5e19;
}
.bookpage-rate .star:nth-child(1) {
  transform: translateX(0);
}
.bookpage-rate .star:nth-child(2) {
  transform: translateX(10px);
}
.bookpage-rate .star:nth-child(3) {
  transform: translateX(20px);
}
.bookpage-rate .star:nth-child(4) {
  transform: translateX(30px);
}
.bookpage-rate .star:nth-child(5) {
  transform: translateX(40px);
}
.bookpage-rate [rating="1"] .star:not(:nth-child(n+2)) {
  fill: #fe5e19;
  stroke: #fe5e19;
}
.bookpage-rate [rating="2"] .star:not(:nth-child(n+3)) {
  fill: #fe5e19;
  stroke: #fe5e19;
}
.bookpage-rate [rating="3"] .star:not(:nth-child(n+4)) {
  fill: #fe5e19;
  stroke: #fe5e19;
}
.bookpage-rate [rating="4"] .star:not(:nth-child(n+5)) {
  fill: #fe5e19;
  stroke: #fe5e19;
}
.bookpage-rate [rating="5"] .star:not(:nth-child(n+6)) {
  fill: #fe5e19;
  stroke: #fe5e19;
}

.bookpage-timer__list {
  display: flex;
  align-items: center;
}
.bookpage-timer__labels {
  display: flex;
  align-items: center;
  margin: 0 -10px;
}
.bookpage-timer__list {
  margin: 0 -10px;
}
.bookpage-timer__item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 42px;
  height: 32px;
  font-weight: 600;
  font-size: 32px;
  color: #fff;
  margin: 0 10px;
  white-space: nowrap;
}
.bookpage-timer__item.orange {
  color: #f89761;
}
.bookpage-timer__item.white {
  position: relative;
  color: #fff;
}
.bookpage-timer__item.white::after {
  content: ":";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -14px;
  font-weight: 600;
  font-size: 32px;
  color: #fff;
}
.bookpage-timer__item.red {
  color: #ff6464;
}
.bookpage-timer__label {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 42px;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 0.085em;
  color: #fff;
  margin: 0 10px;
  white-space: nowrap;
}
.bookpage-timer__label.orange {
  color: #f89761;
}
.bookpage-timer__label.white {
  color: #fff;
}
.bookpage-timer__label.red {
  color: #ff6464;
}

/* BOOK PAGE END */

.space-header .space-header-menu #menu-main-menu > li.new > .sub-menu > li > .sub-menu {
	width: 380px;
}

.page-lader {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgb(0 0 0 / 70%);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99;
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
	transition: .2s ease-in-out;
}

.page-lader.in-wrap {
	position: absolute;
}

.page-lader.active {
	visibility: visible;
	opacity: 1;
	overflow: visible;
}

.page-lader__icon svg {
	width: 50px;
	height: 50px;
	animation: spin 1000ms linear infinite;
}

@keyframes spin {
	to {transform:rotate(360deg);}
}

/* MOBILE BONUS FILTERS  */

@media only screen and (max-width: 767px) {
  .bonuses-filters {
    max-width: 350px;
    position: fixed;
    top: 0;
    left: 0;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
		z-index: 99999;
    transform: translateX(-100%);
    transition: 0.3s ease-in-out;
  }
  .bonuses-filters::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background: rgba(0, 0, 0, 0.5);
    width: 200%;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    pointer-events: none;
  }
  .bonuses-filters.open {
    transform: translateX(0);
  }
  .bonuses-filters.open::before {
    visibility: visible;
    opacity: 1;
    overflow: visible;
  }
}
@media only screen and (max-width: 767px) {
  .bonuses-filters__inner {
    display: block;
    padding-bottom: 24px;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 767px) {
  .bonuses-filters__bottom {
    border-top: 1px solid #d6ddf7;
  }
}
.bonuses-filters__button {
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  background: #6ab04c;
  border-radius: 8px;
  display: none;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
}
@media only screen and (max-width: 767px) {
  .bonuses-filters__button {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .bonuses-filters__head-subtitle {
    position: relative;
    padding-left: 15px;
  }
  .bonuses-filters__head-subtitle::before {
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    content: "";
    height: 8px;
    width: 8px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(135deg);
    transition: all 0.15s ease-in-out;
  }
}


@media only screen and (max-width: 767px) {
  .rates-filters {
    max-width: 350px;
    position: fixed;
    top: 0;
    left: 0;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
		z-index: 99999;
    transform: translateX(-100%);
    transition: 0.3s ease-in-out;
    background: #fff;
    z-index: 9;
  }
  .rates-filters::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background: rgba(0, 0, 0, 0.5);
    width: 200%;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    pointer-events: none;
  }
  .rates-filters.open {
    transform: translateX(0);
  }
  .rates-filters.open::before {
    visibility: visible;
    opacity: 1;
    overflow: visible;
  }
}
.rates-filters__button {
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  background: #6ab04c;
  border-radius: 8px;
  display: none;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
}
@media only screen and (max-width: 767px) {
  .rates-filters__button {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .rates-filters__list {
    display: block;
    padding-bottom: 24px;
    overflow-y: scroll;
  }
}
.rates-filters__head {
  padding: 0px 24px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #d6ddf7;
}
@media only screen and (max-width: 767px) {
  .rates-filters__head {
    padding: 28px 24px 24px;
  }
}
@media only screen and (max-width: 767px) {
  .rates-filters__head-subtitle {
    position: relative;
    padding-left: 15px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
  }
  .rates-filters__head-subtitle::before {
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    content: "";
    height: 8px;
    width: 8px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(135deg);
    transition: all 0.15s ease-in-out;
  }
}

/* BOTTOM BLOCK  */


.bottom-block {
  height: 85px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #12104e;
}
.bottom-block__inner {
  max-width: 1100px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .bottom-block__inner {
    padding: 0 20px;
  }
}
.bottom-block__content {
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .bottom-block__content {
    display: none;
  }
}
.bottom-block__button {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 220px;
  width: 100%;
  height: 45px;
  background: #6ab04c;
  box-shadow: 0px 4px 24px rgba(176, 248, 27, 0.3);
  border-radius: 30px;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .bottom-block__button:hover {
    background: #51873a;
  }
}
.bottom-block__item {
  display: flex;
  align-items: flex-end;
  margin-right: 50px;
}
@media only screen and (max-width: 1200px) {
  .bottom-block__item {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
	.bottom-block__item {
	  margin-right: 15px;
	}
  }
.bottom-block__item-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 69px;
  height: 69px;
  margin-right: 18px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .bottom-block__item-image {
    margin-right: 10px;
  }
}
.bottom-block__item-title {
  font-weight: 800;
  font-size: 24px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 2px;
}
@media only screen and (max-width: 767px) {
  .bottom-block__item-title {
    font-size: 22px;
  }
}
.bottom-block__item-rate {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
}
.bottom-block__item-rate span {
  white-space: nowrap;
  margin-left: 14px;
  color: #ff8a00;
}
.bottom-block__item-rate span b {
  color: #fe5e19;
}
@media only screen and (max-width: 767px) {
  .bottom-block__item-rate .bookpage-rate {
    width: 20px;
  }
  .bottom-block__item-rate .star {
    display: none;
  }
  .bottom-block__item-rate .star:first-of-type {
    display: block;
  }
  .bottom-block__item-rate span {
    margin-left: 5px;
  }
}
.bottom-block__timer {
  margin: 0 50px;
}
.bottom-block__timer .bookpage-section__box-timmer {
  margin: 0;
  background: transparent;
  padding: 0;
}
.bottom-block__timer .bookpage-section__box-timmer-title {
  margin: 0 auto 5px;
}
@media only screen and (max-width: 1200px) {
  .bottom-block__timer {
    margin: 0 30px;
  }
}
@media only screen and (max-width: 991px) {
  .bottom-block__timer {
    display: none;
  }
}

/* SLOTS PAGE */


.slots-section {
	margin: 40px 0 92px;
  }
  @media only screen and (max-width: 767px) {
	.slots-section {
	  margin: 40px 0 70px;
	}
  }
  .slots-section__inner {
	max-width: 1110px;
	width: 100%;
	margin: 0 auto;
  }
  .slots-section__inner .bonuses-block__head-list {
	display: inline-flex;
	overflow-x: auto;
	flex-shrink: 0;
  }
  .slots-section__inner .bonuses-block__head-item + .bonuses-block__head-item {
	margin-left: 12px;
  }
  .slots-section__inner .bonuses-block__head-item a {
	padding: 10px 8px;
	white-space: nowrap;
  }
  .slots-section__inner .bonuses-block__head-item::before {
	left: -6px;
  }
  .slots-section__inner .bonuses-block__head-item:last-of-type::before {
	display: none;
  }
  @media only screen and (max-width: 1200px) {
	.slots-section__inner {
	  padding: 0 20px;
	}
  }
  .slots-section__head-wrap {
	overflow-x: auto;
	margin-bottom: 32px;
  }
  @media only screen and (max-width: 767px) {
	.slots-section__head-wrap {
	  margin-bottom: 20px;
	}
  }
  .slots-section__title {
	font-weight: 800;
	font-size: 32px;
	line-height: 120%;
	color: #000;
	margin-bottom: 28px;
  }
  .slots-section__title h1 {
	font-weight: 800;
	font-size: 32px;
	line-height: 120%;
	color: #000;
	margin: 0;
  }
  .slots-section__day-slot {
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	color: #000;
	margin-bottom: 15px;
  }
  .slots-section__day-slot span {
	color: #5277E7;
  }
  .slots-section__box {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
  }
  @media only screen and (max-width: 767px) {
	.slots-section__box {
	  flex-direction: column-reverse;
	}
  }
  .slots-section__main {
	max-width: 825px;
	width: 100%;
	flex-basis: 825px;
	margin-right: 20px;
  }
  @media only screen and (max-width: 767px) {
	.slots-section__main {
	  flex-basis: auto;
	}
  }
  .slots-section__aside {
	max-width: 255px;
	width: 100%;
	flex-basis: 255px;
  }
  @media only screen and (max-width: 1023px) {
	.slots-section__aside {
	  flex-shrink: 0;
	}
  }
  @media only screen and (max-width: 767px) {
	.slots-section__aside {
	  flex-basis: auto;
	  max-width: 100%;
	  margin-bottom: 20px;
	}
  }
  .slots-section__fullitem {
	display: flex;
	align-items: stretch;
	background: linear-gradient(92.96deg, #5811EA 9.28%, #5317FF 9.29%, #4313A4 100%);
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 30px;
  }
  @media only screen and (max-width: 991px) {
	.slots-section__fullitem {
	  flex-direction: column;
	}
  }
  .slots-section__fullitem-image {
	position: relative;
	max-width: 312px;
	width: 100%;
	flex-basis: 312px;
  }
  .slots-section__fullitem-image img {
	height: 100%;
  }
  @media only screen and (max-width: 991px) {
	.slots-section__fullitem-image {
	  max-width: 100%;
	  flex-basis: auto;
	}
	.slots-section__fullitem-image img {
	  width: 100%;
	  height: auto;
	}
  }
  .slots-section__fullitem-labels {
	display: flex;
	align-items: center;
	position: absolute;
	top: 8px;
	right: 5px;
  }
  .slots-section__fullitem-label {
	padding: 2px 10px;
	border-radius: 30px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	background: #6AB04C;
	margin: 0 3px;
  }
  .slots-section__fullitem-label.top {
	background: #6AB04C;
  }
  .slots-section__fullitem-label.rtp {
	background: #31C37D;
  }
  .slots-section__fullitem-content {
	max-width: 512px;
	width: 100%;
	flex-basis: 512px;
	padding: 22px 22px 10px;
	display: flex;
	align-items: center;
  }
  @media only screen and (max-width: 991px) {
	.slots-section__fullitem-content {
	  max-width: 100%;
	  flex-basis: auto;
	  padding: 22px;
	}
  }
  @media only screen and (max-width: 767px) {
	.slots-section__fullitem-content {
	  flex-direction: column;
	  align-items: flex-start;
	}
  }
  .slots-section__fullitem-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 10px;
	transition: 0.3s ease-in-out;
  }
  .slots-section__fullitem-title a {
	color: #fff;
	text-decoration: none;
  }
  @media only screen and (min-width: 1025px) {
	.slots-section__fullitem-title:hover {
	  text-decoration: underline;
	}
  }
  .slots-section__fullitem-left {
	max-width: 252px;
	width: 100%;
	flex-basis: 252px;
  }
  @media only screen and (max-width: 1200px) {
	.slots-section__fullitem-left {
	  margin-right: 10px;
	}
  }
  @media only screen and (max-width: 767px) {
	.slots-section__fullitem-left {
	  max-width: 100%;
	  flex-basis: auto;
	  margin-bottom: 20px;
	}
  }
  .slots-section__fullitem-right {
	max-width: 180px;
	width: 100%;
	flex-basis: 180px;
  }
  @media only screen and (max-width: 767px) {
	.slots-section__fullitem-right {
	  max-width: 100%;
	  flex-basis: auto;
	}
  }
  .slots-section__fullitem-text {
	font-size: 15px;
	line-height: 130%;
	color: #DADBFF;
	margin-bottom: 18px;
  }
  .slots-section__fullitem-more {
	color: #5277E7;
	text-decoration: none;
	border-bottom: 1px dashed #5277E7;
	padding-bottom: 2px;
  }
  .slots-section__fullitem-play {
	max-width: 222px;
	width: 100%;
	height: 68px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(93.84deg, #20BE2D 14.57%, #108B16 100%);
	box-shadow: 0px 2px 0px #65FA71;
	border-radius: 100px;
	text-decoration: none;
	transition: 0.3s ease-in-out;
  }
  @media only screen and (min-width: 1025px) {
	.slots-section__fullitem-play:hover {
	  box-shadow: 0px 5px 0px #65FA71;
	}
  }
  .slots-section__fullitem-play-box {
	margin-left: 8px;
  }
  .slots-section__fullitem-play-title {
	font-weight: 800;
	font-size: 16px;
	line-height: 125%;
	color: #fff;
	text-decoration: none;
  }
  .slots-section__fullitem-play-info {
	font-size: 13px;
	line-height: 110%;
	color: #F4F4F4;
	max-width: 136px;
  }
  .slots-section__fullitem-value {
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #fff;
  }
  .slots-section__fullitem-caption {
	font-size: 14px;
	line-height: 17px;
	color: #DADBFF;
	margin-bottom: 24px;
  }
  .slots-section__fullitem-rate-text {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	margin-bottom: 8px;
  }
  .slots-section__list {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 -15px;
  }
  .slots-section__item {
	max-width: calc(33.33333% - 30px);
	width: 100%;
	flex-basis: calc(33.33333% - 30px);
	margin: 0 15px 30px;
	background: #282A40;
	border-radius: 12px;
	transition: 0.3s transform ease-in-out;
  }
  @media only screen and (min-width: 1025px) {
	.slots-section__item:hover {
	  padding: 14px 18px 18px;
	  transform: scale(1.2);
	  margin-bottom: -150px;
	  z-index: 2;
	  box-shadow: 0px 3px 24px rgba(20, 20, 21, 0.4);
	}
	.slots-section__item:hover .slots-section__item-image {
	  border-radius: 12px;
	}
	.slots-section__item:hover .slots-section__item-content {
	  padding: 17px 0 0;
	}
	.slots-section__item:hover .slots-section__item-text {
	  font-size: 13px;
	}
	.slots-section__item:hover .slots-section__fullitem-play {
	  display: flex;
	}
	.slots-section__item:hover .slots-section__item-button {
	  display: flex;
	}
  }
  @media only screen and (max-width: 1023px) {
	.slots-section__item .slots-section__fullitem-play {
	  display: flex !important;
	  height: 60px;
	}
	.slots-section__item .slots-section__fullitem-play-title {
	  font-size: 14px;
	}
  }
  @media only screen and (max-width: 991px) {
	.slots-section__item {
	  max-width: calc(50% - 30px);
	  flex-basis: calc(50% - 30px);
	}
	.slots-section__item .slots-section__fullitem-play {
	  max-width: 100%;
	}
  }
  @media only screen and (max-width: 800px) {
	.slots-section__item {
	  max-width: 100%;
	  flex-basis: 100%;
	}
  }
  .slots-section__item-image {
	position: relative;
	border-radius: 12px 12px 0 0;
	overflow: hidden;
  }
  .slots-section__item-image img {
	width: 100%;
	transition: 0.3s ease-in-out;
  }
  @media only screen and (min-width: 1025px) {
	.slots-section__item-image:hover img {
	  transform: scale(1.05);
	}
  }
  .slots-section__item-content {
	padding: 8px 15px 18px;
  }
  .slots-section__item-content .slots-section__fullitem-play {
	margin-top: 17px;
	display: none;
  }
  .slots-section__item-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
  }
  .slots-section__item-title {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 8px;
	color: #fff;
  }
  .slots-section__item-title a {
	color: #fff;
	text-decoration: none;
  }
  @media only screen and (min-width: 1025px) {
	.slots-section__item-title a:hover {
	  text-decoration: underline;
	}
  }
  .slots-section__item-bonus {
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
	color: #F4F4F4;
  }
  .slots-section__item-bonus svg {
	margin-right: 4px;
  }
  .slots-section__item-demo {
	background: rgba(111, 120, 151, 0.3);
	border-radius: 5px;
	padding: 2px 8px;
	font-size: 16px;
	color: #F4F4F4;
  }
  .slots-section__item-text {
	font-size: 14px;
	line-height: 130%;
	color: #C3C3C3;
	margin-bottom: 14px;
  }
  .slots-section__item-more {
	color: #5277E7;
	display: inline-block;
	cursor: pointer;
	border-bottom: 1px dashed #5277E7;
	transition: 0.3s ease-in-out;
  }
  @media only screen and (min-width: 1025px) {
	.slots-section__item-more:hover {
	  border-color: transparent;
	}
  }
  .slots-section__item-value {
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #fff;
  }
  .slots-section__item-info {
	font-size: 14px;
	line-height: 17px;
	color: #7B7DB4;
	margin-bottom: 14px;
  }
  .slots-section__item-ratetitle {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	margin-bottom: 6px;
  }
  .slots-section__item-ratetitle svg {
	margin-right: 4px;
  }
  .slots-section__item-button {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #2C3251;
	border: 1px solid #4A5B68;
	border-radius: 30px;
	max-width: 100%;
	width: 100%;
	height: 38px;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	margin-top: 8px;
	display: none;
	cursor: pointer;
	text-decoration: none;
	transition: 0.3s ease-in-out;
  }
  .slots-section__item-button svg {
	margin-right: 10px;
  }
  @media only screen and (min-width: 1025px) {
	.slots-section__item-button:hover {
	  background: #4A5B68;
	}
  }
  @media only screen and (max-width: 1023px) {
	.slots-section__item-button {
	  display: flex;
	}
  }
  .slots-section__button {
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	background: #6ab04c;
	border-radius: 8px;
	display: none;
  }
  @media only screen and (max-width: 767px) {
	.slots-section__button {
	  display: flex;
	}
  }
  
  .slot-rate {
	position: relative;
	height: 8px;
	background: #181A27;
	border-radius: 30px;
	display: flex;
  }
  .slot-rate__box {
	position: relative;
	display: flex;
	align-items: stretch;
	width: 100%;
	height: 100%;
  }
  .slot-rate__box span {
	position: relative;
	width: 100%;
  }
  .slot-rate__box span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 6px;
	width: 1px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 30px;
	z-index: 2;
  }
  .slot-rate__box span:first-of-type::before {
	display: none;
  }
  .slot-rate__line {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: linear-gradient(90.09deg, #2FC178 0%, #42CFAB 96.57%);
	border-radius: 30px;
  }
  
  .slots-filters {
	background: #fff;
	border-radius: 10px;
  }
  @media only screen and (max-width: 767px) {
	.slots-filters {
	  max-width: 350px;
	  width: 100%;
	  position: fixed;
	  top: 0;
	  left: 0;
	  border-radius: 0;
	  display: flex;
	  flex-direction: column;
	  height: 100%;
	  z-index: 99999;
	  transform: translateX(-100%);
	  transition: 0.3s ease-in-out;
	}
	.slots-filters::before {
	  content: "";
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 100%;
	  background: rgba(0, 0, 0, 0.5);
	  width: 200%;
	  visibility: hidden;
	  opacity: 0;
	  overflow: hidden;
	  transition: 0.3s ease-in-out;
	  pointer-events: none;
	}
	.slots-filters.open {
	  transform: translateX(0);
	}
	.slots-filters.open::before {
	  visibility: visible;
	  opacity: 1;
	  overflow: visible;
	}
  }
  .slots-filters__head {
	padding: 28px 20px 20px;
	border-bottom: 1px solid #D6DDF7;
  }
  @media only screen and (max-width: 767px) {
	.slots-filters__inner {
	  display: block;
	  padding-bottom: 24px;
	  overflow-y: scroll;
	}
  }
  .slots-filters__list {
	max-height: 240px;
	overflow-y: auto;
  }
  .slots-filters__list::-webkit-scrollbar {
	width: 6px;
	background-color: #EFF3FE;
	border-radius: 20px;
  }
  .slots-filters__list::-webkit-scrollbar-thumb {
	background-color: #6F7897;
	border-radius: 20px;
  }
  .slots-filters__list::-webkit-scrollbar-track {
	background-color: #EFF3FE;
	border-radius: 20px;
  }
  .slots-filters__box {
	padding: 20px;
	border-bottom: 1px solid #D6DDF7;
  }
  .slots-filters__subtitle {
	position: relative;
	font-weight: 700;
	font-size: 16px;
	color: #333;
	margin-bottom: 12px;
	cursor: pointer;
	transition: 0.3s ease-in-out;
  }
  .slots-filters__subtitle::after {
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	content: "";
	height: 7px;
	width: 7px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 50%;
	transform-origin: 66% 66%;
	transform: rotate(-135deg);
	transition: all 0.15s ease-in-out;
  }
  .slots-filters__subtitle.close {
	margin-bottom: 0;
  }
  .slots-filters__subtitle.close::after {
	transform: rotate(45deg);
  }
  .slots-filters__bottom {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 20px 28px;
  }
  @media only screen and (max-width: 767px) {
	.slots-filters__bottom {
	  border-bottom: 1px solid #D6DDF7;
	  border-top: 1px solid #D6DDF7;
	}
  }
  .slots-filters__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
  }

/* SINGLE SLOT PAGE  */

.single-slot .space-single-aces-breadcrumbs,
.slots-section .space-single-aces-breadcrumbs {
	max-width: 1110px;
	margin: 0 auto 20px;
}
@media only screen and (max-width: 1200px) {
	.single-slot .space-single-aces-breadcrumbs,
	.slots-section .space-single-aces-breadcrumbs {
	  padding: 0 20px;
	}
}

.single-slot {
	margin-top: 40px;
}
.single-slot__inner {
	max-width: 1110px;
	width: 100%;
	margin: 0 auto;
  }
  @media only screen and (max-width: 1200px) {
	.single-slot__inner {
	  padding: 0 20px;
	}
  }
  .single-slot__title {
	font-weight: 800;
	font-size: 32px;
	line-height: 120%;
	color: #000;
	margin-bottom: 28px;
  }
  .single-slot__title h1 {
	font-weight: 800;
	font-size: 32px;
	line-height: 120%;
	color: #000;
	margin: 0;
  }
  .single-slot__item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 20px;
	padding: 22px 32px 22px 24px;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 22px;
  }
  .single-slot__item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px;
	background: linear-gradient(90deg, #06081E 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item {
	  flex-direction: column;
	  align-items: center;
	  padding: 10px 16px 16px;
	  margin-bottom: 32px;
	}
  }
  .single-slot__item-image {
	position: relative;
	max-width: 372px;
	width: 100%;
	flex-basis: 372px;
	border-radius: 20px;
	overflow: hidden;
	z-index: 2;
	margin-right: 10px;
  }
  .single-slot__item-image img {
	transition: 0.3s ease-in-out;
  }
  @media only screen and (min-width: 1025px) {
	.single-slot__item-image:hover img {
	  transform: scale(1.05);
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-image {
	  max-width: 100%;
	  flex-basis: auto;
	  margin: 0 auto 6px;
	}
	.single-slot__item-image img {
	  width: 100%;
	}
  }
  .single-slot__item-content {
	max-width: 646px;
	width: 100%;
	flex-basis: 646px;
	z-index: 2;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-content {
	  max-width: 100%;
	  flex-basis: auto;
	}
  }
  .single-slot__item-head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
  }
  @media only screen and (max-width: 991px) {
	.single-slot__item-head {
	  margin-bottom: 5px;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-head {
	  flex-direction: column-reverse;
	  align-items: flex-end;
	  margin-bottom: 18px;
	}
  }
  .single-slot__item-text {
	max-width: 485px;
	width: 100%;
	display: flex;
	align-items: flex-start;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
  }
  .single-slot__item-text svg {
	width: 32px;
	height: 32px;
	flex-shrink: 0;
	margin-right: 14px;
  }
  @media only screen and (max-width: 1023px) {
	.single-slot__item-text {
	  font-size: 14px;
	}
  }
  @media only screen and (max-width: 991px) {
	.single-slot__item-text {
	  font-size: 12px;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-text {
	  font-size: 15px;
	}
  }
  .single-slot__item-rate {
	margin-left: 15px;
  }
  .single-slot__item-rate .rates-block__about {
	margin: 0;
	background: rgba(244, 244, 244, 0.9);
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-rate {
	  margin: 0 0 10px;
	  display: flex;
	  flex-direction: row-reverse;
	}
  }
  .single-slot__item-rate-text {
	font-size: 14px;
	color: #C3C3C3;
	margin-top: 8px;
	text-align: center;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-rate-text {
	  margin: 0 8px 0 0;
	  align-self: center;
	}
  }
  .single-slot__item-main {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 32px;
  }
  .single-slot__item-price {
	margin-right: 30px;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-price {
	  max-width: 160px;
	  width: 100%;
	  margin-right: 10px;
	}
  }
  .single-slot__item-price-value {
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #fff;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-price-value {
	  font-size: 20px;
	}
  }
  .single-slot__item-price-text {
	font-size: 14px;
	line-height: 17px;
	color: #C3C3C3;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-price-text {
	  font-size: 12px;
	  line-height: normal;
	}
  }
  .single-slot__item-range {
	max-width: 225px;
	width: 100%;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-range .slots-section__item-ratetitle {
	  font-size: 12px;
	}
  }
  .single-slot__item-bottom {
	display: flex;
	align-items: center;
  }
  .single-slot__item-bottom .slots-section__fullitem-play {
	max-width: 255px;
  }
  @media only screen and (max-width: 479px) {
	.single-slot__item-bottom .slots-section__fullitem-play {
	  max-width: 100%;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__item-bottom {
	  flex-direction: column;
	}
  }
  .single-slot__play-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 255px;
	width: 100%;
	height: 55px;
	background: linear-gradient(92.15deg, #A450FB 3.78%, #4E138A 102.2%);
	border-radius: 30px;
	border: none;
	cursor: pointer;
	transition: 0.3s ease-in-out;
	font-weight: 600;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin-left: 18px;
  }
  .single-slot__play-btn svg {
	margin-right: 10px;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__play-btn {
	  margin: 10px auto 0;
	}
  }
  @media only screen and (max-width: 479px) {
	.single-slot__play-btn {
	  max-width: 100%;
	}
  }
  .single-slot__triggers {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 -15px 100px;
  }
  @media only screen and (max-width: 767px) {
		.single-slot__triggers {
			margin-bottom: 60px;
		}
  }
  .single-slot__trigger {
	position: relative;
	max-width: calc(33.33333% - 30px);
	width: 100%;
	flex-basis: calc(33.33333% - 30px);
	height: 120px;
	margin: 0 15px 25px;
	padding: 24px 30px;
	background: #fff;
	box-shadow: inset 5px 0px 0px #798AD2;
	border-radius: 20px;
	overflow: hidden;
  }
  .single-slot__trigger--lg {
	max-width: calc(50% - 30px);
	flex-basis: calc(50% - 30px);
  }
  @media only screen and (max-width: 991px) {
	.single-slot__trigger {
	  max-width: calc(50% - 30px);
	  flex-basis: calc(50% - 30px);
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__trigger {
	  max-width: 100%;
	  flex-basis: 100%;
	  padding: 10px 20px;
	  margin-bottom: 10px;
	  height: auto;
	}
  }
  .single-slot__trigger-title {
	font-size: 20px;
	line-height: 24px;
	color: #64669B;
	margin-bottom: 5px;
  }
  @media only screen and (max-width: 991px) {
	.single-slot__trigger-title {
	  font-size: 16px;
	  line-height: normal;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__trigger-title {
	  font-size: 15px;
	}
  }
  .single-slot__trigger-value {
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 34px;
	line-height: 41px;
	color: #333;
  }
  .single-slot__trigger-value svg {
	margin-right: 10px;
  }
  @media only screen and (max-width: 991px) {
	.single-slot__trigger-value {
	  font-size: 28px;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__trigger-value {
	  font-size: 22px;
	}
  }
  .single-slot__trigger-image {
	position: absolute;
	right: 0;
	bottom: -5px;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__trigger-image svg {
	  width: 50px;
	  height: 50px;
	}
  }
  .single-slot__play-title {
	display: flex;
	align-items: center;
	font-weight: 800;
	font-size: 32px;
	color: #333;
	margin-bottom: 24px;
  }
  .single-slot__play-title svg {
	margin-right: 10px;
  }
  @media only screen and (max-width: 1023px) {
	.single-slot__play-title {
	  font-size: 28px;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__play-title {
	  font-size: 26px;
	}
  }
  .single-slot__play {
	margin-bottom: 115px;
  }
	.single-slot__play iframe {
		height: 600px;
		width: 100%;
	}
  @media only screen and (max-width: 767px) {
	.single-slot__play {
	  margin-bottom: 60px;
	}
  }
  .single-slot__play-box {
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
  }
  .single-slot__play-box .rates-block__item {
	width: 100%;
	height: 80px;
  }
  .single-slot__play-box .rates-block__item:first-of-type .rates-block__number {
	background: linear-gradient(92.15deg, #A450FB 3.78%, #4E138A 102.2%);
  }
  .single-slot__play-box .rates-block__item:first-of-type .rates-block__number::after {
	background: linear-gradient(92.15deg, #4E138A 3.78%, #9243E4 102.2%);
	transform: matrix(-1, 0, 0, 1, 0, 0);
  }
  @media only screen and (max-width: 991px) {
	.single-slot__play-box .rates-block__item {
	  height: auto;
	  padding: 20px 0;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__play-box .rates-block__item {
	  padding: 0;
	}
  }
  .single-slot__play-box .rates-block__number {
	background: #000;
  }
  .single-slot__play-box .rates-block__right {
	max-width: 492px;
	width: 100%;
  }
  @media only screen and (max-width: 1023px) {
	.single-slot__play-box .rates-block__right {
	  max-width: 400px;
	}
  }
  @media only screen and (max-width: 991px) {
	.single-slot__play-box .rates-block__right {
	  flex-direction: column;
	  max-width: 200px;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__play-box .rates-block__right {
	  max-width: 100%;
	  flex-direction: column-reverse;
	}
  }
  .single-slot__play-box .slots-section__fullitem-play {
	max-width: 255px;
	height: 54px;
  }
  @media only screen and (max-width: 479px) {
	.single-slot__play-box .slots-section__fullitem-play {
	  max-width: 100%;
	  height: 52px;
	}
  }
  .single-slot__play-box .slots-section__fullitem-play-info {
	max-width: 100%;
  }
  @media only screen and (max-width: 1023px) {
	.single-slot__play-box .slots-section__fullitem-play-info {
	  font-size: 10px;
	}
  }
  .single-slot__play-box .rates-block__promocode {
	max-width: 185px;
	width: 100%;
  }
  @media only screen and (max-width: 1023px) {
	.single-slot__play-box .rates-block__promocode {
	  max-width: 180px;
	  margin-right: 5px;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__play-box .rates-block__promocode {
	  max-width: 255px;
	  margin-top: 20px;
	}
  }
  @media only screen and (max-width: 479px) {
	.single-slot__play-box .rates-block__promocode {
	  max-width: 100%;
	  display: flex;
	  align-items: center;
	}
  }
  .single-slot__play-box .rates-block__promocode-text {
	font-style: italic;
	font-size: 14px;
	color: #6F7897;
	text-align: center;
  }
  .single-slot__play-box .promocode-block__copy {
	border: 1px solid #6F7897;
	height: 40px;
  }
  .single-slot__play-box .promocode-block__copy span {
	font-weight: 900;
	font-size: 17px;
	color: #6F7897;
  }
  .single-slot__play-box .promocode-block__copy small {
	color: #6F7897;
  }
  @media only screen and (max-width: 479px) {
	.single-slot__play-box .promocode-block__copy {
	  margin-bottom: 0;
	}
  }
  .single-slot__play-box .rates-block__head .rates-block__head-item:nth-child(2) {
	margin-right: 60px;
  }
  @media only screen and (max-width: 991px) {
	.single-slot__play-box .rates-block__head .rates-block__head-item:nth-child(2) {
	  margin-right: 20px;
	}
  }
  .single-slot__play-box .rates-block__head .rates-block__head-item:nth-child(4) {
	margin-right: 180px;
  }
  @media only screen and (max-width: 991px) {
	.single-slot__play-box .rates-block__head .rates-block__head-item:nth-child(4) {
	  margin-right: 150px;
	}
  }
  .single-slot__bonuses {
	margin-bottom: 120px;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__bonuses {
	  margin-bottom: 60px;
	}
  }
  .single-slot__bonuses-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 24px;
  }
  .single-slot__bonuses-title {
	display: flex;
	align-items: center;
	font-weight: 800;
	font-size: 32px;
	color: #333;
  }
  .single-slot__bonuses-title svg {
	margin-right: 10px;
  }
  @media only screen and (max-width: 1023px) {
	.single-slot__bonuses-title {
	  font-size: 28px;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__bonuses-title {
	  font-size: 26px;
	}
  }
  .single-slot__bonuses-list .slick-list {
	padding: 45px;
	margin: -45px;
  }
  .single-slot__bonuses-slide {
	display: flex !important;
	align-items: stretch;
	flex-wrap: wrap;
	margin: 0 -15px;
  }
  .single-slot__bonuses-nav {
	display: flex;
	align-items: center;
	margin: 0 -8px;
  }
  .single-slot__bonuses-nav .slider-arrow {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: transparent;
	margin: 0 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s ease-in-out;
	cursor: pointer;
	z-index: 2;
  }
  @media only screen and (min-width: 1025px) {
	.single-slot__bonuses-nav .slider-arrow:hover {
	  background: #D3DBF3;
	}
  }
  .single-slot__video {
	margin-bottom: 120px;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__video {
	  margin-bottom: 60px;
	}
  }
  .single-slot__video-title {
	display: flex;
	align-items: center;
	font-weight: 800;
	font-size: 32px;
	color: #333;
	margin-bottom: 24px;
  }
  .single-slot__video-title svg {
	margin-right: 10px;
  }
  @media only screen and (max-width: 1023px) {
	.single-slot__video-title {
	  font-size: 28px;
	}
  }
  @media only screen and (max-width: 767px) {
	.single-slot__video-title {
	  font-size: 26px;
	}
  }
  .single-slot__video-media {
	border-radius: 20px;
	overflow: hidden;
  }
  .single-slot__video-media iframe {
	border: none;
	max-width: 100%;
  }
  @media only screen and (max-width: 767px) {
	.single-slot__video-media {
	  display: grid;
	}
	.single-slot__video-media iframe {
	  height: 220px;
	}
  }

	/* author page  */


.author-head {
  height: 240px;
  background: #eff1f3;
}
@media only screen and (max-width: 767px) {
  .author-head {
    height: 200px;
		padding: 10px 0;
  }
}
.author-head__inner {
  padding: 24px 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .author-head__inner {
    padding: 0 20px;
  }
}

.author {
  margin: -150px auto 64px;
}
.author__inner {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .author__inner {
    padding: 0 20px;
  }
}
.author__main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .author__main {
    flex-direction: column;
    align-items: center;
  }
}
.author__image {
  position: relative;
  max-width: 350px;
  width: 100%;
  flex-basis: 350px;
  margin-right: 20px;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .author__image {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 auto 30px;
  }
  .author__image img {
    width: 100%;
  }
}
.author__link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8px;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #fff;
  padding: 6px 20px;
  height: 40px;
  background: rgba(51, 51, 51, 0.6);
  border-radius: 60px;
}
.author__link a {
  color: #fff;
  text-decoration: none;
}
.author__content {
  max-width: 730px;
  width: 100%;
  flex-basis: 730px;
}
@media only screen and (max-width: 767px) {
  .author__content {
    max-width: 100%;
    flex-basis: auto;
  }
}
.author__name {
  font-weight: 800;
  font-size: 32px;
  color: #000;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .author__name {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.author__position {
  font-size: 20px;
  line-height: 120%;
  color: #6F7897;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .author__position {
    font-size: 18px;
    line-height: normal;
  }
}
.author__socials {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0 -11px 68px;
}
.author__socials li {
  margin: 0 11px;
}
.author__socials li a svg {
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .author__socials li a:hover svg {
    transform: scale(1.1);
  }
}
@media only screen and (max-width: 767px) {
  .author__socials {
    margin: 0 -11px 35px;
  }
}
.author__about {
  font-size: 16px;
  line-height: 150%;
  color: #6F7897;
}
.author__bottom-title {
  font-size: 32px;
  line-height: 120%;
  color: #181818;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .author__bottom-title {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 15px;
  }
}
.author__bottom-text {
  font-size: 16px;
  line-height: 150%;
  color: #6F7897;
}

.author-posts__inner {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .author-posts__inner {
    padding: 0 20px;
  }
}
.author-posts__title {
  font-weight: 800;
  font-size: 32px;
  line-height: 120%;
  color: #000;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1023px) {
  .author-posts__title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .author-posts__title {
    font-size: 26px;
  }
}

.price-range__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.price-range__head-item {
  font-weight: 600;
  font-size: 16px;
  color: #333;
}
.price-range__controls {
  display: flex;
  align-items: center;
  margin: 0 -3px 20px;
}
.price-range__input-box {
  margin: 0 3px;
  width: 100%;
}
.price-range__input-box.input-min {
  max-width: 70px;
}
.price-range__input-box.input-max {
  max-width: 88px;
}
.price-range__input {
  border: none;
  width: 100%;
  height: 40px;
  background: #F2F3F5;
  border-radius: 5px;
  font-size: 13px;
  padding: 0 6px;
  color: #242424;
}
.price-range__confirm {
  max-width: 45px;
  width: 100px;
  height: 40px;
  background: #5277E7;
  border-radius: 5px;
  margin-left: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  border: none;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .price-range__confirm:hover {
    background: #3954a2;
  }
}
.price-range__range.noUi-horizontal {
  height: 3px;
  background: #F2F3F5;
  box-shadow: none;
  border: none;
}
.price-range__range .noUi-connect {
  background: #5277E7;
}
.price-range__range .noUi-handle {
  top: -9px !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 50%;
  background: #5277E7;
  border: none;
  box-shadow: none;
  cursor: pointer;
  border: 1px solid #fff;
}
.price-range__range .noUi-handle::before {
  width: 9px;
  height: 9px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.price-range__range .noUi-handle::after {
  display: none;
}

.slots-section__fullitem-left,
.slots-section__item-content {
  position: relative;
}

.slots-section__fullitem-fulltext,
.slots-section__item-fulltext {
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #000;
  z-index: 2;
  box-shadow: 0px 10px 45px rgba(47, 62, 107, 0.2);
  border-radius: 10px;
  padding: 8px 30px 18px 10px;
  max-height: 230px;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto !important;
}
.slots-section__fullitem-fulltext.active,
.slots-section__item-fulltext.active {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
.slots-section__overlay {
  position: fixed;
  top: -1000px;
  left: -9999px;
  pointer-events: none;
  right: -9999px;
  bottom: -9999px;
  background: rgba(0,0,0,.3);
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  z-index: 2;
  transition: .3s ease-in-out;
}
.slots-section__overlay .active {
	visibility: visible;
	opacity: 1;
	overflow: visible;
}

/* NEW HEADER  */


.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
}
.header__top {
  display: flex;
  align-items: center;
  height: 40px;
  background: #151825;
  overflow: visible;
  transition: 0.15s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .header__top {
    display: none;
  }
}
.header__inner {
  display: flex;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .header__inner {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .header__inner {
    padding: 10px 20px;
  }
}
.header__main {
  background: #000;
}
.header__bottom {
  display: none;
  overflow: visible;
  height: 40px;
  transition: 0.15s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .header__bottom .header__inner {
    position: relative;
    padding-right: 0;
  }
  .header__bottom .header__inner::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 60px;
    background: linear-gradient(90deg, #261372 0%, rgba(60, 38, 145, 0) 85.42%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    pointer-events: none;
  }
}
@media only screen and (max-width: 1024px) {
  .header__bottom {
    display: flex;
    background: #3C2691;
  }
}
.header.fixed .header__top {
  height: 0;
  overflow: hidden;
}
.header.fixed .header__bottom {
  height: 0;
  overflow: hidden;
}

.top-nav__list {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  display: flex;
  align-items: center;
}
.top-nav__list li {
  font-size: 16px;
  margin: 0 15px;
}
.top-nav__list li a {
  color: #F4F4F4;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.top-nav__list li a img {
  margin-right: 8px;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .top-nav__list li a:hover {
    color: #6ab04c;
  }
}

.search {
  margin-left: auto;
}
.search__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .search__button:hover {
    background: #2F2F2F;
  }
}

.language {
  position: relative;
  margin-left: 22px;
}
.language__current {
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px 30px 8px 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.language__current::after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  height: 9px;
  width: 9px;
  margin-top: -7px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
}
.language__current svg,
.language__current img {
  margin-right: 4px;
}
.language__list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 8px 30px 8px 10px;
  background: #222431;
  z-index: 3;
  border-radius: 10px;
  list-style: none;
  margin: 0;
  transition: 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
.language__list.open {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
.language__item {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.language__item + .language__item {
  margin-top: 10px;
}
.language__item a {
  display: flex;
  align-items: center;
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.language__item a svg,
.language__item a img {
  margin-right: 4px;
}
@media only screen and (min-width: 1025px) {
  .language__item a:hover {
    color: #6AB04C;
  }
}

.logo a {
  text-decoration: none;
}
.logo__title {
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .logo__title {
    font-size: 10px;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  .logo {
    max-width: 94px;
  }
}

.main-nav {
  margin-left: auto;
}
.main-nav__list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -12px;
  padding: 0;
}
.main-nav__list > li {
  position: relative;
}
.main-nav__list > li > a {
  position: relative;
  padding: 30px 10px;
  display: flex;
  font-weight: 600;
  font-size: 15px;
  color: #F4F4F4;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.main-nav__list > li > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 0;
  background: transparent;
  transition: 0.3s ease-in-out;
}
.main-nav__list > li > a img {
  margin-right: 6px;
}
@media only screen and (max-width: 1149px) {
  .main-nav__list > li > a {
    padding: 30px 10px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .main-nav__list > li > a {
    padding: 30px 12px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 1025px) {
  .main-nav__list > li > a:hover {
    background: #2F2F2F;
  }
  .main-nav__list > li > a:hover::before {
    width: 100%;
  }
}
.main-nav__list > li.green > a::before {
  background: #6AB04C;
}
@media only screen and (min-width: 1025px) {
  .main-nav__list > li.green:hover > a {
    color: #6AB04C;
  }
}
.main-nav__list > li.purple > a::before {
  background: #846DE1;
}
@media only screen and (min-width: 1025px) {
  .main-nav__list > li.purple:hover > a {
    color: #846DE1;
  }
}
.main-nav__list > li.yellow > a::before {
  background: #FDF300;
}
@media only screen and (min-width: 1025px) {
  .main-nav__list > li.yellow:hover > a {
    color: #FDF300;
  }
}
.main-nav__list > li.orange > a::before {
  background: #FA7802;
}
@media only screen and (min-width: 1025px) {
  .main-nav__list > li.orange:hover > a {
    color: #FA7802;
  }
}
.main-nav__list > li.blue > a::before {
  background: #67C8FF;
}
@media only screen and (min-width: 1025px) {
  .main-nav__list > li.blue:hover > a {
    color: #67C8FF;
  }
}
@media only screen and (min-width: 1025px) {
  .main-nav__list > li.has-chield:hover > ul.main-nav__sub-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }
}
@media only screen and (max-width: 1024px) {
  .main-nav__list > li.has-chield > a {
    position: relative;
  }
  .main-nav__list > li.has-chield > a::before {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border-top: 6.6666666667px solid transparent;
    border-bottom: 6.6666666667px solid transparent;
    border-left: 8px solid white;
    left: auto;
    background: transparent;
    transition: 0.3s ease-in-out;
  }
}
.main-nav__list > li:first-of-type > ul.main-nav__sub-menu li > ul.main-nav__sub-menu {
  -moz-column-count: 2;
  column-count: 2;
  width: 638px;
}
@media only screen and (max-width: 1024px) {
  .main-nav__list > li:first-of-type > ul.main-nav__sub-menu li > ul.main-nav__sub-menu {
    transition: none;
  }
}
@media only screen and (max-width: 1024px) {
  .main-nav__list {
    display: block;
    width: 100%;
    margin: 0;
    padding-bottom: 24px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .main-nav__list > li {
    position: static;
  }
  .main-nav__list > li > a {
    position: relative;
    padding: 13px 0;
  }
  .main-nav__list > li > a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 25px;
    width: 100%;
    height: 1px;
    background: #535353;
  }
}
.main-nav__sub-menu {
  list-style: none;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 224px;
  padding: 20px 12px;
  border-radius: 5px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  z-index: 2;
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);
  transition: 0.3s ease-in-out;
}
.main-nav__sub-menu > li {
  font-weight: 600;
  font-size: 14px;
}
.main-nav__sub-menu > li + li {
  margin-top: 14px;
}
.main-nav__sub-menu > li > a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #5277E7;
  transition: 0.3s ease-in-out;
}
.main-nav__sub-menu > li > a img {
  margin-right: 6px;
}
.main-nav__sub-menu > li > a span {
  font-weight: 600;
  font-size: 14px;
  color: #6F7897;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .main-nav__sub-menu > li > a:hover {
    color: #6AB04C;
  }
}
.main-nav__sub-menu > li > ul.main-nav__sub-menu {
  width: 300px;
  left: 224px;
  top: 0;
  min-height: 100%;
  padding: 20px 24px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
}
.main-nav__sub-menu > li > ul.main-nav__sub-menu li > a::after {
  display: none;
}
.main-nav__sub-menu > li.has-chield > a::after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  right: 12px;
  border-top: 6.6666666667px solid transparent;
  border-bottom: 6.6666666667px solid transparent;
  border-left: 8px solid #5277E7;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .main-nav__sub-menu > li.has-chield > a::after {
    transition: 0.3s ease-in-out;
    border-left: 8px solid #fff;
  }
}
@media only screen and (max-width: 1024px) {
  .main-nav__sub-menu > li.has-chield > a.active::after {
    transform: rotate(90deg);
  }
}
@media only screen and (min-width: 1025px) {
  .main-nav__sub-menu > li.has-chield > a:hover::after {
    border-left: 8px solid #6AB04C;
  }
}
@media only screen and (min-width: 1025px) {
  .main-nav__sub-menu > li.has-chield:hover > ul.main-nav__sub-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }
}
@media only screen and (max-width: 1024px) {
  .main-nav__sub-menu {
    border-radius: 0;
    background: #000;
    padding: 0;
    transition: opacity 0.3s ease-in-out;
    height: 100%;
  }
  .main-nav__sub-menu > li + li {
    margin: 0;
  }
  .main-nav__sub-menu > li > a {
    position: relative;
    padding: 13px 16px;
    font-weight: 600;
    font-size: 16px;
    color: #F4F4F4;
  }
  .main-nav__sub-menu > li > a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 45px;
    width: 100%;
    height: 1px;
    background: #535353;
  }
  .main-nav__sub-menu.open {
    position: absolute;
    left: 0;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 9;
    max-width: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .main-nav__sub-menu.active {
    background: #000 !important;
    padding: 0 !important;
    width: 100% !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    position: static;
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }
  .main-nav__sub-menu.active li a {
    color: #5277E7;
    font-size: 14px;
    padding: 7px 16px;
  }
  .main-nav__sub-menu.active li a::before {
    display: none;
  }
  .main-nav__sub-menu.active li a img {
    display: none;
  }
}
.main-nav__opener {
  display: none;
  margin-left: 20px;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .main-nav__opener {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .main-nav {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    max-width: 286px;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9;
    padding: 20px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transform: translateX(-100%);
    transition: 0.3s ease-in-out;
  }
  .main-nav::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background: rgba(0, 0, 0, 0.5);
    width: 300%;
    transition: 0.3s ease-in-out;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
  }
  .main-nav.active {
    visibility: visible;
    opacity: 1;
    overflow: visible;
    transform: translateX(0);
  }
  .main-nav.active::before {
    visibility: visible;
    opacity: 1;
    overflow: visible;
  }
}
.main-nav__bottom {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .main-nav__bottom {
    display: flex;
    margin: auto -20px 0;
    padding: 15px 16px 20px;
    border-top: 1px solid #535353;
  }
}
.main-nav__search {
  width: 100%;
  position: relative;
}
.main-nav__search-input {
  max-width: 100%;
  width: 100%;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 60px;
  padding: 0 16px 0 42px;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
}
.main-nav__search-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
}
.main-nav__mobile-lang {
  display: none;
  margin-top: 80px;
}
@media only screen and (max-width: 1024px) {
  .main-nav__mobile-lang {
    display: block;
    margin-bottom: 32px;
  }
  .main-nav__mobile-lang .language {
    margin: 0;
    max-width: 100px;
  }
  .main-nav__mobile-lang .language__current {
    background: rgba(255, 255, 255, 0.15);
  }
  .main-nav__mobile-lang .language__list {
    background: #262626;
  }
}
.main-nav__mobile-top-menu {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .main-nav__mobile-top-menu {
    display: block;
  }
}
.main-nav__mobile-top-menu .top-nav__list {
  display: block;
}
.main-nav__mobile-top-menu .top-nav__list li {
  position: relative;
}
.main-nav__mobile-top-menu .top-nav__list li::after {
  content: "";
  position: absolute;
  background: #535353;
  width: calc(100% - 5px);
  height: 1px;
  bottom: 0;
  left: 25px;
}
.main-nav__mobile-top-menu .top-nav__list li:first-of-type::before {
  content: "";
  position: absolute;
  background: #535353;
  width: calc(100% - 5px);
  height: 1px;
  top: 0;
  left: 25px;
}
.main-nav__mobile-top-menu .top-nav__list li a {
  padding: 13px 0;
  display: flex;
  align-items: center;
}
.main-nav__mobile-top-menu .top-nav__list li a img {
  display: block;
}

.header-promo {
  position: relative;
  max-width: 128px;
  width: 100%;
  height: 35px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 50px;
  margin-left: 40px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .header-promo {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .header-promo:hover {
    background: #5277E7;
  }
}
.header-promo__label {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #fff;
  background: #000;
  padding: 2px 5px;
  white-space: nowrap;
  border-radius: 10px;
  top: -12px;
}
.header-promo__title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 17px;
  color: #fff;
  height: 100%;
}
.header-promo__title svg {
  margin-left: 4px;
}

.header-bonus {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 25px;
  cursor: pointer;
}
.header-bonus__icon {
  flex-shrink: 0;
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  .header-bonus__content {
    display: none;
  }
}
.header-bonus__image {
  margin-right: 2px;
}
.header-bonus__title {
  font-size: 14px;
  color: #fff;
}
.header-bonus__modal {
  position: absolute;
  width: 220px;
  top: 100%;
  right: 0;
  padding: 16px 20px;
  background: #111;
  box-shadow: 0px 1px 30px rgba(108, 129, 199, 0.25);
  border-radius: 10px;
  margin-top: 28px;
  cursor: auto;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  z-index: 4;
}
.header-bonus__modal::before {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 14px solid #000;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  bottom: 100%;
  right: 30px;
}
.header-bonus__modal.open {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
@media only screen and (max-width: 1024px) {
  .header-bonus__modal::before {
    right: 50px;
  }
}
.header-bonus__modal-image {
  margin-bottom: 15px;
}
.header-bonus__modal-list {
  margin-bottom: 15px;
}
.header-bonus__modal-item {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  justify-content: space-between;
}
.header-bonus__modal-item span {
  display: flex;
  align-items: center;
  margin-left: 20px;
  text-align: right;
}
.header-bonus__modal-item span svg {
  margin-right: 6px;
}
.header-bonus__modal-item small {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.header-bonus__modal-item small svg {
  margin-left: 4px;
}
.header-bonus__modal-item + .header-bonus__modal-item {
  margin-top: 10px;
}
.header-bonus__modal-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  background: #AEE43E;
  border-radius: 30px;
  font-weight: 700;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  overflow: hidden;
}
.header-bonus__modal-button:after {
  content: "";
  background: #fff;
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  animation: 2.5s slideAnim infinite;
}
@media only screen and (min-width: 1025px) {
  .header-bonus__modal-button:hover {
    background: #437d2a;
    color: #fff;
  }
  .header-bonus__modal-button:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }
}

.mobile-nav {
  padding: 10px;
  overflow-x: auto;
}
.mobile-nav__list {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0 -8px;
}
.mobile-nav__list li {
  font-weight: 600;
  font-size: 13px;
  margin: 0 8px;
  white-space: nowrap;
  flex-shrink: 0;
}
.mobile-nav__list li a {
  display: flex;
  align-items: center;
  color: #F4F4F4;
  text-decoration: none;
}
.mobile-nav__list li a img {
  margin-right: 4px;
  flex-shrink: 0;
}

@keyframes slideAnim {
  0% {
    left: -75px;
  }
  100% {
    left: 500%;
  }
}
.head-sub-link {
  padding: 16px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #535353;
}
.head-sub-link a {
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

.head-sub-back {
  width: 10px;
  height: 10px;
  margin-right: 60px;
  position: relative;
}
.head-sub-back::before {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-180deg);
  border-top: 6.6666666667px solid transparent;
  border-bottom: 6.6666666667px solid transparent;
  border-left: 8px solid white;
  background: transparent;
  transition: 0.3s ease-in-out;
}

.head-secondsub-link {
  padding: 14px 16px 7px;
  display: block;
}
.head-secondsub-link a {
  font-weight: 600;
  font-size: 15px;
  color: #5277E7;
  text-decoration: none;
  text-transform: uppercase;
}

/* 404 page & contacts  */


body.page-error-page .wrapper {
  padding-top: 0;
}

.error-page {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: calc(100vh - 75px);
  z-index: 1;
}
.error-page::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  z-index: -1;
}
@media only screen and (max-width: 1024px) {
  .error-page {
    height: calc(100vh - 90px);
  }
}
@media only screen and (max-width: 767px) {
  .error-page {
    height: 100vh;
  }
}
.error-page__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .error-page__content {
    padding: 0 20px;
  }
}
.error-page__title {
  font-weight: 800;
  font-style: italic;
  font-size: 230px;
  line-height: 120%;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .error-page__title {
    font-size: 160px;
  }
}
.error-page__text {
  font-style: italic;
  font-weight: 800;
  font-size: 40px;
  line-height: 120%;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .error-page__text {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.error-page__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 294px;
  width: 100%;
  height: 55px;
  background: #AEE43E;
  border-radius: 30px;
  font-weight: 700;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  margin: 0 auto;
}
.error-page__button:after {
  content: "";
  background: #fff;
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  animation: 2.5s slideAnim infinite;
}
@media only screen and (min-width: 1025px) {
  .error-page__button:hover {
    background: #437d2a;
    color: #fff;
  }
  .error-page__button:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }
}

@keyframes slideAnim {
  0% {
    left: -75px;
  }
  100% {
    left: 500%;
  }
}
.contacts-page {
  margin-bottom: 175px;
}
@media only screen and (max-width: 767px) {
  .contacts-page {
    margin-bottom: 80px;
  }
}
.contacts-page__inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}
.contacts-page__inner .space-comments-ins {
  background: #fff;
  max-width: 875px;
  margin: 0;
}
.contacts-page__inner .space-comments-ins input[type="submit"] {
  width: 100%;
  background: #6AB04C;
  border-radius: 60px;
  height: 50px;
}
.contacts-page__inner .space-comments-ins textarea.wpcf7-textarea {
  background: #F2F3F5;
  border-radius: 5px;
  padding: 13px 16px;
  max-height: 142px;
}
@media only screen and (max-width: 1200px) {
  .contacts-page__inner {
    padding: 0 20px;
  }
}
.contacts-page__content {
  margin-bottom: 50px;
}
.contacts-page__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  color: #333;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .contacts-page__title {
    font-size: 20px;
  }
}
.contacts-page__email {
  font-weight: 600;
  font-size: 24px;
  color: #5277E7;
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.contacts-page__email svg {
  margin-right: 14px;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .contacts-page__email:hover {
    opacity: 0.9;
  }
}

/* Live Casino page  */


.casino {
  margin-bottom: 150px;
}
@media only screen and (max-width: 767px) {
  .casino {
    margin-bottom: 90px;
  }
}
.casino__inner {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .casino__inner {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .casino__inner {
    flex-direction: column-reverse;
  }
}
.casino__main {
  max-width: 850px;
  width: 100%;
  flex-basis: 850px;
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  .casino__main {
    max-width: 100%;
    flex-basis: auto;
  }
}
.casino__aside {
  max-width: 255px;
  width: 100%;
  flex-basis: 255px;
}
@media only screen and (max-width: 767px) {
  .casino__aside {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 20px;
  }
}
.casino__item {
  background: #fff;
  border-radius: 15px;
  padding: 20px 10px;
}
.casino__item + .casino__item {
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .casino__item + .casino__item {
    margin-top: 60px;
  }
}
.casino__item-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.casino__item-title {
  font-weight: 800;
  font-size: 24px;
  line-height: 120%;
  text-transform: uppercase;
  color: #5277E7;
}
.casino__item-details {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #5277E7;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.casino__item-details svg {
  margin-left: 10px;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .casino__item-details:hover svg {
    margin-left: 15px;
  }
}
.casino__item-main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 26px;
}
@media only screen and (max-width: 991px) {
  .casino__item-main {
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .casino__item-main {
    margin-bottom: 35px;
  }
}
.casino__item-main-image {
  max-width: 240px;
  width: 100%;
  flex-basis: 240px;
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  .casino__item-main-image {
    flex-basis: auto;
    max-width: 100%;
    margin: 0 auto 20px;
  }
  .casino__item-main-image img {
    width: 100%;
  }
}
.casino__item-main-content {
  max-width: 570px;
  width: 100%;
  flex-basis: 570px;
}
.casino__item-main-content .single-slot__play-btn {
  margin: 18px 0 0;
  height: 42px;
}
.casino__item-main-content .single-slot__play-btn svg {
  margin-left: 10px;
}
@media only screen and (max-width: 991px) {
  .casino__item-main-content {
    flex-basis: auto;
    max-width: 100%;
  }
}
.casino__item-main-title {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #333;
  margin-bottom: 16px;
}
.casino__item-main-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-right: 80px;
}
.casino__item-main-wrap .slots-section__item-ratetitle {
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .casino__item-main-wrap {
    flex-direction: column;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .casino__item-value {
    margin-bottom: 10px;
  }
}
.casino__item-value-label {
  font-size: 15px;
  line-height: 18px;
  color: #64669B;
}
.casino__item-value-number {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #333;
}

.casino-list {
  margin-bottom: 26px;
}
.casino-list__head {
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  color: #333;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .casino-list__head {
    font-size: 16px;
    line-height: normal;
  }
}
.casino-list__list {
  border: 1px solid #DADBFF;
  border-radius: 10px;
  overflow: hidden;
}
.casino-list__item {
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #DADBFF;
  padding-right: 10px;
}
.casino-list__item .rates-block__promocode {
  max-width: 124px;
  width: 100%;
  margin-right: 24px;
}
.casino-list__item .rates-block__promocode .promocode-block__copy {
  height: 34px;
  margin-bottom: 0;
}
.casino-list__item .rates-block__promocode small {
  white-space: nowrap;
  font-size: 10px;
  color: #6F7897;
}
.casino-list__item .rates-block__promocode span {
  font-weight: 900;
  font-size: 14px;
  color: #6F7897;
}
.casino-list__item .rates-block__promocode span svg {
  margin-left: 4px;
  width: 15px;
  height: 15px;
}
.casino-list__item:last-of-type {
  border-bottom: none;
}
@media only screen and (max-width: 991px) {
  .casino-list__item {
    flex-direction: column;
    height: auto;
    padding: 0;
  }
  .casino-list__item .rates-block__promocode {
    margin: 0 auto 10px;
  }
}
.casino-list__item-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 59px;
  height: 50px;
  flex-shrink: 0;
  background: rgba(218, 219, 255, 0.5);
  font-weight: 900;
  font-size: 20px;
  color: #000;
  margin-right: 20px;
}
@media only screen and (max-width: 991px) {
  .casino-list__item-number {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
}
.casino-list__item-image {
  max-width: 72px;
  width: 100%;
  margin-right: 28px;
}
@media only screen and (max-width: 991px) {
  .casino-list__item-image {
    margin: 10px auto;
  }
}
.casino-list__item-title {
  display: flex;
  align-items: center;
  max-width: 350px;
  width: 100%;
  font-weight: 600;
  font-size: 13px;
  line-height: 120%;
  color: #333;
  margin-right: 14px;
  max-height: 50px;
  overflow: hidden;
}
.casino-list__item-title svg {
  flex-shrink: 0;
  margin-right: 6px;
}
@media only screen and (max-width: 1023px) {
  .casino-list__item-title {
    font-size: 12px;
    line-height: normal;
  }
}
@media only screen and (max-width: 991px) {
  .casino-list__item-title {
    margin: 0 auto 10px;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .casino-list__item-title {
    padding: 0 20px;
  }
}
.casino-list__item-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 136px;
  width: 100%;
  height: 34px;
  background: #6ab04c;
  border-radius: 100px;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  transition: all 400ms ease;
  z-index: 1;
  margin-left: auto;
}
.casino-list__item-link svg {
  margin-right: 8px;
}
.casino-list__item-link svg path {
  fill: #fff;
}
.casino-list__item-link::after {
  background: #fff;
  content: "";
  height: 155px;
  left: -115px;
  opacity: 0.15;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all cubic-bezier(0.19, 1, 0.22, 1);
  width: 80px;
  z-index: -10;
}
@media only screen and (min-width: 1025px) {
  .casino-list__item-link:hover::after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }
}
@media only screen and (max-width: 991px) {
  .casino-list__item-link {
    margin-bottom: 10px;
    margin-left: 0;
  }
}

.casino-items__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .casino-items__head {
    font-size: 16px;
    line-height: normal;
  }
}
.casino-items__title {
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  color: #333;
}
.casino-items__list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -3px;
}
.casino-items__item {
  display: block;
  max-width: calc(20% - 6px);
  width: 100%;
  flex-basis: calc(20% - 6px);
  margin: 0 3px 10px;
  background: #181B3A;
  border: 1px solid #DADBFF;
  border-radius: 10px;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .casino-items__item:hover .casino-items__item-image img {
    transform: scale(1.05);
  }
}
@media only screen and (max-width: 991px) {
  .casino-items__item {
    max-width: calc(33.33333% - 6px);
    flex-basis: calc(33.33333% - 6px);
  }
}
@media only screen and (max-width: 640px) {
  .casino-items__item {
    max-width: calc(50% - 6px);
    flex-basis: calc(50% - 6px);
  }
}
.casino-items__item-box {
  padding: 10px;
}
.casino-items__item-image {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.casino-items__item-image img {
  width: 100%;
  transition: 0.3s ease-in-out;
}
.casino-items__item-label {
  position: absolute;
  top: 8px;
  left: 8px;
  background: #333;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #C3C3C3;
  font-weight: 600;
  font-size: 10px;
  padding: 2px 4px;
}
.casino-items__item-label svg {
  margin-right: 2px;
}
.casino-items__item-subtitle {
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 3px;
}
.casino-items__item-title {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #F4F4F4;
  margin-bottom: 3px;
}

/* LIVE CAASINO SINGLE  */


.casino-single {
  margin: 50px 0 0;
}
@media only screen and (max-width: 1023px) {
  .casino-single {
    margin: 20px 0 0;
  }
}
.casino-single__inner {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .casino-single__inner {
    padding: 0 20px;
  }
}
.casino-single__title {
  font-weight: 800;
  font-size: 31px;
  line-height: 38px;
  color: #333;
  margin: 0 0 20px;
}
.casino-single__title h1 {
  font-weight: 800;
  font-size: 31px;
  line-height: 38px;
  color: #333;
  margin: 0;
}

.game-rooms {
  margin-bottom: 170px;
}
@media only screen and (max-width: 1023px) {
  .game-rooms {
    margin-bottom: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .game-rooms {
    margin-bottom: 120px;
  }
}
.game-rooms__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
}
.game-rooms__title {
  font-weight: 800;
  font-size: 32px;
  color: #333;
  margin-right: 10px;
}
@media only screen and (max-width: 1023px) {
  .game-rooms__title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .game-rooms__title {
    font-size: 26px;
  }
}
.game-rooms__list {
  position: relative;
}
.game-rooms__list::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  background: linear-gradient(90deg, rgba(248, 248, 255, 0) 0%, rgba(248, 248, 255, 0.88) 77.53%, #F8F8FF 101.67%);
  pointer-events: none;
}
.game-rooms__list .casino-items__item {
  max-width: 160px;
  margin-bottom: 0;
}
.game-rooms__nav {
  display: flex;
  align-items: center;
}
.game-rooms__nav .slider-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: transparent;
  margin: 0 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  z-index: 2;
}
@media only screen and (min-width: 1025px) {
  .game-rooms__nav .slider-arrow:hover {
    background: #D3DBF3;
  }
}

.game-info {
  margin-bottom: 120px;
}
.game-info__title {
  font-weight: 800;
  font-size: 32px;
  color: #333;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1023px) {
  .game-info__title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .game-info__title {
    font-size: 26px;
  }
}
.game-info__content {
  background: #fff;
  border-radius: 10px;
  padding: 36px 24px;
}
@media only screen and (max-width: 767px) {
  .game-info__content {
    padding: 30px 16px 20px;
  }
}
.game-info__text {
  font-size: 16px;
  line-height: 140%;
  color: #333;
}
.game-info__text a {
  color: #6ab04c;
  text-decoration: underline;
}
.game-info__text a:hover {
  color: #f9ca24;
}
.game-info__text ul,
.game-info__text ol {
  list-style: initial;
  padding: 0 0 0 20px;
  margin: 10px 0;
}
.game-info__text p:first-of-type {
  margin-top: 0;
}
.game-info__text p:last-of-type {
  margin-bottom: 0;
}
.game-info__text h1 {
  font-weight: 700;
  font-size: 28px;
  line-height: normal;
  margin: 20px 0;
}
.game-info__text h1:first-of-type {
  margin-top: 0;
}
.game-info__text h1:last-of-type {
  margin-bottom: 0;
}
.game-info__text h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: normal;
  margin: 20px 0;
}
.game-info__text h2:first-of-type {
  margin-top: 0;
}
.game-info__text h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  margin: 20px 0;
}
.game-info__text h3:first-of-type {
  margin-top: 0;
}
.game-info__text h3:last-of-type {
  margin-bottom: 0;
}
.game-info__text h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  margin: 20px 0;
}
.game-info__text h4:first-of-type {
  margin-top: 0;
}
.game-info__text h4:last-of-type {
  margin-bottom: 0;
}
.game-info__text h5 {
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  margin: 20px 0;
}
.game-info__text h5:first-of-type {
  margin-top: 0;
}
.game-info__text h5:last-of-type {
  margin-bottom: 0;
}
.game-info__text h6 {
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
  margin: 20px 0;
}
.game-info__text h6:first-of-type {
  margin-top: 0;
}
.game-info__text h6:last-of-type {
  margin-bottom: 0;
}
.game-info__text q {
  padding: 20px;
  background: #DADBFF;
  border-radius: 10px;
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #333;
  display: block;
  margin: 15px 0;
}
.game-info__text q::before, .game-info__text q::after {
  display: none;
}
.game-info__text table {
  margin: 1.45em 0 2.9em;
}
.game-info__text table tr {
  border-bottom: 1px solid #ededed;
}
.game-info__text table tbody tr td {
  border: 1px solid #dfe6e9;
  padding: 10px 15px;
}

.single-slot__item.single-slot__item--casino {
  margin-bottom: 4px;
}
.single-slot__item.single-slot__item--casino .single-slot__item-text {
  margin-bottom: 20px;
  max-width: 100%;
}

.casino-game {
  background: #000000;
  border-radius: 10px;
  padding: 14px 40px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .casino-game {
    padding: 14px 16px;
  }
}
.casino-game__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .casino-game__list {
    flex-direction: column;
    align-items: flex-start;
  }
}
.casino-game__item a {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  color: #F4F4F4;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.casino-game__item a svg {
  margin-left: 20px;
  flex-shrink: 0;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .casino-game__item a:hover svg {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .casino-game__item a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .casino-game__item + .casino-game__item {
    margin-top: 10px;
  }
}

.accordion__title h3 {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 !important;
}

.promocode-block__buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.promocode-block__buttons .promocode-block__button {
  max-width: 202px;
  background:linear-gradient(93.84deg, #20BE2D 14.57%, #108B16 100%), #6AB04C;
  box-shadow: 0px 4px 34px rgba(32, 190, 45, 0.65), 0px 3px 0px #6BA013;
  border-radius: 30px;
  color: #000000;
}
@media only screen and (min-width: 1025px) {
  .promocode-block__buttons .promocode-block__button:hover {
    box-shadow: 0px 4px 34px rgba(32, 190, 45, 0.65), 0px 5px 0px #6BA013;
  }
}
.promocode-block__info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 40px;
  background: #F1F3F4;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  color: #6F7897;
  cursor: pointer;
  margin-right: 12px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  z-index: 1;
}
.promocode-block__info::after {
  background: #6F7897;
  content: "";
  height: 155px;
  left: -115px;
  opacity: 0.15;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all cubic-bezier(0.19, 1, 0.22, 1);
  width: 80px;
  z-index: -10;
}
.promocode-block__info svg {
  margin-left: 4px;
}
@media only screen and (min-width: 1025px) {
  .promocode-block__info:hover::after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }
}
@media only screen and (max-width: 767px) {
  .promocode-block__info {
    margin-right: 6px;
  }
}

/* POPUP STYLES  */


.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}
.popup.active {
  display: block;
}
.popup__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
.popup__holder {
  background: #fff;
  box-shadow: 0px 10px 45px rgba(47, 62, 107, 0.2);
  border-radius: 20px;
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 980px;
  width: 100%;
  text-align: left;
}
.popup__close {
  position: absolute;
  right: 24px;
  top: 24px;
  cursor: pointer;
}
.popup__close svg {
  width: 24px;
  height: 24px;
}
.popup__close svg path {
  stroke: #6F7897;
}
@media only screen and (max-width: 767px) {
  .popup__close {
    top: -30px;
    right: 20px;
  }
  .popup__close svg path {
    stroke: #fff;
  }
}
.popup__content .bottom-block {
  padding: 0 54px 0 24px;
  border-radius: 0 0 20px 20px;
}
@media only screen and (max-width: 1200px) {
  .popup__content .bottom-block {
    padding: 0;
  }
}
.popup__content .bottom-block__button {
  background: linear-gradient(93.84deg, #B9FF28 14.57%, #80BD00 100%), #6AB04C;
  box-shadow: 0px 4px 34px rgba(176, 248, 27, 0.65), 0px 3px 0px #6BA013;
  border-radius: 100px;
  color: #000000;
}
@media only screen and (min-width: 1025px) {
  .popup__content .bottom-block__button:hover {
    box-shadow: 0px 4px 34px rgba(176, 248, 27, 0.65), 0px 5px 0px #6BA013;
  }
}

.iosBugFixCaret {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}


.info-popup {
  padding: 24px 54px 28px 24px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .info-popup {
    flex-direction: column;
    padding: 30px 20px;
  }
}
.info-popup__image {
  max-width: 318px;
  width: 100%;
  flex-basis: 318px;
  margin-right: 20px;
}
.info-popup__image .promocode-block__copy {
  margin-top: 26px;
}
@media only screen and (max-width: 767px) {
  .info-popup__image {
    flex-basis: auto;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 420px) {
  .info-popup__image {
    max-width: 100%;
  }
  .info-popup__image img {
    width: 100%;
  }
}
.info-popup__content {
  max-width: 550px;
  width: 100%;
  flex-basis: 550px;
}
@media only screen and (max-width: 767px) {
  .info-popup__content {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 auto;
  }
}
.info-popup__title {
  max-width: 380px;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 900;
  font-size: 20px;
  line-height: 22px;
  color: #16181E;
}
.info-popup__text {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #333;
}
.info-popup__list {
  margin-bottom: 24px;
}
.info-popup__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F3F4F4;
  border-radius: 10px;
  padding: 12px 14px;
  color: #000;
  transition: 0.3s ease-in-out;
}
.info-popup__item + .info-popup__item {
  margin-top: 6px;
}
.info-popup__item small {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .info-popup__item small {
    font-size: 14px;
  }
}
.info-popup__item span {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
}
.info-popup__item span svg {
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .info-popup__item span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1025px) {
  .info-popup__item:hover {
    background: #D6DCE7;
  }
}
.info-popup__alert {
  margin-top: 15px;
  padding: 12px;
  background: #FFE711;
  border: 3px dashed #000000;
  border-radius: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #000000;
}

/* FOOTER  */


.footer {
  background: #000;
}
.footer__inner {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__top .footer__inner {
  padding: 70px 0 60px;
  border-bottom: 1px solid rgba(61, 72, 113, 0.3);
}
@media only screen and (max-width: 1200px) {
  .footer__top .footer__inner {
    padding: 70px 20px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__top .footer__inner {
    padding: 50px 10px 20px;
    border: none;
  }
}
.footer__middle .footer__inner {
  align-items: flex-start;
  padding: 35px 0;
  border-bottom: 1px solid rgba(61, 72, 113, 0.3);
}
@media only screen and (max-width: 1200px) {
  .footer__middle .footer__inner {
    padding: 35px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__middle .footer__inner {
    padding: 30px 10px 15px;
    flex-direction: column;
  }
}
.footer__bottom .footer__inner {
  padding: 60px 0 44px;
}
@media only screen and (max-width: 1200px) {
  .footer__bottom .footer__inner {
    padding: 60px 20px 44px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__bottom .footer__inner {
    padding: 36px 10px 50px;
    flex-direction: column;
    align-items: center;
  }
}

.footer-nav {
  max-width: calc(20% - 26px);
  width: 100%;
  flex-basis: calc(20% - 26px);
  margin: 0 13px;
}
@media only screen and (max-width: 767px) {
  .footer-nav {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}
.footer-nav__box {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 -13px;
}
@media only screen and (max-width: 767px) {
  .footer-nav__box {
    flex-direction: column;
    margin: 0;
  }
}
.footer-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-nav__list li {
  font-size: 15px;
}
.footer-nav__list li + li {
  margin-top: 20px;
}
.footer-nav__list li a {
  color: #DADBFF;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .footer-nav__list li a:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 991px) {
  .footer-nav__list li {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-nav__list {
    display: none;
    padding: 20px 0;
  }
}
.footer-nav__title {
  font-weight: 600;
  font-size: 16px;
  color: #F4F4F4;
  margin-bottom: 32px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(61, 72, 113, 0.5);
}
@media only screen and (max-width: 767px) {
  .footer-nav__title {
    position: relative;
    padding: 20px 0;
    margin: 0;
    font-size: 18px;
  }
  .footer-nav__title::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    height: 8px;
    width: 8px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
  }
  .footer-nav__title.active::after {
    transform: rotate(-135deg);
  }
}

.footer-text {
  max-width: 445px;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #DADBFF;
  margin-right: 20px;
}
.footer-text p:first-of-type {
  margin-top: 0;
}
.footer-text p:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .footer-text {
    max-width: 100%;
    margin: 0 auto 28px;
  }
}

.footer-blocks {
  max-width: 540px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .footer-blocks {
    max-width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
}
.footer-blocks__list {
  display: flex;
  align-items: flex-start;
  margin: 0 -15px 30px;
}
@media only screen and (max-width: 767px) {
  .footer-blocks__list {
    margin: 0;
    flex-direction: column;
  }
}
.footer-blocks__item {
  max-width: calc(50% - 30px);
  width: 100%;
  flex-basis: calc(50% - 30px);
  margin: 0 15px;
}
@media only screen and (max-width: 767px) {
  .footer-blocks__item {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 30px;
  }
}
.footer-blocks__text {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #DADBFF;
  margin-bottom: 12px;
}
.footer-blocks__triggers {
  display: flex;
  align-items: center;
  margin: 0 -8px;
}
@media only screen and (max-width: 767px) {
  .footer-blocks__triggers {
    margin: 0 -8px 44px;
  }
}
.footer-blocks__trigger {
  margin: 0 8px;
}

.copyright {
  font-size: 12px;
  line-height: 24px;
  color: #999;
}
@media only screen and (max-width: 767px) {
  .copyright {
    margin-top: 20px;
  }
}

/* NEW BLOCKS  */

.main-section {
  padding: 20px 0 100px;
  background: linear-gradient(120.84deg, #070A14 0.7%, #0F152B 31.97%, #0D1429 60.01%, #080F26 100%);
  margin-bottom: 90px;
}
@media only screen and (max-width: 991px) {
  .main-section {
    padding: 20px 0 70px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .main-section {
    padding: 20px 0 50px;
    margin-bottom: 45px;
  }
}
.main-section .space-single-aces-breadcrumbs {
  margin: 0 0 50px;
}
@media only screen and (max-width: 991px) {
  .main-section .space-single-aces-breadcrumbs {
    margin: 0 0 35px;
  }
}
.main-section__inner {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .main-section__inner {
    padding: 0 20px;
  }
}
.main-section__box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .main-section__box {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.main-section__content {
  max-width: 542px;
  width: 100%;
  flex-basis: 542px;
}
@media only screen and (max-width: 991px) {
  .main-section__content {
    max-width: 100%;
    flex-basis: auto;
  }
}
.main-section__image {
  max-width: 395px;
  width: 100%;
  flex-basis: 395px;
  /* background: rgba(70, 82, 114, 0.6);
  overflow: hidden;
  border-radius: 50%;
  min-height: 395px; */
}
@media only screen and (max-width: 991px) {
  .main-section__image {
    flex-basis: auto;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .main-section__image {
    max-width: 240px;
    /* min-height: auto;
    height: 240px; */
  }
}
.main-section__title {
  font-weight: 900;
  font-size: 42px;
  line-height: 120%;
  color: #fff;
  margin-bottom: 20px;
}
.main-section__title h1, .main-section__title h2, .main-section__title h3 {
  font-weight: 900;
  font-size: 42px;
  line-height: 120%;
  color: #fff;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .main-section__title {
    font-size: 34px;
    text-align: center;
  }
  .main-section__title h1, .main-section__title h2, .main-section__title h3 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .main-section__title {
    font-size: 26px;
  }
  .main-section__title h1, .main-section__title h2, .main-section__title h3 {
    font-size: 26px;
  }
}
.main-section__date {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #fff;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .main-section__date {
    font-size: 15px;
    text-align: center;
  }
}
.main-section__text {
  font-size: 16px;
  line-height: 130%;
  color: #fff;
}
.main-section__text p {
  margin: 15px 0;
}
.main-section__text p:first-of-type {
  margin-top: 0;
}
.main-section__text p:last-of-type {
  margin-bottom: 0;
}
.main-section__text a {
  color: #5277E7;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .main-section__text a:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 991px) {
  .main-section__text {
    font-size: 14px;
  }
}

.rates-section {
  margin-bottom: 120px;
}
.rates-section .bonuses-filters__bottom {
  display: none;
}
@media only screen and (max-width: 767px) {
  .rates-section {
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 991px) {
  .rates-section .bonuses-filters__bottom {
    display: flex;
  }
}
.rates-section__inner {
  position: relative;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .rates-section__inner {
    padding: 0 20px;
  }
}
.rates-section__box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .rates-section__box {
    flex-direction: column-reverse;
  }
}
.rates-section__main {
  max-width: 845px;
  width: 100%;
  flex-basis: 845px;
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  .rates-section__main {
    flex-basis: auto;
    max-width: 100%;
  }
}
.rates-section__aside {
  padding: 28px 0;
  background: #fff;
  max-width: 255px;
  width: 100%;
  flex-basis: 255px;
  border-radius: 10px;
}
@media only screen and (max-width: 991px) {
  .rates-section__aside {
    flex-basis: auto;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .rates-section__aside {
    padding: 0;
  }
}
.rates-section__left {
  max-width: 255px;
  width: 100%;
  flex-basis: 255px;
  border-radius: 10px;
}
.rates-section__left .bookpage-section__aside {
  margin: 20px 0 0;
}
@media only screen and (max-width: 1400px) {
  .rates-section__left .bookpage-section__aside {
    padding: 20px;
  }
  .rates-section__left .bookpage-section__aside .bookpage-section__aside-item {
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .rates-section__left {
    flex-basis: auto;
    max-width: 100%;
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .rates-section__left {
    padding: 0;
  }
}
.rates-section__head {
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .rates-section__head {
    margin-bottom: 24px;
  }
}
.rates-section__title {
  font-weight: 900;
  font-size: 32px;
  line-height: 120%;
  color: #333;
  margin-bottom: 24px;
}
.rates-section__title h1, .rates-section__title h2, .rates-section__title h3 {
  font-size: 32px;
  line-height: 120%;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .rates-section__title {
    font-size: 26px;
    margin-bottom: 16px;
  }
  .rates-section__title h1, .rates-section__title h2, .rates-section__title h3 {
    font-size: 26px;
  }
}
.rates-section__nav-list {
  list-style: none;
  display: flex;
  margin: 0 -4px 14px;
  padding: 0;
}
.rates-section__nav-list li {
  margin: 4px;
}
.rates-section__nav-list li a {
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F1F3F4;
  border: 1px solid #DADBFF;
  border-radius: 40px;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #6F7897;
  text-decoration: none;
  padding: 0 14px;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .rates-section__nav-list li a {
    padding: 8px 8px;
    text-align: center;
    height: auto;
  }
}
@media only screen and (max-width: 420px) {
  .rates-section__nav-list li a {
    padding: 5px 5px;
    font-size: 13px;
  }
}
.rates-section__nav-list li.active a {
  background: #5277E7;
  border-color: #5277E7;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .rates-section__nav-list li:hover a {
    background: #5277E7;
    border-color: #5277E7;
    color: #fff;
  }
}
.rates-section__table-head {
  display: flex;
  align-items: center;
  height: 35px;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .rates-section__table-head {
    display: none;
  }
}
.rates-section__table-head-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #6F7897;
}
.rates-section__item {
  position: relative;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 24px;
  padding: 12px 15px 16px;
  border: 1px solid #fff;
  transition: 0.3s border-color ease-in-out;
}
.rates-section__item:first-of-type .rates-section__item-number {
  background: linear-gradient(92.15deg, #A450FB 3.78%, #4E138A 102.2%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media only screen and (min-width: 1025px) {
  .rates-section__item:hover {
    border-color: #A450FB;
  }
}
@media only screen and (max-width: 767px) {
  .rates-section__item {
    margin-bottom: 36px;
  }
}
.rates-section__label {
  display: flex;
  align-items: center;
  position: absolute;
  left: 16px;
  top: -10px;
  background: linear-gradient(98.24deg, #7FC935 2.91%, #00891E 92.49%), linear-gradient(98.85deg, #FE5E19 16.52%, #FF8A00 92.89%);
  border-radius: 3px 0px 3px 3px;
  padding: 2px 6px;
  height: 20px;
  font-weight: 800;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}
.rates-section__label img {
  margin-right: 5px;
}
.rates-section__label::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  border: 5px solid transparent;
  border-bottom: 5px solid #03620E;
  border-left: 5px solid #03620E;
}
.rates-section__label.green {
  background: linear-gradient(98.24deg, #7FC935 2.91%, #00891E 92.49%), linear-gradient(98.85deg, #FE5E19 16.52%, #FF8A00 92.89%);
}
.rates-section__label.green::after {
  border: 5px solid transparent;
  border-bottom: 5px solid #03620E;
  border-left: 5px solid #03620E;
}
.rates-section__label.blue {
  background: linear-gradient(98.85deg, #3E3AD5 16.52%, #286DF4 92.89%);
}
.rates-section__label.blue::after {
  border: 5px solid transparent;
  border-bottom: 5px solid #3E3AD5;
  border-left: 5px solid #3E3AD5;
}
.rates-section__label.pink {
  background: #ff2f50;
}
.rates-section__label.pink::after {
  border: 5px solid transparent;
  border-bottom: 5px solid #d92541;
  border-left: 5px solid #d92541;
}
.rates-section__label.orange {
  background: #fa7803;
}
.rates-section__label.orange::after {
  border: 5px solid transparent;
  border-bottom: 5px solid #ce6303;
  border-left: 5px solid #ce6303;
}

.rates-section__alert {
  position: absolute;
  top: -20px;
  right: 10px;
  color: #FF5252;
  font-weight: 600;
  font-size: 12px;
  line-height: 110%;
  padding: 6px 9px;
  background: #fff;
  border: 1px solid #FF9292;
  display: flex;
  align-items: center;
}
.rates-section__alert span {
  font-weight: 900;
  font-size: 25px;
  color: #FF0C0C;
  margin-right: 3px;
}
@media only screen and (max-width: 767px) {
  .rates-section__alert {
    top: -15px;
    font-size: 10px;
    max-width: 160px;
    display: inline-block;
    text-align: center;
    padding: 2px 4px;
  }
  .rates-section__alert span {
    font-size: 14px;
  }
}
.rates-section__item-main {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .rates-section__item-main {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 14px;
  }
}
.rates-section__item-main-left {
  max-width: 155px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .rates-section__item-main-left {
    max-width: 100%;
    border-bottom: 1px solid #D6DDF6;
    margin-bottom: 14px;
  }
}
.rates-section__item-number {
  width: 20px;
  margin-right: 15px;
  font-weight: 900;
  font-size: 22px;
  color: #000;
}
.rates-section__item-content {
  color: #333;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
}
.rates-section__item-content p:first-of-type {
  margin-top: 0;
}
.rates-section__item-content p:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .rates-section__item-content {
    flex-direction: column;
    align-items: flex-start;
  }
}
.rates-section__item-pays {
  max-width: 168px;
  width: 100%;
  margin-left: 10px;
}
@media only screen and (max-width: 640px) {
  .rates-section__item-pays {
    max-width: 100%;
    margin: 8px 0 0;
    display: flex;
    align-items: center;
  }
}
.rates-section__item-pays-list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
  border: 1px solid #DADBFF;
}
.rates-section__item-pays-list.has-items {
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .rates-section__item-pays-list.has-items:hover {
    background: rgba(218, 219, 255, 0.2);
  }
}
.rates-section__item-pays-item {
  margin: 0 3px;
  display: flex;
  align-items: center;
}
.rates-section__item-pays-title {
  font-weight: 600;
  font-size: 12px;
  line-height: 110%;
  color: #6F7897;
  margin-bottom: 4px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .rates-section__item-pays-title {
    margin-right: 10px;
  }
}
.rates-section__item-text {
  font-weight: 400;
  font-size: 13px;
  line-height: 140%;
  max-width: 570px;
  width: 100%;
  flex-basis: 570px;
}
.rates-section__item-text p {
  padding: 0;
  font-size: 13px;
  line-height: 140%;
}
@media only screen and (max-width: 640px) {
  .rates-section__item-text {
    flex-basis: auto;
  }
}
.rates-section__item-logo {
  height: 40px;
  max-width: 120px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 10px;
  padding-right: 5px;
}
.rates-section__item-title {
  display: flex;
  align-items: center;
  max-width: 265px;
  width: 100%;
  margin-right: 40px;
}
@media only screen and (max-width: 991px) {
  .rates-section__item-title {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .rates-section__item-title {
    max-width: 100%;
    margin: 0 0 14px;
  }
}
.rates-section__item-title svg {
  flex-shrink: 0;
  margin-right: 6px;
}
.rates-section__item-title span {
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #6AB04C;
}
@media only screen and (max-width: 991px) {
  .rates-section__item-title span {
    font-size: 16px;
  }
}
.rates-section__item-title small {
  display: block;
  font-weight: 600;
  font-size: 10px;
  line-height: 120%;
  color: #333;
}
.rates-section__item-rate {
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .rates-section__item-rate {
    margin: 0 0 0 auto;
  }
}
.rates-section__item-rate-value {
  font-weight: 600;
  font-size: 14px;
  color: #FF8A00;
  text-align: center;
}
.rates-section__item-rate-value span {
  color: #FE5E19;
}
.rates-section__item-buttons {
  max-width: 168px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .rates-section__item-buttons {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.rates-section__bonus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 38px;
  font-weight: 700;
  font-size: 14px;
  color: #fff !important;
  background: linear-gradient(93.84deg, #20BE2D 14.57%, #108B16 100%), #6AB04C;
  border-radius: 30px;
  text-decoration: none !important;
  position: relative;
  overflow: hidden;
  transition: all 400ms ease;
  z-index: 1;
}
.rates-section__bonus svg {
  margin-right: 5px;
}
.rates-section__bonus::after {
  background: #fff;
  content: "";
  height: 155px;
  left: -115px;
  opacity: 0.15;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all cubic-bezier(0.19, 1, 0.22, 1);
  width: 80px;
  z-index: -10;
}
.rates-section__bonus.orange {
  background: linear-gradient(98.85deg, #FE5E19 16.52%, #FF8A00 92.89%);
  height: 30px;
}
@media only screen and (min-width: 1025px) {
  .rates-section__bonus:hover::after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }
}
@media only screen and (max-width: 767px) {
  .rates-section__bonus {
    max-width: 175px;
  }
}
.rates-section__link {
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: #5277E7;
  text-decoration: none;
  display: table;
  margin: 3px auto 0;
}
@media only screen and (min-width: 1025px) {
  .rates-section__link:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 767px) {
  .rates-section__link {
    margin: 0 0 0 auto;
  }
}
.rates-section__item-info {
  display: none;
}
.rates-section__item-info-inner {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin: 0 -6px;
  padding: 8px 0 24px;
}
@media only screen and (max-width: 767px) {
  .rates-section__item-info-inner {
    flex-direction: column;
    padding: 14px 0;
  }
}
.rates-section__item-table {
  width: 100%;
  margin: 0 6px;
}
.rates-section__item-table-row {
  width: 100%;
  height: 42px;
  background: #F8F8FF;
  border-radius: 5px;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  line-height: 120%;
  color: #000;
}
.rates-section__item-table-row + .rates-section__item-table-row {
  margin-top: 4px;
}
.rates-section__item-table-row small {
  font-weight: 700;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.rates-section__item-table-row small svg {
  margin-left: 5px;
}
.rates-section__item-about {
  width: 100%;
  margin: 0 6px;
  background: #F8F8FF;
  border-radius: 5px;
  padding: 16px 15px;
}
.rates-section__item-about ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.rates-section__item-about ul li {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #333;
}
.rates-section__item-about ul li + li {
  margin-top: 4px;
}
.rates-section__item-about ul li svg {
  margin-right: 4px;
}
@media only screen and (max-width: 767px) {
  .rates-section__item-about {
    margin-top: 14px;
  }
}
.rates-section__item-about-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #333;
  margin-bottom: 11px;
}
.rates-section__item-about-button {
  margin-top: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 175px;
  width: 100%;
  height: 41px;
  background: #fff;
  border: 1px solid rgba(82, 119, 231, 0.5);
  border-radius: 50px;
  font-size: 13px;
  color: #5277E7;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  text-decoration: none;
}
.rates-section__item-about-button svg {
  margin-left: 4px;
  fill: #5277E7;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .rates-section__item-about-button:hover {
    background: #5277E7;
    border-color: #5277E7;
    color: #fff;
  }
  .rates-section__item-about-button:hover svg {
    fill: #fff;
  }
}
.rates-section__item-opener {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 42px;
  height: 24px;
  background: linear-gradient(92.15deg, #A450FB 3.78%, #4E138A 102.2%);
  border: 1px solid #fff;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.rates-section__item-opener svg {
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .rates-section__item-opener:hover {
    border-color: #A450FB;
  }
}
.rates-section__item-opener.active svg {
  transform: rotate(-180deg);
}
.rates-section__item-pays-more {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  text-decoration: underline;
  color: #6F7897;
  border-radius: 5px;
  background: rgba(218, 219, 255, 0.4);
  width: 25px;
  height: 20px;
  margin: 0 5px;
  flex-shrink: 0;
}
.rates-section__item-modal {
  background: #fff;
  box-shadow: 0px 4px 24px rgba(81, 93, 136, 0.25);
  border-radius: 8px;
  position: absolute;
  right: 0;
  bottom: -35px;
  padding: 16px 16px 11px;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.rates-section__item-modal.active {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  .rates-section__item-modal {
    padding: 30px 16px 25px;
  }
}
.rates-section__item-modal-list {
  max-width: 365px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.rates-section__item-modal-list .rates-section__item-pays-item {
  position: relative;
  padding: 0 12px;
  margin: 0 0 5px;
  display: flex;
  align-items: center;
}
.rates-section__item-modal-list .rates-section__item-pays-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(218, 219, 255, 0.7);
  width: 1px;
  height: 13px;
}
.rates-section__item-modal-list .rates-section__item-pays-item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(218, 219, 255, 0.7);
  width: 1px;
  height: 13px;
}
.rates-section__item-modal-list .rates-section__item-pays-item + .rates-section__item-pays-item {
  margin-left: -1px;
}
.rates-section__item-modal-close {
  position: absolute;
  top: 2px;
  right: 8px;
  cursor: pointer;
}

.promocode-block__button.full-w {
  max-width: 100%;
}

.promocode-block__bet {
  display: flex;
  align-items: center;
}
.promocode-block__bet span {
  font-weight: 600;
  font-size: 14px;
  color: #5F6C9A;
  margin-right: 10px;
}

.article-section {
  width: 100%;
  margin-bottom: 40px;
}
.article-section__inner {
  background: #fff;
  border: 1px solid #5277E7;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 15px;
}
@media only screen and (max-width: 767px) {
  .article-section__inner {
    flex-direction: column;
  }
}
.article-section__title {
  font-weight: 600;
  font-size: 15px;
  color: #000;
  margin-bottom: 8px;
}
.article-section__text {
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  color: #333;
}
.article-section__content {
  max-width: 620px;
  width: 100%;
  flex-basis: 620px;
}
@media only screen and (max-width: 767px) {
  .article-section__content {
    max-width: 100%;
    flex-basis: auto;
  }
}
.article-section__side {
  max-width: 155px;
  width: 100%;
  flex-basis: 155px;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .article-section__side {
    max-width: 100%;
    flex-basis: auto;
    margin: 10px 0 0;
    text-align: center;
  }
}
.article-section__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px 14px;
  height: 38px;
  background: #5277E7;
  border-radius: 30px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  z-index: 1;
}
.article-section__button::after {
  background: #fff;
  content: "";
  height: 155px;
  left: -115px;
  opacity: 0.15;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all cubic-bezier(0.19, 1, 0.22, 1);
  width: 80px;
  z-index: -10;
}
@media only screen and (min-width: 1025px) {
  .article-section__button:hover::after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.article-section__button-alert {
  margin-top: 5px;
  font-size: 11px;
  color: #6F7897;
}

/* ANCORS MENU  */
/* .anchor-menu {
  max-width: 1140px;
  width: 100%;
  border-radius: 5px;
  background-color: #016eb1;
  margin: 40px auto;
}
.anchor-menu__items {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 !important;
}
.anchor-menu__item {
  padding: 10px !important;
  text-align: center;
  list-style: none !important;
}
.anchor-menu__link {
  text-decoration: none !important;
  border-bottom: 1px dashed #fff !important;
  color: #fff !important;
  opacity: .99;
  font-weight: 400;
  font-size: 18px !important;
}
.anchor-menu__link:hover {
  border-bottom: 1px solid #fff !important
}
@media only screen and (min-width: 1200px) {
  .anchor-menu__item {
    padding: 15px 25px !important;
  }
  .anchor-menu__link {
    font-size: 24px !important;
  }
} */

/* NEW  */

.anchor-menu__items {
  display: block !important;
  margin: 0 0 40px !important;
  list-style: none !important;
  padding: 0;
  counter-reset: counter
}

.anchor-menu__item {
  max-width: 620px;
  width: 100%;
  position: relative;
  display: flex;
  padding: 0 !important;
  box-shadow: 0px 1px 30px rgba(108,129,199,.25)
}

.anchor-menu__item + li {
  margin-top: 10px
}

.anchor-menu__item:before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: counter(counter) !important;
  counter-increment: counter;
  flex: 30px 0;
  max-width: 32px;
  border-radius: 8px 0 0 8px;
  text-align: center;
  font-weight: 500 !important;
  font-style: italic;
  font-size: 15px !important;
  background: linear-gradient(92.15deg,#a450fb 3.78%,#4e138a 85.2%);
  color: #fff !important;
  flex-shrink: 0;
  position: static !important;
}

@media only screen and (min-width: 768px) {
  .anchor-menu__item:before {
      flex-basis:32px;
      max-width: 32px;
      font-size: 16px
  }
}

.anchor-menu__item:after {
  content: "";
  position: absolute;
  left: 28px;
  width: 10px;
  height: 100%;
  transform: skewX(-9deg);
  background: #4e138a;
  transition: .3s ease-in-out
}

.anchor-menu__item:hover:after {
  width: 20px
}

@media only screen and (max-width: 767px) {
  .anchor-menu__item:after {
      display:none
  }
}

.anchor-menu__item a {
  display: flex;
  flex-grow: 1;
  align-self: center;
  align-items: center;
  justify-content: space-between;
  min-height: 34px;
  padding: 5px 10px 5px 15px !important;
  border-radius: 0 8px 8px 0;
  color: #1a3150 !important;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none !important
}

@media only screen and (min-width: 768px) {
  .anchor-menu__item a {
    padding-left: 25px !important;
  }
}

@media only screen and (max-width: 767px) {
  .anchor-menu__item a {
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  .rates-block .space-page-body {
    padding: 0 20px;
  }
}