.gpro_module.n-casinos > .label:after {
	background: url('../images/new-icon-2.svg') no-repeat top center/100%;
}
.gpro-footer {
	background: #084346;
}
.gpro-footer__header {
	background: #13585c;
}
.gpro-footer__content_social > a {
	color: #232426;
}
.gpro_slider > .bullets b {
	border: 1px solid #dc143b;
}
.gpro_slider > .bullets b.active {
	background: #f53157;
}
table.b-darkcyan,
.gpro_tbl_wrap.b-darkcyan {
	border: 5px solid #dc143b;
}
table.b-darkcyan thead tr:first-child th {
	background: #dc143b;
	border: 1px solid #dc143b;
}
table.b-darkcyan tbody tr:nth-child(odd) td,
table.b-darkcyan tbody tr:nth-child(odd) th {
	background: #f5cbd3;
	border: 1px solid #f5cbd3;
}
.payments-table .open-table {
	background: #fff;
}
.open-table-button {
	color: #dc143b;
	border: 1px solid #dc143b;
}
.open-table-button:after {
	border-top: 2px solid #dc143b;
	border-right: 2px solid #dc143b;
}
.payments-table {
	border: 5px solid #dc143b;
}
.payments-table table:after {
	background: #dc143b;
}
.facts-statistics ul li svg {
	fill: #dc143c;
}
.facts-statistics ol li span {
	color: #dc143c;
}
.did-you-know {
	border: 2px solid #dc143c;
}
.did-you-know__label {
	color: #dc143c;
}
.did-you-know__label::after {
	background: #dc143c;
}
.gpro_author__date .icon-clock {
	color: #dc143c;
}
/* .gpro_menu.top-menu,
.gpro_menu .sub-menu,
.gpro_toppanel > .top-menu:before {
	background: #4410d2;
} */
.gpro_toppanel .slogan {
	color: #fff;
}
.gpro_form.proccess:after {
	background: url('../images/site-icon.png') no-repeat center / 100% 100%;
}
.gpro_menu.top-menu > .menu-item > span .icon-wrap,
.gpro_menu.top-menu > .menu-item > a .icon-wrap {
	color: #4410d2;
}
.gpro_popup > .popup_box .die-tag {
	color: #ffffff;
}
.gpro_popup > .popup_box .die-tag::before {
	background: linear-gradient(90deg, #0f14a4 20%, #ff3333 50%, #0f14a4 80%);
}
.casino-navigation__wrap {
	background: #f5cbd3;
}
.casino-navigation__link {
	border-color: #4410d2;
}
.casino-navigation__link.active {
	background: #4410d2;
}

.table {
	margin: 30px auto;
	width: 100%;
	overflow-x: auto;
}
.table table {
	width: 100%;
	background: white;
	border-collapse: collapse;
}
.table table td {
	padding: 10px 15px;
	border: 1px solid #e5efef !important;
	background: white !important;
	width: max-content;
}
.table table tr {
	background: white !important;
}
.table table tr:first-child td {
	font-weight: 700;
}

.img-cov {
	width: auto;
	height: auto;
	margin: 15px auto;
}
.img-cov img {
	width: auto;
	height: auto;
	object-fit: cover;
}
@media (hover) and (min-width: 768px) {
	.casino-navigation__link:hover {
		background: #4410d2;
	}
}
@media screen and (min-width: 1111px) {
	.gpro_toppanel .acc_panel .search-btn {
		background: rgba(210, 16, 54, 0.1);
		color: #4410d2;
	}
	.gpro_toppanel .acc_panel .search-btn:hover {
		background: #4410d2;
		color: #fff;
	}
}
@media screen and (max-width: 1110px) {
	.gpro_toppanel::before {
		background: #4410d2;
	}
	.gpro_wwd_list > .wwd-item {
		width: 48%;
		margin: 40px 1% 15px 1%;
	}
}
