@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;400;700&display=swap');
html{}
body{font-family: 'Poppins', sans-serif;-webkit-text-size-adjust:none;-webkit-font-smoothing:subpixel-antialiased;max-width:1920px;min-width:1200px;margin:0 auto;background: linear-gradient(to bottom, rgba(23,22,22,1) 0%, rgba(0,0,0,1) 100%);}
a:focus, button:focus{outline:none !important;}
a{transition:all 0.3s ease-in-out;}
a, a:focus, a:active, a:hover{text-decoration:none;-webkit-transition:400ms;-moz-transition:400ms;-o-transition:400ms;transition:400ms;}
a, a:focus, a:active{/* color: #f54414; */}
a:hover{color:rgba(0, 0, 0, 0.75);}
button{border:0;background:none;}
 button::-moz-focus-inner{border:0;}
*:focus{outline:none;}
input, button, select, textarea{outline:none;}
label{margin-bottom:0;}
ul, ol{list-style:none;padding:0;margin:0;}
h1, h2, h3, h4, h5, h6, p{margin-top:0;margin-bottom:0;}
.container {width: 1200px;display: block;margin: 0px auto;max-width: 1200px;}
.logo {
    /* background: url(../images/common/mn-bg.jpg); */
    /* background: #000; */
}
.all-pg {
    padding-left: 17%;
    z-index: 11;
}
.lb-content {
    min-height: 750px;
    width: 950px;
}
.casino-bg {
    background: url(../images/common/casino-bg.jpg) center top no-repeat;
    height: 760px;
}
.sport-bg {
    background: url("../images/common/sport-bg.jpg") center top no-repeat;
    /* height: 770px; */
}
.fish-bg {
    background: url("../images/common/fish-bg.jpg") center top no-repeat;
    height: 929px;
}
.lotto-bg {
    background: url("../images/common/lotto-bg.jpg") center top no-repeat;
    height: 1280px;
}
.promo-bg {
    background: #000 url("../images/common/promo-bg.jpg") center top no-repeat;
    /* height: 1280px; */
}
.mobile-bg {
    background: url("../images/common/mobile-bg.jpg") center top no-repeat;
    /* height: 1000px; */
}
.af-bg {
    background: url("../images/common/loginbackground.jpg") center top no-repeat;
    /* height: 1280px; */
}
.info-bg{
    background: url("../images/common/info-bg.jpg") center top no-repeat;
    /* height: 1280px; */
}
.slot-bg{
    background: #000 url("../images/common/slot-bg.jpg") center top no-repeat;
    height: 1360px;
}
.reg-bg{background: url("../images/common/register-bg.jpg") center top no-repeat;height: 903px;}
::-webkit-scrollbar{width:10px; border-radius: 30px;}
::-webkit-scrollbar-track{background:#2d2d2d;}
::-webkit-scrollbar-thumb{background: linear-gradient(to bottom, rgba(206,179,122,1) 0%, rgba(242,229,113,1) 59%, rgba(251,190,46,1) 100%); border-radius: 30px;}

/*********************MENU********************/
.menu{position:absolute;z-index: 600;left: 0px;right: 0px;width: 200px;}
.menu-box{width:200px;/* margin-top:10px; */position:relative;}
.menu-box ul li{position:relative;}
.menu-box ul li a{text-align:center;display:block;padding:8px;color:#fff;width:100%;margin:0px auto;z-index:12;position:relative;text-transform: uppercase;}
.logo img{display:block;margin: 10px auto;/* height: 138px; */}
.menu-in{width:200px;}
.menu-box ul{/* background:url(../images/common/mn-bg.jpg); */padding:10px 0px;background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(17,17,17,1) 34%, rgba(43,43,43,1) 68%, rgba(28,28,28,1) 84%, rgba(19,19,19,1) 100%);background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(17,17,17,1) 34%, rgba(43,43,43,1) 68%, rgba(28,28,28,1) 84%, rgba(19,19,19,1) 100%);}


