
:root {
    --b: 26, 44, 56!important; /* Ana renk */
    --oc-1: 253, 140, 4!important;
    --header: 26, 44, 56!important;
    --hero: 19, 117, 225!important;
  }

@import url('https://fonts.googleapis.com/css2?family=Proxima+Nova:wght@400;600&display=swap');

  .mobile-only { display: none !important; }


.jackpot-banner .casinoJackpotLevelPrice-bc {
    color: rgb(255 255 255)!important;
}

.sdr-iframe-backface-bc {
    max-height: 330px!important;
}

.hm-row-bc {
    max-height: 34%!important;
}

a.sdr-item-bc[aria-label="casino-iframe"] {
    max-height: 256px!important;
}

a.sdr-item-bc[aria-label="live-casino"] {
    max-height: 256px!important;
}

a.sdr-item-bc[aria-label="ansayfa-iframe"] {
    max-height: 80%;
}

.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active .horizontal-sl-count-bc, .casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active .horizontal-sl-icon-bc, .promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active .horizontal-sl-count-bc, .promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active .horizontal-sl-icon-bc {
    color: rgb(255 255 255)!important;
}

.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active, .promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active {
    color: rgb(255 255 255)!important;
}
  
  .bc-i-casino-1:before {
    content: ""!important;
  }


.btn.a-color {
    color: rgb(255 255 255)!important;
    background: rgb(19 117 225)!important;
    font-weight: 700!important;
}

.popup-inner-bc {
    background: #1A2C38!important;
}



  .bc-i-casino-1:before {
      content: "";
      display: inline-block;
      width: 22px;
      height: 22px;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 96 96"><path fill-rule="evenodd" d="M56.8 47.08a49.76 49.76 0 0 0-5.6 22.8v5H32.32a55.6 55.6 0 0 1 5-22.76A87 87 0 0 1 50.8 31h-28V16.36H72v7.76a134 134 0 0 0-15.2 22.96m26.4 16.24a30.56 30.56 0 0 0-6 13.04l-.6 3L60 76.32a38.12 38.12 0 0 1 13.36-22.28l-12-2.36 5.04-10.64L96 46.88l-.92 4.64a85.5 85.5 0 0 0-11.88 11.8m-58.52 9.32a30.1 30.1 0 0 1 0-14.36 79.7 79.7 0 0 1 5.8-15.84l-1.12-4.6L0 44.88v11.68l12-2.84a37.88 37.88 0 0 0-2.88 25.92l16.28-4z" clip-rule="evenodd"/></svg>');
  
  }
  
  
  body {
      background: #1A2C38 !important;
  }
  
  div#root.layout-bc.theme-default.betslip-Hidden.is-home-page {
      max-width: 1470px !important;
      margin-left: auto !important;
      margin-right: auto !important;
  }
  
  div#root.layout-bc.theme-default.betslip-Hidden {
      max-width: 1470px !important;
      margin-left: auto !important;
      margin-right: auto !important;
  }
  

  @keyframes scrollText {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  
  .informative-widget-container{
    white-space: nowrap !important;
    animation: scrollText 16s linear infinite !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;}
  
  body .layout-bc .header-bc .header-custom-buttons a {
      background: #14AB00;
      color: #ffffff;
      font-weight: 800;
  }
  
  
  .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: #1375e1;
      color: #ffffff;
      font-weight: 800;
  }
  
  
  span.hdr-time-bc {
      display: none;
  }
  
  

  .header-bc {
      border-bottom: solid 1px #1475E1;  
  }
  
  
  .compact-mode .form-control-icon-bc {
      display: none !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: #ffffff00 !important;
      color: #ffffff !important;
      border-radius: 50px;
      font-size: 14px !important;
      border: 1px solid #ffffff00 !important;
      font-weight: 800;
  }
  
  .header-icon {
      margin-inline-start: -105px!important;
  }
  
  .layout-footer-holder-bc {
      background: #1a2c38!important;
  }
  
  [dir=ltr] .asideMenu {
      top: 127px;
  }
  
  .informative-widget-link {
          background: rgb(26 44 56) !important;
  }
  
  .asideMenu {
      background: rgb(18 18 18)!important;
  }
  
  .asideMenu {
      background: rgb(18 18 18)!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;
  }
  

  
  [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(20 117 225)!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: 150%!important;
  }
  
  .nav-content-bc .nav-menu-container .nav-menu-sub {
    background: #101a23 !important;
}
  
  
  
  img.spor-kate {
      width: 100%!important;
  }

  .nav-menu-container .nav-menu-sub .nav-menu-item.active>* {
    color: rgb(19 117 225)!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;
  }
  
  
  
  
  
  .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: 32px!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:120px!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: rgb(50 50 50)!important;
  }





