 :root {
     --b: 25, 25, 25 !important;
     --oc-1: 238, 0, 254!important;
}
 div#root.layout-bc.theme-default.betslip-Hidden.is-home-page {
     max-width: 1600px !important;
     margin-left: auto !important;
     margin-right: auto !important;
     padding: 0 50px !important;
}
 div#root.layout-bc.theme-default.betslip-Hidden {
     margin-left: auto !important;
     margin-right: auto !important;
}
 .layout-bc:not(.page-full-size) .layout-content-holder-bc, .layout-bc:not(.page-full-size) .layout-footer-holder-bc {
     padding: 0px !important;
}
 @keyframes scrollText {
     0% {
         transform: translateX(100%);
    }
     100% {
         transform: translateX(-100%);
    }
}
 .informative-widget-container{
     white-space: nowrap !important;
}
 .informative-widget-container p{
     color: #ffffff !important;
}
 .btn.s-small.sign-in{
     padding:10px !important;
     background-color:green !important;
}
 .header-icon{
     width: 110px !important;
}
 .header-icon > img {
     border-radius: 15px !important;
}
 .header-icon-text.bc-i-telegram{
     background-color: #26a5e4 !important;
     color:white !important;
}
 .accordion-items-resize{
     display: grid !important;
     grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important;
}
 .accordion-items-resize > span{
     display: inline-flex !important;
     justify-content: center !important;
     align-items: center !important;
}
 .accordion-items-resize > span >button {
     width: 100% !important;
     max-width: 200px !important;
     font-size:12px !important;
}
 .accordion-items .accordion-button svg {
     max-width:none !important;
}
 .hdr-dynamic-content .product-banner-container-bc {
     grid-template-columns: repeat(auto-fill,minmax(100px,1fr)) !important;
     padding-bottom: 10px !important;
     padding-top: 10px !important;
     margin-bottom:0px !important;
    ;
}
 .header-bc{
     border-radius: 7px !important;
}
 .promotionsList-bc {
     grid-template-columns: repeat(3, 1fr) !important;
     padding: 10px 0 20px !important;
}
 .promotions-article-title {
     display: none;
}
.promotion-page article.promotionsListEl-bc {
    border: 1px solid #dc01ee;
    border-bottom: none;
    border-radius: 10px;
    box-shadow: 0px 0px 30px -10px #dc01ee;
}
 body .layout-bc .header-bc .header-custom-buttons a {
     background: #ffffff;
     border-radius: 50px;
     color: #ffffff;
     font-weight: 800;
     color: #242a39 !important;
}
 .nav-content-bc {
     display: flex;
     justify-content: center;
     align-items: center;
}
 button.btn.s-small.sign-in {
     background: #ccc !important;
     text-decoration: none !important;
     width: 70px;
     background: linear-gradient(270deg, rgb(255 255 255) 0%, rgb(209 209 209) 100%) !important;
     color: #242a39 !important;
     border-radius: 10px;
     font-size: 14px !important;
     border: 1px solid #fff !important;
     font-weight: 800;
}
 button.btn.s-small.register {
     text-decoration: none !important;
     color: #fff !important;
     font-size: 14px !important;
}
 button.btn.s-small.register {
     background: #ee00fe;
     border-radius: 50px;
     color: #ffffff;
     font-weight: 800;
     box-shadow: 0 4px 0 rgb(255 255 255);
}
 span.hdr-time-bc {
     display: none;
}
/* Levelcss */
 body {
     background: #020c22 !important;
}
 .nav-menu-container .nav-menu-other>.nav-menu-item>i, .nav-menu-container .nav-menu>li>.nav-menu-item>i {
    margin-inline-end: 0 !important;
}
 .nav-menu-container.header-navigation:first-child .nav-menu>li:first-child>.nav-menu-item{
    padding-inline-start: 0 !important;
}
 
   

 .nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item{
     box-shadow: none !important;
     background: rgba(var(--hero), 1) !important;
     border-radius: 15px !important;
     color: black !important;
}
 .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu {
     justify-content: center !important;
}
 .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item i, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item i, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item i, .nav-content-bc {
     background: transparent !important;
}
 .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu {
     height: 60px !important;
}
 .nav-content-bc .nav-menu-container.header-navigation:first-child {
     background: transparent !important;
     justify-content:center !important;
}
 .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other:hover > .nav-menu-item span, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li:hover > .nav-menu-item span, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other .nav-menu-item.active span, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li .nav-menu-item.active span {
     color: rgb(255 255 255) !important;
     color: rgb(255 255 255) !important;
}
 .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other:hover > .nav-menu-item i, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li:hover > .nav-menu-item i, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other .nav-menu-item.active i, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li .nav-menu-item.active i {
     color: rgb(255 255 255) !important;
}
 .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item:hover, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item:hover, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item:hover, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item:hover {
     border-color: rgba(var(--menu-sc), 0.3) !important;
     color: rgba(var(--menu-sc), 1) !important;
     background: rgba(var(--b-sc), .1)!important;
}
 .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item i, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item i, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item i, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item i {
     margin-inline-end: inherit !important;
     font-size: 26px !important;
}
 .nav-content-bc .nav-menu-container .nav-menu-sub {
     background: rgb(14 47 79) !important;
     border-radius: 13px !important;
}
 .nav-menu-other {
     height: 72px !important;
}
 .nav-menu-sub-arrow:before{
     content: "" !important;
}
 @keyframes textclip {
     to {
         background-position: 200% center;
    }
}
 .nav-menu-container .nav-menu-sub .nav-menu-item>i:first-child {
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     animation: textclip 2s linear infinite;
     display: inline-block !important;
     background-size: 200% auto;
     color: #fff !important;
     text-transform: uppercase;
     background-image: linear-gradient(140deg, #02b3fa 0%, #02318c 29%, #00b4fd 67%, #71c2e3 100%) !important;
}
 .nav-menu-container.header-navigation:first-child .nav-menu-other {
     margin-top: 30px !important;
}
 .carousel-arrow-left , .carousel-arrow-right {
     width: 40px!important;
     height: 40px!important;
     margin: 0px 0px 0px 0px !important;
     border-radius: 100%!important;
     background: #0c2a45 !important;
     color: rgb(255 255 255 / 79%);
     font-size: 16px;
     border: 1px solid #1c70a0 !important;
}
 .hdr-main-content-bc, .logo {
     height: 66px !important;
}
 .header-bc {
     width: 100%;
     background: linear-gradient(90deg, #020c22 0%, #1c263c 50%, #020c22 100%) !important;
     border-bottom: solid 2px #3384f6;
}
 .compact-mode .form-control-icon-bc {
     display: none !important;
}
 .hdr-logo-bc {
     max-width: 250px !important;
     padding: 4px 0 !important;
     
}
 .layout-header-holder-bc {
     box-shadow: none !important;
}
 .layout-bc:not(.page-full-size) .layout-content-holder-bc, .layout-bc:not(.page-full-size) .layout-footer-holder-bc {
     padding: 3px 4% !important;
}



 .nav-content-bc {
     display: flex;
     justify-content: center;
     align-items: center;
}
 button.btn.s-small.sign-in {
     text-decoration: none !important;
     width: 70px;
     background: #fff!important;
    !importan;
    !importa;
    !import;
    !impor;
    !impo;
    !imp;
    !im;
    !i;
    !;
     color: #242a39 !important;
     border-radius: 50px;
     font-size: 14px !important;
     border: 1px solid #fff !important;
     font-weight: 800;
     box-shadow: 0 4px 0 rgb(232 232 232);
}
 span.hdr-time-bc {
     display: none;
}
 .hdr-user-bc .bc-i-deposit, .hdr-user-bc .bc-i-wallet, .hdr-user-bc .bc-i-community, .hdr-user-bc .deposit-btn {
     background: #3584f6;
     border-radius: 50px;
     color: #1c1c1c;
     font-weight: 800;
}
 .header-icon {
     margin-inline-start: -105px!important;
}
 .layout-footer-holder-bc {
     background: linear-gradient(90deg, #020c22 0%, #1c263c 50%, #020c22 100%) !important;
}
 .asideMenuBurger {
     right: 70px;
     position: relative;
}
 [dir=ltr] .asideMenu {
     top: 175px;
}
 .informative-widget-link {
     background: linear-gradient(90deg, #030e22 0%, #1c263c 50%, #030e22 100%) !important;
     border-bottom: solid 10px #020c22;
}
 .asideMenu {
     background: rgb(18 18 18)!important;
}
 .asideMenu {
     background: rgb(18 18 18)!important;
}
 .logo {
     
     position: relative!important;
}
 .nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item {
     
     letter-spacing: .1px !important;
     transition: all var(--default-transition-duration) !important;

     justify-items: center !important;
     text-transform: uppercase !important;
}
 .nav-content-bc {
     background: none !important;
}
 .layout-header-holder-bc {
     margin: auto !important;
}
 .header-icon>img {
     display: none;
}
 .hm-row-bc.has-game.has-slider {
     grid-template-columns: none !important;
}
 .nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item.active, .nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item.active {
     color: rgb(51 132 246)!important;
     background: none!important;
}
 [dir=ltr] .nav-menu-other:after, [dir=ltr] .compact-mode:after {
     display: none!important;
}
 .casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active, .promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active {
     background: rgb(51 132 246)!important;
     font-weight: 600!important;
}
 .informative-widget-container {
     padding: 13px!important;
}
 .nav-menu-container .nav-menu>li>.nav-menu-sub, .nav-menu-container .nav-menu-other>li>.nav-menu-sub {
     top: 135%!important;
}

 

 .nav-content-bc .nav-menu-container .nav-menu-sub {
     background: #020c22 !important;
}
 img.spor-kate {
     width: 100%!important;
}
/* Adjust the carousel slides padding */
 .banner-container-hook .carousel .carousel-slide {
     padding-inline-start: 10px;
    /* Increase padding for more space */
}
/* Style the banner without titles */
 .banner-without-titles-hook .banner-img-hook, .banner-without-titles-hook .banner-icon-hook {
     max-width: 200%;
    /* Ensure image takes full width */
     border-radius: 15px;
    /* Adjust the border radius */
     box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* Add a soft shadow around the image */
}
/* Update the grid layout of the banner container */
 .banner-container-flex-hook {
     display: grid;
     grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    /* Minimum size for each grid item */
     grid-gap: 10px;
    /* Increase the gap between grid items */
     padding: 10px;
    /* Adjust padding around the grid */
     margin-bottom: 20px;
    /* Increase bottom margin */
}
/* Style for the banner container */
 .banner-container-hook {
     display: flex;
     justify-content: center;
    /* Center the content */
     align-items: center;
     margin: 30px 0 0 0;
}
/* Style the link for the banner */
 .banner-info-hook {
     display: block;
     width: 100%;
     position: relative;
     border-radius: 15px;
}
 .banner-img-hook {
     width: 160%;
     height: auto;
    /* Keep the height proportional to the width */
     object-fit: cover;
    /* Make sure the image covers the area of its container */
}
/* Specific adjustments for the hook section */
 .banner-row-hook {
     grid-template-columns: 1fr;
    /* Ensure full-width content in the row */
}
 .fast-buttons-hook {
     display: flex;
    /* Flexbox ile hizalama */
     justify-content: space-evenly;
    /* AralarÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ndaki boÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸luÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸u eÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸it yapar */
     gap: 10px;
    /* GÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶rseller arasÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ndaki boÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸luk */
     flex-wrap: wrap;
    /* Ekran kÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼k olduÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸unda satÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±r sonuna geÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§mesine izin verir */
}
 .fast-buttons-hook a {
     display: inline-block;
}
 .brand-hook {
     width: 50px;
    /* GÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶rsel boyutunu kÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼lt */
     height: auto;
    /* YÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ksekliÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸i orantÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± olarak ayarla */
}
 img.product-banner-img-hook {
     width: 600px;
}
 #hook1 {
     display: flex;
     padding-top: 5px;
}
 .container-hook {
     display: flex;
     flex-wrap: wrap;
    /* TaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸malarÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± yeni satÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ra geÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§mesini saÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸lar */
     justify-content: flex-start;
     gap: 10px;
    /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°steÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸e gÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶re aralÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± artÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±rÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±p azaltabilirsiniz */
     max-width: 100%;
}
 .image-container-hook {
     flex: 1 1 calc(16.6% - 10px);
    /* YÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼zde 16.6 geniÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸lik ve boÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸luk ayarÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â± */
     max-width: calc(16.6% - 10px);
     display: flex;
     justify-content: center;
     align-items: center;
}
 .img-hook {
     width: 100%;
     height: auto;
     margin-top: 30px;
     padding-left: 24px;
}
 img.product-banner-img-hook {
     width: 700px;
}
 .img-hook {
     max-width: 100%;
     height: auto;
}
 .pb-component-wrapper-hook2 {
     margin-top: 30px;
}
 .is-home-page .hm-row-bc .pb-component-wrapper .page-view-more {
     justify-content: left !important;
}
 .is-home-page .hm-row-bc .pb-component-wrapper .page-view-more h3.view-title-more {
     font-size: 0;
     display: flex;
     align-items: center;
     margin: auto 0;
     line-height: 1;
}
 .is-home-page .hm-row-bc:nth-child(4) .pb-component-wrapper .page-view-more h3.view-title-more::after {
     content: 'SLOT OYUNLARI';
     font-size: 1.225rem;
     display: flex;
     margin-top: 15px;
     margin: 0 !important;
     position: relative;
     left: -10px;
}
 .is-home-page .hm-row-bc:nth-child(6) .pb-component-wrapper .page-view-more h3.view-title-more::before, .is-home-page .hm-row-bc:nth-child(4) .pb-component-wrapper .page-view-more h3.view-title-more::before {
     content: "";
     font-size: 1.225rem;
     width: 35px;
     height: 35px;
     background: #9D00A8;
     background: linear-gradient(318deg, rgba(157, 0, 168, 1) 0%, rgba(33, 10, 36, 1) 32%, rgba(0, 12, 1, 1) 50%, rgba(28, 10, 31, 1) 73%, rgba(157, 0, 168, 1) 100%);
     border-radius: 5px;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .is-home-page .hm-row-bc:nth-child(4) .pb-component-wrapper .page-view-more h3.view-title-more::before {
     background: url(https://i.ibb.co/VWR0NxfG/Slot.png);
}
 .is-home-page .hm-row-bc:nth-child(6) .pb-component-wrapper .page-view-more h3.view-title-more::before {
     background: url(https://i.ibb.co/3yjwCpHm/Casino.png);
}
 .is-home-page .hm-row-bc:nth-child(6) .pb-component-wrapper .page-view-more h3.view-title-more::after {
     content: 'CANLI CASINO OYUNLARI';
     font-size: 1.225rem;
     display: flex;
     margin-top: 15px;
     margin: 0 !important;
     position: relative;
     left: -10px;
}
 .layout-bc:not(.page-full-size) .layout-content-holder-bc, .layout-bc:not(.page-full-size) .layout-footer-holder-bc {
     margin-top: 20px!important;
}
 .footerWrapper {
     box-shadow: 0 1px rgb(255 255 255 / 0%) inset!important;
}
 .image-container-hook:hover {
     transform: scale(1.05);
}
 .footerWrapper {
     box-shadow: 0 1px rgb(255 255 255 / 0%) inset!important;
}
 .layout-footer-holder-bc {
     margin-top: 35px!important;
}
 .sdr-item-bc img[alt="Slot BaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±k"], .sdr-item-bc img[title="Slot BaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±k"] {
     width: 700px;
     transition: all 0.3s ease;
    /* YumuÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ak geÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§iÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ efekti */
}
 .sdr-item-bc img[alt="Slot BaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±k"]:hover, .sdr-item-bc img[title="Slot BaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±k"]:hover {
     width: 750px;
    /* Hover durumunda geniÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸liÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸i artÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±r */
}
 .sdr-item-bc img[alt="spor-baslik"], .sdr-item-bc img[title="spor-baslik"] {
     width: 700px;
     transition: all 0.3s ease;
    /* YumuÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ak geÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§iÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ efekti */
}
 .sdr-item-bc img[alt="spor-baslik"]:hover, .sdr-item-bc img[title="spor-baslik"]:hover {
     width: 750px;
    /* Hover durumunda geniÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸liÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸i artÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±r */
}
 .horizontalSliderElem {
     background-color: rgb(255 255 255 / 0%)!important;
}
 [class*=is-web] .horizontalSliderElem .horizontalSliderImg {
     opacity: 1!important;
     filter: none!important;
}
 .sliderSingleElWrapper:nth-child(3) .sliderSingleEl .sliderImage img{
     height:45px!important;
}
 .nav-menu-container.header-navigation:nth-child(2) {
     background: none!important;
}
 .header-user-nav>.nav-menu-other>li:hover>a {
     background: rgb(65 65 65)!important;
}
 .header-user-nav .nav-menu-sub {
     background: #020c22 !important;
}
 .view-title-more {
     flex: none!important;
}
 .page-view-more {
     display: flex ;
     align-items: center;
     margin-bottom: 10px !important;
     justify-content: center !important;
}
 .hm-row-bc>.pb-component-wrapper>.games-content>.page-view-more {
     display: flex ;
     align-items: center;
     margin-bottom: 10px !important;
     height: 10% !important;
     justify-content: center !important;
}
 .ftr-g-content-bc>.page-view-more {
     display: flex ;
     align-items: center;
     margin-bottom: 10px !important;
     height: 10% !important;
     justify-content: center !important;
}
 .loyaltyBonusHeader {
     display: none;
}
 .layout-header-holder-bc{
     background: #020c22 !important;
}
 .multi-column-resize-block{
     background: #020c22 !important;
}
 .casinoProviderRow{
     background: linear-gradient(90deg, #020c22 0%, #1c263c 50%, #020c22 100%) !important;
}
 .left-menu-container{
     background: #020c22 !important;
}
 div#root.layout-bc.theme-default {
     max-width: 1470px !important;
     margin-left: auto !important;
     margin-right: auto !important;
}
 .casinoGameListBlockHeader{
     background: linear-gradient(90deg, #020c22 0%, #1c263c 50%, #020c22 100%) !important;
}
 .ss-input-bc{
     background: #020c22 !important;
}
 .ss-icon-holder-bc{
     background: #1c263c !important;
}
 .horizontal-sl-tab{
     background: #020c22 !important;
}
 .hdr-smart-panel-holder-bc{
     background: #020c22 !important;
}
 .notification-new-container{
     background: #020c22 !important;
}
 .overlay-header{
     background: linear-gradient(90deg, #020c22 0%, #1c263c 50%, #020c22 100%) !important;
}
 .sidePanel-holder{
     background: #020c22 !important;
}
 .entrance-f-error-message-bc{
     background: #1c263c !important;
}
 .sp-s-l-head-bc{
     background: #1c263c !important;
}
 .sp-s-l-b-content-bc{
     background: #020c22 !important;
}
 .searchInput{
     background: #1c263c !important;
}
 .searchInputWrp {
     background: #020c22 !important;
}
 .promotion-details-container{
     background: #020c22 !important;
}
 .market-odd-bc:not(.not-boosted-odd) {
     font-size: 12px !important;
     color: rgb(255 255 255) !important;
}
 .layout-header-holder-bc {
     background: none!important;
}
 .e-p-body-bc{
     background: #020c22 !important;
}
 .e-p-header-bc{
     background: linear-gradient(90deg, #020c22 0%, #1c263c 50%, #020c22 100%) !important;
}
 .user-profile{
     background: #020c22 !important;
}
 .u-i-profile-page-content{
     background: #1c263c !important;
}
 .messageBoxWrapper-bc{
     background: #020c22 !important;
}
 .message-content{
     background: #020c22 !important;
}
 .form-control-bc default invalid{
     background: #1c263c !important;
}
 .loyaltyBonusHeaderShadow{
     display: none;
}
/*high-matches*/
 .ftr-game-item-bc {
     background-image: url(https://i.hizliresim.com/42iyge4.jpeg)!important;
     border-radius:16px 16px 16px 16px !important;
}
 .ftr-g-i-body-bc {
     background:none !important;
}
 .ftr-g-i-head-bc {
     background: linear-gradient(90deg, #020c22 0%, #1c263c 50%, #020c22 100%) !important;
}
 .market-bc {
     background: rgb(32 59 101 / 34%) !important;
}
 .market-bc:hover {
     background: #fd02fe !important;
}
 .market-odd-bc:not(.not-boosted-odd) {
     font-size: 12px !important;
     color: rgb(253 189 3) !important;
}
/*high-matches-end*/
 .carousel-arrow-left , .carousel-arrow-right {
     width: 50px!important;
     height: 50px!important;
     border-radius: 100%!important;
     background: #f002fc !important;
     color: rgb(245 245 245);
     font-size: 5px !important;
}
 .hm-row-bc.has-slider .pb-component-wrapper:nth-child(1) .carousel-arrow-right {
     transform: translateX(86%);
}
 .carousel-count-arrow {
     display: none!important;
}
 .layout-content-holder-bc .hm-row-bc:nth-child(1) .slider-bc .carousel-count-arrow-container {
     align-items: center;
     justify-content: space-between;
}
 .hm-row-bc.has-slider .pb-component-wrapper:nth-child(1) .carousel-count-arrow-container {
     left: -3% !important;
     width: -15% !important;
     top: 50% !important;
     transform: translateY(-50%);
}
 .sportBonusWrapper-bc{
     background: #020c22 !important;
}
 .freeSpinsList-thead{
     background: #1c263c !important;
}
 .my-profile-info-block.promo-code-page{
     background: #020c22 !important;
}
 .advancedLoyaltyPointsWrapper{
     background: #020c22 !important;
}
 .my-profile-info-block.exchange-shop-page{
     background: #020c22 !important;
}
 .my-profile-info-block.exchange-shop-history-page{
     background: #020c22 !important;
}
 .u-i-e-p-p-content-bc.u-i-common-content{
     background: #020c22 !important;
}
 .my-profile-info-block.casino-page{
     background: #020c22 !important;
}
 .my-profile-info-block.sport-page{
     background: #020c22 !important;
}
 .loyalty-levelUp-bonus-header{
     background: #f002fc !important;
}
 .my-profile-info-block.two-factor-authentication-page{
     background: #020c22 !important;
}
 .my-profile-info-block.withdraw-page{
     background: #020c22 !important;
}
 .my-profile-info-block.deposit-page{
     background: #020c22 !important;
}
 a.btn.a-color.header-icon-text.bc-i-wonderwheel {
     background: url(https://blogger.googleusercontent.com/img/a/AVvXsEg1FeyUhF9Jl0F7Bt5l8UCxJKwn_JRvMVj_c6CoTHa6mzTqdW5uKTX9VjmCHn8umEuo_VpMGXNiHsMyFazFO5EyeY-Dz5G8gSuilhWmRvf2KWB4APthNvmDo_4ak8Sf08-zIi_fY9ydRhc97M17oFv3PwGHqIae53a5lZkUKH51ExEmyfFcBIMFJM6r0NVu) !important;
     background-size: contain !important;
     background-repeat: no-repeat !important;
     text-indent: -9999px;
    /* Metni gÃƒÆ’Ã‚Â¶rÃƒÆ’Ã‚Â¼nmez yapar */
     white-space: nowrap;
    /* Metnin kÃƒâ€žÃ‚Â±rÃƒâ€žÃ‚Â±lmasÃƒâ€žÃ‚Â±nÃƒâ€žÃ‚Â± engeller */
     box-shadow: none !important;
    /* GÃƒÆ’Ã‚Â¶lgeyi tamamen kaldÃƒâ€žÃ‚Â±rÃƒâ€žÃ‚Â±r */
     width: 32px !important;
     height: 32px !important;
}
 .btn.a-color.header-icon-text.bc-i-wallet{
     background: #4CAF50;
     color: #ffffff !important;
}
 .sign-in .live-chat-adviser-bc {
     color: #fff !important;
}
 [dir="ltr"] .countdown-banner-content {
     left: 100px !important;
     top: 30px !important;
}
 .countdown-banner-content {
     background: transparent !important;
     border: 1px solid transparent !important;
}
 .countdown-banner-date {
     font-size: 18px !important;
}
 .countdown-banner-names {
     font-size: 13px !important;
}
 .promotion-page .layout-content-holder-bc .promotion-horizontal-sl-list-bc {
     transition: transform .24s,-webkit-transform .24s;
     display: flex;
     will-change: transform;
     transition: -webkit-transform .24s;
     transition: transform .24s;
     transition: transform .24s,-webkit-transform .24s;
     background: url(https://i.hizliresim.com/xlxn75l.png) !important;
     height: 64px !important;
     width: 100% !important;
     max-width: 1470px !important;
}
 .loyalty-program-level-card-img{
     padding-top: 10px;
    /* Ãƒâ€žÃ‚Â°ÃƒÆ’Ã‚Â§eriÃƒâ€žÃ…Â¸i aÃƒâ€¦Ã…Â¸aÃƒâ€žÃ…Â¸Ãƒâ€žÃ‚Â± itmek iÃƒÆ’Ã‚Â§in */
}



 .historyList-table-details {
     background: #020c22 !important;
}
 .historyLayoutWrapper-bc {
     background: #020c22 !important;
}
 .historyListEl {
     background: #020c22 !important;
}
 .description-wrapper-bc {
     background: #020c22 !important;
}
 .my-profile-info-block {
     background: #020c22 !important;
}
 .horizontalSliderRow {
     background: #1c263c !important;
}
 .casinoCategoryChooserContainer {
     background: #020c22 !important;
}
 .popup-holder-bc.info .popup-inner-bc, .popup-holder-bc.info .status-popup-content-w-bc {
     width: 100% !important;
     max-width: 780px;
     background: none !important;
     border: none !important;
}
 .popup-holder-bc {
     min-width: 100% !important;
}
 .popup-holder-bc.info .casino-popup-content>p img {
     width: 100% !important;
}
 .popup-holder-bc.info .casino-popup-content {
     max-height: 100% !important;
}
 .popup-holder-bc.info .casino-popup-title {
     display: none !important;
}
 .popup-holder-bc.info .popup-checkbox {
     display: none;
}
 .popup-holder-bc.info .e-p-close-icon-bc {
     background: #fff !important;
     color: #000;
     border-radius: 100px;
     font-size: 10px;
}
 .popup-inner-bc {
     background: var(--baseColor) !important;
     border: 1px solid var(--themeColor) !important;
     padding: 10px 0px !important;
     border-radius: 10px !important;
}
 .layout-header-holder-bc {
     padding: 0 50px;
}
 header.header-bc {
     border-radius: 10px !important;
}
 header.header-bc .hdr-main-content-bc .hdr-user-bc .btn.s-small.register {
     box-shadow: 0 2px 0 #c500d2;
     background: #8D0394;
     background: linear-gradient(228deg, rgba(141, 3, 148, 1) 0%, rgba(209, 1, 221, 1) 50%, rgba(141, 3, 148, 1) 100%);
     border-radius: 8px !important;
}



 .swiper-slide.swiper-slide-active .informative-widget-link {
     border-radius: 10px !important;
}
 .layout-header-holder-bc header.header-bc {
     border-bottom: 2px solid #df01f1 !important;
}



 .footerWrapper .footerHeader .footerSocialLinks > li > a {
     background: #9D00A8;
     background: linear-gradient(318deg, rgba(157, 0, 168, 1) 0%, rgba(33, 10, 36, 1) 32%, rgba(0, 12, 1, 1) 50%, rgba(28, 10, 31, 1) 73%, rgba(157, 0, 168, 1) 100%);
     border-radius: 6px;
     border: 1px solid #df01f1;
}
 .footerWrapper .footerHeader .footerSocialLinks > li > a > i {
     color: white !important;
}
.nav-content-bc
{
max-height: 100px !important;
}


}

.nav-menu-container .nav-menu>li>.nav-menu-sub, .nav-menu-container .nav-menu-other>li>.nav-menu-sub
{
top: 100% !important;
}

.layout-header-holder-bc
{
padding-left: 0px !important;
padding-right: 0px !important;
}

.nav-menu-container .nav-menu
{
flex-wrap: unset !important;
}
.notification-new-container .entrance-f-item-bc > .entrance-f-error-message-bc > p:only-child > img:only-child
{
margin-left: 0px !important; 
margin-right: 0px !important;
width: 100% !important;
height: auto !important;
}
html.is-web #root.has-sub-navigation
{
--desktop-sub-nav-height: 10px !important;
}
.layout-header-holder-bc .hdr-dynamic-content .swiper-wrapper:first-child > .swiper-slide > .informative-widget
{
margin-top: 0px !important;
}
body {
    background-image: url(https://cms.casival451.com/storage/medias/casival-18761548/media_18761548_551fada4c4d2a6eba066723c3dffd370.png) !important;
    background-size: cover!important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: 50% 50% !important;
}
.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item
{
padding: 0 13px !important;
}
.justiceGames > .page-view-more > .view-title-more.ellipsis {
  font-size: 0 !important; 
  position: relative;
  right: 640px !important;
}

.justiceGames > .page-view-more > .view-title-more.ellipsis::before {
  content: "POPÜLER OYUNLAR";
  font-size: 16px !important;  
  position: relative;
}
#root > .layout-content-holder-bc > div:nth-child(3).hm-row-bc > div:only-child.pb-component-wrapper
{
min-height: 250px !important;

.hdr-main-content-bc > .hdr-user-bc > .header-custom-buttons:last-of-type {
display: none;
}