@font-face {
	font-family: OpenSans;
	src: url(/css/fonts/OpenSans-Bold.eot);
	src: url(/css/fonts/OpenSans-Bold.eot) format("embedded-opentype"), url(/css/fonts/OpenSans-Bold.woff) format("woff"), url(/css/fonts/OpenSans-Bold.ttf) format("truetype"), url(/css/fonts/OpenSans-Bold.svg#OpenSans-Bold) format("svg");
	font-weight: 700;
	font-display: swap
}

@font-face {
	font-family: OpenSans;
	src: url(/css/fonts/OpenSans-Regular.eot);
	src: url(/css/fonts/OpenSans-Regular.eot) format("embedded-opentype"), url(/css/fonts/OpenSans-Regular.woff) format("woff"), url(/css/fonts/OpenSans-Regular.ttf) format("truetype"), url(/css/fonts/OpenSans-Regular.svg#OpenSans-Regular) format("svg");
	font-weight: 400;
	font-display: swap
}

* {
	box-sizing: border-box
}

blockquote, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
	padding: 0;
	margin: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset, iframe, img {
	border: 0
}

nav, ul {
	list-style: none
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
	outline: 0 !important
}

textarea {
	resize: none
}

body, html {
	height: 100%;
	min-height: 100%
}

body {
	font-family: OpenSans, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	background: #fff;
	min-width: 320px;
	color: #000;
	margin: 0;
	overflow-x: hidden
}

section {
	max-width: 100%
}

a {
	color: #000;
	text-decoration: none
}

a:active, a:focus, a:hover {
	text-decoration: none;
	opacity: .6
}

a img {
	border: none
}

img {
	max-width: 100%;
	border-style: none
}

noscript div {
	position: relative;
	top: 0;
	background: #fff;
	z-index: 77777;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
	padding: 50px;
	border: 3px solid red;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #707070
}

noscript div a {
	text-decoration: underline;
	color: #00f
}

input, select, textarea {
	vertical-align: middle;
	color: #000
}

fieldset, form {
	margin: 0;
	padding: 0;
	border-style: none
}

input[type=email], input[type=file], input[type=password], input[type=search], input[type=submit], input[type=tel], input[type=text], select, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0
}

input[type=email] {
	box-shadow: none;
	-webkit-box-shadow: none
}

input[type=image] {
	padding: 0;
	border: none
}

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=button], input[type=submit] {
	cursor: pointer
}

input[type=button]:focus, input[type=submit]:focus {
	outline: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

button:focus {
	outline: 0;
	border: none;
	box-shadow: none
}

button {
	cursor: pointer
}

p {
	max-width: 100%;
	margin: 0
}

b, em, h1, h2, h3, h4, h5, h6, i, label, p, span, strong {
	max-width: 100%;
	word-wrap: break-word
}

div {
	word-wrap: break-word
}

input[type=search]::-webkit-search-cancel-button {
	-webkit-appearance: none
}

body:not(.mobile) ::-webkit-scrollbar, body:not(.mobile)::-webkit-scrollbar {
	width: 5px
}

body:not(.mobile) ::-webkit-scrollbar:horizontal, body:not(.mobile)::-webkit-scrollbar:horizontal {
	height: 5px
}

body:not(.mobile) ::-webkit-scrollbar-thumb, body:not(.mobile)::-webkit-scrollbar-thumb {
	width: 5px;
	border-color: transparent;
	background: #81b11a
}

body:not(.mobile) ::-webkit-scrollbar-thumb:hover, body:not(.mobile)::-webkit-scrollbar-thumb:hover {
	border-width: 1px 1px 1px 2px;
	border-color: transparent;
	background: #81b11a
}

body:not(.mobile) ::-webkit-scrollbar-track, body:not(.mobile)::-webkit-scrollbar-track {
	border-width: 0
}

body:not(.mobile) ::-webkit-scrollbar-track-piece, body:not(.mobile)::-webkit-scrollbar-track-piece {
	background: #cecece
}

.hidden {
	display: none
}

.container-senza {
	width: 1230px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	z-index: 2
}

a {
	transition: opacity .3s linear
}

.ss_bonus_no_deposit {
	overflow: hidden
}

.img-responsive {
	max-width: 100%;
	height: auto;
	vertical-align: middle
}

.breadcrumb {
	list-style: none;
	width: 100%;
	margin-bottom: 0;
	padding: 12px;
	border-top: 1px solid #E3E6FA;
	background: #FFF;
	font-size: 12px;
	text-align: center;
}

.breadcrumb a {
	color: #747BAC
}

.breadcrumb .last_item {
	font-weight: 700;
	color: #21232E;
}

.senza-section {
	font-size: 14px;
	line-height: 1.5
}

.senza-section h1 {
	text-align: center;
	font-size: 20px;
	line-height: 1.375;
	margin-bottom: 24px
}

@media screen and (min-width: 768px) {
	.senza-section h1 {
		font-size: 26px
	}
}

@media screen and (min-width: 1024px) {
	.senza-section h1 {
		font-size: 32px
	}
}

.senza-section .divide {
	padding: 20px 0;
	position: relative
}

.senza-section .divide:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 4px;
	width: 63px;
	background: #ff7300;
	transform: translateX(-50%)
}

