@charset "utf-8";

/* CSS Document */
body {
	font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	line-height: 1.714em;
}

a:hover {
	text-decoration: inherit !important;
}

.menu-item {
	display: inline-block;
	padding: 0 2px;
}

.menu-item:first-child::after {
	padding: 0 10px;
}

#menu-top-bar-right {
	float: right;
	margin-bottom: 0;
}

.top-bar {
	/* border-bottom: 1px solid #3e444d; */
	padding: 0.678em 0;
	background: #0d0f12;
	/* margin-bottom: 10px; */
}

.top-bar a {
	color: #fff;
	text-decoration: none;
}

.menu-item a i {
	margin-right: 10px;
}

.support {
	display: inline-block;
	margin-left: 10px;
}

.support span,
.support a {
	font-size: 0.929em;
}

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

.top-bar #menu-top-bar-right .menu-item,
.top-bar #menu-top-bar-right .menu-item a {
	color: #fff;
}

.left-category h3 span {
	color: #e51f0c;
}

.left-category .col-lg-3 p {
	vertical-align: middle;
	margin: 0;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	background: #2aa65e;

	border-radius: 5px 5px 0 0;
	text-align: center;
}

.menu-item-menu {
	display: block;
	color: #000;
	font-size: 18px;
	border-bottom: 1px dashed #e51f0c;
}

.menu-item-menu a {
	display: block;
	padding: 0.608em 0.357em;
	font-size: 0.9em;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.menu-item-menu a:hover {
	color: #000;
	text-decoration: none;
	background-color: #e51f0c;
	font-weight: bold;
}

.menu-item-menu:last-child {
	border-bottom: 0px solid #dddddd;
}

.desktopmenu {
	background-image: url('images/banner-2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-content {
	display: inline-block;
	width: 60%;
	vertical-align: middle;
}

.banner-img {
	width: 30%;
}

.h3-carousel-item {
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 25px;
	color: #fff;
}

.footer-logo ul {
	margin-top: 20px;
}

.footer-logo li {
	list-style: none;
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
}

.footer-logo ul li i {
	padding-right: 15px;
}

.footer-logo ul li a:hover {
	color: #2aa65e;
}

.call-us-number i {
	font-size: 15px;
	color: #fff;
	padding-right: 10px;
}

.call-us-number strong {
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 2px dashed #e62110;
	font-size: 800;
}

.call-us-number p,
.footer-logo a {
	color: #fff;
	margin-top: 15px;
	display: block;
	text-decoration: none;
}

.f_menu {
	margin-top: 20px;
}

.f_menu a {
	padding: 0;
	background: inherit;
	display: inline-block;
	color: #fff;
	margin: 0;
	text-decoration: none;
}

.f_menu a:hover {
	color: #2aa65e;
	/* background-color: #2aa65e; */
}

.copyright-bar {
	background: #000;
	display: flex;
}

.copyright-bar .copyright {
	color: #fff;
	padding: 10px 0;
}

.copyright-bar .copyright a {
	color: #e51f0c;
}

.copyright-bar .copyright a:hover {
	color: #2aa65e;
}

.mobilemenu {
	display: none;
}

#carouselExampleIndicators {
	margin-top: 3em;
	margin-left: 3em;
}

/*.sliderCnt{margin-left:50%}*/
.owl-carousel .owl-item img {
	width: inherit;
	display: inline-block;
}

.desktopmenu1 {
	width: 15%;
	position: absolute;
	margin-left: 20.2%;
	z-index: 999;
	background: #fff;
}

.databaseHead {
	position: relative;
}

.deskHead {
	margin: 0;
	width: 100%;
	top: 40px;
	position: absolute;
	left: 0;
	z-index: 99;
	background: #0d0f12;
}

.middle-header .input-group-text {
	border-radius: 30px 0px 0px 30px;
	border-right: 0px;
}

.middle-header .form-control {
	border-radius: 0 0px 0px 0 !important;
}

.footer-logo .media-body img {
	width: 100%;
}

.middle-header .input-group-text {
	background: #fff0;
	border: 1px dashed #000;
	color: #0d0f12;
}

.middle-header .form-control:focus {
	border-radius: 0 30px 30px 0;
	border-color: #ced4da;
	box-shadow: inherit;
}

.data-title {
	font-size: 1.15em;
	font-weight: bold;
	color: #0062bd;
	margin-bottom: 0.8em;
}

.data-title i {
	margin-right: 0.6em;
	color: #000;
}

.record-count {
	margin-block-start: 0.5em;
	margin-block-end: 0.5em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #000;
	font-weight: bold;
}

.record-count span {
	color: #e51f0c;
	font-weight: normal;
}

.fields {
	text-align: justify;
	margin-block-start: 0.5em;
	margin-block-end: 0.5em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #747474;
	font-size: 1em;
}

.fields span {
	color: #f5210b;
	font-weight: bold;
}

.post-note {
	margin-block-start: 0.5em;
	margin-block-end: 0.5em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #000;
	font-size: 0.9em;
	font-style: italic;
	text-align: justify;
	margin-bottom: 10px;
}

.post-note strong {
	color: #f5210b;
	font-weight: 700;
}

.prices {
	display: inline-block;
	margin-right: 3em;
}

.prices {
	color: #fff;
	background: #0634fc;

	padding: 0.3em 1.2em 0.4em 1.2em;
	border: 1px solid #001a8d;

}

.prices i {
	margin-right: 10px;
}

.clik-here {
	display: inline-block;
}

.clik-here a {
	color: #003b71;
	font-size: 0.9em;
	line-height: 3.5em;
	padding: 0.3em 1.2em 0.4em 0em;
	cursor: pointer;
}

.prices-download {
	color: #fff;
	background: #fff;
	padding: 0.3em 1.2em 0.4em 1.2em;
	border: 1px solid #001264;
	text-align: center;
	margin-top: 50%;
}

.prices-download a {
	color: #0634fc;
}

.prices-download i {
	margin-right: 15px;
}

.prices-download-cart {
	color: #fff;
	background: #e51f0c;
	padding: 0.3em 1.2em 0.4em 1.2em;

	border: 1px solid #a1002e;
	text-align: center;
	margin-top: 50%;
}

.prices-download-cart a {
	color: #fff;
}

.prices-download-cart a i {
	margin-right: 10px;
}




table {
	width: 100%;
	border-collapse: collapse;
}

.cart-info {
	display: flex;
	flex-wrap: wrap;
}

th {
	padding: 10px 10px;
	color: #ffffff;
	background: #0634fc;
	font-weight: normal;
}

td {
	padding: 10px 5px;
}

td input {
	width: 40px;
	height: 30px;
	padding: 5px;
}

td a {
	color: #ff523b;
	font-size: 12px;
}

td img {
	width: 80px;
	height: 80px;
	margin-right: 10px;
}

.total-price {
	display: flex;
	justify-content: flex-end;
}

.total-price table {
	/* border-top: 3px solid #ff523b; */
	width: 100%;
	max-width: 400px;
}

td:last-child {
	text-align: right;
}

th:last-child {
	text-align: right;
}

.small-container td p {
	margin-bottom: 0;
}

.cart-total h2 {
	font-size: 1.786em;
	line-height: 1.6em;
	display: block;
	position: relative;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #dadada;
	margin-bottom: 1.36em;
	margin-bottom: 0.5em;
}

.cart-total h2::after {
	border-color: #fed700;
}

.cart-total h2::after {
	content: ' ';
	border-bottom: 2px solid #e51f0c;
	display: block;
	width: 20%;
	position: absolute;
	bottom: -1px;
}

.table-footer-text {
	background-color: #f5f5f5;
	padding: 1.571em 2.571em;
	text-align: right;
	font-size: 1em;
}

.table-footer-text i {
	color: #e51f0c;
	margin-left: 10px;
}

.ad-action a {
	color: #fff;
	background-color: #e51f0c;
	border-color: #a80332;
	font-size: 0.875rem;
	padding: 10px 60px;

	border-width: 0;
	display: inline-block;
}

.total-price tr {
	border-bottom: 1px solid #eceeef;
}

tr.subtotal {
	background-color: #f9f9f9;
}

.total-price {

	padding-bottom: 1em;
}

.cart-page {
	padding-bottom: 3em;
}

.total-price tr:first-child {
	border: inherit;
}

.register-form .border-custom {
	border-bottom: 1px solid;
	padding: 15px 0;
	font-size: 22px;
	margin-bottom: 30px;
	color: #e51f0c;
	font-weight: 700;

}

.register-form .form-control {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06), 0 1px 7px rgba(0, 0, 0, 0.13);
	margin-top: 20px;
}