.header-bc{
    background: none !important;
    padding-bottom: 20px!important;
}



.nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item, .nav-content-bc .nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item{
    font-size: 13px;
    font-weight: normal !important;
    border-bottom: 4px solid transparent;
    height: 45px;
    color: #ffffff !important;
    background: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 4px solid transparent;
    text-align: center;
    padding: 0px 15px 0px 7px !important;
    text-transform: capitalize !important;
}
.nav-content-menu {
    width: 96%;
    position: relative;
}
*:not(input):not(select):not(textarea){
    text-transform: capitalize !important;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 100;
}
.nav-menu-container.header-navigation:first-child{
    background: none !important;
}

.layout-header-holder-bc a.logo {
    position: absolute;
    left: 2%;
    height: 60px;
}

.m-nav-sab-container-r-row-bc>a:after, .nav-menu-item:after {
    position: static !important;
    margin-left: 10px !important;
}
[dir=ltr] .nav-menu-other:after, [dir=ltr] .compact-mode:after{
    display: none;
}

.nav-menu-item:not([data-badge]):after {
    display: none;
}

time.infoTime {
    display: none;
}

 i.bc-i-Vip:before {
    content: ""!important;
  }

  i.bc-i-Vip:before {
      content: "";
      display: inline-block;
width: 14px;
    height: 14px;
      background-size: contain;
      background-repeat: no-repeat;
     background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 96 96"><path d="M64.688 54.312c37.121-4.57 30.353-38.63 30.353-38.63H78.354c.628-4.697.991-10.138 1.005-15.665V0H16.64c.014 5.54.377 10.982 1.073 16.32l-.068-.641H.958S-5.807 49.69 31.31 54.309c2.62 3.87 5.51 7.244 8.743 10.254l.034.031c-.411 5.579-2.65 21.624-15.59 21.624h-7.861V96h62.719v-9.782l-10.88-.367C58.192 83.52 56.272 69.67 55.905 64.594a59.2 59.2 0 0 0 8.647-10.08l.13-.205zM75.43 30.267l2.194-5.44h8.503c-.33 4.638-1.995 8.831-4.611 12.26l.04-.055a22.16 22.16 0 0 1-10.542 6.682l-.158.038c1.735-3.789 3.302-8.283 4.457-12.94l.117-.548zm-60.984 6.765a22.65 22.65 0 0 1-4.567-12.134l-.003-.072h8.41l2.287 5.441c1.395 5.322 3.051 9.882 5.064 14.246l-.22-.531c-4.409-1.235-8.143-3.665-10.947-6.92l-.024-.027zm40.78 3.977-6.402-3.11a1.7 1.7 0 0 0-.823-.205c-.301 0-.586.075-.833.212l.01-.003-6.4 3.11a1.604 1.604 0 0 1-2.243-1.656v.006l1.005-7.176a1.55 1.55 0 0 0-.411-1.282l-4.846-5.256a1.56 1.56 0 0 1 .813-2.606h.01l7.176-1.326c.498-.055.916-.35 1.139-.768l.003-.007 3.429-6.401a1.555 1.555 0 0 1 2.74-.007l.003.007 3.428 6.4c.216.416.617.71 1.09.776h.007l7.176 1.326a1.555 1.555 0 0 1 .823 2.606l-5.03 5.256a1.55 1.55 0 0 0-.425 1.07q.002.111.014.22v-.008l1.005 7.176a1.6 1.6 0 0 1-2.475 1.646l.006.004z"/></svg>');
  }


 i.bc-i-Vip:before {
    content: ""!important;
  }

  i.bc-i-Vip:before {
      content: "";
      display: inline-block;
      width: 14px;
      height: 14px;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 96 96"><path d="M64.688 54.312c37.121-4.57 30.353-38.63 30.353-38.63H78.354c.628-4.697.991-10.138 1.005-15.665V0H16.64c.014 5.54.377 10.982 1.073 16.32l-.068-.641H.958S-5.807 49.69 31.31 54.309c2.62 3.87 5.51 7.244 8.743 10.254l.034.031c-.411 5.579-2.65 21.624-15.59 21.624h-7.861V96h62.719v-9.782l-10.88-.367C58.192 83.52 56.272 69.67 55.905 64.594a59.2 59.2 0 0 0 8.647-10.08l.13-.205zM75.43 30.267l2.194-5.44h8.503c-.33 4.638-1.995 8.831-4.611 12.26l.04-.055a22.16 22.16 0 0 1-10.542 6.682l-.158.038c1.735-3.789 3.302-8.283 4.457-12.94l.117-.548zm-60.984 6.765a22.65 22.65 0 0 1-4.567-12.134l-.003-.072h8.41l2.287 5.441c1.395 5.322 3.051 9.882 5.064 14.246l-.22-.531c-4.409-1.235-8.143-3.665-10.947-6.92l-.024-.027zm40.78 3.977-6.402-3.11a1.7 1.7 0 0 0-.823-.205c-.301 0-.586.075-.833.212l.01-.003-6.4 3.11a1.604 1.604 0 0 1-2.243-1.656v.006l1.005-7.176a1.55 1.55 0 0 0-.411-1.282l-4.846-5.256a1.56 1.56 0 0 1 .813-2.606h.01l7.176-1.326c.498-.055.916-.35 1.139-.768l.003-.007 3.429-6.401a1.555 1.555 0 0 1 2.74-.007l.003.007 3.428 6.4c.216.416.617.71 1.09.776h.007l7.176 1.326a1.555 1.555 0 0 1 .823 2.606l-5.03 5.256a1.55 1.55 0 0 0-.425 1.07q.002.111.014.22v-.008l1.005 7.176a1.6 1.6 0 0 1-2.475 1.646l.006.004z"/></svg>');
  }



 i.bc-i-money-dollar:before {
    content: ""!important;
  }

  i.bc-i-money-dollar:before {
      content: "";
      display: inline-block;
  width: 14px;
    height: 14px;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 64 64"><path fill-rule="evenodd" d="M45.71 13.349v.024c0 4.316-2.076 8.146-5.32 10.57H24.61l-.034-.024a13.19 13.19 0 0 1-5.286-10.57c0-7.296 5.914-13.21 13.21-13.21s13.21 5.914 13.21 13.21m4.806 22.844H62.23v-3.19a5.31 5.31 0 0 0-5.3-5.31H10.14a5.624 5.624 0 0 1-5.24-5.608v-.014a5 5 0 0 1 0-.522v.012a5.546 5.546 0 0 1 5.51-5.11h3.85a17.5 17.5 0 0 1-.26-2.88v-.01H7.06A7.07 7.07 0 0 0 0 20.63v37.1a6.14 6.14 0 0 0 6.13 6.13h50.79a5.31 5.31 0 0 0 5.31-5.31v-3.19H50.5c-.092.004-.2.006-.31.006-5.296 0-9.59-4.294-9.59-9.59s4.294-9.59 9.59-9.59q.163 0 .326.006m4.733-22.63v2.89h-4.516a18.4 18.4 0 0 0 .267-2.89zm-4.516 2.89-.02.11.017-.11zM8.66 21.983c0-.98.792-1.774 1.77-1.78h4.91l.044.122a17.8 17.8 0 0 0 1.956 3.618h-6.91a1.77 1.77 0 0 1-1.77-1.77zM64 39.943v11.67l-13.488-.002a5.84 5.84 0 0 1-6.094-5.834 5.84 5.84 0 0 1 6.082-5.834zm-13.06 8.5a2.67 2.67 0 0 0 2.67-2.66v-.01a2.67 2.67 0 1 0-2.67 2.67m-1.26-28.24a18.2 18.2 0 0 1-1.998 3.74h-.002l-.038.058.04-.058H58v-3.74z" clip-rule="evenodd"/></svg>');
  }


 i.bc-i-two-column:before {
    content: ""!important;
  }

  i.bc-i-two-column:before {
      content: "";
      display: inline-block;
  width: 14px;
    height: 14px;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 64 64"><path fill-rule="evenodd" d="m57.742 15.509 5.547 5.547a2.4 2.4 0 0 1 .712 1.71 2.4 2.4 0 0 1-.712 1.708l-8.846 8.846L30.694 9.571 39.59.725A2.4 2.4 0 0 1 41.3.014a2.4 2.4 0 0 1 1.708.711l5.498 5.548a6.532 6.532 0 0 0 9.236 9.236M.738 39.527 27.395 12.87l23.747 23.747-26.657 26.657a2.4 2.4 0 0 1-1.71.712 2.4 2.4 0 0 1-1.709-.712l-5.547-5.547a6.532 6.532 0 0 0-9.236-9.236L.736 42.994a2.407 2.407 0 0 1 .002-3.466" clip-rule="evenodd"/></svg>');
  }

