@import url("https://fonts.googleapis.com/css?family=Rajdhani:600,700|Roboto:400,500,500i");@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap");:root{--tintColor:#3a5696;--tintColorLight:rgba(58,86,150,.5);--background:#2980b9;--cardColor:rgba(0,0,0,.5)}body{line-height:24px;font-size:14px;font-weight:500;color:#fff;background:var(--background);min-height:100vh;font-family:Rubik,sans-serif;background:#182645}.container-nav{display:flex;justify-content:space-between}.container-custom,.container-nav{max-width:1700px;margin:0 auto;align-items:center;height:100%;width:90%}.container-custom{color:#fff}.btn-custom{background:var(--tintColor);color:#fff;font-weight:700}.hover:hover{background:var(--tintColorLight)}.casino-card{background:var(--cardColor);color:#fff;border-radius:12px;margin-bottom:12px;padding:20px;box-shadow:5px 5px 12px rgba(0,0,0,.25)}.casino-card-image{display:flex;border-radius:6px;align-items:center;justify-content:center}.casino-card-image img{height:85px}.casino-card-categories{display:flex;flex-wrap:wrap;margin-bottom:16px}.casino-card-category{background:var(--tintColorLight);color:#fff;font-size:12px;font-weight:500;padding:5px 10px;border-radius:6px;margin-right:5px;margin-bottom:5px}.casino-card-bonus-info{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:20px}.casino-card-bonus-info-item{display:flex;flex-direction:column}.casino-card-bonus-info-item span{font-size:10px;font-weight:500;margin-right:5px;color:#eee;text-transform:uppercase}.casino-card-bonus-info-item span:last-child{font-size:22px;font-weight:700;color:#fff}.casino-card-button{background:var(--tintColor);color:#fff;font-weight:700;padding:15px;border-radius:10px;text-transform:uppercase;cursor:pointer;transition:all .4s ease 0s}.casino-card-button:hover{background:var(--tintColorLight)}.bonus-list-categories{display:flex;flex-wrap:wrap;margin-bottom:16px}.bonus-list-categories a{background:var(--tintColorLight);color:#fff;font-size:12px;font-weight:500;padding:5px 10px;border-radius:6px;margin-right:5px;margin-bottom:5px;text-decoration:none}.bonus-list-categories a.active,.bonus-list-categories a:hover{background:var(--tintColor)}.bonus-list{display:flex;flex-direction:column;flex-wrap:wrap}.bonus-list-item{flex-direction:column;flex-wrap:wrap;background:var(--cardColor);color:#fff;margin-bottom:12px;padding:20px;gap:20px;box-shadow:2px 2px 12px rgba(0,0,0,.25)}.bonus-list-item,.bonus-list-item-img{display:flex;align-items:center;justify-content:center;border-radius:12px}.bonus-list-item-img{padding:10px;margin-bottom:2px;width:65%;height:130px;object-fit:cover}.bonus-list-item-dealtext{font-size:26px;font-weight:700;color:#fff;text-transform:uppercase}.bonus-list-item-dealtext2{font-size:19px;font-weight:700;color:#fff;text-transform:uppercase}.bonus-list-item-name{font-size:24px;font-weight:700;margin-bottom:15px}.bonust-list-item-categories{display:flex;flex-wrap:wrap}.bonust-list-item-categories a{background:var(--tintColorLight);color:#fff;font-size:12px;font-weight:500;padding:5px 10px;border-radius:6px;margin-right:5px;margin-bottom:5px}.bonus-list-item-bonus{font-size:24px;font-weight:700;margin-bottom:15px;display:flex;flex-direction:column}.bonus-list-item-bonus span{font-size:10px;font-weight:500;margin-right:5px;color:#eee;text-transform:uppercase}.bonus-list-item-bonus span:last-child{font-size:22px;font-weight:700;color:#fff}.bonus-list-item-links{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.bonus-list-item-link{color:#04041a;background:#fafdff;border:none;padding:10px 24px;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.5px;text-transform:uppercase;text-align:center;outline:none;border-radius:100px;cursor:pointer;margin-bottom:12px}.bonus-list-item-link:hover{background:#e6e9f0;color:#04041a}.bonus-list-item-terms{color:#9aa9bb;letter-spacing:.4px;text-transform:uppercase;font-weight:400;font-size:10px;line-height:15px}.store-card{background:var(--cardColor);border-radius:12px;margin-bottom:12px;display:flex;flex-direction:column;align-items:center}.store-card-image{width:50%;height:185px;object-fit:cover;border-radius:12px 12px 0 0;margin-top:8px}.store-card-details{padding:20px;width:100%}.dark-area-title{color:#fff;font-size:28px;text-transform:uppercase;letter-spacing:.4px;font-weight:700}.dark-area-subtitle{font-weight:400;font-size:18px;line-height:28px;color:#fafdff;letter-spacing:.4px;margin-bottom:20px}.footer-text{font-size:14px;line-height:24px}.list{list-style:none;margin:0;padding:0}a{transition:all .3s ease-in-out;color:#eee}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{outline:none}button:focus{outline:none;box-shadow:none}.mt-25{margin-top:25px}.p0{padding-left:0;padding-right:0}.white_bg{background:#fff!important}.section_gap{padding:50px 0}@media (max-width:767px){.section_gap{padding:60px 0}}.section_gap_top{padding-top:120px}@media (max-width:767px){.section_gap_top{padding-top:60px}}.section_gap_bottom{padding-bottom:120px}@media (max-width:767px){.section_gap_bottom{padding-bottom:60px}}img{max-width:100%}.section_content{position:relative;padding:70px 0 73px 70px}.section_content h6{color:#fff;font-size:14px;margin-bottom:12px;position:relative;letter-spacing:2px;text-transform:uppercase}.section_content h6:after{content:"";position:absolute;background:linear-gradient(90deg,#3fcaff 0,#a4ffb0);color:#3fcaff;height:1px;width:50px;bottom:-10px;left:0}.section_content h1{color:#fff;line-height:45px;padding:30px 0;margin-bottom:0}.section_content p{margin-bottom:0;color:#fff;font-weight:400;padding:0 40px 40px 0}.header_area{width:100%;z-index:9999;background:var(--cardColor)}.header_area .navbar-brand{margin-right:30px}.header_area .menu_nav{width:100%}.header_area .navbar{padding:0;border:0;border-radius:0;width:100%}.header_area .nav-item .nav-link{font-size:18px;text-transform:uppercase;color:#fff;font-weight:600}.header_area .navbar .nav .nav-item .nav-link:after{display:none}.header_area .navbar .nav .nav-item.active .nav-link,.header_area .navbar .nav .nav-item:hover .nav-link{color:#3fcaff}.header_area .navbar .nav .nav-item.submenu{position:relative}.header_area .navbar .nav .nav-item.submenu ul{border:none;padding:0;border-radius:0;box-shadow:none;margin:0;background:#fff}@media (min-width:992px){.header_area .navbar .nav .nav-item.submenu ul{position:absolute;top:120%;left:0;min-width:200px;text-align:left;opacity:0;transition:all .3s ease-in;visibility:hidden;display:block;border:none;padding:0;border-radius:0;box-shadow:0 10px 30px 0 rgba(0,0,0,.4)}}.header_area .navbar .nav .nav-item.submenu ul:before{content:"";width:0;height:0;border-color:#eee transparent transparent;border-style:solid;border-width:10px 10px 0;position:absolute;right:24px;top:45px;z-index:3;opacity:0;transition:all .4s linear}.header_area .navbar .nav .nav-item.submenu ul .nav-item{display:block;float:none;margin-right:0;border-bottom:1px solid #ededed;margin-left:0;transition:all .4s linear}.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link{line-height:45px;color:#222;padding:0 30px;transition:all .15s linear;display:block;margin-right:0}.header_area .navbar .nav .nav-item.submenu ul .nav-item:last-child{border-bottom:none}.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link{background-image:-ms-linear-gradient(0deg,#4dabff 0,#62ddff 100%);color:#fff}@media (min-width:992px){.header_area .navbar .nav .nav-item.submenu:hover ul{visibility:visible;opacity:1;top:100%}}.header_area .navbar .nav .nav-item.submenu:hover ul .nav-item{margin-top:0}.header_area .navbar .nav .nav-item:last-child{margin-right:0}.header_area.navbar_fixed .main_menu{position:fixed;width:100%;top:-70px;left:0;right:0;background:#2c2172;transform:translateY(70px);transition:transform .5s ease,background .5s ease;-webkit-transition:transform .5s ease,background .5s ease;box-shadow:0 3px 16px 0 rgba(0,0,0,.1)}.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link{line-height:70px}@media (min-width:992px){.header_area.white_menu .navbar .navbar-brand img{display:none}.header_area.white_menu .navbar .navbar-brand img+img{display:inline-block}}@media (max-width:991px){.header_area.white_menu .navbar .navbar-brand img{display:inline-block}.header_area.white_menu .navbar .navbar-brand img+img{display:none}}.header_area.white_menu .navbar .nav .nav-item .nav-link{color:#fff}.header_area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img{display:inline-block}.header_area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img+img{display:none}.header_area.white_menu.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link{line-height:70px;color:#222}.header_area .navbar-right .primary_btn{min-width:135px;text-transform:uppercase;border-radius:50px;line-height:40px}.contact_info .info_item{position:relative;padding-left:45px}.contact_info .info_item i{position:absolute;left:0;top:0;font-size:20px;line-height:24px;color:#3fcaff;font-weight:600}.contact_info .info_item h6{font-size:16px;line-height:24px;color:"Roboto",sans-serif;font-weight:700;margin-bottom:0;color:#222}.contact_info .info_item h6 a{color:#222}.contact_info .info_item p{font-size:14px;line-height:24px;padding:2px 0}.contact_form .form-group{margin-bottom:10px}.contact_form .form-group .form-control{font-size:13px;line-height:26px;color:#999;border:1px solid #eee;font-family:Roboto,sans-serif;border-radius:0;padding-left:20px}.contact_form .form-group .form-control:focus{box-shadow:none;outline:none}.contact_form .form-group .form-control.placeholder{color:#999}.contact_form .form-group .form-control:-moz-placeholder,.contact_form .form-group .form-control::-moz-placeholder{color:#999}.contact_form .form-group .form-control::-webkit-input-placeholder{color:#999}.contact_form .form-group textarea{resize:none}.contact_form .form-group textarea.form-control{height:134px}.contact_form .primary_btn{margin-top:20px;cursor:pointer;border-style:none}.contact_form button.primary_btn:active{border-style:none!important}.modal-message .modal-dialog{position:absolute;top:36%;left:50%;transform:translateX(-50%) translateY(-50%)!important;margin:0;max-width:500px;width:100%}.modal-message .modal-dialog .modal-content .modal-header{text-align:center;display:block;border-bottom:none;padding-top:50px;padding-bottom:50px}.modal-message .modal-dialog .modal-content .modal-header .close{position:absolute;right:-15px;top:-15px;padding:0;color:#fff;opacity:1;cursor:pointer}.modal-message .modal-dialog .modal-content .modal-header h2{display:block;text-align:center;color:#3fcaff;padding-bottom:10px;font-family:Roboto,sans-serif}.modal-message .modal-dialog .modal-content .modal-header p{display:block}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.sample-text-area{padding:100px 0}.sample-text-area .title_color{margin-bottom:30px}.sample-text-area p{line-height:26px}.sample-text-area p b{font-weight:700;color:#3fcaff}.sample-text-area p i,.sample-text-area p sub,.sample-text-area p sup{color:#3fcaff;font-style:italic}.sample-text-area p del,.sample-text-area p u{color:#3fcaff}.elements_button .title_color{margin-bottom:30px;color:#222}.title_color{color:#222}.button-group-area{margin-top:15px}.button-group-area:nth-child(odd){margin-top:40px}.button-group-area:first-child{margin-top:0}.button-group-area .theme_btn{margin-right:10px}.button-group-area .link{text-decoration:underline;color:#222;background:transparent}.button-group-area .link:hover{color:#fff}.button-group-area .disable{background:transparent;color:#007bff;cursor:not-allowed}.button-group-area .disable:before{display:none}.primary{background:#52c5fd}.primary:before{background:#2faae6}.success{background:#4cd3e3}.success:before{background:#2ebccd}.info{background:#38a4ff}.info:before{background:#298cdf}.warning{background:#f4e700}.warning:before{background:#e1d608}.danger{background:#f54940}.danger:before{background:#e13b33}.primary-border{background:transparent;border:1px solid #52c5fd;color:#52c5fd}.primary-border:before{background:#52c5fd}.success-border{background:transparent;border:1px solid #4cd3e3;color:#4cd3e3}.success-border:before{background:#4cd3e3}.info-border{background:transparent;border:1px solid #38a4ff;color:#38a4ff}.info-border:before{background:#38a4ff}.warning-border{background:#fff;border:1px solid #f4e700;color:#f4e700}.warning-border:before{background:#f4e700}.danger-border{background:transparent;border:1px solid #f54940;color:#f54940}.danger-border:before{background:#f54940}.link-border{background:transparent;border:1px solid #3fcaff;color:#3fcaff}.link-border:before{background:#3fcaff}.radius{border-radius:3px}.arrow span{padding-left:5px}.e-large{line-height:50px}.e-large,.large{padding-top:0;padding-bottom:0}.large{line-height:45px}.medium{line-height:30px}.medium,.small{padding-top:0;padding-bottom:0}.small{line-height:25px}.general{line-height:38px;padding-top:0;padding-bottom:0}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{color:#777}.button-area .border-top-generic{padding:70px 15px;border-top:1px dotted #eee}.button-group-area .genric-btn{margin-right:10px;margin-top:10px}.button-group-area .genric-btn:last-child{margin-right:0}.circle{border-radius:20px}@media (max-width:1619px){.header_area .navbar .search{margin-left:40px}}@media (max-width:1199px){.header_area .navbar .nav .nav-item{margin-right:28px}.home_banner_area .banner_inner{padding:100px 0}.header_area .navbar .primary_btn{margin-left:40px}.home_banner_area .banner_inner .banner_content h2 br{display:none;font-size:36px}.home_banner_area .banner_inner .banner_content h2{font-size:36px;line-height:45px}}@media (max-width:991px){.navbar-toggler{border:none;border-radius:0;padding:0;cursor:pointer;margin-top:27px;margin-bottom:23px}.header_area .navbar{background:#1d2b4c}.navbar-toggler[aria-expanded=false] span:nth-child(2){opacity:1}.navbar-toggler[aria-expanded=true] span:nth-child(2){opacity:0}.navbar-toggler[aria-expanded=true] span:first-child{transform:rotate(-45deg);position:relative;top:7.5px}.navbar-toggler[aria-expanded=true] span:last-child{transform:rotate(45deg);bottom:6px;position:relative}.navbar-toggler span{display:block;width:25px;height:3px;background:#fff;margin:auto auto 4px;transition:all .4s linear;cursor:pointer}.navbar .container{padding-left:15px;padding-right:15px}.nav{padding:0}.header_area+div,.header_area+row,.header_area+section{margin-top:117px}.header_top .nav{padding:0}.header_area .navbar .nav .nav-item .nav-link{line-height:40px;margin-right:0;display:block;border-bottom:1px solid #ededed33;border-radius:0}.header_area .navbar .search{margin-left:0}.header_area .navbar-collapse{max-height:340px;overflow-y:scroll}.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link{padding:0 15px}.header_area .navbar .nav .nav-item{margin-right:0}.header_area+div,.header_area+row,.header_area+section{margin-top:71px}.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link,.header_area.white_menu.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link{line-height:40px}.header_area.white_menu .navbar .nav .nav-item .nav-link{color:#222}.categories_post img{width:100%}.categories_post{max-width:360px;margin:0 auto}.blog_categorie_area .col-lg-4{margin-top:30px}.blog_area{padding-bottom:80px}.single-post-area .blog_right_sidebar{margin-top:30px}.contact_info{margin-bottom:50px}.home_banner_area .donation_inner{margin-bottom:-30px}.home_banner_area .dontation_item{max-width:350px;margin:auto}.footer_area .col-sm-6{margin-bottom:30px}.footer_area .footer_inner{margin-bottom:-30px}.news_widget{padding-left:0}.header_area .navbar .primary_btn,.home_banner_area .banner_inner .home_left_img{display:none}.home_banner_area .banner_inner{padding:70px 0 100px}.left_side_text{margin-bottom:50px}.price_item{max-width:360px;margin:0 auto 30px}.price_inner{margin-bottom:-30px}}@media (max-width:767px){.home_banner_area,.home_banner_area .banner_inner{min-height:500px}.home_banner_area .banner_inner .banner_content{margin-top:0}.blog_banner .banner_inner .blog_b_text h2{font-size:40px;line-height:50px}.blog_info.text-right{text-align:left!important;margin-bottom:10px}.home_banner_area .banner_inner .banner_content h3{font-size:30px}.home_banner_area .banner_inner .banner_content p br{display:none}.home_banner_area .banner_inner .banner_content h3 span{line-height:45px;padding-bottom:0;padding-top:0}.footer-bottom{text-align:center}.footer-bottom .footer-social{text-align:center;margin-top:15px}.made_life_inner .nav.nav-tabs li{flex:0 0 50%;max-width:50%;margin-bottom:15px}.made_life_inner .nav.nav-tabs{margin-bottom:-15px}.made_life_area.made_white .left_side_text{margin-bottom:0;margin-top:30px}}@media (max-width:575px){.header_area+div,.header_area+row,.header_area+section{margin-top:71px}.home_banner_area .banner_inner .banner_content h2{font-size:28px;line-height:38px}.home_banner_area,.home_banner_area .banner_inner{min-height:450px}.blog_banner .banner_inner .blog_b_text{margin-top:0}.home_banner_area .banner_inner .banner_content img{display:none}.home_banner_area .banner_inner .banner_content h5{margin-top:0}.section_gap{padding-top:70px;padding-bottom:70px}.sample-text-area{padding:70px 0}.generic-blockquote{padding:30px 15px 30px 30px}.blog_details h2{font-size:20px;line-height:30px}.blog_banner .banner_inner .blog_b_text h2{font-size:28px;line-height:38px}.footer-area{padding:70px 0}.pad_top{padding-top:70px}.pad_btm{padding-bottom:70px}}@media (max-width:480px){.header_area .navbar-collapse{max-height:250px}.home_banner_area .banner_inner .banner_content{padding:30px 0;margin-top:0}.home_banner_area .banner_inner .banner_content h3{font-size:24px}.banner_area .banner_inner .banner_content h2{font-size:32px}.comments-area .thumb{margin-right:10px}.testi_item .media .d-flex{padding-right:0}.testi_item .media .d-flex img{width:auto;margin-bottom:15px}.testi_item .media{display:block}}@media only screen and (min-width:992px) and (max-width:1199px){.section_content h3{font-size:32px;line-height:38px}.blog_area .blog_content .date a{margin-right:22px!important}.about_page .about_us_area,.about_page .frequently_area,.about_page .section_gap,.upcoming_games .about_us_area,.upcoming_games .frequently_area,.upcoming_games .section_gap{padding:100px 0}.section_content{padding:68px 0 68px 70px}.section_content h1{line-height:40px;padding:25px 0;font-size:30px}}@media only screen and (min-width:768px) and (max-width:991px){.section_gap{padding:80px 0}.section_gap_top{padding-top:80px}.main_title{margin-bottom:50px}.gallery_area,.pricing_area{padding:80px 0 50px}.about_us_area .about_us_image_box{display:none}.about_us_area .about_content:before{width:100%}.upcoming_games_area{padding:80px 0 40px}.chart_img{display:none}.testi_item{margin-bottom:0}.frequently_area .main_title h2{font-size:65px;line-height:.6}.frequently_area .frequent_inner:after{display:none}.frequently_area .frequent_item p{padding:16px 20px 0 0}.frequently_area .frequent_item p:after{display:none}.newsletter_area .newsletter_widget .btn.primary_btn{padding:0 12px;line-height:36px;top:6px;right:5px;font-size:10px!important}.newsletter_inner h1{font-size:28px}.hidden-md,.hidden-sm{display:none}.footer_area .f_widget ul{margin-bottom:15px!important}.footer_area .f_widget ul li{padding-bottom:15px!important}.footer_area .f_widget .f_title{margin-bottom:30px!important}.about_page .about_us_area,.about_page .frequently_area,.about_page .section_gap,.upcoming_games .about_us_area,.upcoming_games .frequently_area,.upcoming_games .section_gap{padding:80px 0}}@media only screen and (min-width:481px) and (max-width:767px){.section_gap{padding:70px 0}.section_gap_top{padding-top:70px}.section_content{padding:50px 10px 50px 50px}.section_content h3{line-height:40px;font-size:30px;padding:25px 0}.main_title{margin-bottom:40px}.main_title h2{font-size:60px}.about_us_area .about_us_image_box{display:none}.about_us_area .about_content:before{width:100%}.upcoming_games_area{padding:50px 0 20px}.chart_img{display:none}.recent_update_inner .nav.nav-tabs li a{height:45px;line-height:45px;font-size:12px}.gallery_area{padding:70px 0 40px}.testi_item{margin-bottom:0}.testi_item p{font-size:14px}.testi_item .list{margin-bottom:30px}.testi_item h4{margin-top:10px}.pricing_area.section_gap{padding:70px 0 40px}.frequently_area .main_title{margin-bottom:10px}.frequently_area .main_title h2{font-size:60px;line-height:.6}.frequently_area .frequent_inner:after{display:none}.frequently_area .frequent_item p{padding:16px 20px 0 0}.frequently_area .frequent_item p:after{display:none}.newsletter_area{padding:60px 0}.newsletter_area .newsletter_inner{text-align:center;margin-bottom:20px}.newsletter_area .newsletter_inner h1{font-size:28px}.blog_area{padding:70px 0}.blog_area .blog_items{margin-bottom:20px}.blog_area .blog_items .blog_content p{padding:15px 0 30px}.blog_area .blog_items .blog_content .date a{margin-right:20px}.footer_area .f_widget ul{margin-bottom:30px!important}.footer_area .f_widget ul li{padding-bottom:10px!important}.footer_area .f_widget .f_title{margin-bottom:25px!important}.footer_area .col-sm-6{margin-bottom:0}.footer_area .single-footer-widget{text-align:center}.social_widget{text-align:center!important;margin-top:25px}.about_page .about_us_area,.about_page .frequently_area,.about_page .section_gap,.upcoming_games .about_us_area,.upcoming_games .frequently_area,.upcoming_games .section_gap{padding:70px 0}}@media only screen and (min-width:320px) and (max-width:480px){.primary_btn{line-height:40px}.section_gap{padding:60px 0}.section_gap_top{padding-top:60px}.section_content{padding:35px 10px 35px 35px!important}.section_content h1{line-height:30px;font-size:20px;padding:20px 0 16px}.section_content p{padding-bottom:30px}.main_title{margin-bottom:30px}.main_title h2{font-size:40px}.home_banner_area .banner_content{margin-left:20px!important}.gallery_area{padding:60px 0 40px}.about_us_area .about_us_image_box{display:none}.about_us_area .about_content:before{width:100%}.upcoming_games_area{padding:40px 0 20px}.chart_img{display:none}.recent_update_inner .nav.nav-tabs{-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.recent_update_inner .nav.nav-tabs li{flex:0 0 50%;max-width:50%;padding:0 12px}.recent_update_inner .nav.nav-tabs li a{height:40px;line-height:40px;font-size:12px}.testi_item{margin-bottom:0}.testi_item p{font-size:12px}.testi_item .list{margin-bottom:25px}.testi_item h4{margin-top:10px}.frequently_area .main_title{margin-bottom:30px}.frequently_area .main_title h2{font-size:40px;line-height:.6}.frequently_area .frequent_inner:after{display:none}.frequently_area .frequent_item p{padding:16px 0 25px}.frequently_area .frequent_item p:after{display:none}.frequently_area .frequent_item h3{padding-top:10px;font-size:16px}.newsletter_area{padding:50px 0}.newsletter_area .newsletter_inner{text-align:center;margin-bottom:20px}.newsletter_area .newsletter_inner h1{font-size:28px}.newsletter_area .newsletter_widget .btn.primary_btn{padding:0 12px;line-height:36px;top:6px;right:5px;font-size:10px!important}.pricing_area.section_gap{padding:40px 0 15px}.blog_area{padding:20px 0 40px}.blog_area .blog_items{margin-bottom:20px}.blog_area .blog_items .blog_content p{padding:12px 0 20px}.blog_area .blog_items .blog_content .date a{margin-right:20px}.footer_area .f_widget ul{margin-bottom:30px!important}.footer_area .f_widget ul li{padding-bottom:15px!important}.footer_area .f_widget .f_title{margin-bottom:30px!important}.footer_area .col-sm-6{margin-bottom:0}.footer_area .single-footer-widget{text-align:center}.social_widget{text-align:center!important;margin-top:20px}.copy_right_text p{margin-left:0}.about_page .about_us_area,.about_page .frequently_area,.about_page .section_gap,.upcoming_games .about_us_area,.upcoming_games .frequently_area,.upcoming_games .section_gap{padding:60px 0}}.footer_area{background:linear-gradient(90deg,#231a60 0,#3c338d 51%,#231a60)}.footer_area .f_widget .f_title{margin-bottom:40px}.footer_area .f_widget .f_title h4{color:#fff;font-size:18px;font-weight:600;margin-bottom:0}.footer_area .f_widget ul{list-style:none;padding-left:0;margin-bottom:50px}.footer_area .f_widget ul li{display:block;padding-bottom:20px;color:hsla(0,0%,100%,.5);cursor:pointer}.footer_area .f_widget ul li:hover{color:#3fcaff}.single-footer-widget{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.1)}.copy_right_text p{margin:0;color:#fff}.copy_right_text p a{color:#3fcaff}.social_widget{text-align:right;position:relative;margin-right:-15px}.social_widget a{color:#fff;height:30px;width:30px;line-height:30px;background:#4c4588;margin-left:6px;display:inline-block;text-align:center}.social_widget a:hover{background:#3fcaff}.text{text-align:center;margin-top:50px;margin-bottom:50px}.text h1{font-size:35px;font-weight:700;letter-spacing:.4}.text h1,.text h3{text-transform:uppercase}.text h3{font-size:20px;font-weight:500;color:#eee}.tips-item{background:rgba(0,0,0,.4);border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.4);margin-bottom:30px;cursor:pointer}.tips-item .image{position:relative;overflow:hidden;border-top-right-radius:12px;border-top-left-radius:12px}.tips-item .body{padding:20px}.tips-item .body .title{font-size:18px;font-weight:700;margin-bottom:10px}.tips-item .body .time{font-size:14px;font-weight:500;color:#eee;margin:0}.tips-item .body .time span{padding:3px 8px;border-radius:5px;font-size:13px;font-weight:700;letter-spacing:1px}.tips-item .body .time span.green{background:#19b314}.tips-item .body .time span.red{background:red}.tips-item .body .time span.orange{background:orange}.tips .pick{margin-bottom:20px}.tips .pick p{font-size:18px;font-weight:700;margin-bottom:10px}.tips .pick select{height:40px;border-radius:5px;border:1px solid rgba(0,0,0,.5);padding:0 10px;font-size:14px;font-weight:500;color:#eee;background:rgba(0,0,0,.4);outline:none;box-shadow:0 0 10px rgba(0,0,0,.4)}.tips .text span{padding:5px 14px;border-radius:8px;font-size:20px}.tips .text span.green{background:#19b314}.tips .text span.red{background:red}.tips .text span.orange{background:orange}.tips .title{font-size:20px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.custom-radio{width:100%;height:40px}.kupon{background:#f8f9fa;box-shadow:0 0 10px rgba(0,0,0,.4);padding:12px;color:#000}.loading{text-align:center;font-size:20px;font-weight:700}.form-group,.loading{width:100%}