/* .register-form  .border-custom::after{
content: ' ';
border-bottom: 2px solid #fed700;
display: block;
width: 20%;
position: absolute;
top: 54px;} */
.content-bg {
	background: #d1d3fe;
	margin-top: 0;
	padding: 1em;
	margin-bottom: 2em;
}

/* .register-form .border-custom1::after {
		content: ' ';
		border-bottom: 2px solid #fed700;
		display: block;
		width: 20%;
		position: absolute;
		top: 206px;
	} */
.back_cart {
	margin: 1.5em 0em 1em 0em;
}

.back_cart a {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	color: #333e48;
	border-radius: 1em;
	padding: 0.301em 1.429em;
	border: 2px solid #e51f0c;
}

.back_cart a i {
	font-size: 1.3em;
	font-weight: normal;
	margin-right: 0.5em;
}

table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.236rem;
}

table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #eceeef;
}

table th,
table td {
	padding: 0.75rem;
	line-height: 1.5;
	vertical-align: top;
	border-bottom: 1px solid #eceeef;
}

tr.cart-subtotal {
	background-color: #f9f9f9;
}

tr.cart-subtotal td span {
	font-weight: bold;
}

.checkout {
	margin-top: 30px;
}

.checkout th {
	background: inherit;
	color: #000 !important;
}

li.wallet span.zero {
	background-color: #000;
}

li.wallet span {
	color: #fff !important;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.top-bar .nav-inline .menu-item {
	display: inline-block;
	color: #959595;
	font-size: 0.929em;
}

.top-bar .nav-inline .menu-item+.menu-item:before {
	content: '|';
	color: #2aa65e;
	display: inline-block;
	margin: 0 7px;
}

.top-bar .nav-inline .menu-item>a {
	display: inline-block;
	color: #fff;
}

.sidepanel a {
	font-size: 18px !important;
}

.menu-item.animate-dropdown.c_name {
	color: #fff;
	font-weight: 500;
}

.entry-content .vc_toggle {
	margin: 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}

.entry-content .vc_toggle .vc_toggle_title {
	padding: 25px 0 !important;
}

.entry-content .vc_toggle .vc_toggle_title h4 {
	font-size: 1.786em;
	color: #434343 !important;
	margin: 0;
}