i.bc-i-live-casino-1:before {
    content: ""!important;
  }

  i.bc-i-live-casino-1:before {
      content: "";
      display: inline-block;
    width: 14px;
    height: 14px;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 64 64"><path d="M12.265 47.726.21 14.603a3.574 3.574 0 0 1 2.108-4.553l.024-.007 19.282-7.015a3.55 3.55 0 0 1 4.553 2.082l.008.024.694 1.92L12.69 46.073a9 9 0 0 0-.418 1.598zM63.79 15.511 48.002 58.93a3.53 3.53 0 0 1-4.558 2.1l.024.009-21.948-8.001a3.58 3.58 0 0 1-2.124-4.585l-.008.024 15.787-43.39a3.555 3.555 0 0 1 4.559-2.126l-.024-.008 21.948 8a3.58 3.58 0 0 1 2.124 4.585l.008-.024zM50.457 32.685l-1.386-3.254a1.79 1.79 0 0 0-2.333-.956l.012-.004-2.666 1.174a1.787 1.787 0 0 1-2.316-.948l-.004-.012-1.146-2.667a1.764 1.764 0 0 0-2.332-.93l.012-.004-3.28 1.386a1.74 1.74 0 0 0-.929 2.33l-.004-.01 3.92 9.255a1.816 1.816 0 0 0 2.359.928l-.012.005 9.227-3.947a1.737 1.737 0 0 0 .794-2.356l.004.01z"/></svg>');

  }