.btn-af{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;margin-top:2px;}
.btn-login{background:#000;width:49%;padding:10px;color:#fff;text-transform:uppercase;font-size:12px;}
.btn-join{background:#000;width:50%;padding:10px;color:#fff;text-transform:uppercase;font-size:12px;}
.menu-box ul li a:hover{background:url(../images/common/active-mn.png) center top no-repeat;color:#ffffff;}
.btn-logout {
    width: 100%;
    background: #000;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.in-mn a {
    padding: 2px 0px !important;
    text-align: left !important;
    /* padding-left: 52px !important; */
}
.in-mn a:hover {
    background: none !important;
    filter: drop-shadow(0px 0px 6px #fff);
}
.in-mn a img {
    display: block;
    margin: 0px auto;
}
.in-mn {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
/*******************Annouc****************/
.annouc-bar{display:flex;margin-top:20px;width: 100%;}
.annouc-ttl{position:relative;flex:1 0 auto;}
.annouc-big{font-size:50px;font-weight:bolder;color: #626060;}
.annouc-smll{position:relative;top:-26px;margin-left:50px;font-size:20px;font-weight:bold;color: #494949;}
.annouc-txt{flex:0 1 auto;width:100%;position:relative;padding: 5px;top: 38px;color: #fff;height: 33px;background: #5555559c;/* margin-left: 10px; */}
.hm-in{display:flex;position:relative;margin-bottom: 30px;z-index: 550;}
.hm-l{flex:1 0 auto;width: 996px;display: flex;flex-direction: column;align-items: end;}
.v-txt{transform:rotate(-270deg);text-align:center;font-size:38px;text-transform:uppercase;font-weight:700;letter-spacing:1px;top:261px;width:400px;position:absolute;right:4px;left:-235px;color: #626060;}
.hm-r{flex:0 1 auto;position:relative;}
.line-all-1{width:1px;height:110px;background: #626060;position:absolute;right:29px;}
.line-all-2{width:1px;height:165px;background: #626060;position:absolute;right:29px;bottom:20px;}
.inx-img ul li{margin-bottom:20px;position:relative;}
.inx-img ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content: space-between;align-items:flex-start;align-content:stretch;width:88%;}
.line-top{position:absolute;border-left:1px solid #fff;height:376px;width:1px;background:#fff;color:#fff;right:30px;top:-392px;}
.line-top2{position:absolute;border-left:1px solid #fff;height:165px;width:1px;background:#fff;color:#fff;right:30px;bottom:-310px;}
.menu-box ul li.active a{background:url(../images/common/active-mn.png) center top;color:#ffffff;}
.menu-box ul li.active span{top:0px;bottom:0px;margin:auto;z-index:1;}
.hm-content .annouc-txt {
    width: 79% !important;
    background: #464646;
    color: #f9bf39;
    margin-right: 45px;
}
/**************Bannner****************/
#wrapper{min-width:1200px;margin:0px auto;}
.pagination{position:absolute !important;width:50%;text-align:center;right:0;padding:0 !important;bottom:30px;z-index:999;}
.pagination__item{cursor:pointer;display:inline-block;white-space:nowrap;font-size:0;width:10px;height:10px;border:1px solid #fff;margin:0 5px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;}
.pagination__item.is-current, .pagination__item:hover{background-color:#fff;}
.container{position:relative;margin:0 auto;padding:0px;}
@media (max-width:699px){.container{/* padding-right:40px; *//* padding-left:40px; */}}
@media (min-width:700px) and (max-width:1599px){.container{max-width:140rem;}}
@media (min-width:1600px){.container{max-width:1200px;}}
.background-absolute{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;}
.slideshow{position:relative;color:#ffffff;background-color:#1e1e22;overflow:hidden;height:570px;min-height:570px;/* z-index: 5; */}
.slideshow__slide{visibility:hidden;-webkit-transition:visibility 0s 1.7s;transition:visibility 0s 1.7s;}
.slideshow__slide.is-current{visibility:visible;-webkit-transition-delay:0s;transition-delay:0s;}
@media (max-width:699px){.slideshow .slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;}}
@media (min-width:700px){.slideshow .slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;}}
.slideshow__slide-background-load-wrap{-webkit-transition:-webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);overflow:hidden;}
.is-loaded .slideshow__slide-background-load-wrap{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition-delay:0s;transition-delay:0s;}
.slideshow__slide.is-prev .slideshow__slide-background-parallax,.slideshow__slide.is-next .slideshow__slide-background-parallax{-webkit-transform:none !important;transform:none !important;}
.slideshow__slide.is-prev-section .slideshow__slide-background-parallax,.slideshow__slide.is-next-section .slideshow__slide-background-parallax{-webkit-transform:none !important;transform:none !important;}
.slideshow__slide-background-load{-webkit-transition:-webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);}
.is-loaded .slideshow__slide-background-load{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slideshow__slide-background-wrap{transition:-webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.5s;-webkit-transition:-webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.5s;transition:transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.5s;transition:transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.5s, -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.5s;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slideshow__slide.is-prev .slideshow__slide-background-wrap{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
.slideshow__slide.is-next .slideshow__slide-background-wrap{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
.slideshow__slide.is-prev-section .slideshow__slide-background-wrap{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);-webkit-transition:none;transition:none;}
.slideshow__slide.is-next-section .slideshow__slide-background-wrap{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:none;transition:none;}
.slideshow__slide-background{-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s, -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;-webkit-transform:scale(1);transform:scale(1);overflow:hidden;}
.slideshow__slide.is-prev .slideshow__slide-background, .slideshow__slide.is-next .slideshow__slide-background{-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transition-delay:0s;transition-delay:0s;}
.slideshow__slide.is-prev-section .slideshow__slide-background, .slideshow__slide.is-next-section .slideshow__slide-background{-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition:none;transition:none;}
.slideshow__slide-image-wrap{-webkit-transition:-webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.6s;transition:-webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.6s;transition:transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.6s;transition:transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.6s, -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.6s;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slideshow__slide.is-prev .slideshow__slide-image-wrap{-webkit-transform:translate3d(0, 50%, 0);transform:translate3d(0, 50%, 0);}












.slideshow__slide-image{-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s, -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 1.5s;-webkit-transform:scale(1);transform:scale(1);}
.slideshow__slide.is-prev .slideshow__slide-image, .slideshow__slide.is-next .slideshow__slide-image{-webkit-transform:scale(1.25);transform:scale(1.25);-webkit-transition-delay:0s;transition-delay:0s;}
.slideshow__slide.is-prev-section .slideshow__slide-image, .slideshow__slide.is-next-section .slideshow__slide-image{-webkit-transform:scale(1.25);transform:scale(1.25);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition:none;transition:none;}
.slideshow__slide-image::before, .slideshow__slide-image::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.35;}
.slideshow__slide-image::before{/* background-color: #1e1e229e; */}
.slideshow__slide-image::after{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#1e1e22));background:linear-gradient(to bottom, transparent 0%, #1e1e22 100%);}
.slideshow__slide.is-prev .slideshow_container,.slideshow__slide.is-next .slideshow_container{-webkit-transform:none !important;transform:none !important;}
.slideshow__slide.is-prev-section .slideshow_container,.slideshow__slide.is-next-section .slideshow_container{-webkit-transform:none !important;transform:none !important;}
.slideshow__slide-caption-text{position:relative;height:100%;padding-top:33vh;-webkit-transition:-webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;transition:-webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;transition:transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;transition:transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.4s, -webkit-transform 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slideshow__slide.is-prev .slideshow__slide-caption-text{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
.slideshow__slide.is-next .slideshow__slide-caption-text{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
.slideshow__slide.is-prev-section .slideshow__slide-caption-text{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);-webkit-transition:none;transition:none;}
.slideshow__slide.is-next-section .slideshow__slide-caption-text{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:none;transition:none;}
.slideshow__slide-caption{position:relative;height:100%;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:-webkit-transform 1s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;transition:-webkit-transform 1s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, -webkit-transform 1s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;}
.is-loaded .slideshow__slide-caption{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slideshow__slide-caption-title{line-height:1;}
@media (max-height:500px){.slideshow__slide-caption-title{margin-bottom:0 !important;}}
@media (max-width:699px){.slideshow__slide-caption-title{font-size:40px;margin-bottom:150px;}
 .slideshow.-full .slideshow__slide-caption-title{margin-bottom:30px;}
}
@media (min-width:700px){.slideshow__slide-caption-title{font-size:5.625rem;margin-bottom:1.25rem;}}
@media (min-width:700px) and (max-width:749px){.slideshow__slide-caption-title{font-size:4.375rem;}}
@media (min-width:1600px){.slideshow__slide-caption-title{font-size:6.25rem;}}
.slideshow__slide-caption-title.-full{width:100%;}
.slideshow__slide-caption-subtitle{display:inline-block;padding:1.875rem 0;}
.slideshow__slide-caption-subtitle.-load{transition:-webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;-webkit-transition:-webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s, -webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;-webkit-transform:translate3d(0, 3.75rem, 0);transform:translate3d(0, 3.75rem, 0);}
.is-loaded .slideshow__slide-caption-subtitle.-load{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
body[data-route-option="prev-section"] .slideshow__slide-caption-subtitle.-load, body[data-route-option="next-section"] .slideshow__slide-caption-subtitle.-load{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slideshow__slide-caption-subtitle-label{-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translateZ(0);transform:translateZ(0);display:inline-block;}
.o-hsub.-link:hover .slideshow__slide-caption-subtitle-label, .o-hsub-wrap:hover .slideshow__slide-caption-subtitle-label{-webkit-transform:translateX(20px);transform:translateX(20px);}
.slideshow__slide-image img{height:570px;width:1920px;display:block;margin:0px auto;}
.c-header-home_heading{line-height:1;}
@media (max-height:500px){.c-header-home_heading{margin-bottom:0 !important;}}
@media (max-width:699px){.c-header-home_heading{font-size:40px;margin-bottom:150px;}
 .c-header-home.-full .c-header-home_heading{margin-bottom:30px;}
}
@media (min-width:700px){.c-header-home_heading{font-size:5.625rem;margin-bottom:1.25rem;}}
@media (min-width:700px) and (max-width:749px){.c-header-home_heading{font-size:4.375rem;}}
@media (min-width:1600px){.c-header-home_heading{font-size:6.25rem;}}
.c-header-home_heading.-full{width:100%;}
.c-header-home_subheading{display:inline-block;padding:1.875rem 0;}
.c-header-home_subheading.-load{-webkit-transition:-webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;transition:-webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s, -webkit-transform 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;-webkit-transform:translate3d(0, 3.75rem, 0);transform:translate3d(0, 3.75rem, 0);}
.is-loaded .c-header-home_subheading.-load{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
body[data-route-option="prev-section"] .c-header-home_subheading.-load, body[data-route-option="next-section"] .c-header-home_subheading.-load{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.c-header-home_footer{z-index:3;position:absolute;right:0;bottom:0;}
.c-header-home_controls, .c-header-home_buttons{margin-left:0;letter-spacing:normal;font-size:0;transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
@media (max-width:699px){.c-header-home_controls, .c-header-home_buttons{padding-bottom:40px;}}
@media (min-width:700px){.c-header-home_controls, .c-header-home_buttons{}}
@media (min-width:700px) and (max-width:749px){.c-header-home_controls, .c-header-home_buttons{padding-bottom:3.75rem;}}
.is-loaded .c-header-home_controls, .is-loaded .c-header-home_buttons{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
body[data-route-option="prev-section"] .c-header-home_controls, body[data-route-option="prev-section"] .c-header-home_buttons, body[data-route-option="next-section"] .c-header-home_controls, body[data-route-option="next-section"] .c-header-home_buttons{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.c-header-home_controls{-webkit-transition-delay:0.65s;transition-delay:0.65s;}
@media (min-width:700px){.c-header-home_controls{float:left;}}
.c-header-home_buttons{-webkit-transition-delay:0.75s;transition-delay:0.75s;}
@media (max-width:699px){.c-header-home_buttons{margin-left:-20px;margin-right:-20px;}}
@media (min-width:1000px){.c-header-home_buttons{float:right;}}
@media (max-width:699px){.c-header-home_button{width:50% !important;}}
@media (min-width:700px){.c-header-home_button{width:15.625rem;}}
button, .c-header-filters_button,.o-button{display:inline-block;overflow:visible;margin:0;padding:0;outline:0;border:0;background:none;color:inherit;vertical-align:middle;text-align:center;text-decoration:none;text-transform:none;font:inherit;line-height:normal;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
button:hover, .c-header-filters_button:hover,.o-button:hover{text-decoration:none;}
@media (min-width:1200px){body{height:100%;}}
@media (min-width:1200px){.o-scroll{height:100%;}}

img, svg{max-width:100%;}
a, .o-link{color:#1a0dab;-webkit-transition:color 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:color 0.3s cubic-bezier(0.4, 0, 0.2, 1);}
a:hover, .o-link:hover{color:#13097c;}
a.-normal, .o-link.-normal{color:currentColor;text-decoration:none;}
a.-normal:hover, .o-link.-normal:hover{text-decoration:underline;}
a.-blue:hover, .o-link.-blue:hover{text-decoration:none;color:#0084c0;}
a.-hover, .o-link.-hover{position:relative;text-decoration:none;color:#ffffff;}
a.-hover::after, .o-link.-hover::after{content:"";position:absolute;bottom:-1px;right:0;left:0;border-bottom:1px solid;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform-origin:center left;transform-origin:center left;}
a.-hover:hover::after, .o-link.-hover:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1);}
p{margin:0;}
.o-wrap{overflow:hidden;}
.o-page.-anim{-webkit-transform:translate3d(0, 9.375rem, 0);transform:translate3d(0, 9.375rem, 0);-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);}
.is-loaded .o-page.-anim{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.o-barba, .o-barba_container{height:100%;}
strong{font-weight:700;}
.js-parallax{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;}
.scroll-content{overflow:hidden;}
.o-blockquote.-nomargin{margin:0;}
.o-action-link{display:block;padding-top:12.8125rem;padding-bottom:7.5rem;text-align:center;text-decoration:none;font-weight:700;}
@media (max-width:699px){.o-action-link{font-size:40px;padding-top:120px;}}
@media (max-width:1199px){.o-action-link{color:#1e1e22;}}
@media (min-width:700px){.o-action-link{font-size:5.625rem;}}
@media (min-width:1200px){.o-action-link{color:#ffffff;}}
.o-action-link:hover{color:#ffffff;}
.o-action-link_label{display:inline-block;position:relative;}
.o-action-link_label::after{content:"";position:absolute;right:0;bottom:0;left:0;border-bottom:0.1875rem solid;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center left;transform-origin:center left;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);}
.o-action-link:hover .o-action-link_label::after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.o-h, h1, .o-h1, h2, .o-h2, h3, .o-h3, h4, .o-h4, h5, .o-h5, h6, .o-h6{font-weight:700;margin-top:0;line-height:1.1;}
@media (max-width:699px){h1, .o-h1{font-size:26px;}}
@media (min-width:700px){h1, .o-h1{font-size:60px;}}
@media (min-width:1600px){h1, .o-h1{font-size:4.375rem;}}
@media (max-width:1599px){h2, .o-h2{font-size:1.5625rem;}}
@media (min-width:1600px){h2, .o-h2{font-size:2.25rem;}}
.o-hsub{font-size:0.75rem;padding:1.25rem 0;display:inline-block;text-transform:uppercase;letter-spacing:0.12em;font-weight:500;}
.o-hsub::before{content:"";display:inline-block;vertical-align:middle;border-bottom:1px solid;width:1.5rem;background-color:#1e1e22;margin-right:1.125rem;-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform-origin:center left;transform-origin:center left;}
.o-hsub.-link{color:#ffffff;text-decoration:none;}
.o-hsub.-link:hover::before, .o-hsub-wrap:hover .o-hsub.-link::before{-webkit-transform:scaleX(1.5);transform:scaleX(1.5);}
.o-hsub.-link.-dark{color:#1e1e22;}
.o-hsub.-link.-dark:hover{color:#1e1e22;}
.o-hsub.-h{vertical-align:middle;}
@media (max-width:699px){.o-hsub.-h{display:block;margin-top:20px;}}
@media (min-width:700px){.o-hsub.-h{margin-left:2.5rem;}}
.o-hsub_label{-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translateZ(0);transform:translateZ(0);display:inline-block;}
.o-hsub.-link:hover .o-hsub_label, .o-hsub-wrap:hover .o-hsub_label{-webkit-transform:translateX(20px);transform:translateX(20px);}
.is-loaded .o-loader{visibility:hidden;-webkit-transition-delay:0.6s;transition-delay:0.6s;}
.o-container{position:relative;margin:0 auto;}
@media (max-width:699px){.o-container{padding-right:40px;padding-left:40px;}
 .o-container.-small{padding-right:20px;padding-left:20px;}}
@media (min-width:700px) and (max-width:1599px){.o-container{padding-right:7.5rem;padding-left:7.5rem;max-width:140rem;}}
@media (min-width:1600px){.o-container{}}
.o-section{position:relative;}
.o-section.-offset{margin-top:-9.375rem;background-color:#f6f6f6;}
.o-section.-padding{padding-top:7.5rem;padding-bottom:7.5rem;}
.o-section.-padding-top{padding-top:7.5rem;}
@media (max-width:699px){.o-section.-bottom{padding-bottom:60px;}}
@media (min-width:700px){.o-section.-bottom{padding-bottom:7.5rem;}}
.o-section.-left{margin-right:15rem;}
.o-section.-right{margin-left:15rem;}
.o-section.-left-large{margin-right:22.5rem;}
.o-section.-right.-padding{padding-left:9.5625rem;}
.o-section_image{position:relative;overflow:hidden;}
.o-section_image.-small{padding-bottom:57.144%;}
.o-section_image.-large{padding-bottom:55%;}
.o-section_image.-padding-left{margin-left:7.5rem;}
.o-section_image.-left{margin-right:15rem;}
@media (max-width:1599px){.o-section_image.-left{margin-left:-7.5rem;}}
@media (min-width:1600px){.o-section_image.-left{margin-left:-9.5625rem;}}
.o-section_image.-right{margin-left:15rem;}
@media (max-width:1599px){.o-section_image.-right{margin-right:-7.5rem;}}
@media (min-width:1600px){.o-section_image.-right{margin-right:-9.5625rem;}}
.o-section_image img{width:100%;}
.o-grid{margin-left:0;letter-spacing:normal;font-size:0;}
.o-grid.-margin{margin-left:-3.75rem;}
.o-grid_item{display:inline-block;padding-left:0;width:100%;vertical-align:top;font-size:1rem;}
@media (max-width:699px){.o-grid_item.-button{width:100%;}}
@media (min-width:700px) and (max-width:999px){.o-grid_item.-button{margin-bottom:60px;}}
@media (min-width:1000px){.o-grid_item.-button{width:18.75rem;}}
@media (max-width:699px){.o-grid_item.-button-content{margin-bottom:30px;}}
@media (min-width:700px) and (max-width:999px){.o-grid_item.-button-content{margin-bottom:60px;}}
@media (min-width:1000px){.o-grid_item.-button-content{width:calc(100% - 18.75rem);}}
.o-grid.-margin .o-grid_item{padding-left:3.75rem;}
@media (min-width:700px){.o-grid_item.-half{width:50%;}}
@media (min-width:700px) and (max-width:1199px){.o-grid_item.-half.-large{width:100%;}}
@media (min-width:700px) and (max-width:999px){.o-grid_item.-half.-medium{width:100%;}}
@media (min-width:700px) and (max-width:1199px){.o-grid_item.-third{width:50%;}}
@media (min-width:1200px){.o-grid_item.-third{width:33.3333333333%;}}
.o-form{padding-bottom:11.25rem;}
@media (max-width:699px){.o-form_item{margin-bottom:35px;}}
@media (min-width:700px){.o-form_item{margin-bottom:2.9375rem;}}
.o-form_fieldset{padding:0;margin:0;border:0;}
@media (max-width:699px){.o-form_fieldset{margin-bottom:20px;}}
@media (min-width:700px){.o-form_fieldset{margin-bottom:3.75rem;}}
.o-form_button{text-align:right;}
.o-label{display:block;height:100%;color:#b3b3b3;letter-spacing:0.12em;text-transform:uppercase;padding:0.875rem;-webkit-transition:color 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:color 0.3s cubic-bezier(0.4, 0, 0.2, 1);}
@media (max-width:699px){.o-label{font-size:9px;}}
@media (min-width:700px){.o-label{font-size:0.5625rem;}}
.o-input-wrap .o-label{position:absolute;bottom:0;left:0;transition:color 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:color 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);}
.o-input:focus ~ .o-label, .o-select:focus ~ .o-label, .o-textarea:focus ~ .o-label, .o-label.is-active{-webkit-transform:translateY(-1.875rem);transform:translateY(-1.875rem);}
.o-input.has-error ~ .o-label, .has-error.o-select ~ .o-label, .has-error.o-textarea ~ .o-label{color:#cc3d3d;}
.o-input-wrap{position:relative;}
.o-input, .o-select, .o-textarea{padding:0.875rem;background-color:transparent;border-bottom:1px solid #b3b3b3;-webkit-transition:border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);}
@media (max-width:699px){.o-input, .o-select, .o-textarea{font-size:14px;}}
@media (min-width:700px){.o-input, .o-select, .o-textarea{font-size:0.875rem;}}
.o-input::-webkit-input-placeholder, .o-select::-webkit-input-placeholder, .o-textarea::-webkit-input-placeholder{color:#b3b3b3;}
.o-input:-ms-input-placeholder, .o-select:-ms-input-placeholder, .o-textarea:-ms-input-placeholder{color:#b3b3b3;}
.o-input::-moz-placeholder, .o-select::-moz-placeholder, .o-textarea::-moz-placeholder{color:#b3b3b3;}
.o-input::-ms-input-placeholder, .o-select::-ms-input-placeholder, .o-textarea::-ms-input-placeholder{color:#b3b3b3;}
.o-input::placeholder, .o-select::placeholder, .o-textarea::placeholder{color:#b3b3b3;}
.o-input.-search, .-search.o-select, .-search.o-textarea{background-color:transparent;color:#ffffff;font-weight:700;border-bottom:none;}
@media (max-width:699px){.o-input.-search, .-search.o-select, .-search.o-textarea{font-size:26px;}}
@media (min-width:700px){.o-input.-search, .-search.o-select, .-search.o-textarea{font-size:3.75rem;}}
.o-input.-search::-webkit-input-placeholder, .-search.o-select::-webkit-input-placeholder, .-search.o-textarea::-webkit-input-placeholder{color:#000000;}
.o-input.-search:-ms-input-placeholder, .-search.o-select:-ms-input-placeholder, .-search.o-textarea:-ms-input-placeholder{color:#000000;}
.o-input.-search::-moz-placeholder, .-search.o-select::-moz-placeholder, .-search.o-textarea::-moz-placeholder{color:#000000;}
.o-input.-search::-ms-input-placeholder, .-search.o-select::-ms-input-placeholder, .-search.o-textarea::-ms-input-placeholder{color:#000000;}
.o-input.-search::placeholder, .-search.o-select::placeholder, .-search.o-textarea::placeholder{color:#000000;}
.-mobile .o-input.-search, .-mobile .-search.o-select, .-mobile .-search.o-textarea{font-size:26px;padding:0;}
.o-input.-search.-light, .-search.-light.o-select, .-search.-light.o-textarea{color:#1e1e22;}
.o-input.-search.-light::-webkit-input-placeholder, .-search.-light.o-select::-webkit-input-placeholder, .-search.-light.o-textarea::-webkit-input-placeholder{color:#b3b3b3;}
.o-input.-search.-light:-ms-input-placeholder, .-search.-light.o-select:-ms-input-placeholder, .-search.-light.o-textarea:-ms-input-placeholder{color:#b3b3b3;}
.o-input.-search.-light::-moz-placeholder, .-search.-light.o-select::-moz-placeholder, .-search.-light.o-textarea::-moz-placeholder{color:#b3b3b3;}
.o-input.-search.-light::-ms-input-placeholder, .-search.-light.o-select::-ms-input-placeholder, .-search.-light.o-textarea::-ms-input-placeholder{color:#b3b3b3;}
.o-input.-search.-light::placeholder, .-search.-light.o-select::placeholder, .-search.-light.o-textarea::placeholder{color:#b3b3b3;}
.o-input.has-error, .has-error.o-select, .has-error.o-textarea{border-color:#cc3d3d;}
.o-input:focus, .o-select:focus, .o-textarea:focus{outline:none;}
.o-input-line{display:block;position:absolute;right:0;bottom:0;left:0;border-bottom:1px solid #1e1e22;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform-origin:center left;transform-origin:center left;}
.o-input:focus ~ .o-input-line, .o-select:focus ~ .o-input-line, .o-textarea:focus ~ .o-input-line{-webkit-transform:scaleX(1);transform:scaleX(1);}
.o-input-lines::before, .o-input-lines::after{content:"";position:absolute;bottom:0;border-right:1px solid #b3b3b3;height:0.375rem;-webkit-transition:border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);}
.o-input.has-error ~ .o-input-lines::before, .has-error.o-select ~ .o-input-lines::before, .has-error.o-textarea ~ .o-input-lines::before, .o-input.has-error ~ .o-input-lines::after, .has-error.o-select ~ .o-input-lines::after, .has-error.o-textarea ~ .o-input-lines::after{border-color:#cc3d3d;}
.o-input-lines::before{left:0;-webkit-transition-delay:0.3s;transition-delay:0.3s;}
.o-input-lines::after{right:0;}
.o-input:focus ~ .o-input-lines::before, .o-select:focus ~ .o-input-lines::before, .o-textarea:focus ~ .o-input-lines::before, .o-input:focus ~ .o-input-lines::after, .o-select:focus ~ .o-input-lines::after, .o-textarea:focus ~ .o-input-lines::after{border-color:#1e1e22;}
.o-input:focus ~ .o-input-lines::before, .o-select:focus ~ .o-input-lines::before, .o-textarea:focus ~ .o-input-lines::before{-webkit-transition-delay:0s;transition-delay:0s;}
.o-input:focus ~ .o-input-lines::after, .o-select:focus ~ .o-input-lines::after, .o-textarea:focus ~ .o-input-lines::after{-webkit-transition-delay:0.3s;transition-delay:0.3s;}
.o-checkbox, .o-radio{position:absolute;width:0;opacity:0;}
.o-checkbox:checked + .o-checkbox-label::after, .o-radio:checked + .o-checkbox-label::after, .o-checkbox:checked + .o-radio-label::after, .o-radio:checked + .o-radio-label::after{-webkit-transform:scale(1);transform:scale(1);}
.o-checkbox-label, .o-radio-label{position:relative;display:inline-block;margin-right:0.5em;line-height:1.4;margin-right:4.0625rem;cursor:pointer;padding-top:0.125rem;}
@media (max-width:699px){.o-checkbox-label, .o-radio-label{font-size:12px;padding-left:27px;}}
@media (min-width:700px){.o-checkbox-label, .o-radio-label{font-size:0.875rem;padding-left:1.1875rem;}}
.o-checkbox-label.-uppsercase, .-uppsercase.o-radio-label{text-transform:uppercase;}
.o-checkbox-label::before, .o-radio-label::before, .o-checkbox-label::after, .o-radio-label::after{position:absolute;top:50%;left:0;display:inline-block;padding:0;content:"";border:1px solid;-webkit-transition:border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);}
@media (max-width:699px){.o-checkbox-label::before, .o-radio-label::before, .o-checkbox-label::after, .o-radio-label::after{width:12px;height:12px;margin-top:-6px;}}
@media (min-width:700px){.o-checkbox-label::before, .o-radio-label::before, .o-checkbox-label::after, .o-radio-label::after{margin-top:-0.28125rem;width:0.5625rem;height:0.5625rem;}}
.o-checkbox-label::after, .o-radio-label::after{width:0;height:0;border-style:solid;border-color:#1e1e22 transparent transparent transparent;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top left;transform-origin:top left;transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);}
@media (max-width:699px){.o-checkbox-label::after, .o-radio-label::after{border-width:12px 12px 0 0;}}
@media (min-width:700px){.o-checkbox-label::after, .o-radio-label::after{border-width:0.5625rem 0.5625rem 0 0;}}
.o-checkbox-label.has-error::before, .has-error.o-radio-label::before{border-color:#cc3d3d;}
.o-checkbox-label_text{display:inline-block;transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translateZ(0);transform:translateZ(0);}
.o-checkbox-label:hover .o-checkbox-label_text, .o-radio-label:hover .o-checkbox-label_text{-webkit-transform:translateX(0.3125rem);transform:translateX(0.3125rem);}
.o-radio-label::before, .o-radio-label::after{border-radius:50%;width:12px;height:12px;}
.o-radio-label::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20enable-background%3D%22new%200%200%2013%2013%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20fill%3D%22%23424242%22%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%226.5%22%2F%3E%3C%2Fsvg%3E");background-size:6px;background-position:center;background-repeat:no-repeat;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);border:none;}
.o-radio:checked + .o-radio-label::after{-webkit-transform:scale(1);transform:scale(1);}
.o-select{position:relative;z-index:1;padding-right:2.5rem;}
.o-select:focus{border-bottom-color:#1e1e22;}
.o-select-wrap{position:relative;}
.o-select-wrap::after{position:absolute;top:0;right:0;bottom:0;z-index:2;width:2.5rem;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2213%22%20height%3D%2211.3%22%20viewBox%3D%220%200%2013%2011.3%22%20enable-background%3D%22new%200%200%2013%2011.3%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23b3b3b3%22%20points%3D%226.5%2011.3%203.3%205.6%200%200%206.5%200%2013%200%209.8%205.6%20%22%2F%3E%3C%2Fsvg%3E");background-position:center;background-size:10px;background-repeat:no-repeat;content:"";pointer-events:none;}
.o-textarea-wrap{position:relative;}
.o-textarea{min-height:9.375rem;}
.o-button{position:relative;display:inline-block;text-align:center;border:1px solid #1e1e22;white-space:nowrap;font-size:0;-webkit-transition:background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;transition:background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;}
.o-button:before{display:inline-block;height:100%;content:"";vertical-align:middle;}
.o-button > *{display:inline-block;vertical-align:middle;white-space:normal;font-size:1rem;}
@media (max-width:699px){.o-button{height:60px;padding:0 20px;}}
@media (min-width:700px){.o-button{height:3.75rem;padding:0 1.875rem;}}
.o-button::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1e1e22;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center left;transform-origin:bottom;transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s, -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;}
.o-button:hover{color:#ffffff;-webkit-transition-delay:0s;transition-delay:0s;}
.o-button:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-delay:0s;transition-delay:0s;}
@media (min-width:1200px){.o-button.-anim{border-color:transparent;}}
.o-button.-left::after{-webkit-transform-origin:center right;transform-origin:center top;}
.o-button.-white{border-color:#ffffff;}
.o-button.-white::after{background-color:#ffffff;}
.o-button.-white:hover{color:#000000;}
@media (max-width:699px){.o-button.-width{width:100%;}}
@media (min-width:700px){.o-button.-width{width:15rem;}}
.o-button.-form{width:11.25rem;}
.o-button.-form:focus{color:#ffffff;-webkit-transition-delay:0s;transition-delay:0s;}
.o-button.-form:focus::after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-delay:0s;transition-delay:0s;}
.o-button.-square{padding:0;}
@media (max-width:699px){.o-button.-square{width:60px;}}
@media (min-width:700px){.o-button.-square{width:3.75rem;margin-bottom:15%;}}
.o-button-group .o-button + .o-button{}
@media (max-width:699px){.o-button.-padding{padding:1.25rem;}}
@media (min-width:700px){.o-button.-padding{padding:1.25rem 2.5rem;}}
.o-button_label{display:inline-block;position:relative;transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translateX(0);transform:translateX(0);line-height:1.4;z-index:2;text-transform:uppercase;letter-spacing:0.12em;font-weight:500;font-size:0.75rem;}
.o-button:hover .o-button_label{-webkit-transform:translateX(0.5rem);transform:translateY(0.5rem);-webkit-transition-delay:0.075s;transition-delay:0.075s;}
.o-button.-left:hover .o-button_label{-webkit-transform:translateX(-0.5rem);transform:translateX(-0.5rem);}
.o-button.-square:hover .o-button_label{-webkit-transform:translateX(0.375rem);transform:translateY(0.375rem);}
.o-button.-left.-square:hover .o-button_label{-webkit-transform:translateX(-0.375rem);transform:translateY(-0.375rem);}
.o-button-group{margin-left:0;letter-spacing:normal;font-size:0;}
.o-button_icon{position:relative;width:1.1875rem;height:1.1875rem;fill:#1e1e22;-webkit-transition:fill 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;transition:fill 0.45s cubic-bezier(0.4, 0, 0.2, 1) 0.075s;}
.o-button.-white .o-button_icon{fill:#ffffff;}
.o-button:hover .o-button_icon{fill:#f6f6f6;-webkit-transition-delay:0s;transition-delay:0s;}
.o-button.-white:hover .o-button_icon{fill:#1e1e22;}
.o-button_line::before, .o-button_line::after{content:"";position:absolute;background-color:#1e1e22;}
.is-mobile .o-button_line::before, .is-mobile .o-button_line::after{display:none;}
.o-button_line::before{width:1px;top:0;bottom:0;-webkit-transform:scaleY(0);transform:scaleY(0);transition:-webkit-transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);}
.o-button_line::after{height:1px;right:0;left:0;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);}
.o-button_line:first-of-type::before{left:0;-webkit-transform-origin:center bottom;transform-origin:center bottom;}


.o-button_line:first-of-type::after{top:0;-webkit-transform-origin:center left;transform-origin:center left;}
.o-button_line:last-of-type::before{right:0;-webkit-transform-origin:center top;transform-origin:center top;}
.o-button_line:last-of-type::after{bottom:0;-webkit-transform-origin:center right;transform-origin:center right;}
.o-button.is-inview .o-button_line::before{-webkit-transform:scaleY(1);transform:scaleY(1);}
.o-button.is-inview .o-button_line::after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.o-button.is-inview .o-button_line:first-of-type::before{-webkit-transition-delay:1.15s;transition-delay:1.15s;}
.o-button.is-inview .o-button_line:first-of-type::after{-webkit-transition-delay:0.1s;transition-delay:0.1s;}
.o-button.is-inview .o-button_line:last-of-type::before{-webkit-transition-delay:0.55s;transition-delay:0.55s;}
.o-button.is-inview .o-button_line:last-of-type::after{-webkit-transition-delay:0.7s;transition-delay:0.7s;}
.c-header-home_footer{z-index: 998;position:absolute;right:0;bottom:40%;left:0;width:1200px;margin:0px auto;}
.c-header-home_controls, .c-header-home_buttons{margin-left:0;letter-spacing:normal;font-size:0;transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
@media (max-width:699px){.c-header-home_controls, .c-header-home_buttons{padding-bottom:40px;position:absolute;right:0px;}}
@media (min-width:700px){.c-header-home_controls, .c-header-home_buttons{}}
@media (min-width:700px) and (max-width:749px){.c-header-home_controls, .c-header-home_buttons{padding-bottom:3.75rem;}}
.is-loaded .c-header-home_controls, .is-loaded .c-header-home_buttons{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
body[data-route-option="prev-section"] .c-header-home_controls, body[data-route-option="prev-section"] .c-header-home_buttons, body[data-route-option="next-section"] .c-header-home_controls, body[data-route-option="next-section"] .c-header-home_buttons{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.c-header-home_controls{-webkit-transition-delay:0.65s;transition-delay:0.65s;}
@media (min-width:700px){.c-header-home_controls{position:absolute;right:0px;top:0px;float:initial;}}
.c-header-home_buttons{-webkit-transition-delay:0.75s;transition-delay:0.75s;}
@media (max-width:699px){.c-header-home_buttons{margin-left:-20px;margin-right:-20px;}}
@media (min-width:1000px){.c-header-home_buttons{float:right;}}
@media (max-width:699px){.c-header-home_button{width:50% !important;}}
@media (min-width:700px){.c-header-home_button{width:15.625rem;}}
.o-button_label i{font-size:40px;}

/*************Product*****************/
.play{position:relative;}
img.arrow1{top:-38px;position:absolute;left:0px;}
img.arrow2{top:-38px;position:absolute;left:0px;}
.play img.arrow1, .play img.arrow2{-webkit-animation:rotate1 2s linear infinite;-moz-animation:rotate1 2s linear infinite;-ms-animation:rotate1 2s linear infinite;animation:rotate1 2s linear infinite;}
.clr{position:absolute;height:100px;width:100px;right:-53px;top:68px;background: #d49502;border-radius:50%;z-index:1;border: 2px solid #efb42b;}

@-webkit-keyframes rotate1 {
0%, 100% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
15% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
40% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg)
}
70% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
85% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
}
@-moz-keyframes rotate1 {
0%, 100% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
15% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
40% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg)
}
70% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
85% {







-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}


}
@-o-keyframes rotate1 {
0%, 100% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
15% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
40% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg)
}
70% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
85% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
}
@-ms-keyframes rotate1 {
0%, 100% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
15% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
40% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg)
}
70% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
85% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
}
@keyframes rotate1 {
0%, 100% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
15% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
40% {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg)
}
70% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
85% {
-webkit-transform:rotate(50deg);
-moz-transform:rotate(50deg);
-ms-transform:rotate(50deg);
transform:rotate(50deg)
}
}
.inx-content{width: 195px;text-align:right;margin-top: 35px;color:#717171;padding-right: 15px;}
.inx-content p{font-size:12px;}
.line-in{position:absolute;left:-50px;}
.inx-content h3{color: #ffffff;font-weight:bold;text-shadow: 0px 0px 4px #e8e01f, 0px 0px 4px #000000, 0px 0px 4px #e8e01f, 0px 0px 4px #e8e01f, 0px 0px 4px #eadc20;}

/**************FOOTER******************/
.mn-ft{z-index: 550;display:flex;justify-content:space-between;position:absolute;width:100%;top:-160px;}
.mn-ft a img {
    position: relative;
    top: 24px;
    z-index: -1;
}
.mn-ft ul{display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom: 50px;}
.ft-img{width:100%;position:relative;top:10px;}
.ft-img img{background-size:100% 100%;width:100%;}
.mn-ft ul li a{color: #fbbd2e;}
.mn-ft ul li a:hover {
    color: #705516;
}
.mn-ft ul li{margin-right:40px;}
.btn-m{background: #fbbd2e;text-align:center;padding:10px;color: #000000;border-radius: 10px;font-weight:bold;}
.cpy{text-align:center;padding:10px;background: #fbbd2e;color: #000;/* border-top: 1px solid #a0f0f6; */font-size: 10px !important;}
.ft-img2 {
   
}
.ft-img2 img{display:block;margin:0px auto;padding:30px 0px;padding-bottom: 0px;}
footer{position:relative;}
.btn-m:hover{background: #ca951d;text-shadow:1px 1px 1px #272727;color:#ffffff;}


/*************LOBBY*****************/

.slots-sec{padding:10px 0px 0px 0px;margin-bottom:0px;display: flex;margin:0px auto;position:relative;}
.slots-charac{position:relative;}
.slots-wrapper{z-index:2;position:relative;}
.slots-wrapper a{display:block;width:auto;height:auto;z-index:1;}
.slots-wrapper img{top:0;left:0;overflow:hidden;}
.slots-wrapper a:hover > .close_img{opacity:0;}
.slots-wrapper a:hover > .open_img{opacity:1;}
.slots-wrapper a .open_img{opacity:0;}
.slots-box.actives a > .close_img{opacity:1;filter:grayscale(1);}
.slots-box.actives a > .open_img{opacity:1;}
.rows1{display:grid;grid-template-columns: repeat(4,1fr);grid-gap: 0px;/* margin: 12px 0; */}
.rows2{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;margin:auto;}
.slots-box{position:relative;}
.stt{margin-top: 130px;}
.tech-circle{background:url("../images/slots/techno-circle.png")no-repeat center;width:579px;height:579px;position:absolute;right:-50px;}
.spinning1{-webkit-animation:spin infinite 15s linear;-moz-animation:spin infinite 15s linear;animation:spin infinite 15s linear;animation-fill-mode:forwards;}
.scroll-img{position:absolute;top:362px;left:-300px;-webkit-animation:float 4s ease-in-out infinite;animation:float 4s ease-in-out infinite;}
.slots-sec .annouce-in{z-index:10;position:absolute;left:0px;right:0px;margin:0px auto;margin-top: -35px;}
.sport-sec .lby-bnr {top: -38px;position: relative;}
.lby-bnr{position:relative;padding-left: 30px;}


/********SPORT LOBBY***********/
.lobby-all ul {
    display: grid;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    position: relative;
    grid-template-columns: repeat(2,2fr);
}

.lobby-all ul li {
    /* width: 50%; */
    margin: 0px 35px;
}

.lobby-all ul li:first-child {
    /* position: relative; */
    /* top: 121px; */
}

.lobby-all ul li:nth-child(2) {
    /* position: relative; */
    /* left: -100px; */
}
.lobby-all ul li a img {
    display: block;
    margin: 0px auto;
}

.lobby-all ul li:nth-child(3) {

}

.lobby-all ul li:nth-child(4) {

}


.ef-btn-fish a img:hover {
    filter: grayscale(0.6);
}



.fh-item img {
    display: block;
    margin: 0px auto;
}

.ef-btn-fish {
    display: flex;
    justify-content: center;
    position: relative;
    top: -203px;
    left: -84px;
}

.btn-fh-ply{background: url(../images/common/btn-fish.png) no-repeat center;width: 310px;text-align: center;font-weight: bold;color: #6bbbdc;font-size: 24px;height: 125px;display: flex;justify-content: center;align-items: center;text-shadow: 0px 0px 3px #eddc67;}


.ef-btn-fish a {
    display: flex;
    position: relative;
    align-items: center;
}

.rd {
    position: relative;
    left: 75px;
}
.rd2 {
    position: relative;
    left: -75px;
}
canvas {
    position: absolute;
    z-index: 3;
    width: 100%;
    left: 0px;
}

.all-fish{position: relative;
    overflow: hidden;}
.mini-6 {
    animation: spin 3s;
    animation-iteration-count: 20000;
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}
/***************4D****************/
.fd-keno-in{margin-bottom:15px;margin-left:0px;position:relative;}
 .fd-keno-in img{position:relative;display:block;border:none;float:right;}
.lottery-bg{background:#000 url(../images/common/lottery-bg.jpg) top center no-repeat;}
.lottery-item{float:left;position:relative;margin:13px 0 13px 29px;}
.btn-lottery-wrap{position:absolute;left:0;bottom:-5px;}
.btn-lottery-item{float:left;padding:0 3px;}
.btn-lottery{padding:15px;font-size:16px;font-weight:bold;color:#e3d08c;text-align:center;border:1px solid #e3d08c;border-radius:5px;}
 .btn-lottery:hover, .btn-lottery:focus{border:1px solid #e3d08c;background:#e3d08c;color:#000000;text-decoration:none;}
.payoutTable{border-collapse:collapse;border:1px solid #e3d08c;}
 .payoutTable > tbody > tr > th{border: 1px solid #000000;padding:5px 5px;background:#e3d08c;font-weight:bold;text-align:center;color:#000000;}
 .payoutTable > tbody > tr > td{border:1px solid #e3d08c;padding:3px 5px;text-align:center;}
.txt-bonus{position:relative;top:-1px;}
.txt-bonus-desp{color:#e3d08c;font-weight:bold;}
.fourD-titleBG{background-color:#3f3f3f;height:26px;}
.fourD-title{font-size:12px;color:#FFF;font-weight:bold;}









.fourD-topTxtone{font-size:17px;font-weight:bold;color:#000;text-align:center;padding:0;}
.fourD-topTxttwo{font-size:17px;font-weight:bold;color:#000;text-align:center;padding:0px;}
.fourD-topTxtthree{font-size:12px;font-weight:bold;color:#000;text-align:center;background-color:#fff;padding:1px;height:15px;}
.fourD-item{float:left;margin-left:11px;width:233px;background-color:#FFF;padding:8px;border-radius:5px;height: 355px;margin-bottom:15px;box-shadow: 0px 1px 4px #000;}
 .fourD-item .fd-top{height:34px;}
 .fourD-item .fd-top-left{float:left;width:179px;}
 .fourD-item .fd-top-left .fd-title-01{padding-top:2px;padding-left:3px;font-size:13px;font-weight:bold;color:#000;}
 .fourD-item .fd-top-left .fd-title-02{float:left;padding-left:3px;width:95px;font-size: 10px;font-weight:bold;color:#000;}
 .fourD-item .fd-top-left .fd-title-03{float:left;font-size: 10px;color:#000;}
 .fourD-item .fd-top-left .fd-title-01w{padding-top:2px;padding-left:3px;font-size:13px;font-weight:bold;color:#fff;}
 .fourD-item .fd-top-left .fd-title-02w{float:left;padding-left:3px;width:95px;font-size: 10px;font-weight:bold;color:#fff;}
 .fourD-item .fd-top-left .fd-title-03w{float:left;font-size:11px;color:#fff;}
 .fourD-item .fd-top-right{float:right;display:inline-block;width:40%;}
 .fourD-item .fd-row-01, .fourD-item .fd-row-02{margin-top:7px;}
 .fourD-item .fd-row-bg{background:#7c7b7b;}
.sixD-table{border-collapse:collapse;border:2px solid #7c7b7b;font-size:14px;color:#000000;font-weight:bold;}
 .sixD-table > tbody > tr > th{background:#3f3f3f;height:24px;border:2px solid #7c7b7b;color:#FFFFFF;}
 .sixD-table > tbody > tr > td{border:2px solid #7c7b7b;}
.fourd-TableBtm > tbody > tr > td{border:2px solid #7c7b7b;}
.btn-4d{text-align:center;border-radius:4px;display:inline-block;padding:10px 15px;font-weight:bold;font-size:16px;color:#000000;min-width:180px;background:rgba(248,253,65,1);background:-moz-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,253,65,1)), color-stop(100%, rgba(225,166,3,1)));background:-webkit-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);background:-o-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);background:-ms-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);background:linear-gradient(to bottom, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fd41', endColorstr='#e1a603', GradientType=0 );}
 .btn-4d:hover, .btn-4d:focus{color:#000000;text-decoration:none;background:rgba(225,166,3,1);background:-moz-linear-gradient(top, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(225,166,3,1)), color-stop(100%, rgba(248,253,65,1)));background:-webkit-linear-gradient(top, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);background:-o-linear-gradient(top, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);background:-ms-linear-gradient(top, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);background:linear-gradient(to bottom, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1a603', endColorstr='#f8fd41', GradientType=0 );}
.fd-bg{background:url( ../images/common/fd-bg.png)top left no-repeat;margin-left:12px;width:718px;float:left;border-radius:12px;position:relative;height:353px;display:flex;}
.fd-co{position:absolute;right:40px;top:66px;}
.fd-date{padding:11px;border-radius:0px 12px 12px 0px;position:absolute;left:6%;top:25px;}
.fd-btn{}
.fd-top{display:flex;}
.btn-fdd{flex:3 0px;margin:15px 0px;justify-content:center;display:flex;}
.drwn-nm{width:100%;display:flex;position:relative;}
span.btn-clr{border-radius:50%;background:url(../images/common/Ellipse.png);width:70px;height:73px;padding:5px;text-align:center;font-size:43px;margin:0px 11px;font-weight:bold;}
.date-time{text-align:center;padding:5px;color:#fff;font-size:15px;background:#ce0701;margin:32px 13px 10px 13px;}
.lotto-guide{color:#fff;}
.btn-4d{margin:0px 5px;}
.fd-btn h4{color:#fff;text-align:center;font-size:28px;font-weight:bold;margin-bottom:10px;}
.btn-box button{display:block;margin:0px auto;margin-top:15px;}
.btn-drwn{background:#fff;color:#db427b;font-weight:bold;padding:5px 40px;text-transform:uppercase;border-radius:21px;}
.btn-pay{background:url(../images/common/fd-btn-y.png) no-repeat;color:#f12f43;}
.btn-plly{background:url(../images/common/fd-btn-r.png) no-repeat;color:#fddd00;}
.fd-in{display:flex;margin-top:30px;}
.btn-l{width:50%;background-size:100% 100%;height:35px;font-weight:bold;}
#PayOut .modal-header{display:block;}
#PayOut .modal-title{text-align:left;}
.modal-table2 table tr td{border: 1px solid #55dcb5 !important;padding:5px;font-size:14px;color: #fff;}
.modal-content_cus {
    background: #000000e3;
    color: #fff;
    width: 635px;
}
.modal-content_cus .close {
    color: #55dcb5;
    opacity: 1;
    position: relative;
    top: 6px;
}
.trTitle{background: #55dcb5;color:#FFF;text-shadow: 0px 0px 1px #000, 0px 0px 5px #000;}
.btn-pay:hover{color:#414141;}
.modal-bg h4{font-size:16px;margin-bottom:5px;}
.btn-drwn:hover{background:#db427b;color:#fff;}
.btn-plly:hover{color:#fff;}
.fd-top ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    width: 100%;
}

.fd-box {
	background: url("../images/common/frame-btn.png") no-repeat center top;
	width: 189px;
	height: 229px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	line-height: 45px;
	text-shadow: 0px 0px 3px #c1e887, 0px 0px 5px #3db6ba;
}
.fd-keno-iteam {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    padding-top: 15px;
}



/********************AF*************************/
.af-annou {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    width: 100%;
    padding-left: 10px;
}
.dropdown-menu ul li:first-child {
    margin-top: 10px;
}

.dropdown-menu ul li {
    display: inline-block;
    list-style: none;
    width: 100%;
    padding: 0px 10px;
    cursor: pointer;
}

.prov-name {
    margin-left: 0px;
    font-size: 13px;
    float: left;
    padding-top: 3px;
}

.account-drop {
    min-width: 126px !important;
}

.am-prov {
    text-align: right;
    float: right;
    display: flex;
    position: relative;
    top: -2px;
}

.btn-in {

    padding: 3px 6px;
    font-size: 12px;


    background: #7ab529;
    margin-left: 8px;
    color: #fff;
}

.prov-out {
    margin-left: 8px;
}

.btn-out {
    padding: 3px 5px;
    font-size: 12px;
    background: #b5171d;
    color: #fff;
}

.am-prov .prov-in {
    width: auto;
}

.prov-am {
    padding-top: 14px;
    font-size: 13px;
    line-height: 0px;
}


.drop-menu ul li:first-child {
    background: none;
    border: none;
    padding: 0px;
}

.drop-menu ul li a {
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0px;
}

.dropdown-menu2 {
    min-width: 115px !important;

    left: 6px;
}

.drop-menu ul li {
    padding: 0px;
}








    .drop-menu ul li a:hover {
        background: #a78cc1;
        color: #fff;
    }

.drop-menu ul {
}


    .drop-menu ul li:last-child a:hover {
        border-radius: 0px 0px 6px 6px;
    }

    .drop-menu ul li:first-child a:hover {
        border-radius: 6px 6px 0px 0px;
    }

.account-drop ul li:first-child {
    margin: 0px;
}

.account-drop ul li a {
    padding: 5px 0px !important;
    display: block;
}

.account-drop ul li a:hover {
    background: #ffffff40;
}
.af-in {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    align-content: stretch;
    color: #fff;
    position: relative;
    top: 12px;
}
.account-drop ul li {
    text-align: center;
}

.account-drop ul li a {
    color: #fff;
}
.af-annou .annouc-txt {

    top: 20px;
}

.user-nm {
    padding-right: 10px;
    font-size: 14px;
}

span.username-info {
    color: #f1f874;
    font-weight: bold;
}

.btn-bln {
    display: block;
    padding: 5px 20px;
    line-height: 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px #c7c347, 0px 0px 6px #e1d56a;
    border: 1px solid #c2ad03;
    font-size: 14px;
    cursor: pointer;
}
.btn-bln2 {
    display: block;
    padding: 5px 20px;
    line-height: 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px #c7c347, 0px 0px 6px #e1d56a;
    border: 1px solid #ffe200;
    font-size: 14px;
    height: 27px;
    background: #000000b8;
    margin-right: 10px;
    cursor: pointer;
}
.btn-bln i {
    padding-right: 10px;
}

i.fas.fa-sort-down {
    top: -2px;
    position: relative;
    padding: 0px;
}

.dropdown-menu {
    left: auto;
    right: 0px;
    width: auto;
    min-width: 315px;
    background: #000000f0;
    box-shadow: 0px 0px 3px #c7c347, 0px 0px 6px #e1d56a;
    color: #fff;
}




.af-top{background: rgba(0, 0, 0, 0.77);box-shadow: 0px 0px 3px #c7c347, 0px 0px 6px #e1d56a;border: 1px solid #ccd23e;color: #fff;}
.af-top-in ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;margin:0px;height: 40px;padding:0px 30px;}
.af-top-in ul li{list-style:none;display:flex;justify-content:center;align-items:center;}
.af-ttl{font-size: 14px;text-transform:uppercase;}
.af-amy{color: #f1f874;font-size: 16px;margin-left:15px;font-weight: bold;}
.btn-restore{box-shadow: 0px 0px 5px #e4ba14;color: #eaf071;border: 1px solid #edf343;padding:5px 20px;text-transform:uppercase;border-radius:5px;font-size:14px;display: flex;line-height: inherit;}
.btn-restore:hover{box-shadow: 1px 1px 5px #edf343;color: #ffffff;}
.af-mn ul li{list-style:none;}
.af-content{display:flex;flex-direction: column;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;margin-top: 10px;margin-bottom: 55px;}
.af-mn ul{display:flex;flex-direction: row;flex-wrap:nowrap;justify-content: center;align-items: center;align-content: center;padding:0px;/* background: url(../images/common/mn-bg.jpg); *//* background-size: 100% 100%; */}
.af-l{/* width:200px; */z-index:1;}
.af-mn ul li a{height:50px;display:flex;align-items:center;color: #ffffff;border-right:1px solid #00d2ff00;padding: 0px 34px;background: url(../images/common/mn-bg.jpg);background-size: 100% 100%;}

span.af-ico img{margin-right:15px;filter: brightness(0) invert(1);}
.af-mn ul li a:hover{text-decoration:none;background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);color: #fff;}
.af-mn ul li a.active{text-decoration:none;background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);color: #fff;}
.af-mn ul li:first-child a{border-radius:5px 0px 0px 0px;}
.af-mn ul li:last-child a{border-radius: 0px 5px 0px 0px;}
.af-mn ul li a.active img {
    /* filter: brightness(0); */
}

.af-mn ul li a:hover img {
    /* filter: brightness(0); */
}
.af-r{background: #000000f2;border: 1px solid #fbbd2e;color: #fff;}
.af-content-top ul{padding:0px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch;margin:0px;border-top: 1px solid #f1f874;border-bottom: 1px solid #f1f874;}
.af-content-top ul li{list-style:none;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;display:flex;width:100%;}
.af-content-top ul li a{height:50px;background: #000;display:flex;align-items:center;color: #f1f874;width:100%;justify-content:center;text-transform:uppercase;font-size:20px;position:relative;top:-1px;}
.af-content-top ul li a.active{background: #52525287;color: #f1f874;}
.af-content-top ul li a:hover{text-decoration:none;background: #52525287;color: #f1f874;}
.af-content-top ul li a:focus{outline:none;text-decoration:none;}
.dps-type ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;padding:0px;margin:0px;margin-top:30px;}
.dps-type ul li{list-style:none;}
.dps-type ul li a{border: 1px solid #f1f874;padding:4px;margin:0px 20px;width:150px;display:flex;align-items:center;justify-content:center;border-radius:5px;color: #f1f874;text-transform:uppercase;}
.dps-type ul li a:hover{text-decoration:none;color: #f1f874;background:#000;border: 1px solid #f1f874;box-shadow: 0px 0px 16px #edf343;}
.dps-type ul li a.active{text-decoration:none;color: #f1f874;background: #000;border: 1px solid #f1f874;}
.af-form-box{padding:20px 35px 20px 35px;}
.af-form-box2{padding: 25px 35px 50px 35px;color: #fff;}
.af-form-all .form-group{display:flex;}
.af-form-all{
    margin-top: 10px;
}
.dps-type ul li img {
    height: 24px;
}
.af-form-all .form-group input, .af-form-all .form-group select{background:#000;border: 1px solid  #f1f874;color:#9a9a9a;}
.af-form-all .form-group label{width:20%;padding-top:8px;color: #ffffff;flex:1 0 auto;}
.af-in select.form-control{padding:0.375rem 0.75rem;height:auto;font-size:14px;height:40px;}
.upload-file{display:flex;position:relative;width:100%;}
.custom-file-input{position:absolute;z-index:2;margin:0;opacity:0;cursor:pointer;}
.btn-file{background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);color: #ffffff;padding:5px 20px;height:34px;top:1px;position:relative;margin-left:10px;border-radius:5px;border:none;width: 180px;border: 1px solid #b6bb57;}
/********************************* Home-Accordion ********************************/
.accordion{width:100%;display:block;list-style-type:none;overflow:hidden;height:auto;font-size:0;padding:0px;}
.tabs{position:relative;display:inline-block;width:58px;margin-right:10px;transition:all 0.4s ease-in-out 0.1s;overflow:hidden;cursor:pointer;}
.tabs.open{width:265px;}
.tabs-container{width:255px;position:relative;min-height:80px;}
.accordion .image2{position:absolute;left:0;top:0;border: 1px solid  #f1f874;padding:6px;border-radius:8px;}
.description{width:220px;position:absolute;right:0;top:0;padding-left:29px;}
.title{position:absolute;top: 52px;width:57px;height:30px;text-align:center;color:#fff;}
h1{padding-top:10px;font-size:14px;color:#fff;}
.description p{font-size:16px;color:#fff;margin:0px;}

p.cpy{font-size: 16px !important;}
.bnk-inf{padding-left:10px;text-align: center;}
.btn-copy{border:none;background:none;font-size:14px;padding:0px;position:relative;top:-4px;color:#8eff1a;}
.amt-box{width:100%;}
.amt-box ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:stretch;padding:0px;margin:0px;}
.amt-box ul li{list-style:none;margin-right:10px;margin-top:10px;}
.amt-box ul li button{background:#000;border: 1px solid  #f1f874;border-radius:5px;padding:6px 20px;font-size:14px;color: #f1f874;}
.amt-box ul li{}
.amt-box ul li button:focus{outline:none;box-shadow:none;}
.amt-box ul li button.active{background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);color: #fff;border: 1px solid  #f1f874;}
.btn-smt{/* box-shadow: 0 0 11px 4px #ebf676; */background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);color: #b6bb57;border: 1px solid #b5ba57;padding:5px 30px;border-radius:5px;font-weight:bold;}
.bnk-detail{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;margin-top:30px;}
.btn-smt:hover{color: #ecf777;box-shadow: 0 0 11px 4px #ebf676;}
.btn-sub-box{width:100%;}
table.bk-tlb{width:400px;}
table.bk-tlb tr th{text-align:center;border-bottom: 1px solid #b5ba57;padding:7px;}
table.bk-tlb tr td{padding:15px 0px 0px 0px;}
.bnk-detail-in{border: 1px solid #b5ba57;border-radius:10px;padding-bottom:10px;}
.stp-box{padding:20px 35px;}
.form-txt{width:100%;}
.fnt{width:100%;display:flex;align-items:center;}
.frm-to{margin:0px 20px;}
.form-txt p{font-size:24px;margin:0px;padding:0px;}
.btn-rest{border: 1px solid #b5ba57;background: #000;box-shadow: 0 0 5px 3px #f1f874;color: #e2e96d;padding:5px 30px;border-radius:5px;margin-right:15px;font-weight:bold;font-size:14px;width:110px;}
.btn-rest:hover{box-shadow:none;}
.prov-bx{
    padding-bottom: 30px;
}
.prov-in ul li{list-style:none;border: 1px solid  #f1f874;padding:10px;width: 126px;margin:5px 0px;text-align:center;margin-left:11px;border-radius:8px;cursor:pointer;text-transform:uppercase;min-height:75px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;}
.prov-in ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:stretch;padding:0px;}
.prov-in{padding:0px 20px;}
.prov-in ul li:nth-child(7n+1){margin-left:0px;}
.prov-in ul li p{color: #f1f874;margin:0px;font-size: 12px;}
.prov-in ul li h5{margin:0px;margin-bottom:5px;font-size: 14px;}
.prov-in ul li:hover{background:#000;}
.yll-txt{font-size:10px;color:#fffc00;}

.af-wrap {
    margin-top: -15px;
}

.table-history tr th {
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);
    color: #fff;
    padding: 5px;
    font-weight: 500;
    border: 1px solid #effb13;
}

.table-history tr td {
    border: 1px solid #effb13;
    padding: 5px;
}
.table-history tr:nth-child(odd) {
    background: #ffffff38;
}
/*************MSG*****************/
.mail-box{position:relative;margin-right:-14px;}
.msg-nmb{position:absolute;top:-5px;background:#f00;color:#fff;border-radius:50%;padding:1px;width:20px;height:20px;text-align:center;right:18px;font-size:11px;}
.mail-box img{width:70%;border:1px solid #f1d59b;padding:5px 10px;}
.mail-box2{position:relative;}
.msg-nmb2{position:absolute;top:5px;background:#f00;color:#fff;border-radius:50%;padding:0px;width:20px;height:20px;text-align:center;right:7px;font-size:13px;font-weight:bold;}
.mail-box2 img{width:100%;border:1px solid #f1d59b;padding:10px 10px;display:block;margin:0px auto;}
.in-box{display:flex;}
.msg-content{display:block;width:100%;border: 1px solid #fbbd2e;}
.bg-ttl{text-align:center;color:#ffe795;font-size:22px;text-transform:uppercase;}
.btn-ttl{color: #fff;padding:8px 25px;border-radius:25px;text-align:left;display:inline-block;}
.msg-tr{display:table;width:100%;cursor:pointer;}
.msg-td{display:table-cell;}
.cl-1{width:18%;text-align:left;}
.cl-2{width:30%;}


.cl-3{width:40%;}
.cl-4{width:10%;text-align:right;}
.msg-tr a{width:100%;display:table;}
.msg-tr a{width:100%;display:table;color:#ffffff;padding:10px 0px;background:rgba(0, 0, 0, 0.6);}
.mesg-bg{background:#190804 url(../images/common/msg-bg.jpg) top center no-repeat;padding:0px 0px 40px 0px;}
.msg-bg{border-radius:10px;}
.msg-ttl{position:relative;background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);border-bottom: 1px solid #fbbd2e;}
.pt-txt{padding-left:25px;}
.trsh-ico i{font-size:20px;color:#ffffff;padding-right:20px;}
.msg-list .msg-tr{}
.msg-list .msg-tr:hover{}
.msg-tr a:hover{background: #e4e4e447;text-decoration:none;}
.txt-l{flex:1 0 auto;color:#c7c7c7;padding:30px 0px;}
.txt-info{display:flex;width:100%;margin-top:5%;}
.page-box{flex:0 1 auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;color:#c7c7c7;width:100%;}
.pg-input input{width:40px;height:30px;border-radius:8px;border:none;text-align:center;}
.pg-1{padding:0px 10px;}
.btn-left{height:30px;padding:0px 10px;border-radius:8px 0px 0px 8px;}
.pg-n{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;}
.btn-right{height:30px;padding:0px 10px;border-radius:0px 8px 8px 0px;}
.pg-n button{background:#eaf2f5;color:#45547b;font-size:14px;}
.msg-pp{max-width:580px;margin-top:10%;}
.msg-pp .modal-content{border:none;background:#000;min-height:289px;border-radius:9px;border: 1px solid #f1f874;}
.msg-pp button.close{color:#ffffff;opacity:1;font-size:18px;position:absolute;right:10px;top:10px;font-weight:100;border-radius:8px;}
.msg-p-ttl{text-align:left;font-size:18px;padding:10px;color: #f1f874;padding:30px 15px 0px 15px;}
.msg-pp .modal-body{padding:0px;position:relative;}
.msg-content-pop{padding:10px 15px;color:#ffffff;display:block;}
table.table-msg tr th{background:#080c38;text-align:left;padding:10px 20px;border-bottom:1px solid #01c6ff;color:#01c6ff;}
table.table-msg tr td{background:#000;padding:10px 20px;}
span.time-l{padding-left:11px;}
.msg-in p{margin-bottom:18px;}
a.msg-saw:focus{text-decoration:none;}
.msg-in .fa{color:#ffd040;font-size:19px;}
.msg-in{float:left;margin-right: 10px;/* padding-top:4px; */}
.clr-box{border-radius:50px;border:1px solid #fff;width:auto;height:18px;display:block;font-size:10px;text-align:center;position:relative;top:1px;margin-left:5px;font-weight:bold;padding:0 2px;min-width:18px;}
.msg-in .fa:hover{color:#ffffff;}
.msg-in a{display:flex;color:#fff;}
 .msg-in a:hover .fa{color:#fff;}
 .msg-in a:hover{text-decoration:none;}


/**************PROMO***************/
.promo-item{/* margin-bottom:5px; */display:grid;position:relative;}
.promo-pic{position:relative;cursor:pointer;}
.prom-bg{position:relative;display:none;}
.promo-title{width:700px;left:70px;position:absolute;top:21px;color:#FFFFFF;font-size:15px;text-shadow:0px 2px 2px rgba(0, 0, 0, 1);}
.promo-inContent ul li{display:list-item;}
.promo-content{padding:25px;width:925px;display:block;margin:0px auto;background:#00000070;color:#fff;margin-left:38px;}
.promo-inContent{background:#f6921e;padding:10px;border-radius:5px;}
.promo-butt{position:relative;}
.promo-in2{padding:20px;}
.promo-wrap{/* background:#fff; */padding:20px;width:100%;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: stretch;align-content: stretch;}
.promo-img img{cursor:pointer;}
.promo-info{color:#f6921e;}
 .promo-info h4{font-size:25px;padding-left:20px;padding-top:8px;text-align:left;display:inline-block;}
.btn-more{position:absolute;bottom:5px;right:0px;padding:5px 20px;border:1px solid #f6921e;border-radius:5px;cursor:pointer;}
.promo-text{background:#000000a6;border-radius: 20px;color:#fff;/* margin-left:35px; */}
.promo-img figure{margin:0px;}
.promo-t{border-bottom:1px solid #fff;padding-bottom:10px;}

.promo-c{font-weight:bold;text-align:center;padding:10px 20px;margin:0px auto;background:#ae5e02;border:1px solid #fff;border-radius:5px;margin-bottom:10px;margin-top:10px;width:170px;display:inline-block;}
.promo-table tr td{padding:10px;border:1px solid #f6921e;background:#bd6e14;text-align:center;color:#fff;}
.promo-table tr th{background:#ae5e02;padding:10px;border:1px solid #f6921e;text-align:center;}
.promo-table{margin:10px 0px;}

.promo-b{border:1px solid #fff;border-radius:10px;padding:15px;}
 .promo-b span{background:#fff;color:#056e8b;padding:5px;display:inline-block;border-radius:5px;width:410px;text-align:center;margin-bottom:10px;}
.promo-inContent ul{margin-top:0px !important;}
.promo-content ul li{display:list-item;}
.promo-content ul{margin-left:26px;}
.promo-box{float:right;width:1005px;padding:0px 10px 10px 10px;}
.wrap-promo a:hover{text-decoration:none;}
.btn-pm a{display:block;width:145px;text-align:center;float:none;padding: 6px 11px;font-size: 14px;line-height:26px;border-radius: 30px;font-weight: 500;}
 .btn-pm a:hover{color: #b08b2a;}
.pomo-f button.active{background:#47abdb;}
.pomo-f button{display:block;width:100%;border-radius:0px;padding:14px;background:#0000004f;}
.ls-box ul li:last-child{border:none;}
.pomo-f{float:left;display:block;margin-top:20px;}
.pomo-wrap{display:inline-block;margin:0px;float:left;width:985px;}
 .pomo-wrap ul li{display:block;list-style:none;margin-left:30px;}
.cd-header{position:relative;height:150px;background-color:#331d35;}
 .cd-header h1{color:#ffffff;line-height:150px;text-align:center;font-size:2.4rem;font-weight:300;}
@media only screen and (min-width:1170px){.cd-header{height:180px;}
 .cd-header h1{line-height:180px;}
}
.cd-main-content{position:relative;padding-top: 25px;}
 .cd-main-content:after{content:"";display:table;clear:both;}
 .cd-main-content.is-fixed .cd-tab-filter-wrapper{}

 .cd-main-content.is-fixed .cd-gallery{}
 .cd-main-content.is-fixed .cd-filter{position:fixed;height:100vh;overflow:hidden;}
 .cd-main-content.is-fixed .cd-filter form{height:100vh;overflow:auto;-webkit-overflow-scrolling:touch;}
 .cd-main-content.is-fixed .cd-filter-trigger{position:fixed;}
@media only screen and (min-width:768px){.cd-main-content.is-fixed .cd-gallery{}
}
@media only screen and (min-width:1170px){.cd-main-content.is-fixed .cd-gallery{}
}
.cd-tab-filter-wrapper{z-index:1;/* float:left; */}
 .cd-tab-filter-wrapper:after{content:"";display:table;clear:both;}
.cd-tab-filter{position:relative;margin:0 auto;z-index:1;}
 .cd-tab-filter::after{content:'';position:absolute;right:14px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:16px;height:16px;background:url("../img/cd-icon-arrow.svg") no-repeat center center;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;pointer-events:none;}
 .cd-tab-filter ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}
 .cd-tab-filter li{}
 .cd-tab-filter li:first-child{display:block;}
 .cd-tab-filter a{display:block;}
 .cd-tab-filter a.selected{color: #ffffff;background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);}
 .cd-tab-filter a:hover{color: #fff8f8;background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);}
 .cd-tab-filter.is-open::after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg);}
 .cd-tab-filter.is-open ul{box-shadow:inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2);}
 .cd-tab-filter.is-open ul li{display:block;}
 .cd-tab-filter.is-open .placeholder a{opacity:.4;}

 .cd-tab-filter::after{display:none;}
 .cd-tab-filter ul{
}
 .cd-tab-filter li{display:inline-block;}
 .cd-tab-filter li.placeholder{display:none !important;}
 .cd-tab-filter a{display:inline-block;color:#ffffff;text-transform:uppercase;font-size:14px;background: #000000a3;text-align:left;padding: 8px 20px;margin: 0px 1px;border: 1px solid #e8b736;/* width: 169px; */}
 .no-touch .cd-tab-filter a:hover{color:#725D22;text-decoration:none;}
 .no-touch .cd-tab-filter a:focus{color:#725D22;text-decoration:none;}
 .cd-tab-filter a.selected{color: #ffffff;}
 .cd-tab-filter.is-open ul li{display:inline-block;}

@media only screen and (min-width:1170px){.cd-tab-filter{/* width:192px; *//* float:left; */margin:0;-webkit-transition:width 0.3s;-moz-transition:width 0.3s;transition:width 0.3s;}
 .cd-tab-filter.filter-is-visible{width:80%;}
}
.cd-gallery{}
 .cd-gallery li{/* margin-bottom:1.6em; */display:none;padding: 5px !important;}
 .cd-gallery li.gap{opacity:0;height:0;display:inline-block;}
 .cd-gallery img{display:block;width:100%;}
 .cd-gallery .cd-fail-message{display:none;text-align:center;}
@media only screen and (min-width:768px){.cd-gallery{/* padding:40px 3%; */}
 .cd-gallery ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}
 .cd-gallery ul:after{content:"";display:table;clear:both;}
 .cd-gallery li{margin-bottom:0px;width: 50%;}
}
@media only screen and (min-width:1170px){.cd-gallery{padding:0px;-webkit-transition:width 0.3s;-moz-transition:width 0.3s;transition:width 0.3s;margin:0px;padding:0px;margin-top: 8px;}
 .cd-gallery li{width: 50%;padding: 5px !important;padding-bottom: 0px !important;}
 .cd-gallery.filter-is-visible{width:80%;}
}
.cd-filter{position:absolute;top:0;left:0;width:280px;height:100%;background:#ffffff;box-shadow:4px 4px 20px transparent;z-index:2;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 0.3s, box-shadow 0.3s;-moz-transition:-moz-transform 0.3s, box-shadow 0.3s;transition:transform 0.3s, box-shadow 0.3s;}
 .cd-filter::before{content:'';position:absolute;top:0;left:0;height:50px;width:100%;background-color:#41307c;z-index:2;}
 .cd-filter form{padding:70px 20px;}
 .cd-filter .cd-close{position:absolute;top:0;right:0;height:50px;line-height:50px;width:60px;color:#ffffff;font-size:1.3rem;text-align:center;background:#37296a;opacity:0;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;transition:opacity 0.3s;z-index:3;}
.no-touch .cd-filter .cd-close:hover{background:#32255f;}
.cd-filter.filter-is-visible{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);box-shadow:4px 4px 20px rgba(0, 0, 0, 0.2);}
 .cd-filter.filter-is-visible .cd-close{opacity:1;}
@media only screen and (min-width:1170px){.cd-filter{width:20%;}
 .cd-filter form{padding:70px 10%;}
}
.cd-filter-trigger{position:absolute;top:0;left:0;height:50px;line-height:50px;width:60px;overflow:hidden;text-indent:100%;color:transparent;white-space:nowrap;background:transparent url("../img/cd-icon-filter.svg") no-repeat center center;z-index:3;}
 .cd-filter-trigger.filter-is-visible{pointer-events:none;}
@media only screen and (min-width:1170px){.cd-filter-trigger{width:auto;left:2%;text-indent:0;color:#9a9a9a;text-transform:uppercase;font-size:1.3rem;font-weight:700;padding-left:24px;background-position:left center;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;transition:color 0.3s;}
 .no-touch .cd-filter-trigger:hover{color:#41307c;}
 .cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover{color:#ffffff;}
}
.cd-filter-block{margin-bottom:1.6em;}
 .cd-filter-block h4{position:relative;margin-bottom:.2em;padding:10px 0 10px 20px;color:#9a9a9a;text-transform:uppercase;font-weight:700;font-size:1.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;}
.no-touch .cd-filter-block h4:hover{color:#41307c;}
.cd-filter-block h4::before{content:'';position:absolute;left:0;top:50%;width:16px;height:16px;background:url("../img/cd-icon-arrow.svg") no-repeat center center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;transition:transform 0.3s;}
.cd-filter-block h4.closed::before{-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);}
.cd-filter-block input, .cd-filter-block select, .cd-filter-block .radio-label::before, .cd-filter-block .checkbox-label::before{font-family:"Open Sans", sans-serif;border-radius:0;background-color:#ffffff;border:2px solid #e6e6e6;}
 .cd-filter-block input[type='search'], .cd-filter-block input[type='text'], .cd-filter-block select{width:100%;padding:.8em;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;box-shadow:none;}
 .cd-filter-block input[type='search']:focus, .cd-filter-block input[type='text']:focus, .cd-filter-block select:focus{outline:none;background-color:#ffffff;border-color:#41307c;}
 .cd-filter-block input[type='search']{border-color:transparent;background-color:#e6e6e6;font-size:1.6rem !important;}
 .cd-filter-block input[type='search']::-webkit-search-cancel-button{display:none;}
.cd-filter-block .cd-select{position:relative;}
 .cd-filter-block .cd-select::after{content:'';position:absolute;z-index:1;right:14px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block;width:16px;height:16px;background:url("../img/cd-icon-arrow.svg") no-repeat center center;pointer-events:none;}
.cd-filter-block select{cursor:pointer;font-size:1.4rem;}
 .cd-filter-block select::-ms-expand{display:none;}
.cd-filter-block .list li{position:relative;margin-bottom:.8em;}
 .cd-filter-block .list li:last-of-type{margin-bottom:0;}
.cd-filter-block input[type=radio], .cd-filter-block input[type=checkbox]{position:absolute;left:0;top:0;margin:0;padding:0;opacity:0;z-index:2;}
.cd-filter-block .checkbox-label, .cd-filter-block .radio-label{padding-left:24px;font-size:1.4rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
 .cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after, .cd-filter-block .radio-label::before, .cd-filter-block .radio-label::after{content:'';display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
 .cd-filter-block .checkbox-label::before, .cd-filter-block .radio-label::before{width:16px;height:16px;left:0;}
 .cd-filter-block .checkbox-label::after, .cd-filter-block .radio-label::after{display:none;}

 .cd-filter-block .checkbox-label::after{width:16px;height:16px;background:url("../img/cd-icon-check.svg") no-repeat center center;}
 .cd-filter-block .radio-label::before, .cd-filter-block .radio-label::after{border-radius:50%;}
 .cd-filter-block .radio-label::after{width:6px;height:6px;background-color:#ffffff;left:5px;}
.cd-filter-block input[type=radio]:checked + label::before, .cd-filter-block input[type=checkbox]:checked + label::before{border-color:#41307c;background-color:#41307c;}
.cd-filter-block input[type=radio]:checked + label::after, .cd-filter-block input[type=checkbox]:checked + label::after{display:block;}
@-moz-document url-prefix(){.cd-filter-block .cd-select::after{display:none;}
}
.promo-img {
    /* background: #000000ed; */
    border: 1px solid #e8b736;
}

.wrap-promo {
    color: #fff;
}

.wrap-promo {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 5px 10px;
    background: #000000cf;
    flex-direction: column;
    /* position: absolute; */
    z-index: 1;
    bottom: 8px;
    width: 100%;
}

.btn-pm {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;

}





.btn-claim {
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);
    color: #fff;
    border: 1px solid #b08b2a;
}
.btn-claim:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}
.btn-mr {
    border: 1px solid #b08b2a;
    margin-left: 20px;
    color: #b08b2a;
}



.btn-mr:hover {
    text-decoration: none;
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);
}
span.pm-time {
    color: #f1f874;
}
/********************Mobile*********************/
.promo-menu {
    font-size: 0;
    display: block;
    margin: 0px auto;
}

    .promo-menu > span {
        display: flex;
        text-align: center;
        border: 3px solid #717171;
        font-size: 14px;
        cursor: pointer;
        background: rgba(0, 0, 0, 0.7);
        border-radius: 50%;
        height: 100px;
        width: 100px;
        align-items: center;
        align-content: center;
        justify-content: center;
        margin-bottom: 10px;
        /* background: linear-gradient(135deg, rgba(61,186,188,1) 0%, rgba(110,255,173,1) 98%, rgba(110,255,173,1) 100%); */
        box-shadow: 0px 0px 11px #000000, 0px 0px 11px #ffffff, 0px 0px 11px #000000;
    }

        .promo-menu > span.active {
            color: #fb4db1;
            background: #00000082;
            border: 3px solid #eace1f;
            box-shadow: 0px 0px 11px #000000, 0px 0px 11px #ffffff, 0px 0px 11px #000000;
        }

        .promo-menu > span:hover {
            color: #fb4db1;
            background: #00000082;
            border: 3px solid #f1e17d;
        }

        .promo-menu > span > i {
            margin-right: 10px;
        }

.promo-item-wrap {
    padding-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 850px;
}

.promo-wrap .promo-item {
    margin-bottom: 10px;
    display: none;
    /* float: left; */
    /* margin: 7px; */
}

.promo-title-wrap {
    float: left;
    background: #ffffff;
    padding: 15px;
    width: 100%;
    border-radius: 0px 0px 20px 20px;
}

.promo-title {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    color: #db427b;
}

.promo-butt-wrap {
    text-align: right;
}

.promo-butt {
    /* display: inline-block; */
    /* min-width: 113px; */
    /* height: 28px; */
    /* border: 1px solid #b00000; */
    /* border-radius: 14px; */
    /* padding: 5px 15px 0; */
    /* cursor: pointer; */
    /* font-size: 11px; */
    /* color: #fff; */
    /* text-align: center; */
    /* background: #4a0000; */
}

.promo-content {
    background: #000;
    padding: 20px;
    color: #fff;
    cont-size: 14px;
}

    .promo-content a {
        color: #ff0000;
        text-decoration: underline;
    }

.promo-title-wrap p {
    color: #4a4a4a;
    margin: 10px 0px;
    text-transform: uppercase;
}

.smll-txt {
    display: flex;
    color: #818287;
    font-size: 12px;
}

.promo-item-wrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

    .promo-item-wrap ul li {
        margin-left: 22px;
    }

        .promo-item-wrap ul li:first-child {
            margin-left: 0px;
        }

.promo-title-wrap span {
    margin-right: 8px;
}

.in-promo {
    /* display: flex; */
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
    /* align-items: center; */
    /* align-content: stretch; */
}

.promo-img img {
    /* border-radius: 20px 20px 0px 0px; */
}
.promo-menu {

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.in-promo img {
    height: 50px;

    filter: drop-shadow(0px 0px 5px #222);
}

.in-promo p {
    color: #fff;
    font-size: 12px;
    margin-top: 7px;
    text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
}

.promo-item-in {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
}

.promo-item-in .promo-item {
    width: 50%;
}

.mobile-wrap {

    display: none;
}

.mob-bg {background: url( "../images/common/down-bg.png") center;}
.mob-bg .modal-content {
    width: 500px;
    display: block;
    margin: 0px auto;
    background: none;
    border: none;
    min-height: 580px;
}




.mob-bg {
    max-width: 100%;
    margin-top: 3%;
}
.mob-bg button.close {
    text-align: center;
    float: inherit;
    width: 100%;
    position: absolute;
    bottom: 42px;
    padding-left: 9px;
    opacity: 1;
    color: #fff;
}

.mobile-info ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}

.mobile-info ul li  img {
    height: 100px;
}

.mobile-info ul li {
    text-align: center;
    color: #fff;
    margin: 0px 20px;
}

.mobile-info {
    margin-top: 30px;
}

.qr-ttl {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.qr-link {
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(66,58,22,1) 50%, rgba(0,0,0,1) 100%);
    margin-top: 10px;
    box-shadow: 0px 0px 4px #00000091, 0px 0px 5px #00000091;
    color: #ffffff;
    padding: 5px;
    border-radius: 8px;
    text-shadow: 1px 1px 1px #000;
    border: 1px solid #fbbd2e;
}
.mobile-info h4 {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 15px;
}
.md-table {
    margin-top: 20px;
}

.table-pop tr td {
    background: #000000c7;
    color: #fff;
    border: 1px solid #fbbd2e;
    padding: 5px 10px;
}

.table-pop tr th {
    background: #fbbd2e;
    color: #151515;
    border: 1px solid #fbbd2e;
    text-align: center;
    padding: 5px 0px;
}

.in-promo2 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
}













/****************Info*****************/
.inf-content{background: #05161e url(../images/common/info-in-bg.jpg);width: 825px;min-height: 620px;color: #fff;padding: 20px;border: 1px solid #dad159;box-shadow: 1px 1px 8px #ffffff, 1px 1px 14px #dbe242, 1px 1px 18px #eae64a;margin-left: 10px;margin-right: 10px;font-size: 14px;}
.info-in-content {
    display: flex;
    margin-top: 25px;
}

.inf-menu ul li a {}

.inf-content h4 {
    margin-bottom: 20px;
}

.inf-menu ul {
    background: linear-gradient(to bottom, hsl(43deg 82% 69% / 35%) 0%, rgb(0 0 0 / 35%) 100%);
    border: 1px solid #ffed00;
    box-shadow: 1px 1px 8px #ffffff, 1px 1px 14px #dbe242, 1px 1px 18px #eae64a;
    padding: 10px 0px;
}

.inf-menu ul li a {
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 0px;
    line-height: 16px;
}

.inf-menu ul li a:hover {

    background: #00000063;
}
.inf-menu ul li a.active {
    background: #00000063;
}
/************TNC**************/


.dl-faq {
  position: relative;
  /* max-width: 36rem; */
  /* margin: 2rem auto 3rem; */
  font-family: 'Poppins', sans-serif;
}

.dl-faq > dt {
  font-size: 1.2rem;
  font-weight: 400;
  padding: 1rem;

  /* Fix for IE9 & 10 */
  border-top: 1px solid rgba(255,255,255,.2);
  font-family: 'Poppins', sans-serif;
}

dt > button {
  color: inherit;
  background-color: inherit;
}
.dl-faq > dt:first-child .pab-btn,
.dl-faq > dt:first-child {
  border-top: 0;

  font-family: 'Poppins', sans-serif;
  /* text-decoration: none; */
  /* border: none; */
}

.dl-faq.pab_container > dt {
  /* added via JS */
  padding: 0;
  font-family: 'Poppins', sans-serif;
}

.dl-faq > dd {
  margin: 0 auto;
  padding: 0 1.5em;
  font-weight: 400;

}

.dl-faq > dd > div {
  padding: 0 0 2rem;
}

.dl-faq div > p {
  margin: 0 0 1rem;
}

.dl-faq div >:last-child {
  margin: 0;
}


/* The acivating buttons added via JS */

.pab-btn {
  position: relative;
  cursor: pointer;
  transition: color .3s ease-in;


  /* Using absolute positioning for SVG so reserve some space */
  padding: 1rem 2.5rem 1rem .5rem;
  /* border: 0 solid transparent; */
  border-top: 1px solid rgba(0,0,0,.75);



  /* inherit doesn't work in IE */
  font-size: inherit;
  text-align: left;
  width: 100%;
  font-size: 14px;
}

.pab-btn:hover,
.pab-btn:focus,
.pab-btn:active {
  color:#fff;
  background-color: rgba(0, 0, 0, 0.79);
  /* border: none; */
  text-decoration: none;
}

.pab-btn:focus {
  outline: 0 solid;
}

.pab-btn::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: -2px;
  margin-bottom: -2px;
}


/* Underline text on button hover (Tesco requirement) */

.pab-btn > span {
  position: relative;
  /* Removes button drepression in IE */
  pointer-events: none;
  /* Required by Safari */
  /* border-bottom: 1px solid transparent; */
  transition: border-color .3s;
  /* border: none; */
}

.pab-btn:hover > span,
.pab-btn:focus > span {
  border-bottom-color: rgba(255,255,255,.5);
}

.pab-btn:active > span {
  border-bottom-color: transparent;
}


/* SVG plus */

.pab-svg-plus {
  /* Tesco requirement
  border: 2px solid currentColor; */
  border-radius: 100%;
  display: block;
  position: absolute;
  top: calc(50% - .75em);
  right: 4px;
  width: 1.5em;
  height: 1.5em;
  margin: 0;
  pointer-events: none;
  stroke-width: 4;
  stroke-linecap: square;
  stroke: currentColor;
  -webkit-transition: transform .7s ease-out, box-shadow .3s ease-out;
  transition: transform .7s ease-out, box-shadow .3s ease-out;
}

.pab-btn:hover .pab-svg-plus,
.pab-btn:focus .pab-svg-plus {
  /* Same colour as text but with .4 alpha */
  /* Tesco requirement
  box-shadow: 0 0 0 4px rgba(0, 83, 159, 0.4);*/
}

.pab-btn:active .pab-svg-plus {
  /* Tesco requirement
  box-shadow: 0 0 0 4px rgba(0, 83, 159, 0);*/
}

[aria-expanded="true"] > .pab-svg-plus {
  transform: rotateZ(360deg);
}

.use-plus {
  /* used to animate plus into minus */
  -webkit-transition: stroke .5s ease-out, opacity .7s ease-out;
  transition: stroke .5s ease-out, opacity .7s ease-out;
}

[aria-expanded=true] .use-plus {
  opacity: 0;
}

.isSafari .pab-btn .pab-svg-plus {
  box-shadow: none;
}


/* Open / close animation - The inaccurate CSS max-height is resolved via JS adding an inline style */

[data-pab] + [aria-hidden] {
  overflow: hidden;
  opacity: 1;
  max-height: 50rem;
  visibility: visible;
  transition: visibility 0s ease 0s, max-height .65s ease-out 0s, opacity .65s ease-in 0s;
}

[data-pab] + [aria-hidden="true"] {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition-delay: .66s, 0s, 0s;
}


/* Overide the max-height set as an inline style by the JS */

[data-pab] + [style][aria-hidden="true"] {
  max-height: 0 !important;
}
.vip-drop {
    margin-top: 30px;
}
/**********Banking*****************/
.table-second {
    margin: 20px 0px;
}
    .table-second > tbody > tr > th {
        background: #fbbd2e;
        color: #000000;
        text-align: center;
        padding: 5px;
    }

    .table-second > tbody > tr > td {
        border: 1px solid #fbbd2e;
        background: #000000e0;
        padding: 5px;
        color: #ffffff;
    }

.detail-ul ul li {
    list-style: disc;
    list-style-type: disc;
}
.detail-ul ul {
    padding-left: 30px;
}




/***********register************/
.reg-in-bg{background: url("../images/common/reg-frame.png") no-repeat center;width: 916px;height: 585px;display: block;/* justify-content: space-between; */padding: 50px;color: #fff;margin: 0px auto;}
.reg-content {
    display: flex;

    justify-content: space-between;
    padding: 40px 0px;
    align-items: center;
}
.reg-content form {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.reg-content .form-control {
    width: 100%;
    background: #000000b8;
    border: 1px solid #fbbd2e;
    box-shadow: 0px 0px 1px #fff, 0px 0px 5px #fbbd2e;
    color: #fff;
}

.reg-l {

    width: 48%;
}

.reg-r {
    width: 48%;
}

.btn-sm {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}


/***********Login************/
.modal-backdrop.show {
    opacity: 0.8;
}
.log-top{background: url("../images/common/reg-1.png") no-repeat center top;height: 131px;position: relative;}
.log-content-pop{background: url("../images/common/reg-2.png") center top;background-position-x: 1px;padding: 0px 70px;}
.log-bottom{background: url("../images/common/reg-3.png") no-repeat center top;height: 131px;}
.login-form {
    max-width: 975px;
    margin-top: 7%;
}

.login-form .modal-body {
    padding: 0px;
    max-width: 975px;
}

.login-form .modal-content {
    max-width: 975px;
    background: none;
    border: none;
}
.log-bottom button {
    background: #55dcb5;
    color: #fff;
    position: relative;
    left: 0px;
    right: 0px;
    display: block;
    margin: 0px auto;
}

.reg-form-in .form-control {
}

.reg-form-in {
    color: #57deb5;
}

.reg-form-in .input-group {
    margin-bottom: 20px;
}

.forgot-item a {
    color: #fff;
}

.forgot-item a i {
    margin-right: 14px;
}

.log-bottom button {
    background: #fbbd2e;
    color: #fff;
    position: relative;
    left: 0px;
    right: 0px;
    display: block;
    /* margin: 0px auto; */
    top: 20px;
    padding: 7px 20px;
    border-radius: 10px;
    text-shadow: 1px 1px 1px #000, 1px 1px 9px #000;
    margin-left: 39%;
}

.reg-form-in .form-control {
}

.reg-form-in {
    color: #fbbd2e;
}

.reg-form-in .input-group {
    margin-bottom: 20px;
}

.forgot-item a {
    color: #fff;
    font-size: 14px;
}

.forgot-item a i {
    margin-right: 14px;
}

.log-content-pop .close {
    position: absolute;
    top: 40px;
    right: 40px;
    color: #fbbd2e;
    opacity: 1;
    font-size: 30px;
    text-shadow: 1px 1px 1px #000;
}

.log-bottom button:hover {
    background: #bf8d18;
}
.log-top h4 {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 40px;
    width: 405px;
    text-align: center;
    font-size: 32px;
}

.forgot-item {
    margin-left: 50px;
}
.log-check{display: flex;
    padding-bottom: 40px;}
input#chk_rememberme {margin-right: 15px;top: 1px;position: relative;}





/************/
.top-h {
    position: absolute;
    top: 0px;
    z-index: 10;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    width: 1110px;
}
.index-af {
    display: flex;
    background: #000000a8;
    padding: 7px 20px;
    align-items: center;
    border-radius: 5px;
}







.icon {
  position: relative;
  overflow: hidden;
  display: inline-block;
  /* margin: 25px 0 25px 25px; */
  color: #fff;
}


/**
 * The "shine" element
 */

.icon:after {
  
animation: shine 5s ease-in-out  infinite;
  
animation-fill-mode: forwards;
  
/* content: ""; */
  
position: absolute;
  
top: -110%;
  
left: -210%;
  
width: 200%;
  
height: 215%;
  
opacity: 0;
  
transform: rotate(30deg);
  
background: rgba(255, 255, 255, 0.13);
  
background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

/* Hover state - trigger effect */


/* Active state */

.icon:active:after {
  opacity: 0;
}

@keyframes shine{
  10% {
    opacity: 1;



    top: -30%;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    top: -30%;
    left: 130%;
    transition-property: left, top, opacity;
  }
}
.lobby-all ul li a {
    transform: scale(1);
    transition: 400ms;
}

.lobby-all ul li a:hover {
    transform: scale(0.9);
}

.esport-bg{background: url("../images/common/E-sport-bg.jpg") no-repeat center top;height: 950px;}
.p2p-bg{background: url("../images/common/p2p-bg.jpg") no-repeat center top;height: 930px;}
.lotto-bg{background: url("../images/common/lottery-bg.jpg") no-repeat center top;height: 1160px;}

/* BLOG */

.blog-wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

.blog-title-box {
    /* background: #fff; */
    /* padding: 5px; */
}

.blog-title-box i {
    font-size: 28px;
    color: #cc9936;
    margin-left: 10px;
    margin-right: 10px;
}

.blog-boxer {
    display: grid;
    grid-template-columns: 40% 60%;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
    max-width: 100%;
    height: auto;
    align-content: center;
    margin: 25px 0;
    grid-gap: 10px;
}

.blog-boxer h4 {
    color: #cc9936;
    font-weight: 600;
    font-size: 26px;
}

.blog-time-title {
    color: #cc9936;
}

.blog-time-title p i {
    margin-right: 10px;
}

.blog-content {
    color: #dedede;
    margin-bottom: 15px;
}

.blog-boxer .moreinfo_btn {
    display: flex;
    align-items: center;
    width: 28%;
    padding: 10px;
    border-radius: 15px;
    background: #fbbd2e;
    color: #fff;
}
.blog-boxer .moreinfo_btn:hover {
    color: #fff;
    background: #775e1b;
}
.blog-boxer_inner {
    display: grid;
    padding-bottom: 10px;
}

.blog-boxer .moreinfo_btn i {
    background: #fff;
    color: #000000;
    border-radius: 50%;
    margin-left: 10px;
    width: 15px;
    height: 15px;
    padding: 2px;
    padding-left: 5px;
}

.seperate-line {
    height: 5px;
    width: 100%;
    margin: 0 auto;
    background: #fff30c;
    border-radius: 10px;
}

.blog-content p {
    font-weight: 700;
}
.blg-content {
    padding-top: 20px;
}

/***********31032021***********/
.foote-info ul {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0px auto;
    color: #fbbd2e;
}
.foote-info {
    padding: 30px 0px;
}
.ftittle {
    padding-bottom: 10px;
    color: #fbbd2e;
}
/*********vip***********/
.vip-bg{background: #000 url("../images/common/vip/vip-bg.jpg") center top no-repeat;/* height: 1500px; */margin-bottom: 69px;}
.vip-table table tr td{padding:10px;color:#ffffff;border:1px solid #dfb546;background:#34343470;text-align:center;font-size:12px;width:20%;}
.vip-table table tr th{color:#ffffff;border:1px solid #dfb546;background:#34343470;text-align:center;}
.vip-content{margin-bottom:60px;}
.vip-table{margin-top:15px;}
p.v-sliver{text-transform:uppercase;color:#d5c9c9;}
p.v-goldr{text-transform:uppercase;color:#d79d38;}
p.v-platinum{text-transform:uppercase;color:#8d8daf;}
p.v-diamond{text-transform:uppercase;color:#5edfe5;}
.vip-info ul li{color:#fff;font-size:14px;}
.vip-info{margin:20px 0px;}
.vip-content h4{text-align:center;color:#fff;border-top:1px solid #dfb546;padding-top:15px;}
.vip-box ul li{width:25%;font-size:14px;}
.vip-box ul{display:flex;justify-content:space-between;margin:30px;}
.vip-box ul li p{color:#fff;text-align:center;}
.vip-box ul li img{display:block;margin:0px auto;}
button.vip-btn{background:linear-gradient(to bottom, rgba(179,0,0,1) 0%, rgba(126,0,0,1) 100%);color:#fff;text-shadow:1px 1px 1px #000;padding:10px 30px;font-size:24px;border-radius:8px;border:1px solid #db8484;}
.btn-vip{display:flex;justify-content:center;margin-top:30px;}
.footer-l ul{display:grid;grid-template-columns:repeat(2,2fr);}
.footer-info{display:flex;justify-content:space-between;padding:30px 0px 20px 0px;}
.footer-l{width:410px;}
.ft_icon{margin-bottom:20px;}
.footer-info{display:flex;justify-content:space-between;padding:30px 0px 20px 0px;}
.footer-l{width:410px;}
.ft_icon{margin-bottom:20px;}
.vip-drop .pab-btn{background:#3a3a3c;padding:5px;color:#fff;padding:10px 15px;}
.vip-in-drop{background:#272727;color:#fff;}
.vip-in-drop .tnc-ul{padding:15px 0px;}



/***Affiliate***/
.aff-bg{background: #000 url("../images/common/affiliate-bg.jpg") center top no-repeat;height: 925px;margin-bottom: 69px;}
.aff-content{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px;}
.af-box .af-ttl{display:flex;color:#fbbd2e;align-items:center;padding:5px;border-bottom:1px solid #fbbd2e;}
.af-box{border:1px solid #fbbd2e;color:#fff;}
.af-box .af-ttl h5{font-size:13px;}
.af-box .af-ttl img{height:25px;margin-right:10px;}
.af-content-in{padding:10px;font-size:12px;}
.af-content-step{margin-bottom:15px;}
.af-content-new{position:relative;}
.af-content-news h5{color:#fbbd2e;font-size:13px;}
span.an-new{color:#f00;text-decoration:underline;}
.af-content-news{padding:10px 0px;}
.af-content-news p{padding:10px;border-bottom:1px solid #fbbd2e;font-size: 11px;}
.box-af{position:absolute;top:0px;padding:10px;}
.box-af h5{font-weight:500;font-style:italic;}
.box-af h4{font-weight:500;margin:7px 0px;}
.box-af p{width:150px;font-size:10px;border-top:1px solid #fbbd2e;padding:5px 0px;}
/****Lotto*****/
.payoutTable{border-collapse:collapse;border: 1px solid #e3d08c;margin-top: 20px;}
 .payoutTable > tbody > tr > th{border: 1px solid #000000;padding:5px 5px;font-weight:bold;text-align:center;color: #000;background: #fbbd2e;}
 .payoutTable > tbody > tr > td{border: 1px solid #000000;padding:3px 5px;text-align:center;width: 25%;color: #fff;background: #ffffff26;}
#modal-4d-payout .modal-header{border:none;background: #ffc220;}
#modal-4d-payout .modal-title{color: #000;}
#modal-4d-payout .close{color: #000;font-size: 37px;opacity: 1;}
#modal-4d-payout .modal-body{background:#131313e8;}
#modal-4d-payout .modal-footer{background:#131313;}



/*Mission-checkin*/
.mission-bg{background: #000 url("../images/common/mission/mission-bg.jpg") center top no-repeat;}
.tour-wrap img {
    display: block;
    margin: 0px auto;
}

.tour-wrap {
    padding-top: 20px;
    max-width: 990px;
}

.token {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

button.btn-token {
    border-radius: 8px;
    padding: 9px 0px;
    width: 302px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    border: none;
    background: url("../images/common/mission/button.png");
    text-shadow: 0px 0px 7px #fff100;
}

.wrap-btn {
    /* background: linear-gradient(to bottom, rgba(217,161,57,1) 0%, rgba(246,219,113,1) 53%, rgba(215,160,59,1) 100%); */
    border-radius: 10px;
    padding: 4px;
}

.check-in {
    background: url("../images/common/tournament/line.png")no-repeat center top;
}

.check-iteam ul {
    display: flex;
    justify-content: center;
    position: relative;
    gap: 10px;
    flex-wrap: wrap;
    list-style: none;
}

.check-iteam ul li a {
    display: flex;
    flex-direction: column;
    background: linear-gradient(357deg, rgba(38, 29, 8, 1) 0%, rgba(21, 17, 5, 1) 10%, rgba(3, 4, 2, 1) 100%);
    border-radius: 8px;
}

.check-iteam ul img {
    height: 130px;
    /* background: linear-gradient(3deg, rgba(38, 29, 8, 1) 0%, rgba(3, 4, 2, 1) 100%); */
    padding: 15px;
    border-radius: 10px 10px 0px 0px;
    /* background: linear-gradient(357deg, rgba(38, 29, 8, 1) 0%, rgba(21, 17, 5, 1) 10%, rgba(3, 4, 2, 1) 100%); */
}

.check-iteam {
    position: relative;
    margin-bottom: 40px;
}

.check-iteam ul li a p {
    /* color: #585555; */
    /* font-weight: bold; */
    /* text-align: center; */
    padding: 10px;
    /* background: #090908; */
    /* color: #f9e481; */
    /* border-radius: 10px 10px; */
    /* border: 1px solid #fcd55d; */
    background: -webkit-linear-gradient(#f8e37f, #d79f3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tour-logo img {
    /* height: 310px; */
    margin: 0px auto;
    display: block;
}
.pop-tour {
    position: relative;
}
.btn-reward {
    display: flex;
    justify-content: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0px;
}

.reward-btn {
    padding: 3px;
    border-radius: 8px;
    /* background: linear-gradient(to bottom, rgba(250,175,63,1) 0%, rgba(255,253,123,1) 100%); */
}

button.btn-wrad {
    text-transform: uppercase;
    border-radius: 8px;
    padding: 9px 0px;
    width: 302px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    border: none;
    background: url(../images/common/mission/button.png);
    text-shadow: 0px 0px 7px #fff100;
}

.check-iteam ul li.active a p {
    color: #fcd55d;
}
.check-iteam ul li.active a img {
    background: linear-gradient(180deg, rgba(38,29,8,1) 0%, rgba(3,4,2,1) 100%);
}
.modal-dialog.tour-pop {
    max-width: 470px;
}

.tour-btn {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    gap: 50px;
    padding-bottom: 67px;
}

button.btn-how {
    color: #000;
    border-style: solid;
    width: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 18px;
    border: none;
    background: linear-gradient(180deg, rgba(215, 163, 65, 1) 0%, rgba(215, 152, 42, 1) 35%, rgba(249, 228, 129, 1) 100%);
}

.modal-dialog.tnc-pop {
    padding: 2px;
    border-radius: 10px;
    max-width: 685px;
    background: linear-gradient(to bottom, rgba(250,175,63,1) 0%, rgba(255,253,123,1) 100%);
}

.tnc-pop .modal-body {
    background: #260e0f;
    color: #fff;
    border-radius: 10px;
    padding: 25px 50px;
}

.tnc-tour {
}

.tnc-ttl {
    text-align: center;
    font-size: 26px;
    color: #000;
    font-weight: bold;
}

.tnc-content {
    margin-top: 20px;
    color: #000;
}

.tnc-tour button.close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.tnc-pop .modal-content {
     background: url("../images/tournament/bg.jpg") no-repeat center top;
     color: #fff;
     padding: 25px;
     border-radius: 10px;
     background-size: cover;
}

.tour-pop .modal-content {
    background: none;
    border: none;
}
.check-iteam ul li {
    /* background: linear-gradient(180deg, rgba(232,183,54,1) 0%, rgba(37,29,9,1) 100%); */
    padding: 1px;
    border-radius: 10px;
}
.check-iteam ul li.active a {
    background: linear-gradient(180deg, rgba(38, 29, 8, 1) 0%, rgba(3, 4, 2, 1) 100%);
}
.tour-pop .close {
    opacity: 1;
    color: #fff;
}
.day-wrap {
    color: #585555;
    font-weight: bold;
    text-align: center;
    /* padding: 10px; */
    background: #090908;
    color: #f9e481;
    border-radius: 10px 10px;
    border: 1px solid #fcd55d;
}

.check-iteam ul li.active {
    background: linear-gradient(180deg, rgba(232, 183, 54, 1) 0%, rgba(37, 29, 9, 1) 100%);
}


/*Mission*/
.daily-bg {
    margin: 0px 5%;
}
.mission-bg2 {background: url("../images/common/mission/mission2-bg.jpg") no-repeat center top;}
.daily-wrap-in {
    background: #24262b;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px #f7c350;
}
.daily_modal .close {
    position: absolute;
    right: 30px;
    top: 35px;
    color: #fff;
    opacity: 1;
    font-size: 47px;
    z-index: 2;
}
.daily_modal .modal-body {
    background: none;
}
.daily_modal .modal-content {
    background: none;
    border: none;
}
.daily-bg ul {
    margin-top: 25px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.daily-bg ul li a {
    display: block;
    position: relative;
    opacity: 0.5;
}
.daily-bg ul li a.active {
    opacity: 1;
}
.ms-wrap {
    position: absolute;
    top: 0px;
    padding: 15px;
    text-align: center;
    width: 100%;
}
.ms-ttl {
    text-transform: uppercase;
    color: #Fff;
    font-weight: bold;
}
.ms-amt {
    font-weight: bold;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#f8e37f, #d79f3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
}
.ms-btn {
    position: absolute;
    bottom: -5px;
}
.daily_modal .modal-content {
    background: #161f2c;
}
.daily_modal .modal-dialog {
    max-width: 800px;
}
.daily_modal .close {
    position: absolute;
    right: 0px;
    color: #fff;
}
.daily_modal ul, .daily_modal ol {
    padding-left: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #787878;
    font-size: 12px;
}
.daily_modal ul li {
    list-style: circle;
    margin-bottom: 15px;
}
.daily_modal ol li {
    list-style: auto;
    margin-bottom: 10px;
}
.daily_modal .modal-body {
    padding: 20px 30px;
}
.daily_modal h4 {
    border-bottom: 1px solid #fff;
    display: inline-flex;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.daily_modal table tr td {
}
.daily_modal table tr td, .daily_modal table tr th {
    padding: 10px;
    text-align: center;
    font-size: 12px;
}
.daily_modal .close {
    color: #fff;
    font-size: 34px;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
}
.clm-btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}
.clm-btn button {
    font-size: 12px;
    margin: 0 5px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(66, 58, 22, 1) 50%, rgba(0, 0, 0, 1) 100%);
    color: #b6bb57;
    border: 1px solid #b5ba57;
    padding: 5px 30px;
    border-radius: 5px;
    font-weight: bold;
}


  /* Dropdown */
        .dropdown {
            display: inline-block;
            position: relative;
        }

        .dd-button {
            display: inline-block;
            border: none;
            border-radius: 4px;
            padding: 10px 30px 10px 20px;
            background: none;
            cursor: pointer;
            white-space: nowrap;
            width: 100%;
            color: #fff;
            text-align: center;
        }

        .dd-button:after {
            content: '';
            position: absolute;
            top: 47%;
            right: 15px;
            transform: rotate(270deg);
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid white;
        }

        .dd-input {
            display: none;
        }

        .dd-menu {
            position: absolute;
            top: 0px;
            border: none;
            border-radius: 4px;
            padding: 0;
            margin: 2px 0 0 0;
            background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(17,17,17,1) 34%, rgba(43,43,43,1) 68%, rgba(28,28,28,1) 84%, rgba(19,19,19,1) 100%) !important;
            list-style-type: none;
            left: 201px;
            opacity: 0;
            transform: translateX(-20px);
            transition: opacity 0.5s ease, transform 0.5s ease;
        }

        .dd-input:checked + .dd-menu {
            opacity: 1;
            transform: translateX(0);
        }

        .dd-menu li {
            padding: 0px 20px;
            cursor: pointer;
            white-space: nowrap;
            color: #fff;
        }

        .dd-menu li a {
            display: block;
            margin: -10px -20px;
            padding: 10px 20px;
            color: #fff;
            text-decoration: none;
        }

        .dd-menu li.divider {
            padding: 0;
            border-bottom: 1px solid #cccccc;
        }

        .btn-mn {
            width: 100%;
            z-index: 1000000000;
            position: relative;
        }

        .dd-button:focus {
            background: #fff;
        }
.annount {
    display: flex;
    width: 80%;
    justify-content: flex-end;
}
.index-wrap .menu {
    width: auto;
}

.modal-dialog.mission-pop {
    max-width: 800px;
}

.mission-pop .modal-content {
    background: #000000b8;
    border: 1px solid #fbbd2e;
    box-shadow: 0px 0px 1px #fff, 0px 0px 5px #fbbd2e;
    color: #fff;
    line-height: 30px;
}

.mission-pop h5 {
    margin-bottom: 15px;
    margin-top: 30px;


}

.mission-pop p {
    margin-bottom: 15px;
}

.mission-pop h4 {
    margin-bottom: 15px;
    display: inline-flex;
    border-bottom: 1px solid #fff;
}

.mission-pop ul li {
    list-style: disc;
}

.mission-pop ul {
    padding-left: 15px;
}

.mission-pop ol li {
    list-style: auto;
}

.mission-pop ol {
    padding-left: 15px;
    margin-bottom: 30px;
}

table.table-blog tr td {
    padding: 10px;
}

table.table-blog tr th {
    padding: 10px;
}
.mission-pop button.close {
    font-size: 45px;
    position: absolute;
    right: 15px;
    top: 6px;
    color: #fff;
    opacity: 1;
}

.redm-bg{background: #000 url("../images/common/mission/redemption-bg.jpg") no-repeat top center;}
.pred-btn-point {
    display: flex;
    position: relative;
    align-items: center;
    font-weight: bold;
}
.subtitle-wrap {
    position: relative;
}
.sub-box.redemp {
    position: relative;
    top: 2px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    /* font-weight: bold; */
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 100;
    justify-content: center;
    margin-bottom: 20px;
}
.top-btn {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
}
.red-txt {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}
.pred-btn {
    background: none;
    border: none;
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: bold;
}
span.red-pnt {
    color: #edc983;
}
.pt-btn {
    font-size: 20px;
}
.red-txt-gd {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    background: #F5E489;
    background: linear-gradient(to bottom, #F5E489 0%, #D88127 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 20px;
    filter: drop-shadow(2px 2px 0px black);
}
.submit-btn {
    background: none;
    border: none;
    display: block;
    margin: 0px auto;
    position: relative;
    cursor: pointer;
}
.redemp-title {
    padding-bottom: 15px;
}
.redemption-wrapper {
    text-align: center;
    /* max-width: 1000px; */
    margin: 0 auto;
    margin-bottom: 100px;
    margin-top: 70px;
    display: flex;
    height: 620px;
    flex-wrap: wrap;
    gap: 55px 0px;
}
.redemp-box {
    position: relative;
    margin: 15px 2px 35px;
    display: inline-block;
    text-transform: uppercase;
}
.redemp-box {
    /* background: url( "../images/common/mission/bg-reward.png")no-repeat; */
    background-size: 100%;
    width: 432px;
    /* height: 314px; */
    margin: 0 auto;
    /* padding: 28px 55px; */
    position: relative;
    border: 5px solid #fec623;
    border-radius: 10px;
}
.redemp-inner {
    position: relative;
    top: -20px;
}
.prize-credit {
    /* padding-bottom: 15px; */
}
.point-text {
    /* line-height: 8px; */
    font-size: 24px;
    font-weight: bold;
    background: linear-gradient(to bottom, #F5E489 0%, #D88127 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: -10px;
}
.require-text {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.claim-btn-wrap {
    margin-top: -21px;
    position: relative;
    z-index: 10;
}
.point-text.top {
    margin-top: -15px;
}
.prize-item {
    margin-top: -40px;
}
.prize-sub {
    font-size: 11px;
    font-weight: 600;
}
.require-text.top {
    min-height: 78px;
}
.red-txt-gd {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    background: #F5E489;
    background: linear-gradient(to bottom, #F5E489 0%, #D88127 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 20px;
    filter: drop-shadow(2px 2px 0px black);
}
.btn-wrap {
    display: flex;
    justify-content: center;
}

.btn-clm {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    top: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.pred-btn {
    background: none;
    border: none;
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: bold;
}
.pt-btn {
    font-size: 20px;
}
.red-txt {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}
.daily-wrap-in {
    box-shadow: none;
    border: none;
    background: url( "../images/common/mission/bg-reward.png") no-repeat center top;
    background-size: contain;
    min-width: 312px;
}
.redemption-wrap .modal-content {
    background: none;
    border: none;
}

.image-wrap img {
    margin: auto;
    display: block;
}

.modal-congrat h5 {
    text-align: center;
    color: #fff;
}

.redemption-wrap .claim-btn-wrap {
    position: relative;
    top: 20px;
}

.redemption-wrap .close {
    color: #fff;
    opacity: 1;
    font-size: 36px;
    position: absolute;
    right: 0px;
}

.modal-congrat {
    margin-top: -60px;
}
.redemption-wrap {
    max-width: 340px;
}

.otp .form_label {
    width: auto !important;
    gap: 10px;
    justify-content: flex-start !important;
}
.otp-wrap {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    position: relative;
}
.inp-box {
    display: flex;
    gap: 10px;
}

.inp-box select {
    width: 110px !important;
}
.jms-link-otp {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(66, 58, 22, 1) 50%, rgba(0, 0, 0, 1) 100%);
    color: #b6bb57;
    border: 1px solid #b5ba57;
    padding: 8px 14px;
    border-radius: 5px;
    font-weight: bold;
    position: absolute;
    right: -100px;
    font-size: 12px;
    bottom: 1px;
}
.reg-c {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}

.otp-wrap input.form-control {
    width: 50px !important;
    text-align: center;
}

.congrazt-title {
    font-size: 24px;
    font-weight: 800;
}

.congrazt-title-2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}

.tick-success {
    font-size: 130px;
    line-height: 1;
    color: #fbbd2e;
    padding: 10px 0;
}


/*01112024*/
.transaction_container {
    position: relative;
    margin-top: 20px;
    background-color: #23262B;
    /* padding: 10px 50px; */
    border-radius: 10px;
    background: url("../images/common/live/live-bg.jpg")center top no-repeat;
    margin-bottom: 160px;
    background-size: cover;
    border: 2px solid #f0ce61;
}
.transaction_in {background: url( "../images/common/live/live-transaction.png") bottom right no-repeat;padding: 10px 50px;}
.transaction_title_box {
    display: grid;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 80%;
    /* padding: 10px; */
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.transaction_title {
    display: flex;
    align-items: center;
}
.transaction_title img {
    width: 25px;
    margin-right: 10px;
}
.transaction_title .text {
    font-weight: 900;
    font-style: italic;
    font-size: 20px;
    line-height: 20px;
    color: #A6A9B2;
}
.transaction_time {
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    color: #ffffff;
    padding: 10px;
    text-shadow: 0px 3px #000000;
}
.transaction_box {
    display: grid;
    flex-wrap: wrap;
    /* margin-left: -10px; */
    /* margin-right: -10px; */
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}
.transaction_content {
    width: calc(100% - 20px);
    /* margin: 10px; */
    /* background-color: #1D2025; */
    /* border-bottom-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    /* padding: 15px; */
    /* overflow: hidden; */
    position: relative;
}
.transaction_content_box_title {
    display: flex;
    align-items: center;
}
.transaction_content_box {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.transaction_content_1_title {
    font-weight: 700;
    font-size: 14px;
    color: #f0b62e;
    width: 50%;
}
.transaction_content_2_title {
    font-weight: 700;
    font-size: 14px;
    color: #f0b62e;
    width: 50%;
}
.transaction_content_1 {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    color: #f0b62d;
    width: 50%;
}
.transaction_content_1 img {
    width: 30px;
    margin-right: 10px;
}
.transaction_content_2 {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    width: 50%;
}
.text-trs {
    color: #f0b62e;
    font-size: 20px;
    line-height: 21px;
    font-weight: bold;
}
.fnt-wh {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.transc-l {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #859cbf;
    text-align: center;
    justify-content: center;
    position: relative;
}
.btn-live {
    display: flex;
    align-items: center;
}
.wrap-live {
    background: rgb(242 242 0 / 8%);
    padding: 17px;
    border-radius: 15px;
}














