.gpro_aside > .sidebar {
	float: right;
	width: 360px;
	margin: 0px 0px 0px 20px;
}
.gpro_aside > .content {
	margin: 0px 380px 0px 0px;
}
ul.gpro_advantages_list,
ul.gpro_limitations_list {
	margin: 0px;
}
.gpro_advantages_list > .advantage-item,
.gpro_limitations_list > .limitation-item {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 26px;
	display: block;
	position: relative;
}
.gpro_advantages_list > li.advantage-item::before {
	display: none !important;
}
.gpro_advantages_list > .advantage-item p,
.gpro_limitations_list > .limitation-item p {
	margin: 0 !important;
}
.gpro_casino_tbl .gpro_advantages_list > .advantage-item {
	padding: 0px 0px 0px 20px;
}
.gpro_casino_tbl .gpro_advantages_list > .advantage-item:before {
	display: none !important;
}
.gpro_casino_list.b-list .gpro_limitations_list > .limitation-item {
	padding-left: 26px;
}
.gpro_advantages_list > .advantage-item span {
	position: absolute;
	border-radius: 50%;
	color: #24b90c;
	left: 0;
	top: -1px;
	font-size: 18px;
}
.gpro_limitations_list > .limitation-item:before {
	display: none;
}
.gpro_advantages_list > .advantage-item .icon,
.gpro_limitations_list > .limitation-item .icon {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 50%;
	border-radius: 5px;
	margin: -10px 0px 0px 0px;
	stroke-width: 2px;
	fill: transparent;
}
.gpro_casino_list.b-list .gpro_limitations_list > .limitation-item .icon,
.gpro_advantages_list.likes > .advantage-item .icon,
.gpro_limitations_list.likes > .limitation-item .icon {
	stroke-width: 0px;
}
.gpro_advantages_list > .advantage-item .icon {
	color: limegreen;
}
.gpro_limitations_list > .limitation-item .icon {
	color: red;
	transform: scale(1, -1);
	fill: transparent;
}
.gpro_advantages_list > .advantage-item .name,
.gpro_limitations_list > .limitation-item .name {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	font-family: var(--system-font);
	line-height: 15px;
	color: #acb4bf;
	box-sizing: border-box;
	padding: 0px 0px 0px 5px;
	width: 85%;
	letter-spacing: normal;
}
.gpro_advantages_list.plus,
.gpro_limitations_list.minus,
.gpro_advantages_list.apply,
.gpro_limitations_list.close {
	border: 1px solid rgb(225, 230, 234);
	border-radius: 5px;
	padding: 10px;
	box-shadow: 0px 0px 6.72px 1.28px rgba(215, 215, 215, 0.65);
	display: inline-block;
	vertical-align: top;
	width: 49%;
	box-sizing: border-box;
	background-image: linear-gradient(
		0deg,
		rgb(239, 239, 239) 0%,
		rgb(255, 255, 255) 100%
	);
}
.gpro_advantages_list.plus,
.gpro_advantages_list.apply {
	margin: 0px 1% 0px 0px;
	border: 1px solid #0f6506;
}
.gpro_limitations_list.minus,
.gpro_limitations_list.close {
	margin: 0px 0px 0px 1%;
	border: 1px solid #d83a3f;
}
.advtg-list__casino_review .gpro_limitations_list.minus,
.advtg-list__casino_review .gpro_advantages_list.plus {
	background: #e5efef;
	background-image: none;
	box-shadow: none;
	flex-grow: 1;
}
.advtg-list__casino_review .gpro_limitations_list.minus {
	border: 1px solid #a40f0f;
}
.gpro_advantages_list.plus > .advantage-item.hdr,
.gpro_limitations_list.minus > .limitation-item.hdr,
.gpro_advantages_list.apply > .advantage-item.hdr,
.gpro_limitations_list.close > .limitation-item.hdr {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: normal;
	color: white;
	padding: 10px 20px;
	margin: -10px -10px 15px -10px;
	border-radius: 4px 4px 0px 0px;
	width: auto;
	min-width: auto;
	max-width: none;
	display: block;
}
.gpro_advantages_list.plus > .hdr,
.gpro_advantages_list.apply > .hdr {
	background: #0f6506;
}
.gpro_limitations_list.minus > .hdr,
.gpro_limitations_list.close > .hdr {
	background: #d83a3f;
}
.advtg-list__casino_review .gpro_limitations_list.minus > .hdr {
	background: #a40f0f;
}
.gpro_advantages_list.plus > .hdr h2,
.gpro_limitations_list.minus > .hdr h2,
.gpro_advantages_list.apply > .hdr h2,
.gpro_limitations_list.close > .hdr h2 {
	margin: 0px;
	color: white;
}
.gpro_advantages_list.plus > .hdr h3,
.gpro_limitations_list.minus > .hdr h3,
.gpro_advantages_list.apply > .hdr h3,
.gpro_limitations_list.close > .hdr h3 {
	margin: 0px;
	color: white;
	font-size: 20px;
	line-height: 24px;
	font-family: var(--system-font);
}
.gpro_advantages_list.plus > .advantage-item,
.gpro_limitations_list.minus > .limitation-item,
.gpro_advantages_list.apply > .advantage-item,
.gpro_limitations_list.close > .limitation-item {
	line-height: 20px;
	padding: 5px 0px 5px 40px;
}
.gpro_advantages_list.plus .advantage-item:before,
.gpro_limitations_list.minus .limitation-item:before,
.gpro_advantages_list.apply .advantage-item:before,
.gpro_limitations_list.close .limitation-item:before {
	display: none;
}
.gpro_advantages_list.plus .advantage-item > .icon,
.gpro_limitations_list.minus .limitation-item > .icon,
.gpro_advantages_list.apply .advantage-item > .icon,
.gpro_limitations_list.close .limitation-item > .icon {
	padding: 5px;
	color: white;
	margin: -15px 0px 0px 0px;
}
.gpro_advantages_list.plus .advantage-item > .icon,
.gpro_advantages_list.apply .advantage-item > .icon {
	background: limegreen;
}
.gpro_limitations_list.minus .limitation-item > .icon,
.gpro_limitations_list.close .limitation-item > .icon {
	background: #d83a3f;
}
.advtg-list__casino_review
	.gpro_limitations_list.minus
	.limitation-item
	> .icon {
	background: #a40f0f;
}
.gpro_advantages_list.s-plus,
.gpro_limitations_list.s-minus {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.gpro_advantages_list.s-plus > .advantage-item,
.gpro_limitations_list.s-minus > .limitation-item {
	background: #e5efef;
	border-radius: 5px;
	padding: 10px 10px 10px 45px;
}
.gpro_advantages_list.s-plus {
	margin: 0px 2% 0px 0px;
}
.gpro_section > .content p + .gpro_advantages_list.s-plus {
	margin: 15px 1% 0px 0px;
}
.gpro_section
	> .content
	p
	+ .gpro_advantages_list.s-plus
	+ .gpro_limitations_list.s-minus,
.gpro_section > .content p + .gpro_limitations_list.s-minus {
	margin: 15px 0px 0px 0px;
}
.gpro_advantages_list.s-plus > .advantage-item.hdr,
.gpro_limitations_list.s-minus > .limitation-item.hdr {
	background: none;
	padding: 0px;
}
.gpro_advantages_list.s-plus > .advantage-item.hdr h2,
.gpro_limitations_list.s-minus > .limitation-item.hdr h2 {
	margin: 0px 0px 15px 0px;
	font-size: 20px;
}
.gpro_advantages_list.s-plus > .advantage-item .icon,
.gpro_limitations_list.s-minus > .limitation-item .icon {
	text-align: center;
	color: #e5efef;
	border-radius: 50%;
	font-size: 20px;
	line-height: 20px;
	left: 15px;
}
.gpro_advantages_list.s-plus > .advantage-item .icon {
	background: #24b90c;
}
.gpro_advantages_list.s-plus > .advantage-item .icon .icon {
	background: none;
	width: 10px;
	left: 5px;
	height: 20px;
	fill: #fff;
}
.gpro_limitations_list.s-minus > .limitation-item .icon {
	background: #df1010;
	line-height: 17.5px;
}
.gpro_section.advtg-list > .content {
	display: flex;
}
.gpro_section.advtg-list.tabs > .content {
	flex-direction: column;
	align-items: stretch;
}
.gpro_tabs_info {
	background: white;
}
.gpro_section.advtg-list.tabs .gpro_tabs > .tab-item {
	width: 50%;
	margin: 0px;
	font-size: 20px;
}
.gpro_tabs_info > .tab-content.active,
.gpro_tabs_info > .tab-content.active {
	border: 1px solid #d6d6d6;
	box-sizing: border-box;
	padding: 10px;
}
.gpro_section.advtg-list.tabs .gpro_tabs > .tab-item[data-tab='advtgs']:before {
	background: #69b553;
}
.gpro_section.advtg-list.tabs .gpro_tabs > .tab-item[data-tab='limits']:before {
	background: #a40e0e;
}
.gpro_cbonus_list {
	margin: -20px 0px 20px -20px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.gpro_cbonus_list > .cbonus-item {
	width: 25%;
	display: flex;
	flex-direction: column;
	vertical-align: top;
	box-sizing: border-box;
	padding: 20px 0px 0px 20px;
	color: #a40f0f;
}
.gpro_cbonus_list > .cbonus-item .get-bonus-btn {
	margin: 15px auto 0px auto;
	max-width: none;
}
.gpro_cbonus_list.b1 > .cbonus-item {
	width: 100%;
}
.gpro_cbonus_list.b2 > .cbonus-item {
	width: 50%;
}
.gpro_cbonus_list.b3 > .cbonus-item {
	width: 33.33%;
}
.gpro_cbonus_list > .cbonus-item .name {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
.gpro_cbonus_list > .cbonus-item > .box > .c-info {
	font-size: 0px;
	letter-spacing: -0.31em;
	margin: 15px 0px 0px 0px;
}
.gpro_cbonus_list > .cbonus-item > .box > .c-info .logo {
	width: 30px;
	height: 30px;
	margin: 0px 5px 0px 0px;
	border-radius: 50%;
	background: black;
	line-height: 22.5px;
	box-sizing: border-box;
	padding: 2.5px;
}
.gpro_cbonus_list > .cbonus-item > .box > .c-info .logo,
.gpro_cbonus_list > .cbonus-item > .box > .c-info .name {
	display: inline-block;
	vertical-align: middle;
}
.gpro_cbonus_list > .cbonus-item > .box > .c-info .name {
	margin: 0px;
}
.gpro_cbonus_list > .cbonus-item > .box > .c-info .logo img {
	vertical-align: middle;
}
.gpro_cbonus_list > .cbonus-item > .box {
	border-radius: 5px;
	padding: 25px 15px 15px 15px;
	text-align: left;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	background: rgba(15, 101, 6, 0.1);
	color: #a40f0f;
	position: relative;
	text-decoration: none;
	transition: background 0.3s ease, color 0.3s ease;
	flex: 1;
}
.gpro_cbonus_list > .cbonus-item:hover > .box {
	background: #a40f0f;
	color: white;
}
.gpro_cbonus_list > .cbonus-item > .box > .days {
	position: absolute;
	top: -10px;
	left: 0px;
	background: #a40f0f;
	color: white;
	padding: 7px 15px;
	line-height: 12px;
	border-radius: 5px 0px 0px 0px;
}
.gpro_cbonus_list > .cbonus-item > .box > .days .icon {
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	margin: 0px 5px 0px 0px;
}
.gpro_cbonus_list > .cbonus-item > .box > .days .date {
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
}
.gpro_cbonus_list > .cbonus-item > .box > .days .icon-percent-r {
	position: absolute;
	right: -35px;
	top: 50%;
	margin: -20px 0px 0px 0px;
	padding: 10px;
	background: #a40f0f;
	border-radius: 50%;
	width: 20px;
	height: 20px;
}
.gpro_cbonus_list > .cbonus-item .bonus {
	font-size: 15px;
	font-family: var(--system-font);
	letter-spacing: normal;
	flex: 1;
	line-height: 20px;
}
.gpro_cbonus_list > .cbonus-item .terms {
	font-size: 13px;
	line-height: 13px;
	margin: 10px 0px;
	text-decoration: underline;
	cursor: pointer;
}
.gpro_cbonus_list.one-cs {
	margin: -15px 0px 20px -15px;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.gpro_cbonus_list.one-cs::-webkit-scrollbar {
	display: none;
}
.gpro_cbonus_list.one-cs > .cbonus-item {
	padding: 15px 0px 0px 15px;
}
.gpro_cbonus_list.one-cs > .cbonus-item > .box {
	padding: 15px;
	text-align: center;
}
.gpro_casino_tbl > .casino-item .logo-box,
.gpro_casino_tbl > .casino-item .features,
.gpro_casino_tbl > .casino-item .bonuses {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
}
.gpro_casino_tbl > .casino-item .item_name {
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
	line-height: 19px;
}
.gpro_casino_tbl > .casino-item > .info {
	flex: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background: white;
	padding: 15px 15px 15px 30px;
}
.gpro_casino_tbl .casino-item > .info .rating {
	margin: 0px 0px 10px 0px;
	border-radius: 5px;
	background: #e5efef;
	text-align: left;
	padding: 10px;
	position: relative;
}
.gpro_casino_tbl .casino-item > .info .rating > .total {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
.gpro_casino_tbl .casino-item > .info .rating > .label,
.gpro_casino_tbl .casino-item > .info .rating > .user .text {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
.gpro_casino_tbl .casino-item > .info .rating > .r-box {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px;
	font-weight: bold;
}
.gpro_casino_tbl .casino-item > .info .rating > .r-box .icon {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	color: #f8da44;
}
.gpro_casino_tbl
	> .casino-item
	.gpro_urating
	input[type='radio']
	+ label
	.icon {
	width: 25px;
	height: 25px;
}
.gpro_casino_tbl > .casino-item .gpro_urating input[type='radio'] + label {
	padding: 0px 2.5px;
}
.gpro_casino_tbl > .casino-item .features {
	background: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.gpro_casino_tbl > .casino-item .launched,
.gpro_casino_tbl > .casino-item .payout,
.gpro_casino_tbl > .casino-item .payout-t,
.gpro_casino_tbl > .casino-item .withdrawal,
.gpro_casino_tbl > .casino-item .mob-devices {
	padding: 5px 10px;
	margin: 0px 0px 15px 0px;
	background: #e5efef;
	border-radius: 5px;
	font-size: 15px;
	line-height: 30px;
}
.gpro_casino_tbl > .casino-item .launched {
	text-transform: uppercase;
}
.gpro_casino_tbl > .casino-item .launched > img,
.gpro_casino_tbl > .casino-item .payout > img,
.gpro_casino_tbl > .casino-item .payout-t > img,
.gpro_casino_tbl > .casino-item .withdrawal > img,
.gpro_casino_tbl > .casino-item .mob-devices > img {
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
}
.gpro_casino_tbl.new-cs > .casino-item .launched,
.gpro_casino_tbl.b-payout-cs > .casino-item .payout,
.gpro_casino_tbl.fast-cs > .casino-item .payout-t,
.gpro_casino_tbl.fast-cs > .casino-item .withdrawal,
.gpro_casino_tbl.mob-cs > .casino-item .mob-devices {
	display: block;
}
.gpro_casino_tbl > .casino-item .launched .value,
.gpro_casino_tbl > .casino-item .payout .value,
.gpro_casino_tbl > .casino-item .payout-t .value,
.gpro_casino_tbl > .casino-item .withdrawal .value,
.gpro_casino_tbl > .casino-item .mob-devices .value {
	color: #a4100e;
	font-weight: bold;
}
.gpro_casino_tbl > .casino-item .logo-box {
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 10px 0px 0px 10px;
	background: #f1fbff;
	padding: 30px 30px 18px 30px;
	width: 26.5%;
}
.gpro_casino_tbl > .casino-item .features > .label,
.gpro_casino_tbl > .casino-item .payments > .label {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
.gpro_casino_tbl > .casino-item .gpro_payment_list > .payment-item {
	min-width: 12.5%;
	max-width: 12.5%;
}
.gpro_casino_tbl > .casino-item .gpro_payment_list {
	margin: -10px 0px 0px -10px;
}
.gpro_casino_tbl > .casino-item .payments {
	margin: 10px 0px 10px 0px;
}
.gpro_casino_tbl > .casino-item .special {
	margin: 10px 0px 0px 0px;
	font-size: 15px;
}
.gpro_casino_tbl > .casino-item .badge,
.gpro_casino_cstbl > .casino-item .badge {
	font-size: 12px;
	line-height: 15px;
	position: relative;
	text-indent: 0px;
	letter-spacing: normal;
	margin: 10px 0px 0px 0px;
}
.gpro_casino_tbl > .casino-item .badge {
	display: inline-block;
	vertical-align: middle;
}
.gpro_casino_tbl > .casino-item .bonuses .buttons,
.gpro_casino_tbl > .casino-item .bonuses .bonus-box {
	text-indent: 0px;
	margin: 0px;
	text-align: center;
}
.gpro_casino_tbl > .casino-item {
	font-size: 0px;
	letter-spacing: -0.31em;
}
.gpro_casino_tbl .casino-item .rating p {
	text-indent: 0px;
	margin: 0px;
}
.gpro_casino_tbl .casino-item .rating .text {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	letter-spacing: normal;
}
.gpro_casino_tbl .casino-item .rating .text span {
	font-family: var(--system-font);
	font-weight: bold;
}
.gpro_casino_tbl .casino-item .rating {
	text-align: center;
	margin: 10px 0 0 0;
}
.gpro_casino_tbl .casino-item .rating .read-more-btn {
	display: none;
}
.gpro_casino_tbl > .casino-item .bonuses .get-bonus-btn .c-name {
	font-size: 10px;
	line-height: 12px;
	display: block;
	text-transform: none;
	opacity: 0.75;
}
.gpro_casino_tbl > .casino-item .bonuses .get-bonus-btn {
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	max-width: none;
}
.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn {
	font-size: 15px;
	font-weight: bold;
	color: #186baa;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	text-decoration: underline;
}
.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn:hover {
	text-decoration: none;
}
.gpro_casino_tbl .casino-item .badge:before,
.gpro_casino_cstbl .casino-item .badge:before,
.gpro_casino_tbl .casino-item .badge:after,
.gpro_casino_cstbl .casino-item .badge:after {
	content: '';
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 15;
}
.gpro_casino_tbl .casino-item .badge:after,
.gpro_casino_cstbl .casino-item .badge:after {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 7.5px;
	left: 2.5px;
	background: #e5efef;
	border-radius: 50%;
	z-index: 5;
}
.gpro_casino_tbl .casino-item .badge.fast_p:before,
.gpro_casino_cstbl .casino-item .badge.fast_p:before {
	background: url('/site/view/theme/default/css/../images/c_badges/fast_p.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl .casino-item .badge.modern:before,
.gpro_casino_cstbl .casino-item .badge.modern:before {
	background: url('/site/view/theme/default/css/../images/c_badges/modern.svg')
		no-repeat center/auto 100%;
	height: 40px;
}
.gpro_casino_tbl .casino-item .badge.mobile:before,
.gpro_casino_cstbl .casino-item .badge.mobile:before {
	background: url('/site/view/theme/default/css/../images/c_badges/mobile.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl .casino-item .badge.top:before,
.gpro_casino_cstbl .casino-item .badge.top:before {
	background: url('/site/view/theme/default/css/../images/c_badges/top.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl .casino-item .badge.new_c:before,
.gpro_casino_cstbl .casino-item .badge.new_c:before {
	background: url('/site/view/theme/default/css/../images/c_badges/new_c.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl .casino-item .badge.trusted:before,
.gpro_casino_cstbl .casino-item .badge.trusted:before {
	background: url('/site/view/theme/default/css/../images/c_badges/trusted.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl .casino-item .badge.rtp_1:before,
.gpro_casino_cstbl .casino-item .badge.rtp_1:before {
	background: url('/site/view/theme/default/css/../images/c_badges/rtp_1.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl .casino-item .badge.rtp_2:before,
.gpro_casino_cstbl .casino-item .badge.rtp_2:before {
	background: url('/site/view/theme/default/css/../images/c_badges/rtp_2.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl .casino-item .badge.rtp_3:before,
.gpro_casino_cstbl .casino-item .badge.rtp_3:before {
	background: url('/site/view/theme/default/css/../images/c_badges/rtp_3.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl .casino-item .badge.blackjack:before,
.gpro_casino_cstbl .casino-item .badge.blackjack:before {
	background: url('/site/view/theme/default/css/../images/c_badges/blackjack.svg')
		no-repeat center/auto 100%;
}
.gpro_casino_tbl.no-badges .casino-item .badge:after,
.gpro_casino_cstbl.no-badges .casino-item .badge:after,
.gpro_casino_tbl .casino-item .badge.blackjack:after,
.gpro_casino_cstbl .casino-item .badge.blackjack:after {
	display: none;
}
.gpro_casino_tbl.no-badges .casino-item .badge .badge-icon .icon,
.gpro_casino_cstbl.no-badges .casino-item .badge .badge-icon .icon {
	display: none;
}
.gpro_casino_tbl.no-badges .casino-item .badge .badge-icon,
.gpro_casino_cstbl.no-badges .casino-item .badge .badge-icon {
	background: none;
	padding: 0px;
	right: 50%;
	top: 20px;
	display: block;
}
.gpro_casino_tbl.no-badges .casino-item .badge:hover .info,
.gpro_casino_cstbl.no-badges .casino-item .badge:hover .info {
	opacity: 1;
	box-shadow: 0px 0px 8px 3px rgb(164 16 14 / 30%);
}
.gpro_casino_tbl .casino-item .badge img {
	display: block;
	margin: 0 auto;
}
.gpro_casino_tbl .casino-item .gpro_rating .stars {
	width: 90px;
	height: 16px;
}
.gpro_casino_tbl .casino-item > .bonuses {
	background: white;
	border-radius: 0px 10px 10px 0px;
	display: flex;
	text-align: center;
	padding: 15px 20px 15px 15px;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	width: 27%;
	height: auto;
}
.gpro_casino_tbl .casino-item .bonus-wrap {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: center;
}
.gpro_casino_tbl .casino-item > .bonuses a.button.go-btn {
	margin-bottom: 0;
}
.gpro_casino_tbl .casino-item > .bonuses .gpro_bonus_box {
	background: #e1fce0;
	padding: 15px;
	border-radius: 16px;
	border: 1px solid #17a400;
	text-transform: uppercase;
	word-break: break-word;
	transition: background 0.3s ease, color 0.3s ease;
	vertical-align: top;
	margin: 0 0 10px 0;
	flex-grow: 1;
}
.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn {
	margin-top: 10px;
}
.gpro_casino_tbl .casino-item > .bonuses .gpro_bonus_box img {
	width: 65px;
	height: 65px;
}
.gpro_casino_tbl .casino-item {
	margin: 10px 0px 0px 0px;
	border-radius: 10px;
	border-spacing: 0px;
	border: 4px solid #8e8e8e;
	box-sizing: border-box;
	box-shadow: 0px 3px 10px 0px rgba(35, 36, 56, 0.05);
	counter-increment: c-list-cnt;
	display: flex;
}
.gpro_casino_tbl > .casino-item--red,
.gpro_casino_tbl > .gpro_sort_list ~ .casino-item:nth-child(4) {
	border: 4px solid #a40f0f;
}
.gpro_casino_tbl > .casino-item > .bonuses .bonus-box {
	margin: 0px 0px 10px 0px;
	font-size: 0px;
	letter-spacing: -0.31em;
	color: #60ae4b;
	text-align: center;
}
.gpro_casino_tbl > .casino-item > .bonuses .bonus-box .text {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: normal;
	font-family: var(--system-font);
	text-align: center;
}
.gpro_casino_tbl .casino-item .image {
	text-align: center;
	margin: 0px 5px;
	padding: 15px;
	box-sizing: border-box;
	width: 160px;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	overflow: hidden;
}
.gpro_casino_tbl .casino-item .image img {
	width: auto;
}
.gpro_casino_tbl .casino-item .die-tag {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 15px;
	left: -35px;
	z-index: 5;
	font-size: 16px;
	line-height: 0.95;
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff;
	width: 140px;
	height: 40px;
	text-align: center;
	transform: rotate(-45deg);
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	white-space: nowrap;
}
.gpro_casino_tbl .casino-item .die-tag::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: linear-gradient(90deg, #a40f0f 20%, #ff3333 50%, #a40f0f 80%);
	box-shadow: 0 4px 10px 0 #00000026;
	z-index: -1;
	clip-path: polygon(29% 0%, 71% 0%, 100% 100%, 0% 100%);
}
.gpro_casino_tbl .casino-item .number {
	content: '';
	position: absolute;
	left: -20px;
	top: 50%;
	width: 40px;
	height: 40px;
	margin: -20px 0px 0px 0px;
	background: white;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 3px #8e8e8e;
	color: #8e8e8e;
	font-size: 20px;
	font-family: var(--system-font);
	font-weight: bold;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10;
}
.gpro_casino_tbl > .casino-item--red .logo-box > .number,
.gpro_casino_tbl
	> .gpro_sort_list
	~ .casino-item:nth-child(4)
	.logo-box
	> .number {
	background: #a40f0f;
	box-shadow: 0 0 0 3px #a40f0f;
}
.gpro_casino_tbl > .casino-item--red .logo-box > .number,
.gpro_casino_tbl
	> .gpro_sort_list
	~ .casino-item:nth-child(4)
	.logo-box
	> .number {
	color: white;
}
.gpro_casino_tbl .casino-item .badge .badge-icon {
	position: absolute;
	right: 0px;
	top: -10px;
	background: #186baa;
	color: white;
	border-radius: 50%;
	cursor: pointer;
	padding: 5px;
	z-index: 15;
	display: none;
}
.gpro_casino_tbl > .casino-item .badge .text {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	margin: 10px 0px 0px 0px;
}
.gpro_casino_tbl .casino-item .badge-icon .icon-question {
	width: 10px;
	height: 10px;
	stroke-width: 2px;
}
.gpro_casino_tbl .casino-item .badge .info {
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 200px;
	margin: 0px 0px 0px -100px;
	text-align: center;
	background: white;
	color: #1b1919;
	opacity: 0;
	border: 1px solid #5b6671;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 5px;
	box-shadow: 0px 0px 8px 3px rgba(24, 107, 170, 0.3);
	transition: opacity 0.3s ease;
	font-size: 12px;
	font-family: var(--system-font);
	line-height: 20px;
	z-index: 10;
}
.gpro_casino_tbl .casino-item .badge .info:before,
.gpro_casino_tbl .casino-item .badge .info:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin: 0px 0px 0px -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #ffffff transparent transparent transparent;
	z-index: 10;
}
.gpro_casino_tbl .casino-item .badge .info:after {
	bottom: -11px;
	border-color: #5b6671 transparent transparent transparent;
	z-index: 5;
}
.gpro_casino_tbl .casino-item .badge-icon:hover .info {
	opacity: 1;
}
.gpro_landcasino_list .landcasino-item {
	box-shadow: 2.575px 4.286px 14.85px 0.15px rgba(29, 29, 29, 0.15);
	border-radius: 3px;
	background: white;
	margin: 0px 0px 30px 0px;
	box-sizing: border-box;
	padding: 15px;
	font-size: 0px;
	letter-spacing: -0.31em;
}
.gpro_landcasino_list .landcasino-item > .images,
.gpro_landcasino_list .landcasino-item > .info {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.gpro_landcasino_list .landcasino-item > .info {
	display: inline-block;
	vertical-align: top;
	width: 70%;
	padding: 0px 0px 0px 20px;
}
.gpro_landcasino_list .landcasino-item > .images {
	width: 30%;
	margin: 0px 0px 0px -10px;
	text-align: center;
}
.gpro_landcasino_list .landcasino-item > .images img {
	border-radius: 5px;
}
.gpro_landcasino_list .landcasino-item > .images .image-item:first-child {
	display: block;
	padding: 0px 0px 10px 10px;
}
.gpro_landcasino_list .landcasino-item > .images .image-item ~ .image-item,
.gpro_landcasino_list .landcasino-item > .info > .images .image-item {
	display: inline-block;
	vertical-align: top;
	width: 33.334%;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
}
.gpro_landcasino_list .landcasino-item > .info .casino-name {
	font-size: 30px;
	font-family: var(--system-font);
	font-weight: bold;
	line-height: 30px;
	padding: 0px 220px 10px 0px;
	border-bottom: 1px solid #0679b0;
	letter-spacing: normal;
}
.gpro_landcasino_list .landcasino-item > .info > .head {
	padding: 0px 0px 15px 0px;
	color: #1b1919;
	position: relative;
}
.gpro_landcasino_list .landcasino-item > .info > .head .gpro_rating {
	position: absolute;
	right: 0px;
	top: 50%;
	margin: -35.5px 0px 0px 0px;
	font-size: 25px;
	font-family: var(--system-font);
	font-weight: bold;
}
.gpro_landcasino_list .landcasino-item > .info > .head .gpro_rating > .stars {
	height: 25px;
	width: 140px;
}
.gpro_landcasino_list .landcasino-item > .info > .head .gpro_rating .text {
	line-height: 25px;
	letter-spacing: normal;
}
.gpro_landcasino_list .landcasino-item > .info > .contacts .left-box,
.gpro_landcasino_list .landcasino-item > .info > .contacts .right-box {
	display: inline-block;
	vertical-align: top;
}
.gpro_landcasino_list .landcasino-item > .info > .contacts .left-box {
	width: 60%;
}
.gpro_landcasino_list .landcasino-item > .info > .contacts .right-box {
	width: 40%;
}
.gpro_landcasino_list .landcasino-item > .info > .images {
	width: auto;
	margin: 0px 0px 10px -10px;
	text-align: center;
}
.gpro_landcasino_list .landcasino-item > .info > .images .image-item {
	width: 25%;
	padding: 0px 0px 10px 10px;
}
.gpro_landcasino_list .landcasino-item > .info > .images .image-item img {
	border-radius: 10px;
}
.gpro_game_type_list {
	margin: -10px 0px 0px -10px;
}
.gpro_landcasino_list .gpro_game_type_list {
	text-align: right;
}
.gpro_landcasino_list .landcasino-item > .info > .contacts {
	padding: 15px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	border-top: 1px solid #0679b0;
}
.gpro_landcasino_list .landcasino-item > .info > .contacts .label,
.gpro_landcasino_list .landcasino-item > .info > .contacts .value {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	box-sizing: border-box;
	letter-spacing: normal;
}
.gpro_landcasino_list .landcasino-item > .info > .contacts .label {
	font-size: 20px;
	line-height: 20px;
	width: 15%;
	max-width: 25px;
}
.gpro_landcasino_list .landcasino-item > .info > .contacts .label .icon {
	display: block;
	width: 20px;
	height: 20px;
}
.gpro_landcasino_list .landcasino-item > .info > .contacts .value {
	width: 85%;
	padding: 0px 0px 0px 10px;
}
.gpro_landcasino_list .landcasino-item > .info > .features,
.gpro_game_type_list {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.gpro_game_type_list {
	display: inline-flex;
	flex-wrap: wrap;
}
.gpro_game_type_list > .game-type-item {
	padding: 10px 0px 0px 10px;
	max-width: 33.33%;
	flex: 0 0 33.33%;
	flex-grow: 1;
	display: flex;
	text-align: center;
	box-sizing: border-box;
}
.gpro_game_type_list > .game-type-item > .box {
	border: 1px solid #c4c4c4;
	border-radius: 5px;
	position: relative;
	padding: 5px;
	display: block;
	text-decoration: none;
	width: 100%;
}
.gpro_game_type_list > .game-type-item > .box > .name {
	font-size: 10px;
	line-height: normal;
	letter-spacing: normal;
}
.gpro_game_type_list > .game-type-item > .box > .icon-apply-t {
	position: absolute;
	right: -10px;
	top: -10px;
	background: #1b9d11;
	color: white;
	border-radius: 50%;
	padding: 4px;
	width: 12px;
	height: 12px;
	stroke-width: 2px;
}
.gpro_game_type_list > .game-type-item > .box > .game-icon .icon {
	width: 35px;
	height: 35px;
	color: #1b1919;
	margin: 0px auto 5px auto;
}
.gpro_landcasino_list .landcasino-item .contacts .location .value {
	cursor: pointer;
	color: #186baa;
}
.gpro_module.cland-geo #gmap {
	height: 300px;
}
.gpro_cs_logo {
	padding: 10px;
	border-radius: 5px;
	margin: 0px auto;
	box-sizing: border-box;
	display: flex;
	cursor: pointer;
}
.gpro_tpl.cs-logo-box {
	box-sizing: border-box;
	padding: 10px;
	border-radius: 5px;
	margin: 0 auto;
	display: inline-block;
}
.gpro_tpl.cs-logo-box ~ h3 {
	clear: both;
}
.gpro_tips_list {
	font-size: 0px;
	letter-spacing: -0.31em;
	flex: 1;
}
.gpro_tips_list ol {
	margin: 0px;
}
.gpro_tips_list .tip-item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 40px !important;
	position: relative;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 20px;
	font-family: var(--system-font);
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
}
.gpro_tips_list .tip-item > .icon.icon-close-t {
	background: #a40e0e;
}
.gpro_tips_list .tip-item:before {
	display: none;
}
.gpro_tips_list .tip-item > .value {
	font-size: 15px;
	letter-spacing: normal;
}
.gpro_tips_list .tip-item > .icon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
	max-height: none;
	box-sizing: border-box;
	stroke-width: 2px;
	background: #33cd33;
	padding: 6px;
	color: white;
	border-radius: 50%;
	margin: 0px 15px 0px 0px;
}
.gpro_why_play > .real,
.gpro_why_play > .free {
	display: inline-block;
	vertical-align: top;
	display: flex;
	flex-direction: column;
	width: 46%;
	border: 1px solid rgb(225, 230, 234);
	border-radius: 5px;
	padding: 30px;
	box-shadow: 0px 0px 6.72px 1.28px rgba(215, 215, 215, 0.65);
	background-image: linear-gradient(
		0deg,
		rgb(239, 239, 239) 0%,
		rgb(255, 255, 255) 100%
	);
	box-sizing: border-box;
}
.gpro_why_play {
	font-size: 0px;
	letter-spacing: -0.31em;
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0px 0px 0px;
}
.gpro_why_play > .vs {
	display: inline-block;
	vertical-align: top;
	width: 8%;
	text-align: center;
}
.gpro_why_play > .vs span {
	display: block;
	background: #a40e0e;
	color: white;
	font-size: 30px;
	font-family: var(--system-font);
	font-weight: bold;
	padding: 8px 8px 8px 8px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 15px 0px 0px 0px;
}
.gpro_why_play .gpro_tips_list .tip-item {
	width: 100%;
	text-transform: none;
	font-weight: normal;
	font-family: var(--system-font);
}
.gpro_why_play .gpro_tips_list .tip-item:first-child {
	margin: 0px;
}
.gpro_why_play > .real > .hdr,
.gpro_why_play > .free > .hdr {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: normal;
	margin: 0px 0px 20px 0px;
}
.gpro_why_play .gpro_tips_list .tip-item .icon {
	margin: 0px 5px 0px 0px;
}
.gpro_why_play > .real > .buttons,
.gpro_why_play > .free > .buttons {
	text-align: center;
	margin: 20px -10px 0px -10px;
	padding: 15px 0px 5px 0px;
	border-top: 1px solid #e1e6ea;
}
.gpro_games_list {
	font-size: 0px;
	letter-spacing: -0.31em;
	margin: -15px 0px 0px -10px;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
}
.gpro_section.cg-types > .content .text + .gpro_games_list {
	margin: -15px 0px 0px -10px;
}
.gpro_games_list > .game-item {
	display: inline-flex;
	vertical-align: top;
	padding: 15px 0px 0px 10px;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	min-width: 0;
	flex: 0;
	margin: 0;
	flex-basis: 25%;
}
.gpro_section ul.gpro_games_list > li.game-item:before {
	display: none;
}
.gpro_section ul.gpro_games_list a {
	text-decoration: none;
}
.gpro_games_list > .game-item .box .name {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding: 20px 0px 20px 0px;
	letter-spacing: normal;
	text-transform: uppercase;
}
.gpro_games_list > .game-item .box {
	flex: 1;
	display: flex;
	flex-direction: column;
	background: white;
	color: #1b1919;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	transition: color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
}
.gpro_games_list > .game-item .box:hover {
	background: #e5efef;
	box-shadow: 5px 5px 30px rgb(0 0 0 / 15%);
}
.gpro_games_list > .game-item .box > .image > .buttons {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	transition: opacity 0.3s ease;
	opacity: 0;
}
.gpro_games_list > .game-item .box > .image {
	position: relative;
}
.gpro_games_list > .game-item .box > .image > .buttons .read-more-btn {
	max-width: 145px;
	padding: 5px 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0px 0px -72.5px;
}
.gpro_games_list > .game-item .box > .image > .buttons:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: black;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}
.gpro_games_list > .game-item .box:hover > .image > .buttons {
	opacity: 1;
}
.gpro_section > .content > .hdr-image {
	margin: 0px -20px 20px -20px;
}
.gpro_section.cg-type > .content > .buttons .button {
	max-width: 200px;
}
.gpro_section.cg-type > .content > .buttons {
	margin: 0px;
}
.gpro_author_box {
	display: flex;
	align-items: center;
}
.gpro_aside.cs-content .gpro_author_box {
	align-items: flex-start;
}
.gpro_author_box > .avatar,
.gpro_author_box > .info {
	box-sizing: border-box;
}
.gpro_author_box > .avatar > .role,
.gpro_author_box > .info > .gpro_social_list {
	display: none;
}
.gpro_author_box > .avatar,
.gpro_section .gpro_author_box > .avatar {
	width: 100px;
	text-align: center;
	margin: 0px;
}
.gpro_author_box > .avatar p {
	margin: 0px;
	text-indent: 0px;
}
.gpro_section > .content .gpro_author_box > p.avatar img {
	border-radius: 50%;
}
.gpro_author_box > .info {
	padding: 0px 0px 0px 10px;
	flex: 1;
}
.gpro_author_box > .info > .name,
.gpro_author_box > .info > .author {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
}
.gpro_author_box > .info > .author {
	padding: 0px 5px 0px 0px;
}
.gpro_section.pg-author {
	overflow: visible;
}
.gpro_section.pg-author.opinion h2.label {
	padding: 0px;
	display: block;
	font-size: 24px;
	color: #581010;
	text-transform: uppercase;
	margin: 0px;
}
.gpro_section.pg-author.opinion > .content .gpro_author_box {
	align-items: flex-start;
}
.gpro_section.pg-author.opinion a.name {
	text-decoration: none;
	margin: 10px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 21px;
	text-decoration-line: underline;
	color: #186baa;
}
.gpro_section.pg-author.opinion a.name:hover {
	text-decoration: none;
}
.gpro_section.pg-author.opinion > .content {
	background: #f1f6f6;
}
.gpro_section.pg-author.opinion > .content .gpro_author_box > .info {
	padding: 0px 0px 0px 15px;
}
.gpro_author_box > .info > .name {
	padding: 0px 0px 10px 0px;
}
.gpro_author_box > .info > .desc {
	font-size: 15px;
	line-height: 25px;
	margin: 0px;
	display: block;
}
.gpro_box.pg-author > .content {
	padding: 15px 10px;
}
.gpro_section.head.u-info > header {
	display: block;
}
.gpro_section.u-info > header > .avatar {
	float: right;
	text-align: right;
	width: 200px;
	margin: 0 0 20px 20px;
}
.gpro_section.u-info > header .avatar__img {
	display: block;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
}
.gpro_section.u-info > header .avatar__img img {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: contain;
}
.gpro_section.u-info {
	padding: 20px;
}
.gpro_section.u-info > header > .name {
	font-size: 40px;
	font-family: arial, 'helvetica neue', 'nimbus sans l', freesans, sans-serif;
	font-weight: bold;
	line-height: 40px;
	margin: 0px;
}
.gpro_section.u-info > .content {
	overflow: visible;
	padding: 0px;
}
.gpro_section.u-info > .content > .role {
	padding: 15px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #737378;
}
.gpro_section.u-info > .content > .desc {
	margin: 35px 0px 0px 0px;
}
.gpro_section.u-info > .content > .desc blockquote {
	clear: both;
}
ul.gpro_social_list {
	margin: -10px 0px 0px -10px;
}
.gpro_social_list > .social-item {
	min-width: 20%;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	text-align: center;
	flex: none;
}
.gpro_social_list > .social-item:before {
	display: none;
}
.gpro_section.u-info > header > .avatar > .gpro_social_list {
	margin: 0px 0px 0px -5px;
	justify-content: center;
}
.gpro_social_list > .social-item > a {
	width: 40px;
	height: 40px;
	border: 0px;
	color: white;
	padding: 10px;
	border-radius: 50%;
	transition: background 0.3s ease;
}
.gpro_social_list .social-item > .twitter {
	background: #007eaf;
}
.gpro_social_list .social-item > .linkedin {
	background: #0a66c2;
}
.gpro_social_list .social-item > .medium {
	background: #000000;
}
.gpro_social_list .social-item > .reddit {
	background: #ff4500;
}
.gpro_social_list .social-item > .behance {
	background: #1866f7;
}
.gpro_social_list .social-item > .tumblr {
	background: #2e4156;
}
.gpro_social_list .social-item > .pinterest {
	background: #df0023;
}
.gpro_social_list .social-item > .instagram {
	background: radial-gradient(
		circle at 30% 107%,
		#fdf497 0%,
		#fdf497 5%,
		#fd5949 45%,
		#d6249f 60%,
		#285aeb 90%
	);
}
.gpro_social_list .social-item > .flickr {
	background: linear-gradient(90deg, #0260d4, #f70084);
}
.gpro_social_list .social-item > .youtube {
	background: #ca0000;
}
.gpro_social_list .social-item > .facebook {
	background: linear-gradient(0deg, #0066e1, #18aefe);
}
.gpro_social_list .social-item > .quora {
	background: #b92b27;
}
.gpro_social_list .social-item > .twitter:hover {
	background: #25c2ff;
}
.gpro_social_list .social-item > .linkedin:hover {
	background: #3499ff;
}
.gpro_social_list .social-item > .medium:hover {
	background: #4a4a4a;
}
.gpro_social_list .social-item > .reddit:hover {
	background: #ff5d21;
}
.gpro_social_list .social-item > .behance:hover {
	background: #0740ab;
}
.gpro_social_list .social-item > .tumblr:hover {
	background: #2e4156;
}
.gpro_social_list .social-item > .pinterest:hover {
	background: #ff0028;
}
.gpro_social_list .social-item > .instagram:hover {
	background: radial-gradient(
		circle at 30% 107%,
		#fdf497 0%,
		#fdf497 5%,
		#fd5949 45%,
		#d6249f 60%,
		#eb28a6 90%
	);
}
.gpro_social_list .social-item > .flickr:hover {
	background: linear-gradient(90deg, #0260d4, #f70084);
}
.gpro_social_list .social-item > .youtube:hover {
	background: #d10000;
}
.gpro_social_list .social-item > .facebook:hover {
	background: linear-gradient(0deg, #0066e1, #18aefe);
}
.gpro_social_list .social-item > .quora:hover {
	background: #ef302a;
}
.gpro_social_list .social-item .icon {
	display: inline-block;
	vertical-align: top;
}
.gpro_section.follow-us-here .gpro_social_list > .social-item > a {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	width: auto;
	height: auto;
	text-decoration: none;
}
.gpro_section.follow-us-here .gpro_social_list > .social-item {
	flex: 1;
	padding: 0px 20px 0px 20px;
}
.gpro_section.follow-us-here
	.gpro_social_list
	> .social-item
	> a
	.icon.icon-arrow-right {
	width: 20px;
	height: 20px;
}
.gpro_social_list > .social-item a .text {
	padding: 0px 10px;
	font-size: 16px;
	font-weight: 600;
}
.gpro_section.follow-us-here .gpro_social_list > .social-item > a .icon {
	width: 30px;
	height: 30px;
}
.gpro_section.icon-list {
	border: 0px;
	background: none;
}
.gpro_section.icon-list > .content {
	padding: 0px;
}
.gpro_icon_list,
ul.gpro_icon_list,
ul.gpro_news_list {
	clear: both;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 0 -20px;
	box-sizing: border-box;
}
.gpro_section > .content > .text ul.gpro_icon_list,
.mce-content-body ul.gpro_icon_list {
	margin: 0px 0px 0px -20px;
}
.gpro_icon_list table {
}
.gpro_section.icon-list
	> .content
	> .gpro_icon_list
	> .icon-item
	> .box
	> .image,
.gpro_section.icon-list
	> .content
	> .gpro_icon_list
	> .icon-item
	> .box
	> .icon_label_wrap
	> .image {
	text-align: center;
}
.gpro_section.icon-list
	> .content
	> .gpro_icon_list
	> .icon-item
	> .box
	> .image
	+ h3,
.gpro_section.icon-list
	> .content
	> .gpro_icon_list
	> .icon-item
	> .box
	> .image
	+ .info
	h3,
.gpro_section.icon-list
	> .content
	> .gpro_icon_list
	> .icon-item
	> .box
	> .image
	+ h3,
.gpro_section.icon-list
	> .content
	> .gpro_icon_list
	> .icon-item
	> .box
	> .icon_label_wrap
	> .image
	+ .info
	h3 {
	margin: 20px 0px 20px 0px;
	text-align: center;
}
.gpro_icon_list p.title {
	margin: 20px 0px 20px 0px !important;
	text-align: center;
	display: block;
	text-transform: uppercase;
	color: #0e8398;
	font-size: 20px;
	font-weight: bold;
	flex: 1;
}
.gpro_section.icon-list
	> .content
	> .gpro_icon_list
	> .icon-item
	> .box
	> .image
	+ h3
	+ .buttons {
	margin: 0px;
}
.gpro_icon_list > .icon-item > .image img {
	max-width: 80px;
	max-height: 80px;
}
.gpro_icon_list > .icon-item:before,
.gpro_news_list > .news-item:before {
	display: none;
}
.gpro_icon_list > .icon-item,
.gpro_news_list > .news-item {
	padding: 20px 0px 0px 20px;
	margin: 0px;
	display: flex;
	min-width: 25%;
}
.gpro_icon_list.c-games > .icon-item {
	min-width: 33.33%;
	max-width: 33.33%;
	cursor: pointer;
}
.gpro_icon_list.c-games .icon-item > .box {
	padding: 0px;
	position: relative;
}
.gpro_icon_list.c-games .icon-item > .box > .info > .title {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	padding: 20px 10px;
	text-transform: uppercase;
	text-align: center;
}
.gpro_icon_list.c-games > .icon-item:hover > .box > .icon > .buttons {
	visibility: visible;
	opacity: 1;
}
.gpro_icon_list.c-games > .icon-item > .box > .icon > .buttons {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 10px 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.gpro_icon_list.c-games > .icon-item > .box > .icon > .buttons .for-free-btn {
	margin: 0px auto 10px auto;
}
.gpro_icon_list.c-games > .icon-item > .box > .icon {
	position: relative;
}
.gpro_icon_list.c-games > .icon-item > .box > .icon:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.gpro_icon_list.c-games > .icon-item:hover > .box > .icon:before {
	opacity: 0.5;
}
ul.gpro_news_list {
	margin: -15px 0px 0px -15px;
	text-align: center;
}
.gpro_news_list > .news-item {
	max-width: 33.33%;
	min-width: 33.33%;
	padding: 15px 0px 0px 15px;
}
.gpro_news_list > .news-item > .box {
	padding: 20px;
}
.gpro_news_list > .news-item > .box > .image a {
	display: block;
}
.gpro_news_list > .news-item > .box > .image img {
	border-radius: 5px;
}
.gpro_news_list > .news-item > .box > .title {
	margin: 10px 0px 0px 0px;
	text-decoration: none;
	flex: 1;
	text-align: center;
}
.gpro_news_list > .news-item > .box > .date {
	margin: 10px 0px;
	font-size: 13px;
	color: #1b1919;
	text-align: center;
}
.gpro_icon_list > .icon-item > .box,
.gpro_news_list > .news-item > .box {
	border-radius: 10px;
	background: white;
	display: flex;
	flex-direction: column;
	flex: 1;
	line-height: 25px;
	position: relative;
	padding: 20px;
	transition: box-shadow 0.3s ease;
	text-decoration: none;
	text-align: left;
}
.gpro_icon_list.gray:not(.v-full) > .icon-item > .box p,
.gpro_icon_list.gray:not(.v-full) > .icon-item > .box .f-left {
	text-align: center;
}
.gpro_section .gpro_icon_list > .icon-item h3,
.gpro_icon_list > .icon-item h3 {
	margin: 0px 0px 20px 0px;
	display: block;
	text-transform: uppercase;
	color: #0e8398;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	flex: 1;
}
.gpro_section .gpro_icon_list > .icon-item > .box > .image + .info > h3,
.gpro_icon_list > .icon-item > .box > .image + .info h3 {
	margin: 20px 0px 10px 0px;
}
.gpro_section
	.gpro_icon_list.gray:not(.v-full)
	> .icon-item
	> .box
	> .image
	+ .info
	> h3 {
	text-align: center;
}
.gpro_icon_list > .icon-item > .box > .desc {
	margin: 0px 0px 0px 0px;
	line-height: 25px;
	display: flex;
	flex-direction: column;
	color: #1b1919;
}
.gpro_icon_list > .icon-item > .box > .desc .buttons {
	margin-top: auto;
	padding-top: 15px;
	text-align: center;
}
.gpro_icon_list > .icon-item > .box > .desc .buttons .button {
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	line-height: 1.2;
	padding: 5px 10px;
	margin-left: auto;
	margin-right: auto;
}
.gpro_section.icon-list.s-trust .gpro_icon_list > .icon-item > .box > .desc {
	line-height: 120%;
	margin-top: 5px;
}
.gpro_section.s-trust .gpro_icon_list > .icon-item > .box > .image + h3.title {
	margin: 0px;
}
.gpro_icon_list > .icon-item > .box > .title + .desc,
.gpro_icon_list > .icon-item > .box > h3 + .text {
	flex: 100;
}
.gpro_icon_list > .icon-item > .box > .buttons {
	text-align: center;
	margin: 25px 0px 0px 0px;
}
.gpro_icon_list > .icon-item > .box > .buttons .button {
	line-height: 1.1;
	height: 59px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gpro_icon_list > .icon-item > .text {
	font-size: 15px;
}
.gpro_section.icon-list.s-rect .gpro_icon_list > .icon-item {
	min-width: 33.33%;
	max-width: 33.33%;
}
.gpro_section.icon-list > header > .label {
	margin: 0px 0px 20px 0px;
	background: white;
}
.gpro_section.icon-list.s-rect .gpro_icon_list > .icon-item > .box > .image img,
.gpro_section.icon-list.s-rect
	.gpro_icon_list
	> .icon-item
	> .box
	> .icon_label_wrap
	> .image
	img {
	width: auto;
}
.gpro_module.b-latest,
.gpro_module.c-fspins {
	background: #16869c;
	border: 0px;
	padding: 0px 0px 5px 0px;
}
.gpro_iframe_play {
	position: relative;
	width: 100% !important;
	max-width: 100%;
	text-align: center;
	box-sizing: border-box;
	border-radius: 10px;
	overflow: hidden;
	display: block;
	height: auto !important;
	padding-top: 56.25%;
	aspect-ratio: 16/9;
}
.gpro_iframe_play .img-preview:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #1b1919;
	opacity: 0.5;
	transition: opacity 0.3s ease;
	z-index: 30;
}
.gpro_iframe_play .frame-play-btn {
	width: 70%;
	height: max-content;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 35;
	cursor: pointer;
}
.gpro_iframe_play iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	opacity: 0;
	transition: opacity 2s ease;
}
.gpro_iframe_play iframe[src] {
	z-index: 60;
	opacity: 1;
}
.gpro_iframe_play .img-preview img {
	position: relative;
	z-index: 20;
	width: 100%;
	vertical-align: middle;
	object-fit: cover;
	height: 100%;
}
.gpro_iframe_play .img-preview {
	opacity: 1;
	transition: opacity 2s ease;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
}
.gpro_iframe_play > iframe[src] + .img-preview {
	opacity: 0;
}
.gpro_iframe_play.youtube .frame-play-btn {
	width: auto;
	bottom: auto;
	right: auto;
	margin: -40px 0px 0px -40px;
	color: red;
	top: 50%;
	left: 50%;
}
.gpro_iframe_play.youtube .frame-play-btn:hover .icon {
	filter: drop-shadow(0px 0px 2px red);
}
.gpro_iframe_play.youtube .frame-play-btn .icon {
	width: 80px;
	height: 80px;
	position: relative;
	z-index: 10;
	transition: filter 0.3s ease;
}
.gpro_iframe_play.youtube .frame-play-btn:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 50px;
	margin: -25px 0px 0px -30px;
	background: white;
	z-index: 5;
}
.gpro_iframe_play.youtube .frame-play-btn:hover {
	color: red;
	text-shadow: 0px 0px 3px red;
}
.gpro_section > .content > .text + .gpro_iframe_play,
.gpro_section .gpro_see_more_box + .gpro_iframe_play {
	margin: 20px auto 0px auto;
}
.gpro_section.pg-author.main .gpro_author_box .avatar {
	width: 8%;
	vertical-align: middle;
}
.gpro_section.pg-author.main .gpro_author_box .info {
	width: 92%;
	vertical-align: middle;
}
.gpro_section.pg-author > .label + .content {
	padding: 20px;
}
.gpro_author_box > .info > .date {
	font-size: 15px;
	line-height: 20px;
	color: #5b5b63;
	letter-spacing: normal;
}
.gpro_author_box.small > .avatar {
	max-width: 40px;
	margin: 0px;
}
.gpro_author_box.small > .info > .name {
	padding: 0px;
	font-size: 18px;
	text-align: left;
}
.gpro_author_box.small {
	padding: 0px 0px 20px 0px;
	text-align: left;
}
.gpro_form.cs-reviews > .form-field.rating > .label {
	width: auto;
	white-space: nowrap;
	margin-right: 10px;
}
.gpro_form.cs-reviews > .form-field {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.gpro_form.cs-reviews > .form-field.error input,
.gpro_form.cs-reviews > .form-field.error textarea {
	border-color: #a40f0f;
}
.gpro_form.cs-reviews > .form-field.rating,
.gpro_form.cs-reviews > .form-field.message,
.gpro_form.cs-reviews > .form-field.captcha {
	width: 100%;
}
.gpro_form.cs-reviews > .form-field.rating {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.gpro_form.cs-reviews > .form-field.captcha .g-recaptcha,
.gpro_form.cs-reviews > .form-field.captcha .send-btn {
	display: inline-block;
	vertical-align: middle;
}
.gpro_form.cs-reviews > .form-field.captcha .send-btn {
	margin: 0 auto;
}
.gpro_form.cs-reviews .gpro_urating {
	vertical-align: middle;
	line-height: 20px;
}
.gpro_form.cs-reviews .gpro_urating .error-info {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.gpro_review_list > .review-item {
	padding: 20px;
	font-size: 0px;
	letter-spacing: -0.31em;
}
.gpro_review_list > .review-item > .avatar,
.gpro_review_list > .review-item > .info {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.gpro_review_list > .review-item > .avatar {
	width: 12%;
	padding: 0px 10px 0px 0px;
}
.gpro_review_list > .review-item > .avatar img {
	border-radius: 50%;
	border: 1px solid #e1e6ea;
}
.gpro_review_list > .review-item > .info .rating {
	float: right;
	font-size: 18px;
	font-family: var(--system-font);
	font-weight: bold;
}
.gpro_review_list > .review-item > .info {
	width: 88%;
	font-size: 15px;
	letter-spacing: normal;
	line-height: 20px;
}
.gpro_review_list > .review-item > .info .name {
	font-size: 18px;
	font-family: var(--system-font);
	font-weight: bold;
}
.gpro_review_list > .review-item > .info .country {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}
.gpro_review_list > .review-item > .info .date {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}
.gpro_review_list > .review-item > .info .text {
	padding: 10px 0px 0px 0px;
}
.gpro_review_list > .review-item > .info .likes {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #e1e6ea;
}
.gpro_review_list > .review-item > .info .likes button {
	font-size: 15px;
	font-family: var(--system-font);
	max-width: none;
	width: auto;
	min-width: 70px;
	color: #1b1919;
	text-align: left;
	padding: 0px;
	background: transparent;
	border: 0px;
}
.gpro_review_list > .review-item > .info .likes button .icon {
	width: 20px;
	height: 20px;
	margin: 0px 8px 0px 0px;
	display: inline-block;
	vertical-align: text-bottom;
	fill: #e5efef;
}
.gpro_review_list > .review-item > .info .like-btn .icon {
	stroke: #0f6506;
}
.gpro_review_list > .review-item > .info .like-btn.active .icon {
	fill: #0f6506;
}
.gpro_review_list > .review-item > .info .dislike-btn .icon {
	stroke: #ba0000;
	transform: scale(1, -1);
}
.gpro_review_list > .review-item > .info .dislike-btn.active .icon {
	fill: #ba0000;
}
.gpro_section.cs-reviews > .content > .buttons {
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.gpro_section.cs-reviews > .content > .buttons .button,
.gpro_section.cs-reviews > .content > .buttons button {
	margin: 0 5px !important;
	max-width: 200px;
}
.gpro_section.p-contents ol {
	padding: 10px 20px;
	margin: 0px;
	columns: 3;
}
.gpro_section.p-contents ol li:before {
	content: counter(lst-cntr) '.';
}
.gpro_section.p-contents ol li a {
	text-decoration: none;
	color: #1b1919;
}
.gpro_section.p-contents ol li a:hover {
	text-decoration: underline;
	color: #186baa;
}
.gpro_casino_htbl .specs-tbl caption {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: normal;
	color: #446f6f;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
	text-align: left;
	display: block;
}
.gpro_casino_htbl .specs-tbl {
	width: 100%;
	text-align: left;
	border-spacing: 0px;
	position: relative;
}
.gpro_casino_htbl .specs-tbl td,
.gpro_casino_htbl .specs-tbl th {
	padding: 0px 20px 25px 0px;
	line-height: 15px;
	font-family: var(--system-font);
	font-weight: 500;
	font-size: 16px;
	letter-spacing: normal;
	text-align: left;
	position: relative;
}
.gpro_casino_htbl .specs-tbl th:before {
	content: '';
	position: absolute;
	height: 5px;
	left: 0px;
	right: 0px;
	bottom: 15px;
	background: #c6c8cb;
	border-radius: 5px;
}
.gpro_casino_htbl .specs-tbl th .progress {
	position: absolute;
	height: 5px;
	left: 0px;
	bottom: 15px;
	border-radius: 5px;
	background: #446f6f;
	width: 0;
	transition: 0.5s;
}
.gpro_casino_htbl .specs-tbl td {
	text-align: right;
	position: absolute;
	right: 0px;
	padding: 0px;
}
.gpro_casino_htbl .main-box > .cs-feature-box .claim,
.gpro_casino_htbl .main-box > .cs-feature-box .gpro_bonus_box,
.gpro_casino_htbl .main-box > .cs-feature-box .terms,
.gpro_casino_htbl .main-box > .cs-feature-box .visit-btn,
.gpro_casino_htbl .main-box > .cs-feature-box .adt-terms,
.gpro_casino_htbl .main-box > .cs-feature-box .not-recomend,
.gpro_casino_htbl .main-box > .cs-feature-box .spec-text {
	display: none;
}
.gpro_section > footer > .buttons,
.gpro_box > footer > .buttons {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
}
table caption {
	font-size: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	line-height: 0;
}
.gpro_menu.top-menu .menu-item.no-dwn {
	white-space: nowrap;
}
.gpro_sort_list {
	font-size: 18px;
	letter-spacing: normal;
	padding: 5px 20px;
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.gpro_sort_list > .sort-item,
.gpro_sort_list > .s-label {
	flex: 1;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 5px;
	margin: 0px 0px 0px 0.5%;
}
.gpro_sort_list > .sort-item > .icon,
.gpro_sort_list > .s-label > .icon {
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	width: 32px;
	margin: 0 10px 0 0;
}
.gpro_sort_list > .sort-item > .name,
.gpro_sort_list > .s-label > .name {
	display: inline-block;
	vertical-align: middle;
}
.gpro_sort_list > .s-label > .name {
	font-size: 20px;
	text-transform: uppercase;
	color: #a40f0f;
}
.gpro_sort_list > .sort-item.active,
.gpro_sort_list > .sort-item:hover {
	color: #a4100e;
}
.gpro_sort_list > .s-label .icon svg {
	fill: #a4100e;
}
.gpro_sort_list > .sort-item:after {
	content: '';
	position: relative;
	top: 16px;
	left: 6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 6px 0 6px;
	border-color: gray transparent transparent transparent;
}
.gpro_sort_list > .sort-item.desc:after {
	border-color: #a4100e transparent transparent transparent;
}
.gpro_sort_list > .sort-item.asc:after {
	top: -15px;
	border-width: 0 6px 12px 6px;
	border-color: transparent transparent #a4100e transparent;
}
.gpro_casino_tbl > .casino-item .features .a-time,
.gpro_casino_tbl > .casino-item .features .w-limit {
	font-size: 15px;
	padding: 0px 10px;
	margin: 0px;
	letter-spacing: normal;
}
.gpro_casino_tbl > .casino-item .features .a-time span,
.gpro_casino_tbl > .casino-item .features .w-limit span {
	font-family: var(--system-font);
	font-weight: bold;
}
.gpro_module.b-latest > .label {
	background: #16869c;
	color: white;
	font-family: var(--system-font);
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	border-radius: 5px;
	box-shadow: none;
	padding: 15px 20px 10px 20px;
	text-align: center;
}
.gpro_module.b-latest > .label .icon {
	color: white;
}
.gpro_bonuses_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.gpro_bonuses_list > .bonus-item p {
	margin: 0px;
	position: relative;
	z-index: 5;
}
.gpro_bonuses_list > .bonus-item {
	margin: 5px 5px 0px 5px;
	padding: 15px 5px 15px 5px;
	position: relative;
	border-radius: 10px;
	box-sizing: border-box;
	text-align: center;
	transition: transform 0.3s ease;
	background: white;
	min-width: initial;
	max-width: none;
}
.gpro_bonuses_list > .bonus-item:before {
	display: none;
}
.gpro_bonuses_list > .bonus-item .bonus {
	font-size: 18px;
	font-family: var(--system-font);
	font-weight: bold;
	line-height: 25px;
	color: #0f6506;
	text-transform: uppercase;
	margin: 10px 0px 15px 0px;
}
.gpro_bonuses_list > .bonus-item .get-bonus-btn {
	max-width: 240px;
	border-radius: 5px;
	font-family: var(--system-font);
	font-weight: bold;
	transition: all 0.3s ease;
	position: relative;
}
.gpro_bonuses_list > .bonus-item > p.image {
	width: 115px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
	padding: 15px;
	box-sizing: border-box;
}
.gpro_bonuses_list > .bonus-item .badge {
	position: absolute;
	right: -25px;
	top: -20px;
}
.gpro_bonuses_list > .bonus-item .badge:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
}
.gpro_bonuses_list > .bonus-item .badge.top:before,
.gpro_casino_htbl .logo-box > .badge.top:before {
	background: url('/site/view/theme/default/css/../images/c_icons/c-icon-top.svg')
		no-repeat;
}
.gpro_bonuses_list > .bonus-item .badge.mobile:before,
.gpro_casino_htbl .logo-box > .badge.mobile:before {
	background: url('/site/view/theme/default/css/../images/c_icons/c-icon-mobile.svg')
		no-repeat;
}
.gpro_bonuses_list > .bonus-item .badge.new_c:before,
.gpro_casino_htbl .logo-box > .badge.new_c:before {
	background: url('/site/view/theme/default/css/../images/c_icons/c-icon-new.svg')
		no-repeat center/100%;
}
.gpro_bonuses_list > .bonus-item .badge.trusted:before,
.gpro_casino_htbl .logo-box > .badge.trusted:before {
	background: url('/site/view/theme/default/css/../images/c_icons/c-icon-trusted.svg')
		no-repeat;
}
.gpro_bonuses_list > .bonus-item .badge.modern:before,
.gpro_casino_htbl .logo-box > .badge.modern:before {
	background: url('/site/view/theme/default/css/../images/c_icons/c-icon-modern.svg')
		no-repeat;
}
.gpro_bonuses_list > .bonus-item .badge.best:before,
.gpro_casino_htbl .logo-box > .badge.best:before {
	background: url('/site/view/theme/default/css/../images/c_icons/c-icon-best.svg')
		no-repeat;
}
.gpro_bonuses_list > .bonus-item .badge.fast_p:before,
.gpro_casino_htbl .logo-box > .badge.fast_p:before {
	background: url('/site/view/theme/default/css/../images/c_icons/c-icon-fast-p.svg')
		no-repeat;
}
.gpro_bonuses_list > .bonus-item .badge .badge-info,
.gpro_casino_htbl .logo-box > .badge .badge-info {
	position: absolute;
	bottom: 50%;
	right: 60px;
	margin: 0px 0px -17.5px 0px;
	width: 230px;
	background: white;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	z-index: 5;
}
.gpro_bonuses_list > .bonus-item .badge:hover .badge-info,
.gpro_casino_htbl .logo-box > .badge:hover .badge-info {
	opacity: 1;
	visibility: visible;
}
.gpro_bonuses_list > .bonus-item .badge .badge-info:before,
.gpro_bonuses_list > .bonus-item .badge .badge-info:after,
.gpro_casino_htbl .logo-box > .badge .badge-info:before,
.gpro_casino_htbl .logo-box > .badge .badge-info:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 50%;
	margin: -10px 0px 0px 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #c0c0c0;
}
.gpro_bonuses_list > .bonus-item .badge .badge-info:after,
.gpro_casino_htbl .logo-box > .badge .badge-info:after {
	right: -9px;
	border-color: transparent transparent transparent #ffffff;
}
.gpro_casino_htbl .logo-box > .badge.tiladelse .badge-info {
	margin: 0px 0px -25px 0px;
}
.gpro_bonuses_list > .bonus-item .image a {
	display: block;
}
.gpro_bonus_box {
	color: #177108;
	text-align: center;
	max-width: 250px;
	margin: 0 auto 10px auto;
	display: block;
	font-size: 0px;
	letter-spacing: -0.31em;
	text-decoration: none;
}
.gpro_section > .content p.gpro_bonus_box {
	margin: 0 auto 10px auto;
}
.gpro_bonus_box .icon.active {
	width: 70px;
	height: 70px;
	margin: 0 auto;
}
.gpro_bonus_box .text {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: normal;
	font-family: var(--system-font);
	font-weight: bold;
	text-align: center;
	display: block;
}
.gpro_section.sl-symbols .bet-box {
	margin: 20px 0px 15px 0px;
	text-align: right;
}
.gpro_section.sl-symbols .bet-box input {
	width: 25%;
}
.gpro_section.sl-symbols .bet-box .label,
.gpro_section.sl-symbols .bet-box input {
	display: inline-block;
	vertical-align: middle;
}
.gpro_section.sl-symbols .gpro_tbl_wrap .f-col img {
	border-radius: 5px;
}
table.gpro_symbol_table {
	width: 100%;
}
.gpro_symbol_table .symbol-item,
.gpro_symbol_table .symbol-item th.name {
	text-align: center;
}
.gpro_symbol_table .symbol-item .name {
	text-align: left;
}
.gpro_symbol_table thead th:first-child {
	min-width: 60px;
}
.gpro_section.sl-list > .content > .buttons {
	padding-top: 0;
	padding-bottom: 0;
}
.gpro_form.sl-filter {
	margin: -13px 0 20px -15px;
	display: flex;
	flex-wrap: wrap;
}
.gpro_form.sl-filter > .form-field {
	box-sizing: border-box;
	padding: 15px 0px 0px 15px;
	letter-spacing: normal;
	flex: 1;
}
.gpro_form.sl-filter .chosen-container .chosen-single {
	box-shadow: none;
	border: 1px solid #e5efef;
	background: #fff;
	outline: none;
}
.gpro_form.sl-filter .chosen-container .chosen-single:hover {
	border-color: #446f6f;
	cursor: pointer;
	outline: none;
	box-shadow: none;
}
.gpro_form.sl-filter .chosen-container-active.chosen-with-drop .chosen-single {
	background: #e5efef;
	outline: none;
	border-color: #e5efef;
	box-shadow: none;
}
.gpro_form.sl-filter .chosen-container-active:focus-visible {
	outline: none;
}
.gpro_form.sl-filter
	.chosen-container-active.chosen-with-drop
	.chosen-single
	div
	b {
	background-position: -18px 7px;
}
.gpro_form.sl-filter .chosen-container-single .chosen-drop {
	padding: 16px 10px 10px;
	border-right: 1px solid #e5efef;
	border-bottom: 1px solid #e5efef;
	border-left: 1px solid #e5efef;
	box-shadow: none;
	z-index: 49;
}
.gpro_form.sl-filter .chosen-container-single .chosen-search {
	margin-bottom: 10px;
	padding: 0;
}
.gpro_form.sl-filter
	.chosen-container-single
	.chosen-search
	input[type='text'] {
	border: 1px solid #626262;
	border-radius: 5px;
	box-shadow: none;
	outline: none;
}
.gpro_form.sl-filter
	.chosen-container-single
	.chosen-search
	input[type='text']:focus {
	border-color: #186baa;
}
.gpro_form.sl-filter .chosen-container .chosen-results::-webkit-scrollbar {
	width: 7px;
	height: 7px;
}
.gpro_form.sl-filter
	.chosen-container
	.chosen-results::-webkit-scrollbar-track {
	background: transparent;
}
.gpro_form.sl-filter
	.chosen-container
	.chosen-results::-webkit-scrollbar-thumb {
	background: #c6c8cb;
	border-radius: 10px;
}
.gpro_form.sl-filter .chosen-container .chosen-results li {
	padding-left: 0;
}
.gpro_form.sl-filter .chosen-container .chosen-results li:hover {
	color: #186baa;
}
.gpro_form.sl-filter .chosen-container .chosen-results li:first-child {
	padding-top: 0;
}
.gpro_form.sl-filter .chosen-container .chosen-results li:last-child {
	padding-bottom: 0;
}
.gpro_form.sl-filter .chosen-container .chosen-results li.result-selected {
	display: none;
}
.gpro_form.sl-filter
	.chosen-container
	.chosen-results
	li.choices__placeholder.result-selected {
	display: block;
}
.gpro_form.sl-filter .chosen-container .chosen-results li.choices__placeholder {
	display: block;
	pointer-events: none;
	color: rgba(98, 98, 98, 0.6);
}
.gpro_form.sl-filter
	.chosen-container
	.chosen-results
	li.choices__placeholder::before,
.gpro_form.sl-filter
	.chosen-container
	.chosen-results
	li.choices__placeholder::after {
	content: '---';
	display: inline !important;
}
.gpro_form.sl-filter
	.chosen-container
	.chosen-results
	li.choices__placeholder::before {
	margin-right: 4px;
}
.gpro_form.sl-filter
	.chosen-container
	.chosen-results
	li.choices__placeholder::after {
	margin-left: 4px;
}
.gpro_form.sl-filter .chosen-container .chosen-results .chosen-single {
	padding: 0;
	background: none;
	border: none;
	color: rgba(98, 98, 98, 0.8);
}
.gpro_form.sl-filter
	.chosen-container
	.chosen-results
	.chosen-single.has-no-results {
	height: auto;
	line-height: 1.2;
}
.gpro_slots_list {
	font-size: 0px;
	letter-spacing: -0.31em;
	margin: -0.5%;
	box-sizing: border-box;
}
.sl-similar .gpro_slots_list {
	margin-top: 20px;
}
.gpro_slots_list .gpro_empty {
	margin: 0px 5px 0px 5px;
}
.gpro_slots_list > .slot-item {
	display: inline-block;
	vertical-align: top;
	width: 32.33%;
	max-width: 32.33%;
	box-sizing: border-box;
	position: relative;
	margin: 0.5%;
	min-width: 0;
	padding: 0;
}
.gpro_cont_main ul.gpro_slots_list > li.slot-item::before {
	display: none;
}
.gpro_slots_list > .slot-item > .image {
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	display: block;
	transition: opacity 0.3s ease, background 0.3s ease;
}
.gpro_slots_list > .slot-item > .image img {
	width: 100%;
}
.gpro_slots_list > .slot-item > .image:after {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 10px;
	opacity: 0;
	text-decoration: none;
	font-size: 15px;
	font-family: var(--system-font);
	font-weight: bold;
	letter-spacing: normal;
	line-height: 15px;
	color: white;
	text-align: center;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	content: '';
}
.gpro_slots_list > .slot-item .info .play-btn {
	width: 150px;
	display: inline-block;
	vertical-align: top;
}
.gpro_slots_list > .slot-item > .image:hover:after {
	background: rgba(0, 0, 0, 0.6);
	opacity: 1;
}
.gpro_slots_list > .slot-item > .name {
	margin-top: 5px;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	text-transform: capitalize;
	color: #1b1919;
	text-align: left;
}
.gpro_slot_filter .gpro_slots_list {
	padding-left: 0;
}
.gpro_slots_list > .slot-item > .s-provider {
	margin-top: 5px;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-transform: capitalize;
	color: #1b1919;
	text-align: left;
}
.gpro_slot_info > .image {
	border-radius: 5px;
	margin: 20px;
	background: #f9f9f9;
}
.gpro_slot_info > .image img {
	border-radius: 5px;
}
.gpro_slot_info > .name a {
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}
.gpro_slot_info > .name a:hover {
	text-decoration: underline;
}
.gpro_slots_list > .slot-item > .s-image {
	position: absolute;
	background: #f0f0f0;
	border-radius: 4px 0px 8px 0px;
	padding: 5px;
	z-index: 5;
	display: none;
}
.gpro_slots_list > .slot-item > .info {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 10px;
	opacity: 0;
	transition: opacity 0.3s ease, background 0.3s ease;
	text-decoration: none;
	font-size: 15px;
	font-family: var(--system-font);
	font-weight: bold;
	letter-spacing: normal;
	line-height: 15px;
	color: white;
	text-align: center;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.gpro_slots_list > .slot-item > .info .name {
	font-size: 20px;
	font-family: var(--system-font);
	font-weight: bold;
	min-height: 30px;
	padding: 10px 5px;
	box-sizing: border-box;
}
.gpro_slots_list > .slot-item > .info .play-btn {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	margin: 15px 0px 0px 0px;
}
.gpro_slots_list > .slot-item > .info .icon-wrap {
	padding: 5px;
	background: #a40e0e;
	border-radius: 50%;
	box-sizing: border-box;
}
.gpro_slots_list > .slot-item > .info .icon-wrap .icon {
	width: 15px;
	height: 15px;
}
.gpro_slots_list > .slot-item > .info .icon-wrap,
.gpro_slots_list > .slot-item > .info .value {
	display: inline-block;
	vertical-align: middle;
}
.gpro_slot_filter .gpro_slots_list > .slot-item {
	width: 19%;
	max-width: 19%;
}
.gpro_slots_list.col-4 > .slot-item {
	padding: 0px;
	min-width: 24%;
	max-width: 24%;
}
.gpro_slot_filter .gpro_slots_list > .slot-item > .info .name {
	min-height: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}
.gpro_slot_filter .gpro_slots_list > .slot-item > .info .play-btn {
	margin: 0;
}
.gpro_section.sl-similar .gpro_slots_list > .slot-item > .info .play-btn {
	margin: 0px;
}
.chosen-container ul > li::before {
	display: none;
}
.gpro_section > .content > .text ul.gpro_icon_list.wwd,
.mce-content-body ul.gpro_icon_list.wwd {
	margin: -15px 0px 0px -15px;
}
ul.gpro_icon_list.wwd:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url('/site/view/theme/default/css/../images/about-bg.jpg')
		no-repeat top center/100% #9789a0;
	border-radius: 5px;
}
ul.gpro_icon_list.wwd > .icon-item {
	padding: 15px 0px 0px 15px;
}
ul.gpro_icon_list.wwd > .icon-item > .box {
	border: 0px;
	padding: 15px;
	margin: 40px 0px 0px 0px;
}
ul.gpro_icon_list.wwd > .icon-item > .box > .image {
	margin: -60px 0px 20px 0px;
	min-height: 80px;
	text-align: center;
}
ul.gpro_icon_list.wwd > .icon-item > .box > .name {
	font-size: 18px;
	font-family: arial, 'helvetica neue', 'nimbus sans l', freesans, sans-serif;
	font-weight: bold;
	color: #a40f0f;
	text-align: center;
}
ul.gpro_icon_list.wwd > .icon-item > .box > .text {
	font-size: 15px;
	line-height: 20px;
	display: block;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}
.gpro_section > .content h2.label.wwd,
.mce-content-body h2.label.wwd {
	position: relative;
	z-index: 5;
	color: white;
	text-align: center;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 25px;
}
.mce-content-body ul.gpro_icon_list.wwd {
	padding: 0px 10px 10px 10px;
}
.mce-content-body h2.label.wwd {
	padding: 20px 0px 30px 0px;
}
.gpro_section.pg-author.all > .content .gpro_author_box .read-more-btn {
	display: none;
}
.gpro_section.pg-author.all:before {
	content: '';
	position: absolute;
	width: 80px;
	height: 100%;
	background: #e9e9e9;
	z-index: 5;
}
.gpro_section.pg-author.all .gpro_author_box {
	z-index: 10;
	position: relative;
}
.gpro_section header .last-updated {
	position: absolute;
	right: 20px;
	top: 25px;
}
.gpro_section header .last-updated .icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: top;
	color: #446f6f;
	margin: 0px 0px 0px 10px;
}
.gpro_section.head > header {
	position: relative;
}
.gpro_section.head > header > .label {
	z-index: auto;
}
.gpro_section header .last-updated span {
	font-weight: bold;
	color: #446f6f;
}
.gpro_casino_list.present {
	margin: -10px 0px 20px -1%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}
.gpro_casino_list.present > .casino-item {
	display: inline-block;
	display: inline-flex;
	flex-direction: column;
	vertical-align: top;
	width: 24%;
	max-width: 24%;
	flex-basis: 24%;
	margin: 10px 0px 0px 1%;
	box-sizing: border-box;
	position: relative;
	padding: 15px;
	overflow: hidden;
	background: #e8efef;
	border: 1px solid #accfcf;
	min-width: 0;
}
.gpro_casino_list.present > .casino-item > .image {
	border-radius: 50%;
	overflow: hidden;
	width: 125px;
	height: 125px;
	margin: 0 auto;
	line-height: 80px;
	box-sizing: border-box;
	padding: 10px;
}
.gpro_casino_list.present > .casino-item > .info {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.gpro_casino_list.present > .casino-item > .info > .name,
.gpro_casino_list.present > .casino-item > .info > .bonus {
	font-size: 18px;
	font-family: var(--system-font);
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #1b1919;
	margin: 10px 0px 0px 0px;
}
.gpro_casino_list.present > .casino-item > .info > .bonus {
	margin: 5px 0px 5px 0px;
	color: #2aad2a;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	display: grid;
	align-items: center;
	justify-content: center;
	height: 58px;
	overflow: hidden;
}
.gpro_casino_list.present > .casino-item > .info > .buttons {
	width: auto;
	text-align: center;
	display: block;
}
.gpro_casino_list.present > .casino-item > .info > .buttons .read-more-btn {
	font-size: 15px;
	text-decoration: none;
}
.gpro_casino_list.present > .casino-item > .present {
	position: absolute;
	top: 0px;
	right: 0px;
}
.gpro_casino_list.present > .casino-item > .present:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 75px 75px 0;
	border-color: transparent #91de8f transparent transparent;
}
.gpro_casino_list.present > .casino-item > .present .bg-decor {
	position: absolute;
	left: 15px;
	top: 7.5px;
	width: 50px;
	height: 50px;
	object-position: center;
}
.gpro_casino_list.present.bg > .casino-item > .info > .bonus {
	color: inherit;
}
.gpro_casino_list.present.bg > .casino-item {
	width: 32.33%;
	max-width: 32.33%;
	flex-basis: 32.33%;
	min-width: 0;
}
.gpro_cont_main ul.gpro_casino_list.present > li.casino-item::before,
.gpro_cont_main ul.gpro_casino_list.present.bg > li.casino-item::before {
	display: none;
}
.gpro_lazyimg {
	height: 0px;
	width: 0px;
}
.gpro_lazyimg.active {
	width: auto;
	height: auto;
}
.gpro_section.sl-info a.fancybox {
	display: block;
}
.gpro_section.howto-list .gpro_howto_list {
	margin: 0px;
}
.gpro_slider.p-contents {
	margin: 0px 0px 0px 0px;
	padding: 0px 45px;
	overflow: hidden;
	background: white;
	border-radius: 5px;
	max-width: 840px;
	box-sizing: border-box;
}
.gpro_slider.p-contents .slide-item {
	font-size: 15px;
	width: auto;
	height: auto;
	line-height: 20px;
	box-sizing: border-box;
	padding: 0px 10px 0px 20px;
	margin: 0px;
	min-width: auto;
	max-width: none;
}
.gpro_slider.p-contents .slide-item:first-child {
	padding: 0px 10px 0px 0px;
}
.gpro_slider.p-contents .slide-item:hover a {
	text-decoration: underline;
}
.gpro_slider.p-contents .slide-item:before {
	content: '';
	position: absolute;
	left: 0px;
	border-radius: 50%;
	margin: 5px 5px 5px 0px;
	background: #bfbfbf;
	width: 10px;
	height: 10px;
	top: 0px;
}
.gpro_slider.p-contents .slide-item:first-child:before {
	display: none;
}
.gpro_slider.p-contents .slide-item a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	color: #505050;
}
.gpro_slider.p-contents > .prev:hover,
.gpro_slider.p-contents > .next:hover {
	background: #ced4d4;
	color: #616161;
}
.gpro_slider.p-contents > .slider_cont {
	margin: 0px;
	line-height: 20px;
	padding: 15px 0px;
	display: block;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.gpro_slider.p-contents > .slider_cont::-webkit-scrollbar {
	display: none;
}
.gpro_slider.p-contents > .prev,
.gpro_slider.p-contents > .next {
	width: 35px;
	height: 100%;
	line-height: 60px;
	top: 0px;
	margin: 0px;
	box-sizing: border-box;
	padding: 15px 0px;
	color: white;
	background: #e5efef;
}
.gpro_slider.p-contents > .prev:before {
	position: absolute;
	content: '';
	margin-top: -6px;
	right: 50%;
	margin-right: -4px;
	top: 50%;
	border: 6px solid transparent;
	border-right: 10px solid white;
}
.gpro_slider.p-contents > .next:before {
	position: absolute;
	content: '';
	margin-top: -6px;
	left: 50%;
	margin-left: -4px;
	top: 50%;
	border: 6px solid transparent;
	border-left: 10px solid white;
}
.gpro_banner {
	background: #d4d4d4;
	padding: 0px 0px 25px 0px;
	text-align: center;
}
.gpro_banner img {
	border-radius: 5px;
}
.gpro_banner > .ads-label,
.gpro_banner > .label {
	padding: 10px 0px 0px 0px;
	line-height: 15px;
	text-align: left;
	max-width: 728px;
	margin: 0 auto;
	font-size: 14px;
	padding-bottom: 2px;
}
.gpro_banner > .image {
	max-width: 728px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.gpro_banner > .image .button {
	position: absolute;
	right: 12px;
	width: auto;
	padding: 6px 10px 4px;
	box-sizing: border-box;
	background: #0f6506;
	border: none;
	font-size: 14px;
	top: 50%;
	margin-top: -18px;
}
.gpro_banner > .image .button:hover {
	color: #fff;
	background: #149300;
}
.gpro_banner.iframe > .image:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
}
.gpro_banner.iframe > .image iframe {
	margin: 0 auto;
}
.gpro_banner.iframe > .image iframe.mob {
	display: none;
}
.gpro_cont_left .gpro_banner > .ads-label,
.gpro_cont_right .gpro_banner > .ads-label,
.gpro_cont_left .gpro_banner > .label,
.gpro_cont_right .gpro_banner > .label {
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	max-width: 300px;
}
.gpro_cont_left .gpro_banner,
.gpro_cont_right .gpro_banner {
	padding: 0px 0px 30px 0px;
}
.gpro_module.n-casinos {
	background: #ffdc72;
	border: 4px solid #6d37de;
	box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	margin: 30px 0px 30px 0px;
	position: relative;
}
.gpro_module.n-casinos > .label {
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	color: white;
	background: #711bde;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0px 20px 0px;
	position: relative;
	margin: -35px 20px 0px 20px;
	border-radius: 10px;
}
.gpro_module.n-casinos > .label:after {
	content: '';
	position: absolute;
	right: -25px;
	top: -25px;
	background: url('/site/view/theme/default/css/../images/new-icon-2.svg')
		no-repeat top center/100%;
	width: 60px;
	height: 60px;
	z-index: 10;
}
.gpro_module.n-casinos > .content > .buttons {
	text-align: center;
	width: 100%;
	margin: 0px 0px -25px 0px;
}
.gpro_module.n-casinos > .content > .buttons .button {
	max-width: 220px;
	padding: 15px 10px;
	background: #186baa;
	color: white;
	border-color: #186baa;
}
.gpro_module.n-casinos > .content > .buttons .button {
	max-width: 220px;
}
ul.gpro_search_list > .search-item > .box > .image.image-placeholder {
	background: url('/site/view/theme/default/css/../images/no_image.png')
		no-repeat center/auto 100% #f4f4f4;
	border-radius: 5px;
}
.gpro_section.sl-video {
	background: #f1fbff;
}
.gpro_section.sl-video > header .label {
	background: #f1fbff;
}
.gpro_section.sl-video > header .label span {
	text-transform: none;
}
.gpro_section.sl-video .text {
	margin: 0px 0px 15px 0px;
}
.gpro_section.sl-video .info {
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin: 0px 0px 15px 0px;
}
.gpro_section.sl-video .bonus-info {
	width: 240px;
	background: #c0eebf;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
	box-sizing: border-box;
	min-height: 300px;
	margin: 0px 20px 0px 0px;
}
.gpro_section.sl-video .bonus-info > .image {
	border-radius: 50%;
	padding: 15px;
	width: 100px;
	height: 100px;
	display: flex;
}
.gpro_section.sl-video .info > .video {
	flex: 1;
	display: flex;
	align-items: flex-start;
}
.gpro_section.sl-video .info > .video .gpro_iframe_play .img-preview {
	height: 100%;
	width: 100%;
}
.gpro_section.sl-video .bonus-info .bonus {
	color: #0f6506;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	margin: 15px 0px 15px 0px;
	flex: 1;
	display: flex;
	align-items: center;
}
.gpro_section.sl-video .bonus-info .icon {
	width: 85px;
	height: 85px;
}
.gpro_section.sl-video .slot-info {
	background: #fff;
	padding: 25px;
	border-radius: 10px;
	display: flex;
}
.gpro_section.sl-video .slot-info > .image {
	position: relative;
	margin: 0px 20px 0px 0px;
	border-radius: 10px;
	overflow: hidden;
	max-width: 240px;
}
.gpro_section.sl-video .slot-info > .image .play-btn {
	position: absolute;
	bottom: 20px;
	left: 50%;
	max-width: 200px;
	margin: 0px 0px 0px -100px;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.gpro_section.sl-video .slot-info > .specs > .label {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	color: #5a5a5a;
	margin: 0 0px 15px 0px;
}
.gpro_section.sl-video .slot-info > .specs div {
	display: flex;
	font-size: 18px;
	margin: 5px 0px 0px 0px;
}
.gpro_section.sl-video .slot-info > .specs div > .label {
	flex: 1;
}
.gpro_section.sl-video .slot-info > .specs div > .value {
	flex: 1;
	font-weight: bold;
	color: #0e8398;
}
.gpro_section.sl-video .slot-info > .specs {
	flex: 1;
}
.gpro_section.sl-video .slot-info > .image:hover:before {
	opacity: 0.5;
}
.gpro_section.sl-video .slot-info > .image:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.gpro_section.sl-video .slot-info > .image:hover .play-btn {
	opacity: 1;
}
.gpro_section.sl-video.cspecs .bonus-info .image {
	margin: 0px 0px 15px 0px;
}
.gpro_section.sl-video .info > .video .gpro_videobox {
	flex: 1;
}
.gpro-other-slots-from-xslot {
	margin-left: -20px;
	margin-bottom: 6px;
}
.gpro-other-slots-from-xslot:last-child {
	margin-bottom: -14px;
}
.gpro-other-slots-from-xslot > * {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 14px;
	font-size: 18px;
	color: #186baa;
	text-decoration: none;
	font-weight: 700;
}
.gpro-other-slots-from-xslot > *[href]:hover {
	text-decoration: underline;
}