i.bc-i-tournament:before {
    content: ""!important;
  }

i.bc-i-tournament:before {
      content: "";
      display: inline-block;
 width: 14px;
    height: 14px;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 96 96"><path d="M64.688 54.312c37.121-4.57 30.353-38.63 30.353-38.63H78.354c.628-4.697.991-10.138 1.005-15.665V0H16.64c.014 5.54.377 10.982 1.073 16.32l-.068-.641H.958S-5.807 49.69 31.31 54.309c2.62 3.87 5.51 7.244 8.743 10.254l.034.031c-.411 5.579-2.65 21.624-15.59 21.624h-7.861V96h62.719v-9.782l-10.88-.367C58.192 83.52 56.272 69.67 55.905 64.594a59.2 59.2 0 0 0 8.647-10.08l.13-.205zM75.43 30.267l2.194-5.44h8.503c-.33 4.638-1.995 8.831-4.611 12.26l.04-.055a22.16 22.16 0 0 1-10.542 6.682l-.158.038c1.735-3.789 3.302-8.283 4.457-12.94l.117-.548zm-60.984 6.765a22.65 22.65 0 0 1-4.567-12.134l-.003-.072h8.41l2.287 5.441c1.395 5.322 3.051 9.882 5.064 14.246l-.22-.531c-4.409-1.235-8.143-3.665-10.947-6.92l-.024-.027zm40.78 3.977-6.402-3.11a1.7 1.7 0 0 0-.823-.205c-.301 0-.586.075-.833.212l.01-.003-6.4 3.11a1.604 1.604 0 0 1-2.243-1.656v.006l1.005-7.176a1.55 1.55 0 0 0-.411-1.282l-4.846-5.256a1.56 1.56 0 0 1 .813-2.606h.01l7.176-1.326c.498-.055.916-.35 1.139-.768l.003-.007 3.429-6.401a1.555 1.555 0 0 1 2.74-.007l.003.007 3.428 6.4c.216.416.617.71 1.09.776h.007l7.176 1.326a1.555 1.555 0 0 1 .823 2.606l-5.03 5.256a1.55 1.55 0 0 0-.425 1.07q.002.111.014.22v-.008l1.005 7.176a1.6 1.6 0 0 1-2.475 1.646l.006.004z"/></svg>');
  }


i.bc-i-live:before {
    content: ""!important;
  }

i.bc-i-live:before {
      content: "";
      display: inline-block;
   width: 14px;
    height: 14px;
      background-size: contain;
      background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 64 64"><path d="M24.694.006h14.64v7.306h-14.64zm26.4 21.334 3.786-4.346-5.52-4.8-3.866 4.48C41.664 14.246 37 12.806 32 12.806s-9.664 1.44-13.598 3.93l.104-.062-3.866-4.426-5.52 4.8 3.786 4.294A25.48 25.48 0 0 0 6.4 38.396c0 14.138 11.462 25.6 25.6 25.6s25.6-11.462 25.6-25.6a25.5 25.5 0 0 0-6.528-17.078zM32 38.406 20.24 50.112a16.54 16.54 0 0 1-4.836-11.706c0-9.16 7.426-16.586 16.586-16.586H32z"/></svg>');
  }



i.bc-i-Football:before {
    content: ""!important;
  }

