@import url('//fonts.googleapis.com/css?family=Saira&display=swap');
/*-- BODY --*/
body{
	font-family: 'Saira', sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5{
	font-family: 'Saira', sans-serif !important;
	color: #ccc !important;
}
i{
	color: #fff;
}
a{
	color: #f00;
}
a:hover {
	color: #f00;
	text-shadow: 0px 0px 1px #f00;
}
a.nav-link{
	color:#fff;
}
a.nav-link:hover{
	text-shadow:unset !important;
}
label{
	color: #fff !important;
	font-family: 'Saira', sans-serif !important;
}
.table{
	color: #fff !important;
}
.text-grey{color:#ccc !important}
.text-red{color:#f00 !important}
.text-green{color:green !important}
.bg-none{background:transparent !important;border:1px solid #ccc;}
.bg-dark{background-color:rgba(0,0,0,0.6)}
.bg-red{background-color:rgb(173, 7, 7)}
/*-- HOME SLIDER --*/
.swiper-slide#bg-slide-1{background-image:url(https://www.gemscool.org/assets/gemscoolnew/images/slider/swiper/1.jpg)}
.swiper-slide#bg-slide-2{background-image:url(https://www.gemscool.org/assets/gemscoolnew/images/slider/swiper/3.jpg)}
.swiper-slide#bg-slide-3{background-image:url(https://www.gemscool.org/assets/gemscoolnew/images/slider/swiper/1.jpg)}
.si-sticky{top:32%;}
.clear-toppadding-sm{padding: 30px 0 0;}
.heading-block:after{margin-top:10px;}
.heading-block{margin-bottom:10px;}
.heading-block.center:after{margin: 10px auto 0 !important;}
.section{margin: 10px 0;padding: 20px 0 10px;}
.btn-default{color: #333;background-color: #fff;border-color: #ccc;}
.slider-caption h2{font-size: 5rem;}
/*-- SLIDER ATLANTICA --*/
.ACAR a, .LSAGA a, .LUNA a{
	width: 250px;
	height: 115px;
	display: block;
}
.ACAR a{
	background: url(img/main_banner/logo-atlantica.png)no-repeat top center;
}
.slick-slide.slick-current.slick-active .ACAR a{
	background: url(img/main_banner/logo-atlantica-aktif.png)no-repeat top center;
}
/*-- SLIDER LOSTSAGA --*/
.LSAGA a{
	background: url(img/main_banner/logo-lost-saga.png)no-repeat top center;
}
.slick-slide.slick-current.slick-active .LSAGA a{
	background: url(img/main_banner/logo-lost-saga-aktif.png)no-repeat top center;
}
/*-- SLIDER LUNA --*/
.LUNA a{
	background: url(img/main_banner/logo-luna.png)no-repeat top center;
}
.slick-slide.slick-current.slick-active .LUNA a{
	background: url(img/main_banner/logo-luna-aktif.png)no-repeat top center;
}
/*-- NAVBAR -- */
.dropdown-menu-list{background:url(img/header/drop-down-game-list-background.png)no-repeat;width:110px;height:auto;margin-left:0;margin-top:-8px;)}
.dropdown-menu-list{visibility: hidden;opacity: 0;position: absolute;top: 100%;left: 0;transform: translateY(-2em);z-index: 1;transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;}
.dropdown:hover .dropdown-menu-list {visibility: visible; opacity: 1;z-index: 1;transform: translateY(0%);transition-delay: 0s, 0s, 0.3s;}
.dropdown-item{padding: 1px 0;}
.item{color:#ccc;text-align: center;border-bottom: 1px solid #ccc;padding: 7px;font-size:13px;background:#151515}
.submenu{text-align:center;visibility: hidden;opacity: 0;display:none;transform: translateY(-2em);z-index: 1;transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;}
.lostsaga:hover .submenu{background:#4a4949;display:-webkit-inline-box;visibility: visible; opacity: 1;z-index: 1;transform: translateY(0%);transition-delay: 0s, 0s, 0.3s;}
.icarus:hover .submenu{background:#4a4949;display:-webkit-inline-box;visibility: visible; opacity: 1;z-index: 1;transform: translateY(0%);transition-delay: 0s, 0s, 0.3s;}
.luna:hover .submenu{background:#4a4949;display:-webkit-inline-box;visibility: visible;opacity: 1;z-index: 1;transform: translateY(0%);transition-delay: 0s, 0s, 0.3s;}
.atlantica:hover .submenu{background:#4a4949;display:-webkit-inline-box;visibility: visible;  opacity: 1;z-index: 1;transform: translateY(0%);transition-delay: 0s, 0s, 0.3s;}
.albion:hover .submenu{background:#4a4949;display:-webkit-inline-box;visibility: visible; opacity: 1;z-index: 1;transform: translateY(0%);transition-delay: 0s, 0s, 0.3s;}
.submenu .submenu-trailer span{font-size:10px;color:#fff}
.submenu .submenu-trailer a:hover{color:#f92d2d}
.submenu a{color: #fff;}
.dropdown-menu{background-color:rgba(0, 0, 0, 0.5);margin:.9rem 0 0}
.dropdown-item:hover{background-color: #251e1e;color: #fff;}

.dropdown_new{
	width: 110px !important;
	background-color: rgba(0, 0, 0, 0.5) !important;
	border: unset !important;
	border-top: transparent !important;
	text-align: center;
}
.dropdown_user{
	background-color: rgba(0, 0, 0, 0.5) !important;
	border: unset !important;
	border-top: transparent !important;
	/*margin-top: 22px !important;*/
}
.dropdown_user li a, .dropdown_new li a{
	border-bottom: 1px solid #ccc !important;
}
#primary-menu ul ul li a{
	color:rgb(206, 204, 204);
	text-transform: capitalize !important;
}
#primary-menu ul li a{
	text-transform: unset !important;
}
#primary-menu ul ul li:hover a{
	background-color: rgba(0, 0, 0, 0.5) !important;
	color:rgb(255, 255, 255) !important;
}
#primary-menu ul li .mega-menu-content, #primary-menu ul ul:not(.mega-menu-column)
{
	width: 200px;
}

/*-- BUTTONS --*/
.btn-gemscool{background:#151515;color:#fff;border:1px solid #fff;letter-spacing: 1px;font-weight: 500;padding: 10px 20px;}
.btn-gemscool:hover{background:#f00;border:1px solid #f00;color:#fff;}
.btn-gemscool-sm{background:#151515;color:#fff;border:1px solid #fff;}
.btn-gemscool-sm:hover{background:#f00;color:#fff;border:1px solid #f00;}
.btn:focus, .btn.focus{box-shadow:unset;}
.btn-game{background: transparent;border: 2px solid #444;color: #333;font-weight: 700;text-shadow: none;border-radius: 20px;font-size:14px;padding:8px 19px;}
.btn-game:hover{background:#444;border-color:transparent;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.2)}
.btn-web{background: transparent;border: 2px solid #444;color: #333;font-weight: 700;text-shadow: none;font-size:14px;padding:8px 19px;}
.btn-web:hover{background:#444;border-color:transparent;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.2)}
.dark #primary-menu.style-4:not(.not-dark) > ul > li:hover > a, #primary-menu.dark.style-2 > ul > li:hover > a{background-color:#f92d2d !important;color:#fff}
#primary-menu.style-4 > ul > li:hover > a{border: none;}
#primary-menu ul li > a i{color:#1ab07e}
#background{background:url(img/Background.jpg)no-repeat top center / cover;}
.content{background-color:transparent !important}
span.text-red{color:#f00 !important}
.custom-text{font-size:18px;line-height:1.2 !important;}
.hidden-sm{display:none;}
.carousel {margin: 0 auto;width:800px;height: 300px;display: relative;}
.carousel img {display: block !important; }
.banner-title{text-shadow: 3px 2px 2px #007bbc;font-size:5rem}
.banner-note{text-shadow: 3px 2px 2px #007bbc;font-size:2rem}
.carousel-caption{left:5%;right:5%}
.slider-caption p{font-size: 2vw;}
li.hover a{color:#fff}
li.hover a:hover{color:#f00}
li.hover a h5:hover{color:#f00 !important}
#copyrights{background: transparent}

.hidden-md{display:none}
.toggle.toggle-bg .togglet{
	line-height: 23px;
	font-size: 15px;
	padding: 5px 0 5px 36px;
}
.toggle.toggle-bg .togglet i{
	left: 11px;
}
.toggle.toggle-border .togglec{
	padding: 10px 15px 10px 20px;
}
.tab-link a{
	padding: 10px;
}
.tab-link a:hover{
	color: #f00;
}
.nav li a.btn-tab.active{
	color: #f00;
}
.tab-border li :before{
	content: '';
	display: block;
	width: 20px;
	margin-left: 40%;
	height: 2px;
}
.tab-border li a.btn-tab.active:before{
	border-top: 2px solid #f00;
}

.icon-circle-card{
	position: absolute;
	font-size: 30px;
	padding: 12px 15px 0 15px;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.35);
	height: 70px;
	margin: 15px;
}
.menu-list li.game:nth-child(1) {
    background: url(img/header/game-list-normal.png)no-repeat top center;
	width: 110px;
	height: 66px;
}
.menu-list li.game:nth-child(1):hover {
    background: url(img/header/game-list-click.png)no-repeat top center;
}
.menu-list li.game:nth-child(4) {
    background: url(img/header/support-normal.png)no-repeat top center;
	width: 110px;
	height: 66px;
}
.menu-list li.game:nth-child(4):hover {
    background: url(img/header/support-hover.png)no-repeat top center;
}
.bg-dark-dov{
	background-color:#151515 !important;
}
.bg-footer{
	background:transparent !important;
	border-top:solid 1px #393434 !important;
}
.bg-all{
	background:#151515 !important;
	border-top:solid 1px #393434 !important;
}
/*-- JOIN --*/
.i-bordered, .i-circled, .i-rounded{background-color:#f00}
.i-circled:hover, .i-rounded:hover{box-shadow: 0 0 4px #fff;background-color:#f00}
.card-header h4{text-shadow: 0px 0px 3px #f00, 0px 0px 1px #8a6e6e;color:#ccc}
.card-header span{text-shadow: 0px 0px 3px #f00, 0px 0px 1px #8a6e6e;color:#ccc}
/*-- FORM --*/
.input-group-text i, .sidenav li i{
	text-shadow: 0px 0px 5px #eaeaea, 0 0 0px #fff;
}
/*-- BREADCRUMB --*/
#page-title{
	background: url(img/image-header.jpg)no-repeat top center;
	border:unset;
	padding: 4rem 0rem 3.5rem 0rem;
}
#page-title span{
	display: inline-block;
	color: #ccc;
}
.badge-gemscool{
	background-color: #151515;
}
.sub-title{
	letter-spacing: 10px;
}
.sub-title span{
	padding: .8em 0px .8em 12px;
}
.header-gc{
	text-shadow: 0px 0px 6px #f00, 0px 0px 4px #8a6e6e;
	color: #ccc !important;
	font-size: 50px !important;
}
.on-breadcrumb{
	position: absolute;
	top: 17rem;
	left: 0;
	right: 0;
	justify-content: center;
}
#page-title.page-title-center span{
	max-width:unset;
}
/*-- TABLE --*/
.dark .table-striped tbody tr:nth-child(odd) td,
.dark .table-striped tbody tr:nth-child(odd) th,
.table-striped tbody tr:nth-child(odd) {
	background-color: #222;
}
.table-striped tbody tr:nth-child(2n+2) td, .table-striped tbody tr:nth-child(2n+2) th{
	background-color: #cccccc94;
}
/*-- PROFILE --*/
.sidenav{
	background: transparent;
}
.sidenav li a{
	border: 1px solid #ccc !important;
	color: #fff;
	text-shadow: unset;
}
.sidenav .ui-tabs-active a, .sidenav .ui-tabs-active a:hover{
	background-color: #cdcbcc !important;
	color: #000 !important;
	font-weight: unset;
}
.style-msg, .style-msg2{
	color: #fff !important;
}
.bg-geometry{
	background: url(img/geometry-graphic.png)repeat-x;
	height: 84px;
	width: 100%;
	position: absolute;
	opacity: 0.2;
}
.img-game-news .category_news{
	position: absolute;
	display: flex;
	justify-content: center;
	right: 11px;
	bottom: 37px;
}
.progress{width: 130px;height: 130px;background: none;position: relative;}
.progress::after {content: "";width: 100%;height: 100%;border-radius: 50%;border: 6px solid #eee;position: absolute;top: 0;left: 0;}
.progress>span {width: 50%;height: 100%;overflow: hidden;position: absolute;top: 0;z-index: 1;}
.progress .progress-left {left: 0;}
.progress .progress-bar {width: 100%;height: 100%;background: none;border-width: 6px;border-style: solid;position: absolute;top: 0;}
.progress .progress-left .progress-bar {left: 100%;border-top-right-radius: 80px;border-bottom-right-radius: 80px;border-left: 0;-webkit-transform-origin: center left;transform-origin: center left;}
.progress .progress-right {right: 0;}
.progress .progress-right .progress-bar {left: -100%;border-top-left-radius: 80px;border-bottom-left-radius: 80px;border-right: 0;-webkit-transform-origin: center right;transform-origin: center right;}
.progress .progress-value {position: absolute;top: 0;left: 0;}
.checkbox-style,.radio-style{opacity:0;position:absolute}.checkbox-style,.radio-style,.checkbox-style-1-label,.radio-style-1-label,.checkbox-style-2-label,.radio-style-2-label,.checkbox-style-3-label,.radio-style-3-label{display:inline-block;vertical-align:middle;margin:5px;cursor:pointer}.checkbox-style-1-label,.radio-style-1-label,.checkbox-style-2-label,.radio-style-2-label,.checkbox-style-3-label,.radio-style-3-label{position:relative}.checkbox-style-1-label:before,.radio-style-1-label:before,.checkbox-style-2-label:before,.radio-style-2-label:before,.checkbox-style-3-label:before,.radio-style-3-label:before{content:'';background:#fff;border:2px solid #ddd;display:inline-block;vertical-align:middle;width:24px;height:24px;padding:4px;margin-right:10px;line-height:1;text-align:center}.radio-style-1-label:before,.radio-style-2-label:before,.radio-style-3-label:before{border-radius:50%}.checkbox-style:checked+.checkbox-style-1-label:before{background:#1abc9c}.radio-style:checked+.radio-style-1-label:before{background:#ccc}.checkbox-style-1-label.checkbox-small:before,.radio-style-1-label.radio-small:before,.checkbox-style-2-label.checkbox-small:before,.radio-style-2-label.radio-small:before,.checkbox-style-3-label.checkbox-small:before,.radio-style-3-label.radio-small:before{border:2px solid #ddd;width:16px;height:16px;margin:0 8px 1px 0}.checkbox-style:checked+.checkbox-style-2-label:before{background:#1abc9c;box-shadow:inset 0 0 0 4px #fff}.radio-style:checked+.radio-style-2-label:before{background:#ccc;box-shadow:inset 0 0 0 4px #fff}.checkbox-style:checked+.checkbox-style-2-label.checkbox-small:before{box-shadow:inset 0 0 0 2px #fff}.radio-style:checked+.radio-style-2-label.radio-small:before{box-shadow:inset 0 0 0 2px #fff}.checkbox-style:checked+.checkbox-style-3-label:before,.radio-style:checked+.radio-style-3-label:before{content:"\e116";font-family:lined-icons;background:#f00;color:#fff}.radio-style:checked+.radio-style-3-label:before{color:#bbb;background-color:transparent}.checkbox-style+.checkbox-style-3-label.checkbox-small:before,.radio-style+.radio-style-3-label.radio-small:before{border:1px solid #bbb;width:16px;height:16px;margin:0 8px 1px 0;font-size:7px;line-height:.8}

/*GCASH*/
.text-black{color:#000 !important}
.metode_pembayaran{
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3); 
	padding: 15px;
	height: auto;
}
.metode_pembayaran h3{
	color: #000 !important;
	font-size:16px;
	margin:0;
	padding:10px 0 0 0;
}
.metode_pembayaran_no{
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3); 
	padding: 15px;
	height: auto;
}
.metode_pembayaran_no h3{
	color: #000 !important;
	font-size:16px;
	margin:0;
	padding:10px 0 0 0;
}
.disabled{
	opacity: 0.5;
	background-color: #CCC;
}
.selected{
	box-shadow: 1px 2px 2px 2px red;
}
.unselected{
	
}
.middle {
  margin: auto;
  width: 90%;  
}
.color-red{
	color: #CC0000 !important;
}

.p-padding{padding: 20px 0 40px 0}

.btn-lg, .btn-group-lg > .btn {font-size: 16px !important}
.coret{
	text-decoration: line-through;
	color:#000 !important; 
	
}
.txt_nominal_coret{
	margin:0;
	font-size: 12px;
	text-decoration: line-through;
	color:#000 !important; 
	font-weight:normal;
}
.txt_nominal{
	margin:0;
	font-size: 16px;
	color: #000 !important;
}
.promo{
	padding: 10px
}