.vc_toggle_title h4.panel-title {
	font-weight: bold;
	font-size: 1.2em !important;
}

.entry-content .vc_toggle .vc_toggle_title h4 a {
	display: block;
}

.vc_toggle_title h4.panel-title a {
	color: #e51f0c;
}

.entry-content .vc_toggle .vc_toggle_title h4 a:after {
	font-family: 'FontAwesome';
	float: right;
	content: "\f107";
	font-size: 28px;
}

.entry-content .vc_toggle .vc_toggle_title .vc_toggle_icon {
	display: none;
}

.entry-content .vc_toggle .vc_toggle_content {
	color: #747474;
	padding: 1em 1.429em 3.143em 0 !important;
	margin-top: 0;
	margin-bottom: 0;
}

.table-responsive {
	display: block;
	width: 100%;
	min-height: .01%;
	overflow-x: auto;
}

.table-compare {
	border: 1px solid #d7d7d7;
	/* margin-bottom: 3.75em; */
}

.table-compare tbody tr th,
.table-compare tbody tr td {
	border: 1px solid #d7d7d7;
	text-align: left;
}

.table-responsive th {
	text-align: left !important;
	width: 7% !important;
	font-size: 0.9em;
}

.table-compare tbody tr th {
	text-transform: uppercase;
	background-color: #f1f1f1;
	vertical-align: middle;
}

.table-compare tbody tr:first-child td {
	vertical-align: top;
	width: 22%;
}

.vc_toggle p {
	color: #333;
	margin-top: 25px;
	margin-bottom: 0px;
}

.vc_toggle p a {
	color: #464efb;
	font-weight: 600;
}

.entry-content .vc_toggle .vc_toggle_content {
	color: #747474;
	padding: 1em 1.429em 3.143em 0 !important;
	margin-top: 0;
	margin-bottom: 0;
}

#login_error,
#changepassword_error,
#otp_error {
	background: #ffcaca;
	padding: 0.5em 0.8em 0.5em 0.8em;
	color: #000;
	margin-top: -1.8em;
	margin-bottom: 1.5em;
	display: none;
}

#login_error h5,
#changepassword_error h5,
#otp_error h5 {
	font-size: 1em;
	vertical-align: middle;
	font-weight: bold;
}

#login_error i,
#changepassword_error i,
#otp_error i {
	color: #b60000;
	margin-right: 0.5em;
	font-size: 1.2em;
}

#changepassword_success,
#notify_success {
	background-color: #f1f9f7;
	border-color: #e0f1e9;
	color: #09543c;
	padding: 0.5em 0.8em 0.5em 0.8em;
	margin-top: -20px;
	margin-bottom: 20px;
	display: none;
}

#changepassword_success i,
#notify_success i {
	padding: 0.1em;
	color: #09543c;
	font-size: 1.2em;
	margin-right: 0.5em;
}

#customer_login {
	padding: 2.5em 2.143em;
	position: relative;
}

.col2-set {
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}

#customer_login::before {
	border-right: 1px solid #ddd;
	height: 100%;
	position: absolute;
	content: ' ';
	right: 50%;
	top: 0; display: none;
}

#customer_login .col-1 {
	padding-right: 6.071em;
}

.vc_toggle p {
	color: #333;
	margin-top: 25px;
	margin-bottom: 0px;
}

.form-row {
	padding-left: 0;
	padding-right: 0;
}

#customer_login .col-2 {
	padding-left: 0.857em;
}

ul.p_list,
ul.p_list li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.p_list li {
	margin: 0.5em;
	margin-left: 2em;
	list-style: none;
}

ul.p_list li:before {
	content: '\f006';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -2em;
	color: #f5210b;
}

#customer_login::after {
	content: "";
	display: table;
	clear: both;
}

.confirm-order {
	width: 100%;
	background: #e51f0c;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 30px;
}

.confirm-order a {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

.confirm-order a:hover {
	color: #e51f0c;
}

.form-check-input:checked {
	background-color: #e51f0c;
	border-color: #e51f0c;
}

.form-check-input:focus {

	box-shadow: 0 0 0 0.25rem rgb(227 21 79 / 22%);
}

.form-control:focus {
	border-color: #e51f0cad !important;
	box-shadow: 0 0 0 0.2rem rgb(227 21 79 / 22%) !important;
}

.box {
	box-shadow: 0 19px 22px rgba(0, 0, 0, 0.10), 0 9px 11px rgba(0, 0, 0, 0.10);
	margin-bottom: 60px;
	padding-bottom: 20px;
}

.box:hover {
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

/* .site-footer{margin-top: 100px;} */
.wallet_balance {
	width: 70%;
	color: #e51f0c !important;
}

.wallet-custom #btn_add_money {
	border-radius: 0px;
	background: #e51f0c;
	border-color: #e51f0c;
	padding: 9px;
	margin: 0 auto;
    display: block;

}
.wallet-custom #btn_add_money:hover{
	background: #2aa65e;
	border-color: #2aa65e;
}
.wallet-custom p {
	margin-bottom: 0px;
}

.wallet-box {
	/* background: #e51f0c; */
	padding: 20px 20px;
	border: 1px dashed #d32d14;
    height: 160px;
}

.wallet-box h6,
.wallet-box h2 {
	color: #2aa65e;
    font-weight: 700;
}

.wallet-box .wallet_balance {
	border-color: #000; width: 100%;
}

