@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap&subset=latin,latin-ext");
*,::after,::before{margin:0;padding:0;box-sizing:border-box;}
html{font-family:"Roboto",sans-serif;}
body{background-image:url(../img/bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top center;}
@media screen and (max-width:1368px){
	body{background-size:cover;}
}
.container{max-width:1320px !important;width:100%;height:auto;margin:0 auto;padding-left:15px;padding-right:15px;}
@media (min-width:992px) and (max-width:1200px){
	.container{max-width:960px !important;}
}
@media (min-width:768px) and (max-width:992px){
	.container{max-width:720px;}
}
#mobile-menu{background-image:url(../img/bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top center;background-color:#fff;z-index:999999;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;transform:translateX(-100%);transition:transform 0.5s ease-in-out;}
#mobile-menu.active{transform:translateX(0);}
#mobile-menu .mobile-menu-close{position:fixed;top:10px;right:15px;color:#fff;font-size:36px;}
#mobile-menu ul{list-style:none;}
#mobile-menu ul li{margin-bottom:5px;}
#mobile-menu ul li a{color:#fff;text-decoration:none;line-height:30px;font-size:18px;}
.top-header{display:flex;justify-content:space-between;width:100%;background-color:rgba(0,0,0,0.3);padding:10px 20px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;}
@media (max-width:992px){
	.top-header{border-radius:0;}
}
.top-header .header-left{display:flex;}
@media (max-width:768px){
	.top-header .header-left{align-items:center;justify-content:space-between;width:100%;}
}
.top-header .header-left .logo{padding-right:20px;border-right:1px solid rgba(255,255,255,0.4);}
@media (max-width:768px){
	.top-header .header-left .logo{padding-right:0;border-right:none;}
}
.top-header .header-left .logo a{display:inline-block;}
.top-header .header-left .logo img{width:100%;max-height:45px;object-fit:cover;}
@media (min-width:768px){
	.top-header .header-left .mobile-menu{display:none;}
}
.top-header .header-left .mobile-menu span{display:block;width:24px;height:3px;background-color:#fff;margin:5px 0;}
.top-header .header-left .time{display:flex;align-items:center;color:#fff;font-size:16px;font-weight:300;text-transform:uppercase;padding:0 20px;border-right:1px solid rgba(255,255,255,0.4);}
@media (max-width:768px){
	.top-header .header-left .time{display:none;}
}
.top-header .header-left .time .question-mark{border:1px solid #fff;width:20px;height:20px;text-align:center;line-height:20px;margin-right:5px;}
.top-header .header-right{display:flex;justify-content:space-between;align-items:center;}
@media (max-width:768px){
	.top-header .header-right{display:none;}
}
.top-header .header-right .home-icon a{display:inline-block;}
.top-header .header-right .home-icon a img{width:28px;height:28px;margin-right:15px;}
.top-header .header-right ul.top-menu{list-style:none;display:flex;align-items:center;}
.top-header .header-right ul.top-menu li{border-left:1px solid rgba(255,255,255,0.5);}
.top-header .header-right ul.top-menu li a{padding-left:15px;padding-right:15px;line-height:28px;color:#fff;text-decoration:none;display:block;height:28px;font-weight:300;}
.top-header .header-right ul.top-menu li img{width:100%;height:28px;}
@media (max-width:992px){
	.main-header{display:none;}
}
.main-header .main-menu{background-color:rgba(123,21,21,.53);list-style:none;display:flex;justify-content:space-between;margin:5px 0;border-top-left-radius:15px;border-top-right-radius:15px;overflow:hidden;}
.main-header .main-menu li{border-right:1px solid rgba(255,255,255,0.4);width:100%;text-align:center;transition:0.3s;}
.main-header .main-menu li:hover{background:rgba(0,0,0,0.3);}
.main-header .main-menu li:last-child{border:none;}
.main-header .main-menu li a{color:#fff;text-decoration:none;display:inline-flex;align-items:center;padding-left:12px;padding-right:12px;height:70px;}
.main-header .main-menu li a img{height:27px;margin-right:10px;object-fit:contain;}
.main-header .main-menu i{font-size:36px;margin-right:10px;object-fit:contain;}
.bottom-header{background-color:rgba(0,0,0,0.3);padding:10px 20px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;margin-bottom:15px;padding-left:135px;padding-right:135px;position:relative;}
.channel-item{border-radius:10px;padding:12px;height:96px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:0.3s;}
.channel-item:hover{background:rgba(0,0,0,0.3);}
@media (max-width:992px){
	.bottom-header{margin-bottom:15px;}
	.channel-item{height:auto;}
	.channel-item img{height:auto;}
}
.channel-item img{max-height:100%;}
.channel-header{font-weight:bold;font-size:24px;text-transform:uppercase;}
.bottom-header .owl-nav{margin:0 !important;}
.bottom-header .owl-nav button span{display:none;}
.bottom-header .owl-nav button{width:16px !important;height:18px !important;display:flex !important;background:url(../img/arrow.png) !important;position:absolute !important;top:calc(50% - 18px);}
.bottom-header .owl-prev{left:-50px;}
.bottom-header .owl-next{right:-50px;transform:rotate(180deg) !important;}
.bottom-header .swiper{width:100%;height:100%;}
.bottom-header .channels .swiper-slide a{display:inline-block;padding:10px;border:3px solid rgba(255,255,255,0.4);width:100%;padding-top:10px;padding-bottom:10px;max-width:155px;height:96px;}
.bottom-header .channels .swiper-slide a img{width:100%;height:100%;object-fit:contain;height:80px;}
.bottom-header .channels .swiper-button-prev,
.bottom-header .channels .swiper-button-next{opacity:1 !important;}
.bottom-header .channels .swiper-button-prev::after{content:"◀";color:#888;font-size:16px;}
.bottom-header .channels .swiper-button-next::after{content:"▶";color:#888;font-size:16px;}
.stream-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:15px;}
.stream-wrapper .stream-left{width:calc(100% - 463px);}
@media (max-width:992px){
	.stream-wrapper .stream-left{width:100%;}
}
.stream-wrapper .stream-left .stream-scoreboard{background-color:rgba(0,0,0,.3);display:flex;justify-content:space-between;align-items:center;padding:15px 5%;text-align:center;color:#fff;margin-bottom:15px;border-radius:6px;}
@media (max-width:992px){
	.stream-wrapper .stream-left .stream-scoreboard{padding:5px;}
}
.stream-wrapper .stream-left .stream-scoreboard .scoreboard-home,.stream-wrapper .stream-left .stream-scoreboard .scoreboard-away{display:flex;align-items:center;justify-content:center;width:50%;}
.stream-wrapper .stream-left .stream-scoreboard .scoreboard-home img,.stream-wrapper .stream-left .stream-scoreboard .scoreboard-away img{margin:10px;height:75px;object-fit:contain;}
@media (max-width:992px){
	.stream-wrapper .stream-left .stream-scoreboard .scoreboard-home img,.stream-wrapper .stream-left .stream-scoreboard .scoreboard-away img{height:50px;}
}
@media (max-width:992px){
	.stream-wrapper .stream-left .stream-scoreboard .scoreboard-home span,.stream-wrapper .stream-left .stream-scoreboard .scoreboard-away span{display:none;}
}
.stream-wrapper .stream-left .stream-scoreboard .scoreboard-score{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.stream-wrapper .stream-left .stream-scoreboard .scoreboard-score .scoreboard-time{width:100%;font-size:14px;background-color:rgba(0,0,0,0.4);border-radius:50px;padding:3px;margin-bottom:15px;}
.stream-wrapper .stream-left .stream-scoreboard .scoreboard-score .scoreboard-score{width:100%;font-size:29px;line-height:29px;}
.stream-wrapper .stream-left .stream-scoreboard .scoreboard-score .scoreboard-score .score{font-size:29px;font-weight:700;}
.stream-wrapper .stream-left .stream-scoreboard .scoreboard-score .scoreboard-score span:not(.score){margin:0 5px;}
.stream-wrapper .stream-left .stream-tabs{margin-bottom:15px;}
@media (max-width:992px){
	.stream-wrapper .stream-left .stream-tabs{overflow-x:scroll;}
}
.stream-wrapper .stream-left .stream-tabs ul{list-style:none;display:flex;justify-content:space-between;}
@media (max-width:992px){
	.stream-wrapper .stream-left .stream-tabs ul{min-width:900px;}
}
.stream-wrapper .stream-left .stream-tabs ul li{width:16.6667%;text-align:center;}
@media (max-width:992px){
	.stream-wrapper .stream-left .stream-tabs ul li{width:150px;}
}
.stream-wrapper .stream-left .stream-tabs ul{background-color:rgba(0,0,0,.3);padding:10px;border-radius:6px;}
.stream-wrapper .stream-left .stream-tabs ul li.active{background-color:#b40d0d;}
.stream-wrapper .stream-left .stream-tabs ul li{display:block;width:100%;color:#fff;text-decoration:none;padding-top:10px;padding-bottom:10px;font-weight:300;cursor:pointer;transition:0.3s;}
.stream-wrapper .stream-left .stream-tabs ul li:not(.active):hover{background:rgba(123,21,21,.53);}
.stream-wrapper .stream-left #player_options{display:flex;margin-bottom:20px;width:100%;background-color:rgba(0,0,0,0.3);padding:10px 20px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;}
.stream-wrapper .stream-left #player_options div{text-align:center;color:#fff;text-decoration:none;padding:10px;font-weight:300;cursor:pointer;transition:0.3s;font-size:14px;margin-right:10px;}
.stream-wrapper .stream-left #player_options div.active{background-color:#b40d0d;}
.stream-wrapper .stream-left #player_options div:not(.active):hover{background:rgba(123,21,21,.53);}
.stream-wrapper .stream-left .stream-tab-content iframe{height:570px;max-width:100%;}
@media (max-width:992px){
	.stream-wrapper .stream-left .stream-tab-content iframe{height:480px;}
}
@media (max-width:768px){
	.stream-wrapper .stream-left .stream-tab-content iframe{height:280px;}
}
.stream-wrapper .stream-left .stream-channels{margin-bottom:15px;padding:10px 27px;background-color:rgba(0,0,0,.3);border-radius:6px;}
.stream-wrapper .stream-left .stream-channels .owl-nav button{width:8px !important;height:10px !important;background:url(../img/arrow2.png) !important;position:absolute;top:14px;}
.stream-wrapper .stream-left .stream-channels .owl-nav button span{display:none;}
.stream-wrapper .stream-left .stream-channels .owl-nav .owl-prev{left:-18px;}
.stream-wrapper .stream-left .stream-channels .owl-nav .owl-next{right:-18px;transform:rotate(180deg);}
.stream-wrapper .stream-left .stream-channels ul{list-style:none;display:flex;justify-content:space-between;}
.stream-wrapper .stream-left .stream-channels ul li.active{background-color:#b40d0d;}
.stream-wrapper .stream-left .stream-channels ul li{text-align:center;display:block;width:100%;color:#fff;text-decoration:none;font-weight:300;font-size:14px;padding:10px;transition:0.3s;cursor:pointer;}
.stream-wrapper .stream-left .stream-channels ul li:not(.active):hover{background:rgba(123,21,21,.53);}
.stream-wrapper .stream-right{width:443px;margin-bottom:20px;}
@media (max-width:992px){
	.stream-wrapper .stream-right{width:100%;}
}
.stream-wrapper .stream-right .stream-tables .stream-tab-title{background-color:rgba(0,0,0,.3);padding:10px;border-radius:6px;}
.stream-wrapper .stream-right .stream-tables{margin-bottom:15px;}
.stream-wrapper .stream-right .stream-tables ul{list-style:none;display:flex;justify-content:space-between;}
.stream-wrapper .stream-right .stream-tables ul li{width:50%;text-align:center;color:#fff;text-decoration:none;padding-top:10px;padding-bottom:10px;font-weight:300;cursor:pointer;transition:0.3s;}
.stream-wrapper .stream-right .stream-tables ul li.active{background-color:#b40d0d;}
.stream-wrapper .stream-right .stream-tables ul li:not(.active):hover{background:rgba(123,21,21,.53);}
.stream-wrapper .stream-right .stream-table-content{max-height:770px;overflow-y:scroll;}
.stream-wrapper .stream-right .stream-table-content table{width:100%;}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr{width:100%;display:flex;position:relative;}
.stream-wrapper .stream-right .stream-table-content table tr:nth-of-type(odd){background-color:rgba(0,0,0,0.4);}
.stream-wrapper .stream-right .stream-table-content table tr:nth-of-type(even){background-color:rgba(255,255,255,0.15);}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr:first-child td{width:100% !important;}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr:first-child ::before{content:"";background-image:url(../img/live.png);background-size:contain;background-repeat:no-repeat;width:40px;height:60px;position:absolute;top:0;left:0;z-index:1;}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr input{background-color:#000;width:100%;outline:none;border:none;color:#fff;height:60px;font-size:16px;padding-left:50px;font-weight:300;position:relative;}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr input::placeholder{color:#fff;}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr td{width:100%;display:flex;text-align:center;justify-content:center;align-items:center;}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr td:first-child{width:60px;background-color:rgba(255,255,255,0.3);}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr td:first-child img{width:32px;height:32px;object-fit:contain;}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr td a{display:flex;text-align:center;justify-content:center;align-items:center;color:#fff;font-size:16px;font-weight:300;padding-top:5px;padding-bottom:5px;height:60px;width:100%;text-decoration:none;}
.stream-wrapper .stream-right .stream-table-content div:not(#puan-durumu) table tr td img{max-height:24px;object-fit:cover;margin-left:10px;margin-right:10px;}
.footer-news{background:rgba(0,0,0,0.3);margin-bottom:20px;margin-top:10px;}
.footer-news .news-section-title{background-color:rgba(255,0,0,.17);position:relative;overflow:hidden;}
.footer-news .news-section-title h3{color:#fff;font-weight:500;text-transform:uppercase;font-size:21px;line-height:35px;background-color:rgba(0,0,0,.36);padding-left:30px;padding-right:30px;display:inline-block;position:relative;}
.footer-news .news-section-title h3:after{content:"";display:inline-block;width:0;height:0;border-top:40px solid transparent;border-bottom:40px solid transparent;border-left:30px solid rgba(0,0,0,.36);position:absolute;margin-left:30px;margin-top:-40px;}
.footer-news .footer-news-item{display:flex;align-items:center;height:40px;padding-left:15px;padding-right:15px;color:#fff;}
.footer-news .footer-news-item:nth-of-type(even){background:rgb(255,255,255);background:linear-gradient(90deg,rgba(0,0,0,0.36) 0%,rgba(0,0,0,0.36) 64%,rgba(30,31,35,0.23) 100%);}
.footer-news .footer-news-item:nth-of-type(odd){background-color:rgba(255,0,0,.17);}
.footer-news .footer-news-item .footer-news-image{margin-right:30px;}
.footer-news .footer-news-item .footer-news-image img{width:100%;height:30px;object-fit:cover;}
.footer-news .footer-news-item .footer-news-date{margin-right:30px;font-size:12px;}
@media screen and (max-width:667px){.footer-news .footer-news-item .footer-news-image{margin-right:10px;flex-shrink:0;}
  .footer-news .footer-news-item .footer-news-date{margin-right:10px;line-height:1.5;}
  .footer-news .footer-news-item .footer-news-title a h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px;}
}
.footer-news .footer-news-item .footer-news-title a{color:#fff;text-decoration:none;}
.footer-news .footer-news-item .footer-news-title a h4{font-weight:400;}
.footer-banner, .header-banner, .under-vid-banner{margin-bottom:5px;}
.footer-banner img, .header-banner img, .under-vid-banner img{width:100%;}
.under-vid-banner img{border-radius:12px;}
.footer-text{color:#fff;text-align:center;font-weight:300;line-height:29px;margin-bottom:25px;}
.stream-table-content{background:rgba(0,0,0,0.3);display:flex;border-top-left-radius:10px;position:relative;}
.category-menu{background:rgba(0,0,0,.25);margin:3px;border-top-left-radius:10px;width:50px;position:sticky;top:2px;padding-top:48px;}
.category-menu li{border-top:1px solid #fff;padding:11px 0;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:0.3s;color:#fff;}
.category-menu li img{height:25px;}
.category-menu li i{font-size:32px;}
.category-menu li:hover{background:rgba(255,0,0,.17);}
.stream-content{width:100%;}
.stream-search{position:sticky;top:0;}
.stream-search:before{content:'';display:block;background:url(../img/live.png) no-repeat;background-size:cover ;width:35px;height:40px;position:absolute;}
.stream-search input{background:#000;height:50px;border:none;width:100%;color:#fff;font-size:16px;font-family:"Roboto",sans-serif;font-weight:300;padding-left:50px;}
.stream-search input:focus{border:none;outline:0;}
.stream-search input::placeholder{color:#fff;}
ul.match-list{}
ul.match-list li{display:flex;align-items:center;justify-content:center;padding:10px 0;cursor:pointer;transition:0.3s;color:#fff;flex-wrap:wrap;}
ul.match-list li:nth-child(even),#puan-durumu tr:nth-child(even){background-color:rgba(0,0,0,.36);}
ul.match-list li:nth-child(odd),#puan-durumu tr:nth-child(odd){background-color:rgba(255,0,0,.17);}
ul.match-list li:hover:nth-child(even){background-color:rgba(0,0,0,.22);}
ul.match-list li:hover:nth-child(odd){background-color:rgba(255,0,0,.22);}
ul.match-list li span{padding:0 9px;color:#fff;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(50% - 65px);margin-top:-15px;}
ul.match-list li span.saat{flex-grow:1;order:1;text-align:center;font-size:12px;}
ul.match-list li span.mid{width:fit-content;padding:0px;}
ul.match-list li img{height:40px;margin:0px 10px;}
ul.match-list li > span:nth-child(2){text-align:right;}
ul.match-list li > span:nth-child(3){text-align:left;}
.stream-content::-webkit-scrollbar{width:20px;}
.stream-content::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}
.stream-content::-webkit-scrollbar-thumb{background:red;border-radius:10px;}
.stream-content::-webkit-scrollbar-thumb:hover{background:#b30000;}
.display-n{display:none !important;}
.mah500{max-height:500px;overflow:auto;}
.mah650{max-height:650px;overflow:auto;}
.mb20{margin-bottom:20px;}
.w100p{width:100%;}
.w32{width:32px;}
.pn{padding:0px !important;}
.text-left{text-align:left !important;}
#puan-durumu select{width:100%;color:#fff;border:none;padding:12px 15px;background:#000;font-size:15px;position:sticky;top:0;cursor:pointer;}
#puan-durumu table{text-align:center;border-collapse:collapse;border-spacing:0;border:none;}
#puan-durumu th{background-color:#b40d0d;color:#fff;font-weight:700;font-size:14px;padding:10px;position:sticky;top:42px;}
#puan-durumu td{font-size:14px;vertical-align:middle;color:#fff;height:43px;padding:5px 10px;}
#mac-listesi{width:calc(100% - 54px);}
#match_live_small{width:100%;}
.jwplayer.jw-skin-SP.jw-state-idle .jw-controls,.jwplayer.jw-skin-SP.jw-state-idle .jw-controls-backdrop{background:transparent;}
.jwplayer.jw-skin-SP .jw-display-controls .jw-display-icon-container,.jwplayer.jw-skin-SP .jw-display-controls .jw-display-icon-container{background:rgba(0,0,0,.25);border-radius:50%;width:84px;height:84px;margin:0;padding:0;}
.jwplayer.jw-skin-SP .jw-display-controls .jw-display-icon-container .jw-icon,.jwplayer.jw-skin-SP .jw-display-controls .jw-display-icon-container .jw-icon{width:50px;height:50px;margin:18px 16px;padding:0;}
.jwplayer.jw-skin-SP.jw-state-idle .jw-display-controls .jw-display-icon-container:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:transform 0.1s ease-in-out;-ms-transition:transform 0.1s ease-in-out;transition:transform 0.1s ease-in-out;}
.jwplayer.jw-skin-SP .jw-overlay .jw-slider-volume .jw-slider-container .jw-knob,.jwplayer.jw-skin-SP .jw-controlbar .jw-slider-time .jw-slider-container .jw-knob{background-color:#f6232d;}
.jwplayer.jw-skin-SP .jw-controlbar .jw-slider-time .jw-slider-container .jw-rail{background-color:#222;}.jwplayer.jw-skin-SP.jw-state-paused .jw-controls{background-color:rgba(0,0,0,.2);}
.jwplayer.jw-skin-SP .jw-progress,.jwplayer.jw-skin-SP .jw-controlbar .jw-slider-time .jw-slider-container .jw-progress{background-color:#E50914;}.jwplayer.jw-skin-SP .jw-buffer,.jwplayer.jw-skin-SP .jw-controlbar .jw-slider-time .jw-slider-container .jw-buffer{background-color:#666666;}
.jwplayer:not(.jw-state-idle) #ServerText{font:bold 14px arial;line-height:30px;color:#fff;background:rgba(0,0,0,0.4);position:absolute;top:20px;left:20px;z-index:5;border-radius:5px;padding:5px 20px;}
.jw-flag-user-inactive #ServerText{display:none;}
.stream-tab-content{line-height:0px;position:relative;width:100%;height:0;padding-bottom:56.25%;}
#stream_not_added{background:rgba(0,0,0,0.4);text-align:center;color:#fff;font-size:16px;padding:15px;line-height:100%;position:absolute;z-index:1;border-radius:5px;top:50%;left:50%;transform:translate(-50%,-50%);}
#yayin_frame{position:absolute;width:100%;height:100%;border:0px;top:0;left:0;}
#video_reklam{position:absolute;width:100%;height:100%;border:0px;z-index:1;}
iframe{overflow:hidden;display:block}
.full_bg{position:fixed;display:block;width:100%;height:100%;top:0px;left:0px;background-color:#373334;background-image:url("/cdn/images/bg_1.jpg");background-size:100% auto;background-attachment:fixed;}
.sr-bb{font-family:"Roboto","Noto","Helvetica Neue","Helvetica","Arial",sans-serif;text-align:left;background:#FFFFFF;}.sr-bb.sr-rtl{text-align:right;}.sr-bb .sr-bb{background:none;}.sr-bb .srt-base-1{background-color:transparent;color:#000000;border-color:transparent;}.sr-bb .srt-base-1-win{background-color:transparent;color:#00003c;border-color:#00003c;}.sr-bb .srt-base-1-draw{background-color:transparent;color:rgba(0,0,0,0.4);border-color:rgba(0,0,0,0.4);}.sr-bb .srt-base-1-lose{background-color:transparent;color:#ff0000;border-color:#ff0000;}.sr-bb .srt-base-1-is-active{background-color:rgba(38,32,71,0.12);color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-is-active-2{background-color:#e6e6e6;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-is-hoverable:hover{background-color:rgba(255,0,0,0.12);color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-primary{background-color:transparent;color:#FF0000;border-color:#FF0000;}.sr-bb .srt-base-1-home-1{background-color:transparent;color:#00003c;border-color:#00003c;}.sr-bb .srt-base-1-away-1{background-color:transparent;color:#ff0000;border-color:#ff0000;}.sr-bb .srt-base-1-home-2{background-color:transparent;color:#00003c;border-color:#940000;}.sr-bb .srt-base-1-away-2{background-color:transparent;color:#ff0000;border-color:#940000;}.sr-bb .srt-base-1-home-3{background-color:transparent;color:#00003c;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-away-3{background-color:transparent;color:#ff0000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-home-4{background-color:transparent;color:#4d4d77;border-color:#4d4d77;}.sr-bb .srt-base-1-away-4{background-color:transparent;color:#ff4d4d;border-color:#ff4d4d;}.sr-bb .srt-base-1-home-5{background-color:transparent;color:#000027;border-color:#000027;}.sr-bb .srt-base-1-away-5{background-color:transparent;color:#a60000;border-color:#a60000;}.sr-bb .srt-base-1-background{background-color:white;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-2{background-color:white;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-2-is-active{background-color:#ffe0e0;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-2-is-hoverable:hover{background-color:#ffe0e0;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-3{background-color:#ffe0e0;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-3-is-active{background-color:#ffd4d4;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-3-is-hoverable:hover{background-color:#ffd4d4;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-3-background{background-color:white;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-4{background-color:#fff2f2;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-5-is-active{background-color:#ffbdbd;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-5-is-hoverable:hover{background-color:#ffbdbd;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-6{background-color:transparent;color:#000000;border-color:rgba(0,0,0,0.3);}.sr-bb .srt-primary-1{background-color:#262047;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-1-is-active{background-color:#ff1a1a;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-1-is-hoverable:hover{background-color:#ff1a1a;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-1-is-disabled{background-color:#ff3333;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-2{background-color:#b30000;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-3{background-color:#ff1a1a;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-4{background-color:#ff6666;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-5{background-color:#ff6666;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-5-is-hoverable:hover{background-color:#FF0000;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-6{background-color:#262047;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-7{background-color:#FF0000;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-8{background-color:#FF0000;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-8-is-active-1{background-color:#ff1a1a;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-8-is-active-2{background-color:#262047;color:#ffffff;border-color:#FFFFFF;}.sr-bb .srt-primary-9{background-color:#ffb3b3;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-primary-10{background-color:#ff3333;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-11{background-color:#ff1a1a;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-primary-12{background-color:#FF0000;color:#ffffff;border-color:#ffffff;}.sr-bb .srt-primary-13{background-color:#fff2f2;color:#ffffff;border-color:rgba(255,0,0,0.3);}.sr-bb .srt-base-1-primary-1{background-color:transparent;color:#FF0000;border-color:#FF0000;}.sr-bb .srt-base-1-primary-2{background-color:transparent;color:#b30000;border-color:#b30000;}.sr-bb .srt-base-1-primary-3{background-color:transparent;color:#ff1a1a;border-color:#ff1a1a;}.sr-bb .srt-base-1-primary-4{background-color:transparent;color:#ff6666;border-color:#ff6666;}.sr-bb .srt-base-1-primary-5{background-color:transparent;color:#ff6666;border-color:#ff6666;}.sr-bb .srt-base-1-primary-6{background-color:transparent;color:#940000;border-color:#940000;}.sr-bb .srt-base-1-primary-7{background-color:transparent;color:#FF0000;border-color:#FF0000;}.sr-bb .srt-base-1-primary-8{background-color:transparent;color:#FF0000;border-color:#FF0000;}.sr-bb .srt-base-1-primary-9{background-color:transparent;color:#ffb3b3;border-color:#ffb3b3;}.sr-bb .srt-base-1-primary-10{background-color:transparent;color:#ff3333;border-color:#ff3333;}.sr-bb .srt-base-1-primary-11{background-color:transparent;color:#ff1a1a;border-color:#ff1a1a;}.sr-bb .srt-base-1-primary-13{background-color:#FFFFFF;color:#fff2f2;border-color:rgba(255,0,0,0.3);}.sr-bb .srt-base-1-neutral-1{background-color:transparent;color:#dedede;border-color:#dedede;}.sr-bb .srt-base-1-neutral-2{background-color:transparent;color:#1a1a1a;border-color:#1a1a1a;}.sr-bb .srt-base-1-neutral-3{background-color:transparent;color:rgba(0,0,0,0.12);border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-neutral-4{background-color:transparent;color:#595959;border-color:#595959;}.sr-bb .srt-base-1-neutral-5{background-color:transparent;color:#404040;border-color:#404040;}.sr-bb .srt-base-1-neutral-6{background-color:transparent;color:#c2c2c2;border-color:#c2c2c2;}.sr-bb .srt-base-1-neutral-7{background-color:transparent;color:#595959;border-color:#595959;}.sr-bb .srt-base-1-neutral-8{background-color:transparent;color:#dedede;border-color:#dedede;}.sr-bb .srt-base-1-neutral-9{background-color:transparent;color:#f0f0f0;border-color:#f0f0f0;}.sr-bb .srt-base-1-neutral-10{background-color:transparent;color:#e0e0e0;border-color:#e0e0e0;}.sr-bb .srt-base-1-neutral-11{background-color:transparent;color:#999999;border-color:#999999;}.sr-bb .srt-base-1-neutral-12{background-color:transparent;color:#4d4d4d;border-color:#4d4d4d;}.sr-bb .srt-base-1-neutral-13{background-color:transparent;color:#e6e6e6;border-color:#e6e6e6;}.sr-bb .srt-base-1-is-active-primary{background-color:rgba(255,0,0,0.12);color:#FF0000;border-color:#FF0000;}.sr-bb .srt-base-1-is-active-home-1{background-color:rgba(255,0,0,0.12);color:#00003c;border-color:#00003c;}.sr-bb .srt-base-1-is-active-away-1{background-color:rgba(255,0,0,0.12);color:#ff0000;border-color:#ff0000;}.sr-bb .srt-base-1-is-active-home-2{background-color:rgba(255,0,0,0.12);color:#00003c;border-color:#940000;}.sr-bb .srt-base-1-is-active-away-2{background-color:rgba(255,0,0,0.12);color:#ff0000;border-color:#940000;}.sr-bb .srt-base-1-is-active-home-3{background-color:rgba(255,0,0,0.12);color:#00003c;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-is-active-away-3{background-color:rgba(255,0,0,0.12);color:#ff0000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-is-active-home-4{background-color:rgba(255,0,0,0.12);color:#4d4d77;border-color:#4d4d77;}.sr-bb .srt-base-1-is-active-away-4{background-color:rgba(255,0,0,0.12);color:#ff4d4d;border-color:#ff4d4d;}.sr-bb .srt-base-1-is-active-home-5{background-color:rgba(255,0,0,0.12);color:#000027;border-color:#000027;}.sr-bb .srt-base-1-is-active-away-5{background-color:rgba(255,0,0,0.12);color:#a60000;border-color:#a60000;}.sr-bb .srt-base-1-is-active-primary-1{background-color:rgba(255,0,0,0.12);color:#FF0000;border-color:#FF0000;}.sr-bb .srt-base-1-is-active-primary-2{background-color:rgba(255,0,0,0.12);color:#b30000;border-color:#b30000;}.sr-bb .srt-base-1-is-active-primary-3{background-color:rgba(255,0,0,0.12);color:#ff1a1a;border-color:#ff1a1a;}.sr-bb .srt-base-1-is-active-primary-4{background-color:rgba(255,0,0,0.12);color:#ff6666;border-color:#ff6666;}.sr-bb .srt-base-1-is-active-primary-5{background-color:rgba(255,0,0,0.12);color:#ff6666;border-color:#ff6666;}.sr-bb .srt-base-1-is-active-primary-6{background-color:rgba(255,0,0,0.12);color:#940000;border-color:#940000;}.sr-bb .srt-base-1-is-active-primary-7{background-color:rgba(255,0,0,0.12);color:#FF0000;border-color:#FF0000;}.sr-bb .srt-base-1-is-active-primary-8{background-color:rgba(255,0,0,0.12);color:#FF0000;border-color:#FF0000;}.sr-bb .srt-base-1-is-active-primary-9{background-color:rgba(255,0,0,0.12);color:#ffb3b3;border-color:#ffb3b3;}.sr-bb .srt-base-1-is-active-primary-10{background-color:rgba(255,0,0,0.12);color:#ff3333;border-color:#ff3333;}.sr-bb .srt-base-1-is-active-primary-11{background-color:rgba(255,0,0,0.12);color:#ff1a1a;border-color:#ff1a1a;}.sr-bb .srt-base-1-is-active-neutral-1{background-color:rgba(255,0,0,0.12);color:#dedede;border-color:#dedede;}.sr-bb .srt-base-1-is-active-neutral-2{background-color:rgba(255,0,0,0.12);color:#1a1a1a;border-color:#1a1a1a;}.sr-bb .srt-base-1-is-active-neutral-3{background-color:rgba(255,0,0,0.12);color:rgba(0,0,0,0.12);border-color:rgba(0,0,0,0.12);}.sr-bb .srt-base-1-is-active-neutral-4{background-color:rgba(255,0,0,0.12);color:#595959;border-color:#595959;}.sr-bb .srt-base-1-is-active-neutral-5{background-color:rgba(255,0,0,0.12);color:#404040;border-color:#404040;}.sr-bb .srt-base-1-is-active-neutral-6{background-color:rgba(255,0,0,0.12);color:#c2c2c2;border-color:#c2c2c2;}.sr-bb .srt-base-1-is-active-neutral-7{background-color:rgba(255,0,0,0.12);color:#595959;border-color:#595959;}.sr-bb .srt-base-1-is-active-neutral-8{background-color:rgba(255,0,0,0.12);color:#dedede;border-color:#dedede;}.sr-bb .srt-base-1-is-active-neutral-9{background-color:rgba(255,0,0,0.12);color:#f0f0f0;border-color:#f0f0f0;}.sr-bb .srt-base-1-is-active-neutral-10{background-color:rgba(255,0,0,0.12);color:#e0e0e0;border-color:#e0e0e0;}.sr-bb .srt-base-1-is-active-neutral-11{background-color:rgba(255,0,0,0.12);color:#999999;border-color:#999999;}.sr-bb .srt-base-1-is-active-neutral-12{background-color:rgba(255,0,0,0.12);color:#4d4d4d;border-color:#4d4d4d;}.sr-bb .srt-base-1-is-active-neutral-13{background-color:rgba(255,0,0,0.12);color:#e6e6e6;border-color:#e6e6e6;}.sr-bb .srt-home-1{background-color:#00003c;color:#ffffff;border-color:#00003c;}.sr-bb .srt-away-1{background-color:#ff0000;color:#ffffff;border-color:#ff0000;}.sr-bb .srt-home-2{background-color:#00003c;color:#ffffff;border-color:#940000;}.sr-bb .srt-away-2{background-color:#ff0000;color:#ffffff;border-color:#940000;}.sr-bb .srt-home-3{background-color:#00003c;color:#ffffff;border-color:#FFFFFF;}.sr-bb .srt-away-3{background-color:#ff0000;color:#ffffff;border-color:#FFFFFF;}.sr-bb .srt-home-4{background-color:#4d4d77;color:#ffffff;border-color:#4d4d77;}.sr-bb .srt-away-4{background-color:#ff4d4d;color:#ffffff;border-color:#ff4d4d;}.sr-bb .srt-home-5{background-color:#000027;color:#ffffff;border-color:#000027;}.sr-bb .srt-away-5{background-color:#a60000;color:#ffffff;border-color:#a60000;}.sr-bb .srt-home-6{background-color:rgba(0,0,60,0.2);color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-away-6{background-color:rgba(255,0,0,0.2);color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-home-6-is-hoverable:hover{background-color:rgba(0,0,60,0.2);color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-away-6-is-hoverable:hover{background-color:rgba(255,0,0,0.2);color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-neutral-1{background-color:#dedede;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-neutral-2{background-color:#1a1a1a;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-neutral-3{background-color:rgba(0,0,0,0.12);color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-neutral-4{background-color:#595959;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-neutral-5{background-color:#404040;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-neutral-6{background-color:#c2c2c2;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-neutral-7{background-color:#595959;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-neutral-8{background-color:#dedede;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-neutral-9{padding:10px;font-size:12px;background-color:#262047;color:#fff;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-neutral-10{background-color:#e0e0e0;color:rgba(0,0,0,0.82);border-color:rgba(0,0,0,0.12);}.sr-bb .srt-neutral-11{background-color:#999999;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-neutral-12{background-color:#4d4d4d;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-neutral-13{background-color:#e6e6e6;color:#000000;border-color:rgba(0,0,0,0.12);}.sr-bb .srt-win{background-color:#00003c;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-draw{background-color:rgba(0,0,0,0.4);color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-lose{background-color:#ff0000;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-text-secondary{opacity:0.7;-webkit-font-smoothing:antialiased;}.sr-bb .srt-text-disabled{opacity:0.35;}.sr-bb .srt-text-tertiary{opacity:0.54;}.sr-bb .srt-primary-1 .srt-text-secondary,.sr-bb .srt-primary-1.srt-text-secondary,.sr-bb .srt-primary-1-is-active .srt-text-secondary,.sr-bb .srt-primary-1-is-active.srt-text-secondary,.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-secondary,.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-secondary,.sr-bb .srt-primary-1-is-disabled .srt-text-secondary,.sr-bb .srt-primary-1-is-disabled.srt-text-secondary,.sr-bb .srt-primary-2 .srt-text-secondary,.sr-bb .srt-primary-2.srt-text-secondary,.sr-bb .srt-primary-3 .srt-text-secondary,.sr-bb .srt-primary-3.srt-text-secondary,.sr-bb .srt-primary-4 .srt-text-secondary,.sr-bb .srt-primary-4.srt-text-secondary,.sr-bb .srt-primary-5 .srt-text-secondary,.sr-bb .srt-primary-5.srt-text-secondary,.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-secondary,.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-secondary,.sr-bb .srt-primary-6 .srt-text-secondary,.sr-bb .srt-primary-6.srt-text-secondary,.sr-bb .srt-primary-7 .srt-text-secondary,.sr-bb .srt-primary-7.srt-text-secondary,.sr-bb .srt-primary-8 .srt-text-secondary,.sr-bb .srt-primary-8.srt-text-secondary,.sr-bb .srt-primary-8-is-active-1 .srt-text-secondary,.sr-bb .srt-primary-8-is-active-1.srt-text-secondary,.sr-bb .srt-primary-8-is-active-2 .srt-text-secondary,.sr-bb .srt-primary-8-is-active-2.srt-text-secondary,.sr-bb .srt-primary-9 .srt-text-secondary,.sr-bb .srt-primary-9.srt-text-secondary,.sr-bb .srt-primary-10 .srt-text-secondary,.sr-bb .srt-primary-10.srt-text-secondary,.sr-bb .srt-primary-11 .srt-text-secondary,.sr-bb .srt-primary-11.srt-text-secondary,.sr-bb .srt-primary-12 .srt-text-secondary,.sr-bb .srt-primary-12.srt-text-secondary,.sr-bb .srt-primary-13 .srt-text-secondary,.sr-bb .srt-primary-13.srt-text-secondary{opacity:0.8;-webkit-font-smoothing:antialiased;}.sr-bb .srt-primary-1 .srt-text-disabled,.sr-bb .srt-primary-1.srt-text-disabled,.sr-bb .srt-primary-1-is-active .srt-text-disabled,.sr-bb .srt-primary-1-is-active.srt-text-disabled,.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-disabled,.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-disabled,.sr-bb .srt-primary-1-is-disabled .srt-text-disabled,.sr-bb .srt-primary-1-is-disabled.srt-text-disabled,.sr-bb .srt-primary-2 .srt-text-disabled,.sr-bb .srt-primary-2.srt-text-disabled,.sr-bb .srt-primary-3 .srt-text-disabled,.sr-bb .srt-primary-3.srt-text-disabled,.sr-bb .srt-primary-4 .srt-text-disabled,.sr-bb .srt-primary-4.srt-text-disabled,.sr-bb .srt-primary-5 .srt-text-disabled,.sr-bb .srt-primary-5.srt-text-disabled,.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-disabled,.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-disabled,.sr-bb .srt-primary-6 .srt-text-disabled,.sr-bb .srt-primary-6.srt-text-disabled,.sr-bb .srt-primary-7 .srt-text-disabled,.sr-bb .srt-primary-7.srt-text-disabled,.sr-bb .srt-primary-8 .srt-text-disabled,.sr-bb .srt-primary-8.srt-text-disabled,.sr-bb .srt-primary-8-is-active-1 .srt-text-disabled,.sr-bb .srt-primary-8-is-active-1.srt-text-disabled,.sr-bb .srt-primary-8-is-active-2 .srt-text-disabled,.sr-bb .srt-primary-8-is-active-2.srt-text-disabled,.sr-bb .srt-primary-9 .srt-text-disabled,.sr-bb .srt-primary-9.srt-text-disabled,.sr-bb .srt-primary-10 .srt-text-disabled,.sr-bb .srt-primary-10.srt-text-disabled,.sr-bb .srt-primary-11 .srt-text-disabled,.sr-bb .srt-primary-11.srt-text-disabled,.sr-bb .srt-primary-12 .srt-text-disabled,.sr-bb .srt-primary-12.srt-text-disabled,.sr-bb .srt-primary-13 .srt-text-disabled,.sr-bb .srt-primary-13.srt-text-disabled{opacity:0.6;}.sr-bb .srt-primary-1 .srt-text-tertiary,.sr-bb .srt-primary-1.srt-text-tertiary,.sr-bb .srt-primary-1-is-active .srt-text-tertiary,.sr-bb .srt-primary-1-is-active.srt-text-tertiary,.sr-bb .srt-primary-1-is-hoverable:hover .srt-text-tertiary,.sr-bb .srt-primary-1-is-hoverable:hover.srt-text-tertiary,.sr-bb .srt-primary-1-is-disabled .srt-text-tertiary,.sr-bb .srt-primary-1-is-disabled.srt-text-tertiary,.sr-bb .srt-primary-2 .srt-text-tertiary,.sr-bb .srt-primary-2.srt-text-tertiary,.sr-bb .srt-primary-3 .srt-text-tertiary,.sr-bb .srt-primary-3.srt-text-tertiary,.sr-bb .srt-primary-4 .srt-text-tertiary,.sr-bb .srt-primary-4.srt-text-tertiary,.sr-bb .srt-primary-5 .srt-text-tertiary,.sr-bb .srt-primary-5.srt-text-tertiary,.sr-bb .srt-primary-5-is-hoverable:hover .srt-text-tertiary,.sr-bb .srt-primary-5-is-hoverable:hover.srt-text-tertiary,.sr-bb .srt-primary-6 .srt-text-tertiary,.sr-bb .srt-primary-6.srt-text-tertiary,.sr-bb .srt-primary-7 .srt-text-tertiary,.sr-bb .srt-primary-7.srt-text-tertiary,.sr-bb .srt-primary-8 .srt-text-tertiary,.sr-bb .srt-primary-8.srt-text-tertiary,.sr-bb .srt-primary-8-is-active-1 .srt-text-tertiary,.sr-bb .srt-primary-8-is-active-1.srt-text-tertiary,.sr-bb .srt-primary-8-is-active-2 .srt-text-tertiary,.sr-bb .srt-primary-8-is-active-2.srt-text-tertiary,.sr-bb .srt-primary-9 .srt-text-tertiary,.sr-bb .srt-primary-9.srt-text-tertiary,.sr-bb .srt-primary-10 .srt-text-tertiary,.sr-bb .srt-primary-10.srt-text-tertiary,.sr-bb .srt-primary-11 .srt-text-tertiary,.sr-bb .srt-primary-11.srt-text-tertiary,.sr-bb .srt-primary-12 .srt-text-tertiary,.sr-bb .srt-primary-12.srt-text-tertiary,.sr-bb .srt-primary-13 .srt-text-tertiary,.sr-bb .srt-primary-13.srt-text-tertiary{opacity:0.7;}.sr-bb .srt-icon{opacity:0.33;}.sr-bb .srt-icon-secondary{opacity:0.7;}.sr-bb .srt-elevation-1{box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2),0px 1px 3px 0px rgba(0,0,0,0.1);}.sr-bb .srt-elevation-2{box-shadow:0px 3px 6px 0px rgba(0,0,0,0.23),0px 3px 6px 0px rgba(0,0,0,0.16);}.sr-bb .srt-elevation-3{box-shadow:0px 6px 6px 0px rgba(0,0,0,0.26),0px 10px 20px 0px rgba(0,0,0,0.19);}.sr-bb .srt-elevation-center-2{box-shadow:0 1px 5px rgba(0,0,0,0.23),0 1px 5px rgba(0,0,0,0.16);}.sr-bb .srt-inset-top-1{box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.23);}.sr-bb .srt-inset-bottom-1{box-shadow:inset 0 -1px 2px 0 rgba(0,0,0,0.23);}.sr-bb .srt-inset-top-2{box-shadow:inset 0 3px 6px 0 rgba(0,0,0,0.23);}.sr-bb .srt-inset-bottom-2{box-shadow:inset 0 -3px 6px 0 rgba(0,0,0,0.23);}.sr-bb .srt-inset-top-3{box-shadow:inset 0 6px 6px 0 rgba(0,0,0,0.23);}.sr-bb .srt-inset-bottom-3{box-shadow:inset 0 -6px 6px 0 rgba(0,0,0,0.23);}.sr-bb .srt-fill-blue-card{fill:#2579ad;}.sr-bb .srt-stroke-blue-card{stroke:#2579ad;}.sr-bb .srt-fill-green-card{fill:#2cbd00;}.sr-bb .srt-stroke-green-card{stroke:#2cbd00;}.sr-bb .srt-fill-soccer-yellow-card{fill:#ffbf00;}.sr-bb .srt-stroke-soccer-yellow-card{stroke:#ffbf00;}.sr-bb .srt-fill-soccer-red-card{fill:#e43b3b;}.sr-bb .srt-stroke-soccer-red-card{stroke:#e43b3b;}.sr-bb .srt-stroke-soccer-substitution-in{stroke:#4fbe30;fill:transparent;}.sr-bb .srt-fill-soccer-substitution-in{fill:#4fbe30;}.sr-bb .srt-stroke-soccer-substitution-out{stroke:#e43b3b;fill:transparent;}.sr-bb .srt-fill-soccer-substitution-out{fill:#e43b3b;}.sr-bb .srt-stroke-soccer-own-goal{stroke:#e43b3b;fill:transparent;}.sr-bb .srt-fill-soccer-own-goal{fill:#e43b3b;}.sr-bb .srt-fill-soccer-relegation-1{fill:#fdd835;}.sr-bb .srt-stroke-soccer-relegation-1{stroke:#fdd835;}.sr-bb .srt-fill-soccer-relegation-2{fill:#ffb848;}.sr-bb .srt-stroke-soccer-relegation-2{stroke:#ffb848;}.sr-bb .srt-fill-soccer-relegation-3{fill:#ef6c00;}.sr-bb .srt-stroke-soccer-relegation-3{stroke:#ef6c00;}.sr-bb .srt-fill-soccer-relegation-4{fill:#e93a34;}.sr-bb .srt-stroke-soccer-relegation-4{stroke:#e93a34;}.sr-bb .srt-fill-soccer-relegation-5{fill:#941d1d;}.sr-bb .srt-stroke-soccer-relegation-5{stroke:#941d1d;}.sr-bb .srt-fill-soccer-promotion-1{fill:#51d151;}.sr-bb .srt-stroke-soccer-promotion-1{stroke:#51d151;}.sr-bb .srt-fill-soccer-promotion-2{fill:#1b911b;}.sr-bb .srt-stroke-soccer-promotion-2{stroke:#1b911b;}.sr-bb .srt-fill-soccer-promotion-3{fill:#0e8094;}.sr-bb .srt-stroke-soccer-promotion-3{stroke:#0e8094;}.sr-bb .srt-fill-soccer-promotion-4{fill:#0a6cce;}.sr-bb .srt-stroke-soccer-promotion-4{stroke:#0a6cce;}.sr-bb .srt-fill-soccer-promotion-5{fill:#4a9fe4;}.sr-bb .srt-stroke-soccer-promotion-5{stroke:#4a9fe4;}.sr-bb .srt-nfl-timeout-1{background-color:#f5a623;color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-nfl-timeout-2{background-color:rgba(245,166,35,0.3);color:#ffffff;border-color:rgba(255,255,255,0.16);}.sr-bb .srt-nfl-penalty{background-color:#f4a621;color:#ffffff;border-color:#f4a621;}.sr-bb .srt-nfl-negative-yards-1{background-color:#ac182e;color:#ffffff;border-color:#ac182e;}.sr-bb .srt-nfl-negative-yards-2{background-color:#ac182e;color:#ffffff;border-color:#ac182e;}.sr-bb .srt-nfl-first-line{background-color:#4b90de;color:#ffffff;border-color:#4b90de;}.sr-bb .srt-nfl-ten-line{background-color:#f5a623;color:#ffffff;border-color:#f5a623;}.sr-bb .srt-fill-nfl-penalty{fill:#f4a621;}.sr-bb .srt-stroke-nfl-penalty{stroke:#f4a621;}.sr-bb .srt-fill-nfl-negative-yards-1{fill:#ac182e;}.sr-bb .srt-stroke-nfl-negative-yards-1{stroke:#ac182e;}.sr-bb .srt-fill-nfl-negative-yards-2{fill:#ac182e;}.sr-bb .srt-stroke-nfl-negative-yards-2{stroke:#ac182e;}.sr-bb .srt-fill-nfl-first-line{fill:#4b90de;}.sr-bb .srt-stroke-nfl-first-line{stroke:#4b90de;}.sr-bb .srt-fill-nfl-ten-line{fill:#f5a623;}.sr-bb .srt-stroke-nfl-ten-line{stroke:#f5a623;}.sr-bb .srt-mlb-run-1{background-color:#009900;color:#ffffff;border-color:#009900;}.sr-bb .srt-mlb-run-2{background-color:#ffffff;color:#009900;border-color:#009900;}.sr-bb .srt-mlb-hit-1{background-color:#f7ab11;color:#000000;border-color:#f7ab11;}.sr-bb .srt-mlb-hit-2{background-color:#ffffff;color:#f7ab11;border-color:#f7ab11;}.sr-bb .srt-mlb-hit-3{background-color:#00a4ff;color:#ffffff;border-color:#00a4ff;}.sr-bb .srt-mlb-error-1{background-color:#d0021b;color:#ffffff;border-color:#d0021b;}.sr-bb .srt-mlb-error-2{background-color:#ffffff;color:#d0021b;border-color:#d0021b;}.sr-bb .srt-mlb-neutral-1{background-color:#212121;color:#ffffff;border-color:#ffffff;}.sr-bb .srt-fill-mlb-base{fill:#00a4ff;}.sr-bb .srt-strole-mlb-base{fill:#00a4ff;}.sr-bb .srt-fill-change-increase{fill:#00003c;}.sr-bb .srt-stroke-change-increase{stroke:#00003c;}.sr-bb .srt-fill-change-decrease{fill:#ff0000;}.sr-bb .srt-stroke-change-decrease{stroke:#ff0000;}.sr-bb .srt-fill-text{fill:#000000;}.sr-bb .srt-fill-text-invert{fill:#ffffff;}.sr-bb .srt-fill-text-secondary{fill-opacity:0.7;}.sr-bb .srt-fill-text-disabled{fill-opacity:0.35;}.sr-bb .srt-fill-base-1{fill:transparent;}.sr-bb .srt-stroke-base-1{stroke:transparent;}.sr-bb .srt-fill-base-1-active{fill:rgba(255,0,0,0.12);}.sr-bb .srt-stroke-base-1-active{stroke:rgba(255,0,0,0.12);}.sr-bb .srt-fill-base-1-active-2{fill:#e6e6e6;}.sr-bb .srt-stroke-base-1-active-2{stroke:#e6e6e6;}.sr-bb .srt-fill-base-1-primary{fill:transparent;}.sr-bb .srt-stroke-base-1-primary{stroke:transparent;}.sr-bb .srt-fill-base-1-home{fill:transparent;}.sr-bb .srt-stroke-base-1-home{stroke:transparent;}.sr-bb .srt-fill-base-1-away{fill:transparent;}.sr-bb .srt-stroke-base-1-away{stroke:transparent;}.sr-bb .srt-fill-base-2{fill:currentColor;}.sr-bb .srt-stroke-base-2{stroke:currentColor;}.sr-bb .srt-fill-base-2-active{fill:#ffe0e0;}.sr-bb .srt-stroke-base-2-active{stroke:#ffe0e0;}.sr-bb .srt-fill-base-2-hover{fill:#ffe0e0;}.sr-bb .srt-stroke-base-2-hover{stroke:#ffe0e0;}.sr-bb .srt-fill-base-3{fill:#ffe0e0;}.sr-bb .srt-stroke-base-3{stroke:#ffe0e0;}.sr-bb .srt-fill-base-3-active{fill:#ffd4d4;}.sr-bb .srt-stroke-base-3-active{stroke:#ffd4d4;}.sr-bb .srt-fill-base-3-hover{fill:#ffd4d4;}.sr-bb .srt-stroke-base-3-hover{stroke:#ffd4d4;}.sr-bb .srt-fill-primary-1{fill:#FF0000;}.sr-bb .srt-stroke-primary-1{stroke:#FF0000;}.sr-bb .srt-fill-primary-2{fill:#b30000;}.sr-bb .srt-stroke-primary-2{stroke:#b30000;}.sr-bb .srt-fill-primary-3{fill:#ff1a1a;}.sr-bb .srt-stroke-primary-3{stroke:#ff1a1a;}.sr-bb .srt-fill-primary-4{fill:#ff6666;}.sr-bb .srt-stroke-primary-4{stroke:#ff6666;}.sr-bb .srt-fill-primary-5{fill:#ff6666;}.sr-bb .srt-stroke-primary-5{stroke:#ff6666;}.sr-bb .srt-fill-primary-6{fill:#940000;}.sr-bb .srt-stroke-primary-6{stroke:#940000;}.sr-bb .srt-fill-primary-7{fill:#FF0000;}.sr-bb .srt-stroke-primary-7{stroke:#FF0000;}.sr-bb .srt-fill-primary-8{fill:#FF0000;}.sr-bb .srt-stroke-primary-8{stroke:#FF0000;}.sr-bb .srt-fill-primary-8-is-active-1{fill:#ff1a1a;}.sr-bb .srt-stroke-primary-8-is-active-1{stroke:#ff1a1a;}.sr-bb .srt-fill-primary-8-is-active-2{fill:#ff1a1a;}.sr-bb .srt-stroke-primary-8-is-active-2{stroke:#ff1a1a;}.sr-bb .srt-fill-primary-9{fill:#ffb3b3;}.sr-bb .srt-stroke-primary-9{stroke:#ffb3b3;}.sr-bb .srt-fill-primary-10{fill:#ff3333;}.sr-bb .srt-stroke-primary-10{stroke:#ff3333;}.sr-bb .srt-fill-primary-11{fill:#ff1a1a;}.sr-bb .srt-stroke-primary-11{stroke:#ff1a1a;}.sr-bb .srt-fill-primary-12{fill:#FF0000;}.sr-bb .srt-stroke-primary-12{stroke:#FF0000;}.sr-bb .srt-fill-home-1{fill:#00003c;}.sr-bb .srt-stroke-home-1{stroke:#00003c;}.sr-bb .srt-fill-home-2{fill:#00003c;}.sr-bb .srt-stroke-home-2{stroke:#00003c;}.sr-bb .srt-fill-home-3{fill:#00003c;}.sr-bb .srt-stroke-home-3{stroke:#00003c;}.sr-bb .srt-fill-home-4{fill:#4d4d77;}.sr-bb .srt-stroke-home-4{stroke:#4d4d77;}.sr-bb .srt-fill-home-5{fill:#000027;}.sr-bb .srt-stroke-home-5{stroke:#000027;}.sr-bb .srt-fill-away-1{fill:#ff0000;}.sr-bb .srt-stroke-away-1{stroke:#ff0000;}.sr-bb .srt-fill-away-2{fill:#ff0000;}.sr-bb .srt-stroke-away-2{stroke:#ff0000;}.sr-bb .srt-fill-away-3{fill:#ff0000;}.sr-bb .srt-stroke-away-3{stroke:#ff0000;}.sr-bb .srt-fill-away-4{fill:#ff4d4d;}.sr-bb .srt-stroke-away-4{stroke:#ff4d4d;}.sr-bb .srt-fill-away-5{fill:#a60000;}.sr-bb .srt-stroke-away-5{stroke:#a60000;}.sr-bb .srt-fill-neutral-1{fill:#dedede;}.sr-bb .srt-stroke-neutral-1{stroke:#dedede;}.sr-bb .srt-fill-neutral-2{fill:#1a1a1a;}.sr-bb .srt-stroke-neutral-2{stroke:#1a1a1a;}.sr-bb .srt-fill-neutral-3{fill:rgba(0,0,0,0.12);}.sr-bb .srt-stroke-neutral-3{stroke:rgba(0,0,0,0.12);}.sr-bb .srt-fill-neutral-4{fill:#595959;}.sr-bb .srt-stroke-neutral-4{stroke:#595959;}.sr-bb .srt-fill-neutral-5{fill:#404040;}.sr-bb .srt-stroke-neutral-5{stroke:#404040;}.sr-bb .srt-fill-neutral-6{fill:#c2c2c2;}.sr-bb .srt-stroke-neutral-6{stroke:#c2c2c2;}.sr-bb .srt-fill-neutral-7{fill:#595959;}.sr-bb .srt-stroke-neutral-7{stroke:#595959;}.sr-bb .srt-fill-neutral-8{fill:#dedede;}.sr-bb .srt-stroke-neutral-8{stroke:#dedede;}.sr-bb .srt-fill-neutral-9{fill:#f0f0f0;}.sr-bb .srt-stroke-neutral-9{stroke:#f0f0f0;}.sr-bb .srt-fill-neutral-10{fill:#e0e0e0;}.sr-bb .srt-stroke-neutral-10{stroke:#e0e0e0;}.sr-bb .srt-fill-neutral-11{fill:#999999;}.sr-bb .srt-stroke-neutral-11{stroke:#999999;}.sr-bb .srt-fill-neutral-12{fill:#4d4d4d;}.sr-bb .srt-stroke-neutral-12{stroke:#4d4d4d;}.sr-bb .srt-fill-neutral-13{fill:#e6e6e6;}.sr-bb .srt-stroke-neutral-13{stroke:#e6e6e6;}.sr-bb .srt-fill-win{fill:#00003c;}.sr-bb .srt-stroke-win{stroke:#00003c;}.sr-bb .srt-fill-draw{fill:rgba(0,0,0,0.4);}.sr-bb .srt-stroke-draw{stroke:rgba(0,0,0,0.4);}.sr-bb .srt-fill-lose{fill:#ff0000;}.sr-bb .srt-stroke-lose{stroke:#ff0000;}.sr-bb .srt-stop-base-1{stop-color:transparent;}.sr-bb .srt-stop-primary-1{stop-color:#FF0000;}.sr-bb .srt-stop-primary-2{stop-color:#b30000;}.sr-bb .srt-stop-primary-3{stop-color:#ff1a1a;}.sr-bb .srt-stop-primary-4{stop-color:#ff6666;}.sr-bb .srt-stop-primary-5{stop-color:#ff6666;}.sr-bb .srt-stop-primary-6{stop-color:#940000;}.sr-bb .srt-stop-primary-7{stop-color:#FF0000;}.sr-bb .srt-stop-primary-8{stop-color:#FF0000;}.sr-bb .srt-stop-primary-9{stop-color:#ffb3b3;}.sr-bb .srt-stop-primary-10{stop-color:#ff3333;}.sr-bb .srt-stop-primary-11{stop-color:#ff1a1a;}.sr-bb .srt-stop-primary-12{stop-color:#FF0000;}.sr-bb .srt-stop-home-1{stop-color:#00003c;}.sr-bb .srt-stop-away-1{stop-color:#ff0000;}.sr-bb .srt-fill-neutral-14{fill:#FFFFFF;}.sr-bb .srt-stroke-neutral-14{stroke:#FFFFFF;}.sr-bb .srt-logo-powered-by-light{display:inline-block;}.sr-bb .srt-logo-powered-by-dark{display:none;}
.sr-bb .sr-lmt-plus__segment.srm-scoreboard{height:70px !important;}.sr-poweredby__link,.sr-lmt-plus__footer-wrapper{display:none !important}
#match_live_small .sr-bb{background:transparent;}
#match_live_small .sr-bb .srt-base-1{color:#fff;}
#match_live_small .sr-bb svg{fill:#fff;width:12px;height:12px;}
#match_live_small .sr-bb .sr-lmt-plus-scb__team-name{font-size:20px;}
#match_live_small .sr-bb .sr-goalscorers__label-wrapper{font-size:11px;}
#match_live_small .sr-bb .sr-lmt-plus-scb__crest{height:48px;min-width:48px;width:48px;}
#match_live_small .sr-bb .sr-lmt-plus-scb__last-scorer.srm-team2{padding-right:56px;}
#match_live_small .sr-bb .sr-lmt-plus-scb__last-scorer{padding-left:56px;}
#match_live_small .sr-bb .sr-lmt-plus-scb__result{font-size:24px;}
#match_live_small .sr-bb .sr-lmt-plus-scb__result-period{font-size:12px;}
#match_live_small .sr-bb .sr-lmt-plus-scb__status{background-color:#b40d0d;opacity:1;}
#match_live_small .sr-bb .sr-lmt-plus-scb__wrapper{height:72px;}
#sinema_bg{position:fixed;display:none;width:100%;height:100%;top:0px;left:0px;background-color:rgba(0,0,0,0.9);}
.main_wrapper{border-radius:25px;}
body.large .container,body.large .main_wrapper{max-width: 100% !important;}
body.sinema_bg #sinema_bg{display:block;}
body.sinema_bg .stream-wrapper .stream-left #player_options{position:relative;}
body.sinema_bg .stream-wrapper .stream-left .stream-tabs,body.sinema_bg .footer-news,body.sinema_bg .stream-right,body.sinema_bg .under-vid-banner{display:none;}
body.sinema_bg .bottom-header,body.sinema_bg .main-header{z-index:-1;position:relative;display:none;}
body.sinema_bg .stream-wrapper .stream-left{width:100%;}	
@media screen and (min-width:1000px){.footer-banner img,.header-banner img{margin:0px auto;display:block;width:1000px;}}
.full_bg{position:fixed;display:block;width:100%;height:100%;top:0px;left:0px;background-color:#171717;background-image:url(/lib/img/bg.jpg);background-size:cover;background-attachment:fixed;z-index:-1;}	
iframe.loaded{z-index:-2;}
iframe.hidden{position:fixed;width:100%;height:100%;top:0px;left:0px;overflow:hidden;display:block;max-width:100%;}
.xadb{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,0.9);display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;font-size:24px;text-align:center;}
img[src*="um.simpli.fi"], img[src*="i.liadm.com"]{display:none;}
.position-r{position:relative}
ins{height:0px;}
.minw40{min-width:40px;}
.maxw40{max-width:40px;}
iframe.banner{border:0;margin:0;outline:0;padding:0;overflow:hidden;display:block;width:100%;height:100%;}
.under-vid-banner.iframe{display:block;margin:0px auto 15px auto;width:728px;height:90px;}
@media screen and (max-width: 1120px) {
	.under-vid-banner.iframe{width:100%;position:relative;height:0px;padding-top:12.36%;}
	iframe.banner{position:absolute;top:0px;left:0px;right:0px;bottom:0px;}
}



@font-face{font-family:"2195";src:url("../fonts/2195.eot");src:url("../fonts/2195.eot?#iefix") format("embedded-opentype"),url("../fonts/2195.woff2") format("woff2"),url("../fonts/2195.woff") format("woff"),url("../fonts/2195.ttf") format("truetype"),url("../fonts/2195.svg#2195") format("svg");font-weight:normal;font-style:normal;}
[class^="sport_icon_"]:before,[class*=" sport_icon_"]:before{font-family:"2195";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}
.sport_icon_archery:before{content:"\e010";}
.sport_icon_archery_2:before{content:"\e011";}
.sport_icon_badminton:before{content:"\e012";}
.sport_icon_ball:before{content:"\e013";}
.sport_icon_baseball:before{content:"\e014";}
.sport_icon_baseball_6:before{content:"\e015";}
.sport_icon_basket:before{content:"\e016";}
.sport_icon_basket_ball:before{content:"\e017";}
.sport_icon_beach_ball:before{content:"\e018";}
.sport_icon_bike:before{content:"\e019";}
.sport_icon_bowling:before{content:"\e01a";}
.sport_icon_bowling_ball:before{content:"\e01b";}
.sport_icon_boxing_bag:before{content:"\e01c";}
.sport_icon_boxing_glov:before{content:"\e01d";}
.sport_icon_boxing_helmet:before{content:"\e01e";}
.sport_icon_boxing_ring:before{content:"\e01f";}
.sport_icon_buddybuilding:before{content:"\e020";}
.sport_icon_cup:before{content:"\e021";}
.sport_icon_cup_19:before{content:"\e022";}
.sport_icon_cup_20:before{content:"\e023";}
.sport_icon_darts:before{content:"\e024";}
.sport_icon_diving_mask:before{content:"\e025";}
.sport_icon_dumbbell:before{content:"\e026";}
.sport_icon_football:before{content:"\e027";}
.sport_icon_golf:before{content:"\e028";}
.sport_icon_golf_ball:before{content:"\e029";}
.sport_icon_helmet:before{content:"\e02a";}
.sport_icon_helmet_28:before{content:"\e02b";}
.sport_icon_helmet_29:before{content:"\e02c";}
.sport_icon_hokey:before{content:"\e02d";}
.sport_icon_hokey_disc:before{content:"\e02e";}
.sport_icon_hokey_skate:before{content:"\e02f";}
.sport_icon_medal:before{content:"\e030";}
.sport_icon_medal_34:before{content:"\e031";}
.sport_icon_medal_35:before{content:"\e032";}
.sport_icon_nest:before{content:"\e033";}
.sport_icon_playground:before{content:"\e034";}
.sport_icon_podium:before{content:"\e035";}
.sport_icon_pool:before{content:"\e036";}
.sport_icon_rolling_skate:before{content:"\e037";}
.sport_icon_skate_board:before{content:"\e038";}
.sport_icon_soccer_ball:before{content:"\e039";}
.sport_icon_sport_flusk:before{content:"\e03a";}
.sport_icon_sport_shirt:before{content:"\e03b";}
.sport_icon_table_tenis:before{content:"\e03c";}
.sport_icon_tenis:before{content:"\e03d";}
.sport_icon_tenis_ball:before{content:"\e03e";}
.sport_icon_voley_ball:before{content:"\e03f";}
.sport_icon_weight_lift:before{content:"\e040";}
.sport_icon_whistle:before{content:"\e041";}
@font-face{font-family:"2636";src:url("../fonts/2636.eot");src:url("../fonts/2636.eot?#iefix") format("embedded-opentype"),url("../fonts/2636.woff2") format("woff2"),url("../fonts/2636.woff") format("woff"),url("../fonts/2636.ttf") format("truetype"),url("../fonts/2636.svg#2636") format("svg");font-weight:normal;font-style:normal;}
[class^="menu_icon_"]:before,[class*=" menu_icon_"]:before{font-family:"2636";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}
.menu_icon_aces:before{content:"\e010";}
.menu_icon_blackjack:before{content:"\e011";}
.menu_icon_cherries:before{content:"\e012";}
.menu_icon_cocktail:before{content:"\e013";}
.menu_icon_coins:before{content:"\e014";}
.menu_icon_dice:before{content:"\e015";}
.menu_icon_dollar_coin:before{content:"\e016";}
.menu_icon_four_leaf:before{content:"\e017";}
.menu_icon_hand_fingers:before{content:"\e018";}
.menu_icon_hand_holding:before{content:"\e019";}
.menu_icon_hand_placing:before{content:"\e01a";}
.menu_icon_horseshoe:before{content:"\e01b";}
.menu_icon_jack:before{content:"\e01c";}
.menu_icon_jackpot:before{content:"\e01d";}
.menu_icon_king:before{content:"\e01e";}
.menu_icon_online_gambling:before{content:"\e01f";}
.menu_icon_online_gambling_17:before{content:"\e020";}
.menu_icon_peach:before{content:"\e021";}
.menu_icon_person_holding:before{content:"\e022";}
.menu_icon_poker_chip:before{content:"\e023";}
.menu_icon_queen:before{content:"\e024";}
.menu_icon_roulette:before{content:"\e025";}
.menu_icon_slot_machine:before{content:"\e026";}
.menu_icon_sports_book:before{content:"\e027";}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.jw-state-idle .jw-logo{z-index:0 !important;}