.senza-section h2 {
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
	.senza-section h2 {
		font-size: 20px;
		margin-bottom: 20px
	}
}

.senza-section h3 {
	font-size: 14px;
	line-height: 1.25;
	margin-bottom: 10px
}

@media screen and (min-width: 1024px) {
	.senza-section h3 {
		font-size: 16px;
		margin-bottom: 15px
	}
}

.senza-section p {
	margin-bottom: 20px
}

@media screen and (min-width: 1024px) {
	.senza-section p {
		margin-bottom: 30px
	}
}

.senza-section p a:not(class):not(id) {
	text-decoration: underline
}

.senza-section ol:not([class]), .senza-section ul:not([class]) {
	margin-bottom: 15px;
	padding-left: 15px
}

.senza-section ol:not([class]) li, .senza-section ul:not([class]) li {
	margin-bottom: 10px
}

.senza-section ol:not([class]) p, .senza-section ul:not([class]) p {
	margin-bottom: 0
}

.senza-section .bonus-table, .senza-section .table {
	width: 100%;
	font-size: 14px;
	margin-bottom: 30px;
	border: none
}

.senza-section .btn-white {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding: 10px 20px;
	font-size: 16px;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #000;
	font-weight: 700
}

.senza-section .desktop-banner, .senza-section .mobile-banner {
	display: block;
	margin-bottom: 20px
}
.senza-section .desktop-banner.mce-content-body,
.senza-section .mobile-banner.mce-content-body {
	display: block;
	border: 1px solid #ccc;
}

.senza-section .desktop-banner.mce-content-body:before {
	content: 'Insert image for desktop banner. This block will be hidden on mobile';
	display:block;
	padding-bottom: 5px;
}

.senza-section .mobile-banner.mce-content-body:before {
	content: 'Insert image for mobile banner. This block will be hidden on desktop';
	display:block;
	padding-bottom: 5px;
}

.senza-section .desktop-banner img, .senza-section .mobile-banner img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important
}

@media screen and (max-width: 767px) {
	.senza-section .desktop-banner {
		display: none
	}
}

@media screen and (min-width: 768px) {
	.senza-section .mobile-banner {
		display: none
	}
}

.load-more-wrap {
	text-align: center;
	margin-bottom: 30px
}

.load-more-wrap table {
	text-align: left;
	margin-bottom: 20px
}

@media screen and (min-width: 768px) {
	.load-more-wrap table {
		margin-bottom: 0
	}
}

@media screen and (max-width: 767px) {
	.load-more-wrap tbody tr:nth-child(n+4) {
		display: none
	}
}

@media screen and (min-width: 768px) {
	.load-more-wrap .btn-white {
		display: none
	}
}

.br-readonly {
	pointer-events: none
}
.bonus-senza-title {
	text-align: center;
	font-size: 20px;
	line-height: 1.375;
	margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
	.bonus-senza-title {
		font-weight: bold;
		font-size: 26px;
	}
}