.pay-pending {
	color: #fff;
	background-color: #e51f0c;
	border-color: #e51f0c;
	font-size: 0.875rem;
	border-width: 0;
	display: inline-block;
	font-weight: bold;
	border-radius: 0px !important;
	padding: 10px 60px !important;
}

.pay-pending:hover {
	color: #e51f0c;
}

#datasearch {
	background-image: url(../images/searchicon.png);
	background-position: 10px 12px;
	background-repeat: no-repeat;
	width: 100%;
	padding: 12px 20px 12px 40px;
	border: 1px solid #ddd;
	margin-bottom: 1.5em;
	border-radius: 0;
}

.paddingg-5 th {
	padding-right: 70px;
}

.content_details .content_details_parag {
	font-size: 16px;
	font-weight: 700;
	margin: 30px 0;
	color: #000;
}

.content_details .content_details_title {
	font-size: 30px;
	line-height: 1.3em;
	font-weight: 600;
	color: #e51f0c;
	text-align: center;
}

.game_details {
	background-color: #e51f0c;
	border-radius: 30px 30px 30px 30px;
	margin: 30px 0;
	padding: 30px 0;
}

.game_details .game_details_title {
	font-weight: 700;
	line-height: 1.3em;
	font-size: 30px;
	margin-top: 25px;
	color: #fff;
}

.game_details .game_details_parag {
	color: #fff;
	font-weight: 600;
	line-height: 30px;
	font-size: 17px;
}

.footer-bottom-widgets {
	background-color: #0d0f12;
	padding-bottom: 2em;
	padding-top: 2em;
}

@media screen and (max-width: 1680px) {
	.desktopmenu1 {
		width: 17.1%;
		position: absolute;
		margin-left: 16.1%;
		z-index: 999;
		background: #fff;
	}
}

@media screen and (max-width: 991px) {
	.support {
		margin-left: 0px;
	}

	ul.list-group.vertical-menu.yamm.make-absolute {
		display: none;
	}

	.sliderCnt {
		margin: 0;
	}

	.middle-header,
	.left-category,
	.desktopmenu .col-lg-3 {
		display: none;
	}

	nav.navbar.navbar-expand-lg.navbar-light {
		display: inline-block;
		float: right;
	}

	.mobilemenu {
		display: block;
	}

	.mobilemenu nav span {
		color: #e2220d;
	}

	.banner-content {
		width: 100%;
	}

	.sliderCnt {
		margin-top: 25px;
	}

	.banner-img,
	.sliderImg {
		display: none;
	}

	.footer-logo .media-body img {
		width: 60%;
	}
}

@media screen and (max-width: 767px) {
	.top-bar .col-lg-6.col-md-6.col-xs-12 {
		text-align: center;
	}

	.top-bar .col-lg-6.col-md-6.col-xs-12 #menu-top-bar-right {
		float: inherit;
	}

	.mobilemenu img {
		width: 90% !important;
		margin-top: 5px;
	}

	.prices-download,
	.prices-download-cart {

		margin-top: 5%;

	}

	.footer-bottom-widgets {
		margin-top: 10px;
	}

	#customer_login .col-1 {
		padding-right: 0.9375rem;
		margin-bottom: 2.143em;
		max-width: 100%
	}

	#customer_login {
		padding: 0;
	}

	.col2-set .col-1,
	.col2-set .col-2 {
		position: relative;
		float: left;
		min-height: 1px;
		width: 100%;
		max-width: 100% !important;
		padding: 0 15px;
	}

	#customer_login .col-2 {
		padding-left: 15px;
	}

	#customer_login::before {
		border-right: inherit;

	}

	@media screen and (max-width: 457px) {
		.wallet_balance {
			width: 100%;
			margin-bottom: 10px;
		}

	}


}

* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

a,
a:hover,
a:visited,
a:focus,
a:active {
	text-decoration: none;
}

.container {
	max-width: 1170px;
	margin: auto;
	padding: 0px 15px;
}

img {
	max-width: 100%;
}

body {
	font-family: 'Poppins', sans-serif;
	font-size: var(--regularsit-font-size);
}

ul {
	padding: 0px;
	margin: 0px;
}

.box ul {
	padding: inherit;
	margin: 0 0 1.5em 3em;
}
.siteBtn {
	background-color: var(--siteprimary-color);
	padding: 8px 15px;
	color: var(--whitecolor);
	text-align: center;
	display: inline-block;
	-webkit-box-shadow: 1px 1px 7px 0px rgba(0, 147, 221, 0.46);
	-moz-box-shadow: 1px 1px 7px 0px rgba(0, 147, 221, 0.46);
	box-shadow: 1px 1px 7px 0px rgba(0, 147, 221, 0.46);
	text-transform: uppercase;
	transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}

.siteBtn:hover {
	background-color: var(--whitecolor);
	color: var(--siteprimary-color);
}

.siteBtn img {
	width: 22px;
	filter: invert(1);
	transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}

.siteBtn:hover img {
	filter: invert(0);
}

p {
	color: var(--sitetext-color);
	text-align: justify;
	line-height: 26px;
}

hgroup h6 {
	color: var(--siteprimary-color);
	font-weight: 500;
	font-size: 18px;
}

hgroup h2 {
	color: var(--mn-headingcolor);
	font-size: 45px;
}

hgroup {
	margin-bottom: 28px;
}