i.bc-i-Football:before {
      content: "";
      display: inline-block;
  width: 14px;
    height: 14px;
      background-size: contain;
      background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b1bad3" viewBox="0 0 96 96"><g fill-rule="evenodd" clip-rule="evenodd"><path d="M86.68 76.32a48.2 48.2 0 0 0 7.96-17.16c-5.64.88-10.88 3-15.4 6.12 2.64 3.56 5.12 7.28 7.44 11.04m-23.56 17.2c6.84-2.28 12.96-6.04 18.04-10.88-2.48-4.16-5.12-8.24-8-12.12-5.72 6.12-9.44 14.12-10 23zm8.72-76.96c0 11.04-3.6 21.24-9.68 29.56 4.28 4.08 8.32 8.36 12.08 12.92 6.24-4.4 13.6-7.24 21.6-8.04.08-1 .16-1.96.16-3 0-18.32-10.28-34.24-25.36-42.32.76 3.52 1.2 7.16 1.2 10.88m-58.32-1.88c15.68 6.36 30.12 15.16 42.72 26.04 4.8-6.84 7.6-15.16 7.6-24.16 0-5.16-.96-10.12-2.68-14.68C56.96.68 52.56 0 48 0 34.44 0 22.24 5.64 13.52 14.68m8 52.24c-6.76 0-13.16-1.36-19.04-3.76C8.84 82.24 26.8 96.04 48 96.04c2.4 0 4.72-.24 7.04-.56.16-12.16 5.12-23.2 13.12-31.28-3.48-4.2-7.2-8.16-11.12-11.92-9.12 9.08-21.64 14.68-35.48 14.68z"/><path d="M51.08 46.84A145.9 145.9 0 0 0 8.24 21.16C3.04 28.8 0 38.04 0 48c0 1.72.12 3.44.28 5.12 6.24 3.64 13.48 5.76 21.24 5.76 11.48 0 21.92-4.6 29.56-12.08z"/></g></svg>');

  }

.sliderSingleElWrapper:nth-child(2) .sliderSingleEl .sliderImage img {
    height: 50px !important;
}
.sliderSingleElWrapper:nth-child(3) .sliderSingleEl .sliderImage img {
    height: 100% !important;
}

.asideMenuOpenNavTitle {
    color: #fff !important;
    display: block!important;
    font-weight: 800;
    font-family: 'Proxima Nova', sans-serif;
}




.hasLeftMenu:not(.sportsbook) {
     grid-template-columns: 245px minmax(0, 1fr) !important;
}

.asideMenuBurger {
    display: none !important;
}

.asideMenuCompact {
    width: 226px !important;
    padding-bottom: 24px !important;
    gap: 12px !important;
}

.asideMenuCompact {
    background: #0e212e!important;
}


i.bc-i-VirtualHorses {
    color: #b1bad3;
    font-size: 17px;
}

i.bc-i-games-1 {
        color: #b1bad3;
    font-size: 17px;
}

i.bc-i-Esports {
    color: #b1bad3;
    font-size: 17px;
}

i.bc-i-tv {
    color: rgb(177, 186, 211);
    font-size: 17px;
}

i.bc-i-x50-wheel {
    color: rgb(177, 186, 211);
    font-size: 17px;
}


i.bc-i-promotions {
    color: #b1bad3;
    font-size: 17px;
}
.hide-this {
    display: none !important;
}
a[href="#removed"],
a[href*="enjoybetapp.com"],
a[href*="enjoyliletisim.com"],
a[aria-label*="SESLİ DESTEK"],
a[aria-label*="DESTEK"],
.hdr-navigation-link-bc[aria-label*="DESTEK"],
a.bc-i-call,
button.bc-i-call,
iframe[id*="intercom"],
iframe[name*="intercom"],
div[id*="intercom"],
div[class*="intercom"],
.intercom-launcher,
.intercom-messenger,
#intercom-container {
    display: none !important;
    visibility: hidden !important;
}
a[href*="t2m.io"],
a[href*="x.com"],
a[href*="twitter.com"],
a[href*="instagram.com"],
a[href*="t.me"],
a[href*="telegram"],
a[href*="youtube.com"] {
    display: none !important;
    visibility: hidden !important;
}
.footerLinkCol:has(h3.footerLinkColTitle:contains("Sosyal")),
.footerLinkCol:has(h3.footerLinkColTitle:contains("Medya")),
h3.footerLinkColTitle:contains("Sosyal"),
h3.footerLinkColTitle:contains("Medya") {
    display: none !important;
    visibility: hidden !important;
}
