@charset "utf-8";

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

fieldset,
img {
	border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

body {
	line-height: 1.5
}

ol,
ul {
	list-style: none
}

sup,
sub {
	font-size: 100%;
}

:link,
:visited,
ins {
	text-decoration: none
}

i {
	font-style: normal;
	font-weight: 400
}


img {
	display: block;
	border: 0
}

html {
	font-size: 100px
}

body {
	font-size: .24rem
}

body {
	margin: 0;
	font-family: poppins, sans-serif;
	color: #333;
	background-color: #ebebeb;
	position: relative;
	text-transform: capitalize;
}

a {
	color: rgb(255 214 0)
}


.flex {
	display: flex
}

.AllYonoGames_grow {
	-moz-flex-grow: 1;
	flex-grow: 1
}

.wrap {
	width: 100%;
	max-width: 7.5rem;
	/* min-width: 3.2rem; */
	margin: 0 auto;
	background-color: #000;
	/* overflow: hidden */
}

.hide {
	display: none
}

.appallrummy_com_star {
	color: orange
}

.btn.allyonogames {
	background-image: linear-gradient(147deg, #ff9933 0%, #008000 100%);
	cursor: pointer
}

.btn:hover {
	background-color: red;
	opacity: .9;
	-webkit-transform: scale(.96)
}

.allyonoapps_in {
	position: fixed;
	margin-right: 10px;
	top: 50%;
	margin-top: -100px;
	-webkit-animation: myfirst 1s infinite linear;
	animation: myfirst 1s infinite linear
}

.allyonoapps_in img {
	width: 60px;
	height: 60px
}

.allyonoapps_in {
	right: 0;
	z-index: 99999
}

.icon_allyonogames_i {
	background-image: url(../img/all-yono-apps_in.webp);
	background-size: 6rem 6.1rem;
	display: block
}

.share {
	padding: 5px 0;
	background: #fff;
	width: 100%;
	display: flex;
	align-content: center;
	justify-content: center
}

.about {
	padding: 10px 0;
	background: #1b4789;
	font-size: .25rem;
	font-weight: 700;
	color: #fff;
	width: 100%;
	display: flex;
	align-content: center;
	justify-content: center
}

.faqh1 {
	padding: 10px 0;
	background: purple;
	font-size: .25rem;
	font-weight: 700;
	color: #fff;
	width: 100%;
	display: flex;
	align-content: center;
	justify-content: center
}

.allyonogamesfaq {
	background-color: #777;
	color: #fff;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none
}

.allyonogamesfaq:after {
	content: '\002B';
	color: #fff;
	font-weight: 700;
	float: right;
	margin-left: 5px
}

.active:after {
	content: "\2212"
}

.content {
	padding: 0 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height .2s ease-out;
	background-color: #f1f1f1
}

.allyonogames_com {
	position: relative;
	background-color: #fff;
	width: 100%;
	height: 2.15rem;
	overflow: hidden;
	justify-content: center;
	align-items: center
}

.allyonogames_com img {
	display:block;
	width:100%;
	height:100%;
}



.allyonogames_com div {
	position: absolute;
	z-index: 1;
	bottom: -.04rem;
	width: 2.82rem;
	height: .4rem;
	background-color: #fff;
	border-top-left-radius: .1rem;
	border-top-right-radius: .1rem
}

.allyonogames_com_top {
	background-color: #fff
}

.allyonogames_com_top li {
	position: relative;
	text-align: center;
	margin-bottom: .3rem;
	text-align: center
}

.allyonogames_com_top li a {
	display: block
}

.allyonogames_com_top li img {
	display: block;
	width: 1.24rem;
	height: 1.24rem;
	border-radius: .24rem;
	margin: 0 auto
}

.allyonogames_com_top li p {
	color: #ababab;
	font-size: .22rem;
	line-height: .42rem;
	width: 90%;
	margin: auto;
	overflow: hidden;
	white-space: nowrap
}

.allyonogames_com_top li .name {
	height: .6rem;
	line-height: .6rem;
	color: #454545;
	font-size: .26rem;
	font-weight: 700
}

.allyonogames_com_top ul li .grade {
	color: #e6e6e6;
	line-height: .42rem
}

.allyonogames_com_top ul li .grade span {
	color: #9a9b9b;
	font-weight: 700;
	font-size: .19rem;
	line-height: .35rem
}

.allyonogames_com_top ul li .grade em {
	color: #ffa709;
	font-size: .24rem
}

.allyonogames_com_top ul li .grade i {
	display: inline-block;
	width: .26rem;
	height: .23rem;
	background-position: -1.91rem -1.69rem;
	top: .04rem;
	color: #00b00c
}

.allyonogames_com_top li .btn {
	display: block;
	width: 2rem;
	height: .55rem;
	text-align: center;
	line-height: .55rem;
	margin: .16rem auto 0;
	border-radius: .06rem;
	color: #fff;
	font-size: .24rem;
	font-weight: 700
}

.allyonogames_com_top li:nth-child(2) img {
	width: 1.4rem;
	height: 1.4rem
}

.allyonogames_com_top li:nth-child(2) {
	padding-top: .1rem;
	width: 35%
}

.allyonogames_com_top li:nth-child(1),
.allyonogames_com_top li:nth-child(3) {
	padding-top: .45rem;
	width: 32.5%
}

.allyonogames_com_top li .top1 {
	width: .58rem;
	height: .8rem;
	background-position: -3.5rem -.88rem;
	position: absolute;
	z-index: 2;
	top: -.69rem;
	left: 50%;
	margin-left: -.25rem
}

.allyonogames_com_top li .top2 {
	width: .57rem;
	height: .8rem;
	background-position: -4.34rem -.85rem;
	position: absolute;
	z-index: 2;
	top: -.4rem;
	left: 50%;
	margin-left: -.25rem
}

.allyonogames_com_top li .top3 {
	width: .57rem;
	height: .8rem;
	background-position: -5.19rem -.84rem;
	position: absolute;
	z-index: 2;
	top: -.4rem;
	left: 50%;
	margin-left: -.25rem
}

.AppAllRummy_Notice_Slider {
	font-family:Sofia,sans-serif;
	font-size: .25rem;
	font-weight: bold;
	color: #fff;
	background-color: #1b00a0;
	padding-top: .1rem;
	font-variant:small-caps;
	margin-bottom: .1rem;
}