:root {
	--siteprimary-color: #0093dd;
	--siteprimary-darkcolor: #013b58;
	--sitesecondary-color: #e77817;
	--sitelightblue-color: #e7f7ff;
	--sitegray-color: #f6f6f6;
	--sitetext-color: #52586d;
	--regularsit-font-size: 16px;
	--whitecolor: #fff;
	--blackcolor: #000;
	--mn-headingcolor: #253D4E;
	--lightgray-color: #7c7c7c;
	--ldarkblack-color: #181818;
}

/*  */
@-webkit-keyframes hvr-hang {
	0% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	50% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}

	100% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
}

@keyframes hvr-hang {
	0% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	50% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}

	100% {
		-webkit-transform: translateY(12px);
		transform: translateY(12px);
	}
}

@-webkit-keyframes hvr-hang-sink {
	100% {
		-webkit-transform: translateY(12px);
		transform: translateY(12px);
	}
}

@keyframes hvr-hang-sink {
	100% {
		-webkit-transform: translateY(12px);
		transform: translateY(12px);
	}
}

.hvr-hang {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-animation-name: hvr-hang-sink, hvr-hang;
	animation-name: hvr-hang-sink, hvr-hang;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/*  */
.glance {
	-webkit-transform: perspective(0) rotateX(0) rotateY(0);
	/* Safari */
	transform: perspective(0) rotateX(0) rotateY(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* ======slider======= */
#sliderSec {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#sliderSec {
	background-color: #0d0f12;
	position: relative;
	padding-top: 85px;
}

#sliderSec .owl-dots {
	position: absolute;
	right: 40%;
	bottom: 0%;
	z-index: 99;
	transform: translate(0px, -50%);
	display: flex;
	flex-direction: column;
}

#sliderSec .owl-dots .owl-dot span {
	background-color: var(--lightgray-color);
	height: 12px;
	width: 12px;
	outline: 2px solid var(--lightgray-color);
	border: 2px solid var(--sitelightblue-color);
	transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}

#sliderSec .owl-dots .owl-dot.active span,
#sliderSec .owl-dots .owl-dot span:hover {
	background-color: #e51f0c;
	outline-color: #e51f0c;
}

#sliderSec h1 {
	margin-bottom: 15px;
}

#sliderSec p {
	color: var(--mn-headingcolor);
}

#sliderSec .owl-item.active h1 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInDown;
	animation-delay: 0.3s;
}

#sliderSec .owl-item.active p,
#sliderSec .owl-item.active a {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}

#sliderSec .owl-dots {
	display: inherit;
}

@media only screen and (max-width: 1200px) and (min-width: 991px) {
	ul.list-group.vertical-menu.yamm.make-absolute {
		overflow: scroll;
		max-height: 300px;
	}








}


/* ======login page======= */
h1.entry-title {
	font-size: 1.55em;
	line-height: 2.4em;
	vertical-align: bottom;
	letter-spacing: -0.025em;
	font-weight: bold;
	margin-bottom: -1px;
}

h1.entry-title span {
	color: #f5210b;
}

.media-login {
	background-color: #f5f5f5;
	padding: 2em 0;
}

.ad-text {
	font-size: 1.571em;
	letter-spacing: -1px;
}

.ad-action>a {
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	color: #fff;
	float: right;
}

.ad-action>i {
	color: #e51f0c;
}

.custom-login-title {
	font-size: 1.786em;
	line-height: 1.6em;
	display: block;
	padding-bottom: 0.4em;
	position: relative;
	margin-bottom: 1.36em;
	border-bottom: 1px solid #dadada;
	font-weight: 300;
}

.custom-login-title::after,
.custom-login-title::after {
	border-color: #e51f0c;
}

.custom-login-title::after {
	content: ' ';
	border-bottom: 2px solid #e51f0c;
	display: block;
	width: 20%;
	position: absolute;
	bottom: -1px;
}

.login label {
	font-size: 1em;
	line-height: 1.286em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #2aa65e;
}

.custom-login-title1 {
	margin-bottom: 15px
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text,
.select-custom {
	padding: 0.657em 1.214em;
	background-color: transparent;
	color: #818181;
	line-height: 1.286em;
	outline: none;
	border: 0;
	-webkit-appearance: none;
	border-radius: 1.571em;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
}

.border-radius-0 input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text,
.select-custom {
	border-radius: 0px !important;
}

.input-text {
	font-size: 1em;
	width: 100%;
	margin: 0 auto;
}

.select-custom {
	padding: 0.657em 1.214em !important;
	background-color: transparent !important;
	color: #818181 !important;
	line-height: 1.286em !important;
	outline: none !important;
	border: 0 !important;
	-webkit-appearance: none !important;
	border-radius: inherit !important;
	box-sizing: border-box !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #dddddd !important;
}

.select-custom.form-control:not([size]):not([multiple]) {
	height: inherit;
}

.input-group>.input-group-prepend>.btn {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-color: #ddd;
	border-right: 0px;
}

.custom-style-name {
	border-left: 0px !important;
}

.customer-login-form .button,
.btn-primary,
input[type="submit"] {
	color: #fff;
	background-color: #2aa65e;
	border-color: #2aa65e;
}

.customer-login-form .button,
.btn-primary,
input[type="submit"]:hover {
	background-color: #e51f0c;
	border-color: #e51f0c;
	color: #fff;
}
.box .btn-primary:hover{
	background: #2aa65e;
}

.middle-header a:hover {
	color: #e51f0c;
}

input[type="submit"] {
	font-size: 0.875rem;
	border-radius: 1.571em;
	padding: 0.6em 2.4em;
	border-width: 0;
	display: inline-block;
	font-weight: bold;
}

.border-radius-0 input[type="submit"] {
	border-radius: 0px !important;
	padding: 10px 60px !important;
}

button,
input {
	line-height: 1.286em;
}

.customer-login-form .button {
	font-weight: bold;
}

.receive_update {
	display: inline;
	position: relative;
	padding-left: 35px;
	margin-right: 35px;
	cursor: pointer;
	user-select: none;
}

.receive_update input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 20px;
	background-color: #eee;
	margin-left: 0.2em;
	border: 1px solid #ababab;
}

