body{
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 14px;
	background: #F2C968;
	background-size: 1800px;
}
h1,h2,h3,h4{
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 500;
	color: #000;
}
h1{
	font-size: 26px;
	font-weight: 600;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 20px;
}
p{
	font-weight: normal;
	margin-bottom: 20px;
	text-align: justify;
}
img{
	max-width: 100%
}
ul li,ol li{
	padding-bottom: 15px;
}
.white-sec{
	background: #fff;
}
.white-str{
	color: #515230;
}
.yellow-str{
	color: #ffc703;
}

.star-color-gray{color: #515230;}
/*Header start*/
.navbar-custom{
	background: transparent;
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.navbar-custom .nav-link,
.navbar-expand-md .navbar-nav .nav-link{
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	border: 1px solid #fff;
}
.navbar-custom .nav-link.active,
.navbar-custom .nav-link:hover,
.navbar-expand-md .navbar-nav .nav-link.active{
	color: #515230 !important;
}
.navbar-custom .nav-item{
	padding-bottom: 0px;
}
.navbar-light .navbar-brand{
	font-weight: 900;
	font-size: 30px;
	color: #fff;
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: #f0002f !important;
}
.navbar-light .navbar-brand img{
	max-width: 250px;
}

/*Header end*/
/*.index-page h1{
	color: #fff;
	margin-top: 0;
}*/
.foot{
	background: #F3E7A9;
}
.foot-ul li{
	border: 1px solid #fff;
	text-transform: uppercase;
	margin: 0; 
	padding: 0;
}
.foot-ul li a{
	color: #fff;
	text-decoration: none;
	padding: 5px 15px;
	display: block;
}
.foot-ul li:hover, .foot-ul li:hover a,.foot-ul li a:hover{
	background: #fff;
	color: #f0002f;
}
.copyright{
	color: #000;
	font-size: 12px;
}
.foot-logo .h1{
	color: #fff;
	font-weight: 900;
	text-decoration: none; 
}
.foot-logo img{
	max-width: 150px;
}
.menu-list{
	background: #A5A162;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.menu-list h4{
	font-size: 25px;
	font-weight: 500; 
}
.menu-list ul li{
	color: #535353;
	padding-bottom: 5px;
}
.menu-list ul li a{
	color: #535353;
	padding: 5px 0px;
	display: block;
}
.menu-list ul li a:hover, .menu-list ul li:hover a{
	background: #f0002f;
	color: #fff;
	text-decoration:none;
}
.menu-list ul li.bg-red a{
	color: #fff;
}

.item-sec{
	background: #A5A162;
}
.game-title{
	font-size: 30px;
	color: #fff;
	margin-bottom: 15px;
	line-height: 1.2;
	font-weight: 600;
	text-transform: uppercase;
}
.game-list-logo{
	background: #fff;
	display: grid;
	text-align: center;
	padding: 15px;
}
.item-list-icon{
	position: relative;
	padding-left: 50px;
}
.item-list-icon:after{
	content: '';
	position: absolute;
	left: 0;
	width: 0px;
	height: 0px;
	border-top: 35px solid transparent;
	border-bottom: 35px solid transparent;
	border-left: 35px solid #fff;
	top: 0;
	bottom: 0;
	margin: auto;
}
.item-name{
	font-size: 24px;
	color: #515230;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
}
.item-link a{
	font-size: 16px;
	letter-spacing: 0px;
	color: #ffffff;
	font-weight: 400;
	text-decoration: underline;
}
.item-link a:hover{text-decoration: none;}

.item-bonus{
	font-size: 15px;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
}
.item-rating{
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.item-btn{
	font-size: 21px;
	color: #fff;
	font-weight: 700;
	border-radius: 0;
	padding: 7px 20px;
	background: #F2C968;
	line-height: 1;
	border: 2px solid transparent;
}
.item-btn:hover{
	border: 2px solid #fff;
	color: #fff;
	background: #656868;
}
.item-btn-2{
	font-size: 13px;
	font-weight: 700;
	border-radius: 0;
	padding: 12px 5px;
	line-height: 1;
	border: 2px solid #fff;
	background: #f0002f;
	color: #fff;
}
.item-btn-2:hover{
	color: #2c2c2c;
	background: #fff;
	border: 2px solid transparent;
}
/*breadcrumbs*/
.breadcrumbs .breadcrumb{
	background: transparent;
	padding: 0;
	margin: 0;
}
.breadcrumbs .breadcrumb li,.breadcrumbs .breadcrumb li a{
	padding-bottom: 0;
	font-size: 14px;
	color: #f0002f;
	font-weight: 300;
	text-align: left;
}
.breadcrumb-item+.breadcrumb-item::before{
	color: #f0002f;
}
/*review*/
.gme-sec-banner{
	position: relative;
	height: 182px;
}

.gme-sec-banner img{
    position: absolute;
    clip: rect(0px,825px,182px,0px);
    width: 825px;
}

.gme-sec-banner span{
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
	padding: 5px 15px;
	font-size: 18px;
	line-height: 1;
}
.gme-sec-red{
	background-color: #f0002f;
}
.game-name{
	font-size: 28px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.2;
}
.game-name-sub{
	font-size: 25px;
	color: #ffffff;
	font-weight: 400;
	line-height: 1.2;
}
.game-review a{
	font-size: 15px;
	letter-spacing: 0px;
	color: #ffffff;
	font-weight: 400;
	text-decoration: underline;
}
.game-bonus{
	font-size: 17px;
	line-height: 1;
	color: #ffffff;
	font-weight: 700;
}
.game-btn{
	border-radius: 17px;
	background-color: #ffffff;
	font-size: 20px;
	color: #00234c;
	font-weight: 700;
	width: 100%;
	padding: 5px 15px;
	line-height: 1.2; 
	border: 2px solid transparent; 
}
.game-btn:hover{
	border: 2px solid #fff;
	color: #fff;
	background: #f0002f;
}
.casino-detail-prt h3{
	font-size: 25px;
	color: #363123;
	font-weight: 600;
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.casino-detail-prt h3:after{
	position: absolute;
	content: '';
	width: 100px;
	height: 1px;
	background: #f0002f;
	left: 0;
	bottom: 0;
}
.casino-detail-head{
	font-size: 18px;
	color: #000000;
	font-weight: 500;
}
.casino-detail{
	font-size: 15px;
	color: #2c2c2c;
	font-weight: 400;
	border: 1px solid #f0002f;
	padding: 5px 10px;
	line-height: 1.2;
}

.content-prt h3{
	font-size: 25px;
	color: #363123;
	font-weight: 600;
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.content-prt h3:after{
	position: absolute;
	content: '';
	width: 100px;
	height: 1px;
	background: #f0002f;
	left: 0;
	bottom: 0;
}
.contact-ol ol {
	counter-reset: my-awesome-counter;
	list-style: none;
	padding-left: 40px;
}
.contact-ol ol li {
	margin: 0 0 0.5rem 0;
	counter-increment: my-awesome-counter;
	position: relative;
	padding-bottom: 0;
}
.contact-ol ol li::before {
	content: counter(my-awesome-counter);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	--size: 23px;
	left: calc(-1 * var(--size) - 10px);
	line-height: var(--size);
	width: var(--size);
	height: var(--size);
	top: 4px;
	margin: auto;
	background: #736b63;
	border-radius: 50%;
	text-align: center;
}
.contact-ul ul{
	list-style: none;
	padding-left: 0;
}
.contact-ul ul li{
	position: relative;
	padding-left: 40px;
	padding-bottom: 0;
	margin: 0 0 0.5rem 0;
}
.contact-ul ul li:before{
	content: '';
	background: url("../images/image-3.png") no-repeat center top;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 4px;
	margin: auto;
	left: 9px;
}

.payment:not(:empty):not(:last-child):after {
  content: ", ";
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
