body{margin:0px; padding:0px; font-weight:400; font-family: 'Digital Sans EF'; overflow-x:hidden; background:#000; word-spacing: 1px;}
h1,h2,h3,h4,h5,h6{margin:0px; padding:0px; font-weight:normal;}
p{margin:0px; padding:0px;}
a{text-decoration:none; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;} 
a:hover, a:focus, a:active{ outline:none; text-decoration:none; }
input{-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;} 
input:hover, input:focus, input:active{outline:none;}
input::-webkit-input-placeholder{color:#333333;}
input::-moz-placeholder{color:#333333;}
input:-ms-input-placeholder{color:#333333;}
input:-moz-placeholder{color:#333333;}
textarea::-webkit-input-placeholder{color:#333333;}
textarea::-moz-placeholder{color:#333333;}
textarea:-ms-input-placeholder{color:#333333;}
textarea:-moz-placeholder{color:#333333;}
ul{margin:0px; padding:0px;}
ul li{list-style-type:none;}
img{border:0px;}
.clearfix{clear:both; overflow:hidden;}
.container{max-width:1200px; margin:auto;}
.container_pragmatic{width:1060px; margin:auto;}
.container_bimabet{max-width: 1320px; margin:auto;}
.wrapper{margin:0px auto;}

.common_title_sp{}
.common_title_sp h2{font-weight: 700; font-size:40px; line-height:53px; text-align:center;}

.common_title_hp{text-align:center;}
.common_title_hp h2{font-size:30px; line-height:36px; font-weight:700; color:#303030;}
.common_title_hp p{font-size:20px; line-height:30px; color:#303030; padding-top:30px;}

.color_change h2{color:#FFFFFF;}
.color_change p{color:#FFFFFF;}


.common_btn_hp{font-size:16px; line-height:19px; color:#ffffff !important; font-weight:700; background:#26A9E0; border-radius:35px; padding:26px 40px; display:inline-block; position:relative; min-width:335px; text-align:center;}
.common_btn_hp svg{max-width:100%; vertical-align:middle; position:absolute; right:30px; top:50%; transform:translate(0 , -50%);}

.white_btn_hp{ background:#FFFFFF; color:#26A9E0 !important; }
.white_btn_hp svg{stroke:#26A9E0}

.common_btn_hp:hover{ opacity:0.8; }

/*--------------- HEADER_START --------------*/
#header{ position:fixed; width: 100%; top: 0; color: #fff;  z-index: 99; background-color: #101317; }

.header-hp{padding:0;}
.header-in-hp{align-items:center; padding:0;}
.header_row_hp{display:flex; justify-content:space-between; align-items:center; height:63px; padding:0;}

.header_logo_hp{width:152px; padding:0 0 0 10px;}
.header_logo_hp a{}
.header_logo_hp a img{max-width:100%;}

.header_change_hp .header_logo_hp{width:152px; margin:auto;}
.header_change_hp .header_row_hp{height:42px;}

.header_grid_hp{display:flex; align-items:center;}
.header_btn_hp{border-right: 2px groove #4d5054; padding: 16px 15px;}
.header_btn_hp:last-child{margin-right:0;}
.header_btn_hp a{display:flex; align-items:center; justify-content:center; color:#fff; background:#FFD700; height:32px; padding: 5px 10px; font-weight:500; font-family: 'Digital Sans EF'; line-height: 16px; font-size: 16px; border-radius:2px;}
.header_color_hp a{background:#565656;}

.hamburger-section {align-self: center; padding: 10px 0 10px 10px; margin: 10px 0 10px 10px;}
.site-menu-hamburger {height: 18px; width: 18px; margin: 0; cursor: pointer;}
.site-menu-trigger [data-icon=menu] {background-color: #fff; display: inline-block; transform: translateX(-50%) translateY(-50%); width: 18px; height: 2px; transition: .5s ease-in-out;}
.site-menu-trigger [data-icon=menu]:after, .site-menu-trigger [data-icon=menu]:before {content: ''; height: 100%; position: absolute; background-color: inherit; right: 0;
left: initial;}
.site-menu-trigger [data-icon=menu]:before {bottom: 5px; width: 14px;}
.site-menu-trigger [data-icon=menu]:after {top: 5px; width: 22px;}
.site-menu-trigger{display: block; overflow: hidden; position: relative; margin:0;}

.header-left-hp{ float:left; width:214px;}
.group-menu-hp{ float:left; background:#348441; width:128px; height:100px; text-align:center; font-size:17px; color:#fff; line-height:17px; font-family:Arial, Helvetica, sans-serif; }
.group-menu-hp span{ font-size:13px;}
.group-menu-hp a{ display:block; color:#fff; }
.group-menu-hp img{ width:25px; margin:18px 0 9px 0; }
.logo-hp{ float:left; margin:0 0 0 0; vertical-align:middle;}
.logo-hp img{width:100%;}

.hide-scroll{ overflow:hidden; } 
.menu_sidebar_nhp{ background:#161f2c; position: fixed; top: 0; max-height: 100vh; height: 100vh; max-width: 80vw; min-width: 45px; outline: none; overflow-x: hidden; overflow-y: auto; z-index: 2147483647; will-change: transform; bottom: 0; margin-top: 0px; width:384px; right:0; transform: translateX(100%); -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
.menu_sidebar_nhp.active{    transform: translateX(0%); } 
.overlay_nhp{ position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-image: none; z-index: 2147483646; background-color: rgba(0,0,0,0.5); display:none; }

.menu_sidebar_nhp{}
.menu_sidebar_nhp ul{}
.menu_sidebar_nhp ul li{border-left: 3px solid #4a4a4a; background:#202a39; border-bottom: 2px solid #0e0e0e; }
.menu_sidebar_nhp ul li:last-child{ border-bottom:0; } 
.menu_sidebar_nhp ul li a{display:flex; align-items:center; color: #FFD700; font-size:16px; line-height:19px; padding: 14px 15px;   }
.menu_sidebar_nhp ul li a img{width:24px; height:24px; margin-right: 10px; }
.link-container { padding: 20px 0; display: flex; justify-content: center; width: 100%; }
.link-container a { text-align: center; text-transform: uppercase; margin-top: 10px; width: auto; padding: 5px 15px; margin-left: 10px; align-self: center; color: #fff; border-radius: 2px; font-size:14px; }
.login, .login-button { background:#FFD700; }
.register, .register-button { background: #565656; }

/*--------------- HEADER_END --------------*/

/*--------------- CONTAIN_START --------------*/
#contain{ margin:63px 0 0px 0; padding:0px; }

#contain.contain_change_hp{margin:43px 0 0 0;}
.banner_block_hp{}
.banner_block_in_hp{padding:0;}
.banner_middle_hp{}
.banner_img_hp{}
.banner_img_hp img{width:100%;}

.main_block_hp{}
.main_block_in_hp{padding:0;}
.main_middle_hp{}
.main_top_hp{display:flex;}
.main_box_hp{width:50%; background: rgb(80,0,166);
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#72d8ce+0,40e0d0+100 */
background: rgb(114,216,206); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(114,216,206,1) 0%, rgba(64,224,208,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(114,216,206,1) 0%,rgba(64,224,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(114,216,206,1) 0%,rgba(64,224,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72d8ce', endColorstr='#FFD700',GradientType=0 ); /* IE6-9 */
 border-top: 1px solid #FFD700;}
.main_box_hp a{color:#fff; font-weight:700; font-size:16px; line-height:16px; text-align: center; padding:17px 10px; display:block;}
.main_box_bg_hp{background:#565656; border-top:none;}

.home_block_hp{background:#161f2c; display: flex; justify-content: center; align-items: center;}
.home_block_in_hp{padding:0;}
.home_middle_hp{}
.home_boxes_hp{display:flex; margin:auto; min-height:100px; justify-content: space-between; flex-wrap: wrap;}
.home_box_hp{display: flex; justify-content: center; align-items: center; padding:0 10px; width: auto; }
.home_box_hp:last-child{margin-right:0;}
.home_box_hp a{}
.home_img_hp{width:50px; height:50px; margin:8px auto;}
.home_img_hp img{max-width:100%;}
.home_name_hp{color:#93acd3; font-weight:400; font-size:12px; line-height:16px; text-align:center; text-transform: uppercase;}
.swiper-button-next{ background: #202a39 url(../images/right_arrow.svg) no-repeat center center; background-size: 18px 18px;  color: #484848;     width: 20px; height: 100%;     right: 0; top:0; margin:0;} 
.swiper-button-prev{ background: #202a39 url(../images/left_arrow.svg) no-repeat center center; background-size: 18px 18px;  color: #484848;     width: 20px; height: 100%;     left: 0; top:0; margin:0;} 
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ opacity:0; } 
.swiper-button-next:after, .swiper-button-prev:after{ display:none; } 

.livechat_block_hp{margin-top:10px; background:#0d131c;}
.livechat_block_in_hp{padding:0;}
.livechat_middle_hp{}
.livechat_info_hp{}
.livechat_info_hp ul{margin:auto; align-items: center; display: flex; padding: 10px 0; background:#0d131c;}
.livechat_info_hp ul li{width:50%; margin: 5px 10px;}
.livechat_info_hp ul li a{display:flex; align-items:center; background:#161f2c; padding: 4px 15px 4px 4px; border-radius: 30px;}
.livechat_icon_hp{width:24px; height:24px; display: inline-flex; align-items: center; justify-content: center; background: #09020e; border-radius: 50%; margin-right: 10px;}
.livechat_icon_hp img{max-width:100%; margin:5px;}
.livechat_name_hp{font-size:12px; line-height:16px; color:#fff; font-weight:400;}

.tentang_block_hp{background:#0d131c; padding:10px 10px 20px 10px;}
.tentang_block_in_hp{padding:0 10px;}
.tentang_middle_hp{}
.tentang_boxes_hp{background:#161f2c;}
.tentang_title_hp{font-size:16px; line-height:22px; color:#fff; font-weight:700; padding:15px 15px;}
.tentang_box_hp{display:flex; align-items:center; }
.tentang_box_title_hp{font-size:16px; line-height:22px; color:#fff; font-weight:400; width:301px; padding:15px 15px; }
.tentang_box_info_hp{font-size:16px; line-height:22px; color:#fff; font-weight:400; width:calc(100% - 301px); padding:15px 15px; }

.rtp_block_hp{background:#0d131c;}
.rtp_block_in_hp{padding:0 10px;}
.rtp_middle_hp{}
.rtp_inner_hp{}
.rtp_info_hp h1{color: #FFD700; line-height:29px; margin:0 0 15px 0px; font-weight: 700; font-size: 25px; padding-bottom:19px;     text-transform: uppercase; }
.rtp_info_hp h2{color: #FFD700; font-weight: 700; font-size: 20px; line-height:24px;     text-transform: uppercase; }
.rtp_info_hp h3{color: #FFD700; font-weight: 700; font-size:18px; line-height:22px;}

.rtp_info_hp h2 span{color:#808080;}
.rtp_info_hp h2 a{color: #FFD700;}
.rtp_info_hp h2 a span{color:#dfe500 !important;}
.rtp_info_hp h2 active{color:#dfe500;}
.rtp_info_hp img{width:100%;}
.rtp_info_hp p{color: #fff; font-weight:400; font-size:16px; line-height:23px; padding-bottom:19px;}
.rtp_info_hp p:last-child{padding-bottom:0;}
.rtp_info_hp p a{color: #FFD700;}
.rtp_info_hp p span{padding-bottom:38px;}
.rtp_info_hp ol{padding-bottom:19px;}
.rtp_info_hp ol li{color: #FFD700; padding: 5px; font-size:16px; line-height:19px;}
.rtp_info_hp ol li a{color: #FFD700;}

.rtp_img_hp{}
.rtp_img_hp img{width:100%;}
.main_box_width_hp{width:100%;}

.game_block_hp{background:#0d131c;}
.game_block_in_hp{padding:10px;}
.game_middle_hp{}
.game_inner_hp{}
.game_title_hp{border-bottom: 1px solid #d9d9d9; font-size: 19px; line-height:23px; color: #FFD700; font-weight:400; margin: 21px auto;}
.game_boxes_hp{display:flex; padding: 15px; background-color: transparent; border: 1px solid #d9d9d9; margin: 10px auto 29px auto; border-radius: 12px; flex-wrap: wrap;}
.game_box_hp{background: #330252; padding: 5px; border-radius: 12px; margin: auto; width:15.90%;}
.game_img_hp{}
.game_img_hp img{width:100%; border-radius: 12px;}
.game_name_hp{}
.game_name_hp a{font-size: 14px; padding: 8px 10px 4px 4px; color:#FFD700; white-space: nowrap; text-align: center; display:block; text-overflow: ellipsis; overflow: hidden;}
.game_in_hp{padding-bottom:19px}
.game_in_hp:last-child{padding-bottom:0;}
.game_in_hp .rtp_info_hp p{padding-bottom:0;}
.game_in_hp .rtp_info_hp h2 a{color:#dfe500;}
.game_in_hp .rtp_info_hp p a{color:#dfe500;}
.readmore-button{background:#dfe500; color: #bfff00 !important; border-radius: 2px;}
.readmore{background:#dfe500; color: #FFD700 !important;}
.rtp_pd2_hp{padding-top:38px;}
.rtp_pd3_hp{padding-top:19px;}
.rtp_pd_hp{padding-bottom:19px;}
.rtp_margin_hp{margin-bottom:19px;}


/*--------------- CONTAIN_END --------------*/



/*--------------- FOOTER_START --------------*/


#footer{margin:0 0 60px 0; padding: 0; position:relative; padding: 17px; background-color: #0d131c; border-top: 1px solid #d9d9d9;}
.footer_in_hp{padding:0;}
.footer_middle_hp{}
.footer_copyright_hp{font-size:11px; text-align: center; color:#fff; display: flex; flex-direction: column; justify-content: center; text-align: center;} 
.footer_copyright_hp a{color:#FFF;}
.dmca-badge{ padding-bottom:24px; display: block; }

.fixed-footer {display: flex; justify-content: space-around; position: fixed; background-color: #0a1749; padding: 5px 0; left: 0; right: 0; bottom: 0; z-index: 99; 
color:#93acd3;}
.fixed-footer {background:#161f2c;}
.fixed-footer a {color: #93acd3; flex-basis: calc((100% - 15px*6)/ 5);  max-width: 75px; font-size:12px; display: flex; flex-direction: column; justify-content: center;
align-items: center;}
.fixed-footer svg{width: 25px; height: 25px;}

#footer.footer_margin_pp{margin:0; background: #0d131c; text-align: center; padding: 15px 0;  border-top:none;}
.footer_copyright_hp p{color: #999; margin-bottom: 0; line-height: 28px; font-size: 1rem; font-weight: 400; font-family: 'Tahoma';}
.footer_copyright_hp p a{color:#FFD700; font-family: 'Open Sans', sans-serif; font-weight: 700;}



.back-to-top{position:fixed; right:10px; bottom:60px; z-index:100; display:none; width:99px; height:99px; line-height:60px; text-align:center; font-size: 12px; border: 1px solid #b5b5b5; outline: none; background-color: #0d131c; color: #fff; cursor: pointer; padding: 10px; border-radius: 4px;}
.back-to-top a{display:flex; }
.back-to-top img{width:100%;}



/*--------------- FOOTER_END --------------*/

/*--------------- index_2_START --------------*/

.rtp_change_hp.rtp_info_hp h1{padding:0; margin:0;}
.rtp_change_hp.rtp_info_hp p a{color:#FFD700;}
.rtp_color_change_hp{ margin-bottom:19px !important; color:#fff !important;}

/*--------------- index_2_END --------------*/


/*--------------- pragmatic_page_START --------------*/

.bocoran_bg_pp{background:#1f252e;}

.bocoran_block_pp{padding:30px 0 0 0;}
.bocoran_block_in_pp{padding:0 10px}
.bocoran_middle_pp{background: #0d131c;}
.bocoran_top_pp{display:flex;}
.bocoran_left_pp{width:50px; font-size: 14px; color: #fff; display: flex; align-items: center; justify-content: center; }
.bocoran_right_pp{width:calc(100% - 50px); overflow:hidden; }
.bocoran_right_in_pp{font-size:1rem; line-height:35px; color:#fff; font-weight:400; font-family:'arial';}
.bocoran_right_in_pp span{ display:flex; align-items:center; white-space:nowrap; }
.bocoran_right_in_pp span div{ padding:0 10px;  } 

.slot_block_pp{padding:30px 0 0 0;}
.slot_block_in_pp{padding:0 10px;}
.slot_middle_pp{padding:15px 0 0 0;}
.slot_top_pp{display:flex; flex-wrap: wrap;}
.slot_left_pp{flex: 0 0 auto; width: 33.33333333%;}
.slot_left_in_pp{display: flex; height: 100%; flex-direction: column; justify-content: center;}
.slot_left_in_pp h3{font-size: 50px; font-weight: 500; line-height: 1.2; color: #fff; text-align: left; margin-bottom: 15px; padding-left: 15px; text-transform: uppercase; font-family: 'Oswald', sans-serif;}


.karusel-buton {width: 180px; padding: 10px 0; margin-left: 15px; border: 1px solid #d3d3d3; color: #000000; background: linear-gradient(180deg, #FFD700, #ff2300); 
text-transform: uppercase; font-size: 20px; border-radius: 150px; text-align: center; text-decoration: none; line-height: 1.2; font-family: 'Oswald', sans-serif;letter-spacing: 1px; display: inline-block;}




.slot_right_pp{display:flex; width:66.66%; flex: 0 0 auto; padding:0 10px;}


.pop-single-game-wrapper{margin-right:10px; width:calc(20% - 8px); margin-bottom:15px; position:relative;}
.pop-single-game-wrapper:nth-child(5n){ margin-right:0; } 
.owl-item .pop-single-game-wrapper{margin-right:0; width:auto;}
.single-game {margin-bottom: 0; border-radius: 10px; position:relative; overflow: hidden; transition: all .3s ease-in;}
.game-title{font-size: 15px; color: rgba(255, 255, 255, .9); text-align: center; position: absolute; left: 0; z-index:3; bottom:0px; width: 100%;
background: rgba(0, 0, 0, .7); padding: 7px; margin-bottom: 0; font-weight: 500; line-height: 1.2; letter-spacing: 1px; border-radius:0 0 10px 10px; font-family: 'Oswald', sans-serif;}
.part-img {transition: all .4s ease-in;}
.part-img img{border-radius: 10px; width:100%;}
.part-text { display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; text-align: center;
opacity: 0; transition: all .4s ease-in;}
.def-small { height: 40px; line-height: 40px; padding: 0 30px;}
.dark-gold {background: #0d131c; border: 1px solid #b9b9b9;}
.def-btn {display: inline-block; height: 50px; line-height: 50px; color: #fff; font-size: 16px; text-transform: uppercase; padding: 0 35px; position: relative; z-index: 2;
transition: all .3s ease-in;}
.def-btn:after { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; transition: all .3s ease-in; opacity: 1;}
.single-game .part-text:after {position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .75); z-index: -1;}
.part-text:after { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .75); z-index: -1;}
.single-game:hover .part-img { transform: scale(1.2); }
.single-game .part-img {transition: all .4s ease-in}
.single-game:hover .part-text {opacity: 1;}
.def-btn.def-small { height: 40px; line-height: 40px; padding: 0 30px; border-radius:0; }

.percent {position: relative; background: linear-gradient(180deg, rgba(255, 255, 255, 1) -36%, rgba(255, 255, 255, 1) 0%, rgba(182, 182, 182, 1) 100%); border-radius: 10px;}
.percent p {position: relative; z-index: 2; text-align: center; padding: 0; margin-top: 0; margin-bottom: 1rem; line-height: 1.6; font-family: tahoma, sans-serif;}
.yellow {background-color: #ffcd00;}
.percent-bar.green {background-color: #3fc400;}
.percent-bar.red {background-color: #bb0907;}
.percent-bar{ background-color: #ffc107; background-size: 1rem 1rem; display: flex; flex-direction: column; justify-content: center; overflow: hidden; color: #fff; 
text-align: center; background-image: linear-gradient(45deg,rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); white-space: nowrap; animation: progress-bar-stripes 1s linear infinite; z-index: 1; position: absolute; top: 0; height: 100%; 
border-radius: 10px 0 0 10px}

.slot_slider_pp{}
.slot_slider_pp .owl-carousel .owl-nav button.owl-prev{  margin-top: 0; position: absolute; bottom:-20px; width: 100%; border: 1px solid #e5e5e5 !important; width: 5px; height: 5px; position: absolute; background: #8e8e93; background: -moz-linear-gradient(top,#8e8e93 0%,#8e8e93 100%);   background: -webkit-linear-gradient(top,#8e8e93 0%,#8e8e93 100%); border-radius: 50%; cursor: pointer; box-sizing: content-box;}
.slot_slider_pp .owl-carousel .owl-nav button.owl-prev span{ display:none; }
.slot_slider_pp .owl-carousel .owl-nav button.owl-next{ margin:0; outline:none; color: #fff; font-size: 52px; position:absolute; top:50%; right:0px; transform: translate(0, -50%); background:none; width:80px; height:80px; border-radius:100%; display:flex; align-items:center; justify-content:center;}
.slot_slider_pp .owl-theme .owl-nav [class*='owl-']:hover { color: #FFF; text-decoration: none;}
.slot_slider_pp .owl-theme .owl-dots {position:relative; z-index:1; margin-top: 0; position: absolute; bottom:-20px; width: 100%; display: flex; align-items: center; justify-content: center;
width: 100%;}
.slot_slider_pp .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:transparent !important; border:1px solid #666666; width:9px;
height:9px;}



.login_block_pp{padding:30px 0 0 0;}
.login_block_in_pp{padding:0 10px;}
.login_middle_pp{}
.login_btn_pp{display:flex; align-items:center; justify-content:center; padding-bottom:15px;}
.buttons{text-align: center; margin-right:15px; width:200px;}
.buttons{margin-left:0;}
.buttons a{ float: none; width:100%; border-radius: 7px; font-size: 25px; font-weight: 600; text-transform: uppercase; margin: 0; padding: 15px 7px; text-align: center; display:inline-block; font-family: 'Oswald', sans-serif; line-height: 1.2; letter-spacing: 1px;}
.login1 {background:#FFD700; color: #fff; text-decoration: none;}
.login2 {background: #777777; color: #fff; text-decoration: none;}
.buttons a:hover{background-color: #11f018; color: #0a58ca;}

.login_slider_pp .owl-prev, .login_slider_pp .owl-next { background: 0 0 !important; color: inherit; border: none; padding: 0!important; font: inherit; position: absolute; top: 0; height: 100%; display: flex; align-items: center; width: 20px; justify-content: center; margin:0 !important; color: #11f018 !important; outline:none; }
.login_slider_pp .owl-prev { left: -20px; }
.login_slider_pp .owl-next { right: -20px; }

.login_grid_pp{display:flex; align-items:center; justify-content:center; margin-bottom: 15px;}
.login_name_pp{text-align: center; font-size: 15px; text-transform: uppercase; color:#fff; line-height: 1.5; font-weight: 400; margin: 0px 5px; font-family: 'Open Sans', sans-serif;} 
.login_date_pp{text-align: center; font-size: 15px; text-transform: uppercase; color:#fff; line-height: 1.5; font-weight: 400; margin: 0px 5px; font-family: 'Open Sans', sans-serif;}
.login_time_pp{text-align: center; font-size: 15px; text-transform: uppercase; color:#fff; line-height: 1.5; font-weight: 400;margin: 0px 5px; font-family: 'Open Sans', sans-serif;}

.login_boxes_pp{display:flex;}
.login_box_pp{width:auto;}
.dark-gold { background: #0d131c; border: 1px solid #b9b9b9; border-radius: 7px;}
.game-menu { margin-bottom: 30px; padding: 5px 20px;}
.nav-link {flex-direction: column; justify-content: center; color: #fff; line-height: 100%; align-items: center; display: flex; flex-direction: row; justify-content: flex-start;position: relative; transition: all .3s ease-in; padding: 0;}
.nav-link img{max-width:100%;  border-radius: 7px;}
.nav-link img:hover{border: 2px solid #11f018; border-radius: 12px;}




.game_block_pp{padding:0 0 120px 0;}
.game_block_in_pp{padding:10px;}
.game_middle_pp{}
.game_top_pp{display:flex; flex-flow:wrap;}


.bimabet_block_pp{}
.bimabet_block_in_pp{padding:0;}
.bimabet_middle_pp{padding: 20px; text-align: justify; border-radius: 15px; background: #0d131c; border: 2px solid #b9b9b9;}
.bimabet_info_pp{}
.bimabet_info_pp h1{font-size: 2.5rem; color:#FFD700; margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; letter-spacing: 1px; text-align: justify; font-family: 'Oswald', sans-serif;}
.bimabet_info_pp p{font-size: 1rem; color:#fff; margin-bottom: 1rem; font-weight: 400; line-height: 1.6; font-family: 'Tahoma'; text-align: justify;}
.bimabet_info_pp p a{color:#FFD700;}
.bimabet_info_pp h2{font-size: 2rem; color:#FFD700; margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; font-family: 'Oswald', sans-serif; letter-spacing: 1px; text-align: justify;}
.bimabet_info_pp h3{font-size: 1.75rem; color:#FFD700; margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; font-family: 'Oswald', sans-serif; letter-spacing: 1px; text-align: justify;}

.game_top_pp div[class*=col] { padding: 5px;}
.game_top_pp .col-md-2.col_5 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }

/*--------------- pragmatic_page_END --------------*/