.col2-set .col-1,
.col2-set .col-2 {
	position: relative;
	float: left;
	min-height: 1px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	width: 100%;
	max-width: 50%;
}

.receive_update {
	display: inline;
	position: relative;
	padding-left: 35px;
	margin-right: 35px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.receive_update input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.receive_update input:checked~.checkmark:after {
	display: block;
}

.receive_update .checkmark:after {
	left: 7px;
	top: 3px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.receive_update input:checked~.checkmark {
	background-color: #e51f0c;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 20px;
	background-color: #eee;
	margin-left: 0.2em;
	border: 1px solid #ababab;
}

.entry-content .vc_toggle .table.table-compare th {
	color: #747474;
	font-weight: 700;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: #e51f0c;
	color: #fff;
	cursor: pointer;
	padding: 10px 15px;
	border-radius: 4px;
}

#myBtn:hover {
	background-color: #2aa65e;
	color: #fff;
}

#about_content {
	background-color: #111410;
	background-image: url(../images/Noise-bg.gif);
	background-position: left top;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
	border-bottom: 1px dashed #2aa65e;

	/* 
	background-image: url('../images/backg.jpg');
	background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
	border-bottom: 1px dashed #e51f0c; */
}

#owl-demo3.owl-two.owl-carousel.owl-theme .card .gap-2 img {
	padding-right: 10px;
}

span.tcn-1.fs-xs {
	color: #e51f0c;
}

.hero-slider {
	width: 100%;
	height: 420px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 0;
}

.blackfont {
	color: black !important;
}

.whitefont {
	color: #ffffff !important;
}

.swiper-button-prev {
	left: 0 !important;
	margin-left: 0 !important;
	background: #e51f0c !important;
}

.swiper-button-next {
	right: 0 !important;
	margin-right: 0 !important;
	background: #e51f0c !important;
}

@media (max-width: 991px) {
	.hero-slider {
		height: 420px;
	}
}

@media (max-width: 767px) {
	.hero-slider {
		height: 420px;
	}
}

.hero-slider .swiper-slide {
	overflow: hidden;
	color: #fff;
}

.hero-slider .swiper-container {
	width: 100%;
	height: 420px;
	position: absolute;
	left: 0;
	top: 0;
}

.hero-slider .slide-inner {
	width: 100%;
	height: 420px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-size: contain;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #e51f0c;
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
	background: transparent;
	width: 48px;
	height: 48px;
	line-height: 48px;
	/* margin-top: -30px; */
	text-align: center;
	border: 2px solid #e51f0c;
	border-radius: 28px;
	opacity: 0;
	/* // visibility:hidden; */
	transition: all .3s ease;
}

.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}

@media (max-width: 767px) {

	.hero-slider .swiper-button-prev,
	.hero-slider .swiper-button-next {
		display: none;
	}
}

.hero-slider .swiper-button-prev {
	left: 25px;
	transform: translateX(50px);
}

.hero-slider .swiper-button-prev:before {
	font-family: "Font Awesome 5 Free";
	content: "\f060";
	font-size: 15px;
	color: #fff;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
}

.hero-slider .swiper-button-next {
	right: 25px;
	transform: translateX(-50px);
}

.hero-slider .swiper-button-next:before {
	font-family: "Font Awesome 5 Free";
	content: "\f061";
	font-size: 15px;
	color: #fff;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
}

.hero-slider .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color: #000;
	opacity: 0.3;
	background: #e51f0c;
	transition: all .2s ease;
}

.hero-slider .swiper-pagination-bullet-active {
	opacity: 1;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
	bottom: 30px;
}

@media screen and (min-width: 992px) {

	.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
	.hero-slider .swiper-pagination-custom,
	.hero-slider .swiper-pagination-fraction {
		/*     display: none; */
	}
}

.swiper-pagination {
	text-align: left;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 50px;
	max-width: 1200px;
	padding: 0 15px;
	display: table;
	margin: 0 auto;
	left: 50%;
	top: 90%;
	transform: translateX(-50%);
}

@media (min-width: 767px) {
	.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 30px;

	}
}

/*--------------------------------------------------------------
	  #hero-style
  --------------------------------------------------------------*/
.hero-style {
	height: 420px;
	transition: all .4s ease;
}

@media (max-width: 991px) {
	.hero-style {
		height: 420px;
	}
}

@media (max-width: 767px) {
	.hero-style {
		height: 420px;
	}
}

@media screen and (min-width: 992px) {
	.hero-style .container {
		padding-top: 95px;
	}
}

.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
	max-width: 690px;
}

.hero-style .slide-title h2 {
	font-size: 50px;
	font-weight: 600;
	line-height: 1;
	color: #ffffff;
	margin: 0 0 40px;
	text-transform: capitalize;
	transition: all .4s ease;
}

@media (max-width: 1199px) {
	.hero-style .slide-title h2 {
		font-size: 50px;
	}
}

