@import url("https://fonts.googleapis.com/css2?family=Righteous&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,400;0,500;0,700;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://kit-pro.fontawesome.com/releases/v6.1.1/css/pro.min.css");

.casino a{
	display: block;
	text-decoration: none;
}
.casino a span {
	font-size: 20px;
	font-weight: bold;
	background: #1c6299;
	padding: 0 5px;
	border-radius: 5px;
	margin-right: -20px;
	color: #fff;
}
.casino a span:hover {
	font-size: 20px;
	font-weight: bold;
	background: #2379bd;
	padding: 0 5px;
	border-radius: 5px;
	margin-right: -20px;
	color: #000;
}
.type_btn {
	display: block;
	background: #202c45a3;
	margin: 1px 1px;
	padding: 2px 5px;
	color: #fff;
	width: auto;
	text-align: center;
}
.type_btn:hover {
	display: block;
	background: #202c45;
	margin: 1px 1px;
	padding: 2px 5px;
	color: #f00;
	width: auto;
	text-align: center;
}
.type_btn span {
	display: block ruby;
}
.type_btn img {
	width: 45px;
	height: 30px;
}
.type_btn.active {
	color: #2EBD66;
	background: #202c45;
}
.price {
	position: relative;
	padding: 5px 0 5px 0;
}
.section-header {
	position: relative;
	width: 100%;
	max-width: 700px;
	margin: 0 auto 15px auto;
	background: #202c4582;
	border-radius: 10px;
}
.price .price-header {
	padding: 0px 0 5px 0;
	position: relative;
}
.price .price-header img {
	width: 100%;
	height: 200px;
}
.price .price-item .price-footer {
	padding-bottom: 5px;
	text-align: center;
}
.price .casinoitem {
	padding: 2px 2px;
}
.price .price-item {
	margin-bottom: 5px;
	border: 1px solid #fff;
}
.btn.btn-custom1 {
	padding: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	background: #4DC434;
	border: none;
	border-radius: 10px;
	box-shadow: inset 0 0 0 0 #202C45;
	transition: ease-out 0.5s;
	-webkit-transition: ease-out 0.5s;
	-moz-transition: ease-out 0.5s;
}
.price .price-item.featured-item .price-header .btn.btn-custom1:hover {
	color: #f57878;
	background: #2A9EC2;
	box-shadow: inset 200px 0 0 0 #2A9EC2;
}
.btn-custom1 span {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	background: #2282A0;
	font-weight: bold;
}
.btn.btn-custom {
	color: #ffffff;
	background: #0796c2;
	box-shadow: inset 600px 0 0 0 #0796c2;
}
.btn.btn-custom:hover {
	color: #ffffff;
	background: #E81C2E;
	box-shadow: inset 600px 0 0 0 #202C45;
}
.nav-justified1 .nav-item img {
	width: 80px;
	background: #ddd;
	height: 40px;
	margin: 0 2px 2px 0px;
	cursor: pointer;
	/* border: 1px solid #000; */
}
.nav-link {
	display: block;
	padding: 5px 5px;
}
.nav-pills .nav-link, .nav-pills .show > .nav-link {
	color: #000;
	border: 1px solid #c42f2f;
}
.m-1 {
	margin: 1px;
}
.part {
	width: 49%;
	float: left;
	margin-bottom: 2px;
	padding: 5px 5px !important;
}
.itemSlider {
	padding: 0 0px;
	float: left;
}
.itemSlider .SliderItem {
	border: 1px solid #717171;
	cursor: pointer;
	background: #112d4e;

}
.itemSlidera {
	padding: 0 0px;
	float: left;
}
.itemSlidera .SliderItem {
	border: 1px solid #717171;
	cursor: pointer;
	background: #112d4e;
	height: 100%;
	position: relative;
}
.itemSlidera .SliderItem .sliderImg {
	cursor: pointer;
	position: relative;
	text-align: center;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block;
}
.owl-carousel .owl-prev::before {
	position: absolute;
	content: "";
	top: 10px;
	right: 50%;
	margin-right: -20px;
	width: 1px;
	height: 16px;
	background-color: unset; 
}
.itemSlider .owl-nav button {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-52%);
	color: #bfbfbf !important;
	height: 90%;
	width: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0px solid #474747 !important;
	background: #265a97 !important;
	font-size: 20px !important;
}
.itemSlidera .owl-nav button {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-52%);
	color: #bfbfbf !important;
	height: 90%;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0px solid #474747 !important;
	font-size: 40px !important;
}
.itemSlidera .owl-nav button.owl-next {
	left: auto;
	right: 0;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	height: 100%;
}
.itemSlidera .owl-stage-outer {
	height: 100%;
}
.itemSlidera .owl-item img {
	display: block;
	width: 100%;
}
.bet_btn_part {
	display: flex;
	justify-content: space-evenly;
}
.amt_btn{
	padding: 3px 5px;
}
.colupsPanelHeader {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.colupsPanelHeaderImg {
	width: 50px;
	padding: 0 0 0 3px;
}
.colupsPanelHeaderContent {
	width: calc(100% - 50px);
	position: relative;
	margin-left: 0px;
}
:root {
  --body:#000000;
  --body-t:#dddddd;
  --body-a:#fafafa;
  --header:#202020;
  --header-t:#dddddd;
  --header-a:#fafafa;
  --footer:#202020;
  --footer-t:#989898;
  --footer-a:#dddddd;
  --layout:#101010;
  --layout-t:#989898;
  --layout-a:#fafafa;
  --primary:#037048;
  --primary-t:#dddddd;
  --primary-a:#fafafa;
  --secondary:#4f4e4e;
  --secondary-t:#dddddd;
  --secondary-a:#fafafa;
  --title:#037048;
  --title-t:#dddddd;
  --gray: #151515;
}
.LogIn {
  background: #284a71 !important;
  color: #fff !important;
}
.Registration {
  background: #6bad3c !important; 
  color: #fff !important;
}

.submit {
  background: var(--primary);
  color: var(--primary-t);
  border: none;
  padding: 10px 16px;
  outline: none;
  cursor: pointer;
  border-radius: 2px;
}
.color-primary {
  color: var(--primary);
}
a, a:hover, a:focus {
  text-decoration: none;
  transition: all 0.3s;
  cursor: pointer;
}
.modal .text-danger {
	font-size: 12px;
	margin-left: 5px;
	line-height: 1;
}