@media (max-width: 991px) {
	.hero-style .slide-title h2 {
		font-size: 50px;
		margin: 0 0 35px;
	}
}

@media (max-width: 767px) {
	.hero-style .slide-title h2 {
		font-size: 35px;
		margin: 0 0 30px;
	}
}

.hero-style .slide-text p {
	opacity: 0.8;
	font-family: Roboto;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: normal;
	color: #ffffff;
	margin: 0 0 40px;
	transition: all .4s ease;
}

@media (max-width: 767px) {
	.hero-style .slide-text p {
		font-size: 16px;
		font-size: 1rem;
		font-weight: normal;
		margin: 0 0 30px;
	}
}

.hero-style .slide-btns>a:first-child {
	margin-right: 10px;
}


/*--------------------------------------------------------------
	  #button-style
  --------------------------------------------------------------*/
.theme-btn,
.theme-btn-s2 {
	background-color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	color: #fff;
	padding: 9px 32px;
	border: 0;
	border-radius: 3px;
	text-transform: uppercase;
	display: inline-block;
	line-height: initial;
	transition: all .4s ease;
}

a {
	text-decoration: none;
	transition: all 0.2s ease;
}

.theme-btn-s2 {
	background-color: #e51f0c;
	color: #fff;
}

.theme-btn:hover,
.theme-btn-s2:hover,
.theme-btn:focus,
.theme-btn-s2:focus,
.theme-btn:active,
.theme-btn-s2:active {
	background-color: #0d0f12;
	color: #fff;
}

a.theme-btn-s3:hover {
	color: #0d0f12;
}

.theme-btn-s3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #ffffff;
	text-transform: uppercase;
}

i.fa-chevron-circle-right {
	height: 22px;
	width: 22px;
}

@media (max-width: 991px) {

	.theme-btn,
	.theme-btn-s2,
	.theme-btn-s3 {
		font-size: 13px;
		padding: 15px 25px;
	}
}

@media (max-width: 767px) {

	.theme-btn,
	.theme-btn-s2 {
		padding: 13px 20px;
		font-size: 13px;
	}
}

.ag-slide-block {
	/* background-color: #0d0f12; */
	border-bottom: 1px dashed #2aa65e;
	overflow: hidden;
	background-color: #111410;
	background-image: url(../images/Noise-bg.gif);
	background-position: left top;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
}

.ag-slide_item {
	padding: 40px 0 90px;

	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-o-transition: transform 0.5s;
	transition: transform 0.5s;
}

.ag-slide_img {
	display: block;
	width: 100%;
	max-width: 317px;
	margin: 0 auto;

	opacity: 0.5;

	-webkit-box-shadow: 0 20px 172px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 20px 172px 0 rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 20px 172px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 20px 172px 0 rgba(0, 0, 0, 0.05);

	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-ms-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}

.ag-slide_info {
	width: 100%;
	margin: 0 auto;
	padding: 10px 8px 5px;
	/* background-color: #FFF; */

	opacity: 0.5;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-ms-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}

.ag-slide-info_descr {
	float: left;
}

.ag-slide-info_category {
	font-size: 12px;
	display: block;
	color: #e51f0c;
	padding-bottom: 5px;
	font-weight: 800;
}

.ag-slide-info_title {
	line-height: 10px;
	width: 180px;
	padding-bottom: 5px;
	font-weight: 500;
	font-size: 10px;
	color: #fff;
	will-change: transform;
	line-height: 18px;
}

.ag-slide-info_route {
	display: block;
	line-height: 10px;

	font-size: 8px;
	color: #959494;
}

.ag-slide-info_img {
	display: inline-block;
	width: 10px;
	height: 10px;

	-webkit-transform: translateY(25%);
	-moz-transform: translateY(25%);
	-ms-transform: translateY(25%);
	-o-transform: translateY(25%);
	transform: translateY(25%);
}

.ag-slide-info_rate {
	float: right;
	height: 40px;
	width: 40px;
	border: 1px dashed #2aa65e;
	line-height: 40px;
	text-align: center;

	will-change: transform;

	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.ag-slide-info_strong {
	display: block;

	font-weight: normal;
	color: #e51f0c;
}

.ag-slide-info_comments {
	letter-spacing: -0.01em;
	font-size: 6px;
}


.ag-slide-block .swiper-container {
	padding-top: 13px;
}

.ag-slide-block .swiper-slide {
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	z-index: 1;

	will-change: transform;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ag-slide-block .swiper-slide-active {
	opacity: 1;

	z-index: 2;

	will-change: transform;

	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);

	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-o-transition: transform 0.5s;
	transition: transform 0.5s;
}

.ag-slide-block .swiper-slide-active .ag-slide_img {
	opacity: 1;

	will-change: transform;

	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-ms-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}

.swiper-slide-active .ag-slide_info {
	opacity: 1;

	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-ms-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}

@media (max-width: 1220px) {
	.ag-slide-info_title {
		width: 130px;
	}
}

@media (max-width: 960px) {
	.ag-slide-block .swiper-container {
		max-width: 960px;
		width: 100%;
		margin-top: -22px;
		padding-top: 0;
	}

	.ag-slide-info_title {
		width: 115px;
	}

	.ag-slide-info_rate {
		height: 37px;
		width: 37px;
	}
}

@media (max-width: 600px) {
	.ag-slide-info_title {
		width: 95px;

		font-size: 8px;
	}

	.ag-slide-info_category {
		font-size: 6px;
	}

	.ag-slide-info_route {
		font-size: 6px;
	}

	.ag-slide-info_img {
		width: 7px;
		height: 7px;
	}

	.ag-slide-info_strong {
		font-size: 14px;
	}

	.ag-slide-info_comments {
		letter-spacing: 0;
		font-size: 5px;
	}
}

@media (max-width: 560px) {
	.ag-slide-info_title {
		width: 130px;
	}
}

@media (max-width: 470px) {
	.ag-slide-info_title {
		width: 115px;
	}
}

@media (max-width: 400px) {
	.ag-slide_img {
		width: 70%;
	}

	.ag-slide_info {
		width: 70%;
	}

	.ag-slide-info_title {
		width: 130px;
	}

	.ag-slide-info_img {
		width: 10px;
	}

	.ag-slide-block .swiper-slide {
		padding-left: 0;
		padding-right: 0;
	}
}

.middle-header1 {
	background-color: #fff;
	/* background-image: url(../images/Noise-bg.gif); */
	background-position: left top;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
	margin-top: 10px;
	border-bottom: 1px dashed #e51f0c;
}

.middle-header #mySidepanel.mySidepanel ul li a {
	color: #fff !important
}

#about_content1 {
	/* background-color: #0d0f12; 
	   
	  */
	padding-bottom: 50px;
	background-color: #111410;
	background-image: url(../images/Noise-bg.gif);
	background-position: left top;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
	border-bottom: 1px dashed #2aa65e;

}

#about_content1 img {
	border: 1px dashed #e51f0c;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	margin-left: 0px !important;
}

.search-box input[type="text"] {
	border: 1px dashed #0d0f12 !important;
}

::placeholder {
	color: #0d0f12 !important;
	opacity: 1;
	/* Firefox */

}

::-ms-input-placeholder {
	/* Edge 12 -18 */
	color: #0d0f12 !important;

}

.form-control:focus {
	background: transparent;
	box-shadow: none !important;
}

.lost_password a {
	color: #0d0f12;
}

#about_content_carsoul {
	border-bottom: 1px dashed #2aa65e;
	padding: 30px 0;
	background-color: #111410;
	background-image: url(../images/Noise-bg.gif);
	background-position: left top;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
}

#about_content_carsoul p {
	font-size: 35px;
	color: #fff;
	margin: 0;
	text-shadow: 1px 0px 1px #0d0f12, 1px 0px 1px #eee, 2px 1px 1px #0d0f12, 1px 1px 1px #eee, 1px 1px 1px #0d0f12, 1px 2px 1px #eee;
	line-height: 35px;
}

.ourGames {
	font-size: 40px;
	font-weight: 800;
	color: #e51f0c;
}

.btnRun {
	background-color: #2aa65e;
	padding: 5px 20px;
	color: #fff;
	border-radius: 50rem;
}

.btnRun:hover {
	color: #0d0f12;
}

/* #menu-top-bar-right .menu-item, #menu-top-bar-right .menu-item a{
	color: #000;
  } */
#menu-top-bar-right .menu-item a i {
	color: #f94d4b;
}

#menu-top-bar-right .menu-item {
	color: #000;
}

.ag-slide-block .swiper-slide-active .ag-slide_img {
	padding: 15px !important;
}

.infobox-content.eael-icon-only.two_elementor_element {
	display: inline-block;
	vertical-align: middle;
}

.infobox-icon.eael-icon-only.two_elementor_element {
	width: 60px;
	display: inline-block;
	padding-right: 20px;
	vertical-align: middle;
	fill: #e51f0c;
}

h2.title.two_elementor_element {
	font-size: 24px;
	color: #e51f0c;
	font-weight: 700;
	line-height: 24px;
}

.eael-infobox.icon-on-left.two_elementor_element {
	padding: 20px;
}

.service_area {
	background: inherit;
}

.service_area .game_details_title {
	color: #e51f0c;
}

.service_area .game_details_parag {
	color: #000;
	padding: 15px;
}

.service_area .border1 {
	box-shadow: 0 0 10px 0 rgba(229.00000000000006, 31.000000000000057, 11.999999999999956, .47);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	border-radius: 30px;
	border-radius: 30px;
	margin-bottom: 30px;
}

.service_area p.two_elementor_element {
	margin-bottom: 0;
	font-weight: 700;
	font-size: 18px;
	color: #000;
}

.footer-logo1 a {
	text-align: center;

}

.footer-logo1 a img {
	width: 230px;
	margin-top: 20px;
}

.wrapper{
	/* width:300px;
	height:300px; */
	/* border:2px solid black; */
	/* margin:50px auto 50px auto; */
	overflow:hidden;
  }
  
  .frame_image{
	height:100%;
	width:100%;
	background-position:center;
	background-size:cover;
  /*   background-image: url(''); */
  }
  .frame_image{
	 -webkit-animation: zoomeffect 10s infinite;
	 -moz-animation: zoomeffect 10s infinite;
	 animation: zoomeffect 10s infinite;
  }
  @-webkit-keyframes zoomeffect{
		  0%{
			  background-position:center;
			transform:scale(1,1);
		  }
		  50%{
			  background-position:center;
			transform:scale(2,2);
		  }
		  100%{
			  background-position:center;
			transform:scale(1,1);
		  }
  }
  @keyframes zoomeffect{
		  0%{
			  background-position:center;
			transform:scale(1,1);
		  }
		  50%{
			  background-position:center;
			transform:scale(2,2);
		  }
		  100%{
			  background-position:center;
			transform:scale(1,1);
		  }
  }