div.layout-bc:first-of-type > div.layout-header-holder-bc:nth-of-type(2) > div.hdr-dynamic-content:first-child > div.hm-row-bc:first-child > div.pb-component-wrapper:last-child > div.carousel:only-child > div.carousel-viewport:only-child > div.carousel-container:only-child > div.carousel-slide:only-child > div.informative-widget:only-child > a.informative-widget-link:only-child > p.informative-widget-container:only-child > span:last-child > h1:only-child > span:only-child > a:first-child > span:only-child
{
    color: black !important;
    background-color: rgb(187, 125, 37) !important;
    border-radius: 15px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.hdr-main-content-bc, .logo {
    height: 75px !important;
}


.page-view-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    margin: 20px auto !important;

    max-width: 520px !important;
    min-width: 520px !important;
    border-radius: 14px;

    /* Daha gÃ¼Ã§lÃ¼ silver gradient */
    background: linear-gradient(
        135deg,
        #f8f8f8 0%,
        #e5e5e5 20%,
        #cfcfcf 45%,
        #f3f3f3 70%,
        #bbbbbb 100%
    );

    /* YansÄ±mayÄ± veren iÃ§ highlight */
    position: relative;
    overflow: hidden;

    /* Derinlik */
    box-shadow:
        inset 0 1px 3px rgba(255,255,255,0.8),
        inset 0 -2px 4px rgba(0,0,0,0.25),
        0 6px 18px rgba(0,0,0,0.18);

    color: #161616 !important;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.55);
    transition: 0.25s ease-in-out;
}

/* Ãœst tarafta silver parlamasÄ± - gerÃ§ekÃ§ilik katar */
.page-view-more::before {
    content: "";
    position: absolute;
    top: 0;
    left: -50%;
    width: 200%;
    height: 50%;
    background: linear-gradient(
        180deg,
        rgba(255,255,255,0.55),
        rgba(255,255,255,0)
    );
    pointer-events: none;
}

/* Hover efekti: daha parlak metal */
.page-view-more:hover {
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        #ececec 25%,
        #d6d6d6 50%,
        #fafafa 75%,
        #c2c2c2 100%
    );

    transform: translateY(-2px);
    box-shadow:
        inset 0 1px 3px rgba(255,255,255,0.9),
        inset 0 -2px 3px rgba(0,0,0,0.2),
        0 6px 22px rgba(0,0,0,0.28);
}

.page-view-more h3 {

    color: #1a1a1a !important;
}





.nav-content-menu > .nav-menu-container.header-navigation > .nav-menu.nav-menu-hide-items > li:last-child > a:only-child > span:first-child > svg:only-child {

    margin-left: -60px !important;
    margin-bottom: 1px !important;
  
}

.ftr-g-content-bc .carousel-count-arrow, .games-carousel-content .carousel-count-arrow {
  top: -104px !important;
}

.overlay-header {
    display: flex !important;
    align-items: center !important;
    height: 49px !important;
    line-height: 49px !important;
    padding: 0 10px !important;
    color: #F89A04 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.promotions-article-title {
    height: 34px !important;
    margin-top: 1px !important;
    padding: 0 10px !important;
    color: #F89A04 !important;
    background: rgba(var(--b-sc),.1) !important;
    font-size: 15px !important;
    line-height: 34px !important;
}



.nav-menu-container.header-navigation:nth-child(2) .nav-menu-other>.nav-menu-item.active, .nav-menu-container.header-navigation:nth-child(2) .nav-menu>li .nav-menu-item.active {
    color: #F89A04 !important;
}

.accordion-items .accordion-button.a-outline, .accordion-items .accordion-button:hover {
    border: none !important;
    background: #F89A04 !important;
    box-shadow: 0 0 0 1px rgba(var(--b-sc),.8) !important;
}

footer-title {
    color: #F89A04 !important;
}



.carousel-count-arrow-container i {
    background: #F89A04 !important;
}


.sg-n-text-row-1-bc {
    color: #F89A04 !important;
}

.bs-number-button-bc i {
    color: #F89A04 !important;
}

.btn.a-outline.a-white {
    background: #F89A04 !important;
}

.e-sports-time-info.live {
    background: #F89A04 !important;
}

.horizontal-sl-tab-bc.active, .horizontal-sl-tab-bc.active:after {
    color: #F89A04 !important;
}

.ss-icon-bc {
    color: #F89A04 !important;
}

.sgm-market-g-item-bc>.market-bc.m-g-header {
    color: #F89A04 !important;
}

.hdr-toggle-button-bc {
    background: #bebebe54 !important;
}

.multi-select-label-bc .checkbox-control-text-bc {
    color: #F89A04 !important;
}

.hdr-time-bc {
    background: #F89A04 !important;
}

::-webkit-scrollbar-thumb {
    background: #fefefd !important;
}

.header-user-nav .nav-menu-sub .nav-menu-item {
    color: #F89A04 !important;
}

.user-profile-nav-icon {
    color: #F89A04 !important;
}

.user-profile-nav-arrow {
    color: #F89A04 !important;
}

.informative-widget { 
    padding: 0 !important; 
}

.header-bc {   
padding:0 !important;   
}

.accordion-items .accordion-button {
  max-width: 184px !important;
}

.btn.s-big {
  border: 2px solid #f89a04 !important;
}

.btn.s-big {
  width: 174px !important;
}

}
.layout-content-holder-bc::before {
  content: "BAHSÃ„Â°N TAM KALBÃ„Â°NE HOÃ…Å¾GELDÃ„Â°NÃ„Â°Z.";
  color: #F89A04;
  font-family: roboto;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  animation-name: slide !important;
  animation-duration: 90s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  position: fixed;
  font-size: 16px !important;
  overflow: hidden;
  bottom: 1px;
  z-index: 1;
  padding-left: 5px;
  background: linear-gradient(180deg,#ffe418,#35846b);
  border-radius: 15px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
}
	
.hdr-dynamic-content .product-banner-container-bc{
    display: flex !important;
    padding: 10px;
    padding-bottom: 0px;
    margin-bottom: -5px !important;
}
.hdr-dynamic-content .product-banner-container-bc a{
    width: 65px !important;
}

#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li:nth-child(10) {
  float: right;
  position: absolute;
  right: 0;
}

.market-filter-s-bc {
    flex: auto;
    background: #F89A04 !important;
}



.market-bc {
  background: #5454559c !important;
}

.nav-content-menu > .nav-menu-container.header-navigation > .nav-menu.nav-menu-hide-items > li:last-child > a:only-child > span:last-child {
    color: transparent !important;
}
.bc-i-promotions {
    color: transparent !important;
}

#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li:nth-child(9) a {
    color:transparent !important;
}

#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li:nth-child(9) {
  float: right;
  position: absolute;
  right: 0;
  background: url(https://cms.17btcoservice.com/storage/medias/tambet-18755717/media_18755717_3cbde0224ebec310113eb8def9a48d18.gif) !important;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  width: 160px;
  height: 36px;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}

#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li:nth-child(9) a:hover{
    float: right;
    position: absolute;
    right: 0px;
    background: url(https://cms.17btcoservice.com/storage/medias/tambet-18755717/media_18755717_3cbde0224ebec310113eb8def9a48d18.gif) !important;
    width: 160px;
    height: 36px;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}


.nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item.active, .nav-menu-container.header-navigation:first-child .nav-menu > li:nth-child(9) > .nav-menu-item.active {
background: transparent !important;
}

div.layout-bc:first-of-type > div.layout-header-holder-bc:nth-of-type(2) > header.header-bc:last-child > div.nav-content-bc:nth-child(3) > div.nav-content-menu:only-child > nav.nav-menu-container:only-child > ul.nav-menu:first-child > li:last-child > a.nav-menu-item:only-child > i.bc-i-promotions-3:first-child:before {
  display: none !important;
  content: none !important;
}

.promotions-article-title {
  display: none !important;
}

.promotionsListEl-bc:hover {
  background: url(https://cms.17btcoservice.com/storage/medias/tambet-18755717/media_18755717_8857ab10001381c56ddeb1194fbbedcc.gif) !important;
  background-size: cover!important; 
  border-radius: 10px !important;
}

.horizontal-sl-list.promotion-horizontal-sl-list-bc.horizontal-items-expanded {
  display: flex;
  background: url(https://atlscdn.site/tam/promotion.png) !important;
  height: 180px !important;
  width: 100% !important;
margin-top:20px !important;
background-position:bottom !important;
background-repeat:no-repeat !important;
}

div#root.layout-bc.theme-default.smart-panel-is-visible.betslip-Hidden.is-home-page{ 
max-width: 1470px !important; margin-left:auto !important; margin-right:auto !important; 
}  
 
 
div#root.layout-bc.theme-default.smart-panel-is-visible.betslip-Hidden.has-sub-navigation.page-full-size.casino-slots.compact-footer{ 
max-width: 1470px !important; margin-left:auto !important; margin-right:auto !important; 
} 
 
div#root.layout-bc.theme-default.smart-panel-is-visible.betslip-Hidden.live-casino-games.page-full-size.compact-footer{ 
max-width: 1470px !important; margin-left:auto !important; margin-right:auto !important; 
} 
 
div#root.layout-bc .theme-default.smart-panel-is-visible.betslip-Hidden.skill-games-page.page-full-size.compact-footer.skill-games{ 
max-width: 1470px !important; margin-left:auto !important; margin-right:auto !important; 
} 
 
 
div#root.layout-bc.theme-default.smart-panel-is-visible.betslip-Hidden.has-sub-navigation.page-full-size.hide-tab-navigation-footer-mobile.compact-footer.virtual-sports{ 
max-width: 1470px !important; margin-left:auto !important; margin-right:auto !important; 
} 
 
div#root.layout-bc.theme-default.smart-panel-is-visible.betslip-Hidden.page-full-size.tv-games.compact-footer{ 
max-width: 1470px !important; margin-left:auto !important; margin-right:auto !important; 
} 
 
div#root.layout-bc.theme-default.smart-panel-is-visible.e-sports.compact-footer.page-full-size.sportsbook.betslip-Fixed{ 
max-width: 1470px !important; margin-left:auto !important; margin-right:auto !important; 
} 
 
div#root.layout-bc.theme-default.smart-panel-is-visible.betslip-Hidden{ 
max-width: 1470px !important; margin-left:auto !important; margin-right:auto !important; 
}  

 
div#root.layout-bc:not(.page-full-size) .layout-content-holder-bc, .layout-bc:not(.page-full-size) .layout-footer-holder-bc { 
padding:0 !important; 
}  
 
.header-bc { 
padding:0 !important; 
}

.promotionsArticleThumbnail-bc:hover {
    opacity: 0.8 !important;
}

.promotionsListEl-bc:hover {
    background: url(https://cms.17btcoservice.com/storage/medias/tambet-18755717/media_18755717_8857ab10001381c56ddeb1194fbbedcc.gif) !important;
    background-size: cover !important;
    border-radius: 17px !important;
}

.promotion-details-popup .promotion-details-container {
    background: url(https://cms.17btcoservice.com/storage/medias/tambet-18755717/media_18755717_bb71772b58313c17616d4d4c36a011bf.png);
    background-position: center;
    background-repeat: no-repeat;
}

.sdr-item-bc::before {
  background: transparent !important;
}

.horizontal-sl-list, .horizontal-sl-tab {
margin: auto; !important;
}

.layout-bc {
  max-width: 1470px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.grecaptcha-badge {
  display: none !important;
}

.informative-widget-container {
  padding: 3px !important;
}

.m-nav-items-list-item-bc.active, .m-nav-items-list-item-bc:hover {
  border: 1px solid transparent !important;
  background: transparent !important;
}

.m-nav-items-list-item-bc:not(.active) {
  background: transparent !important;
  border: 1px solid transparent;
}

.payment-logo {
  width: 129px !important;
}

.product-banner-info-bc::before {
  background: transparent !important;
}

.header-custom-buttons a[class*="promotions"] {
  background: #1a1a1a !important;
  color: white !important;
  border: 1px solid #f89a045e !important;
}

.header-icon-text[class*="bc-i"] {
  background: #1a1a1a !important;
  color: white !important;
  border: 1px solid #f89a045e !important;
}

.header-custom-buttons a[class*="promotions"] {
  background: #1a1a1a !important;
  color: white !important;
  border: 1px solid #f89a045e !important;
}

.header-icon-text[class*="bc-i"] {
  background: #1a1a1a !important;
  color: white !important;
  border: 1px solid #f89a045e !important;
}


.dep-w-info-bc .horizontal-sl-list.promotion-horizontal-sl-list-bc.horizontal-items-expanded {
  background: none !important;
  height: 40px !important;
}

.popup-inner-bc {
  border-radius: 50px !important;
  border-bottom: 2px solid #adadad82 !important;
  border-top: 4px solid #adadad82 !important;
  border-left: 2px solid #adadad82 !important;
  border-right: 2px solid #adadad82 !important;
  /* background: unset !important; */
}

@media screen and (max-width: 1366px)
.header-icon {
  width: 22px !important;
  height: 22px  !important;
  margin-inline-start: 25px  !important;
}

@keyframes slide {
0% {
  left: 100%;
}
100% {
  left: -250%;
}
}

.sign-in .sg-n-text-row-1-bc {
  display: none;
}

.sign-in .sg-n-text-row-2-bc {
  color: transparent !important;
  padding-bottom: 10px !important;
  /* display: none; */
}



.entrance-popup-bc.sign-in {
  background: url(https://atlscdn.site/tam/logingb.png) !important;
}

.entrance-f-error-message-bc {
  background: rgba(111, 88, 90, 0) !important;
}
[class*="is-web"] .horizontalCategoryItem i {
  margin-inline-start: 8px !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 21px !important;
}
.security-box { 
            width: 100%; 
            min-height: 310px; 
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; 
            background: #0d121f; 
            border-radius: 10px; 
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); 
            color: white; 
            border: 2px solid #f89a06; 
            padding: 5px; 
            box-sizing: border-box; 
            display: flex; 
            flex-direction: column; 
            margin: 0 auto; 
        } 
 
        .download-section { 
            background: rgba(0, 180, 216, 0.15); 
            padding: 6px; 
            border-radius: 8px; 
            margin-bottom: 8px; 
            text-align: center; 
        } 
 
        .download-title { 
            font-size: 15px; 
            font-weight: 700; 
            margin: 0 0 5px 0; 
            color: #fff; 
        } 
 
        .download-subtitle { 
            font-size: 12px; 
            font-weight: 600; 
            color: #f89a06; 
            margin: 0 0 10px 0; 
        } 
 
        .qr-container { 
            display: flex; 
            justify-content: space-around; 
            align-items: center; 
            margin: 10px 0; 
            gap: 15px; 
        } 
 
        .qr-code { 
            width: 80px; 
            height: 80px; 
            background: white; 
            padding: 5px; 
            border-radius: 5px; 
            flex-shrink: 0; 
        } 
 
        .qr-code img { 
            width: 100%; 
            height: 100%; 
            object-fit: contain; 
        } 
 
        .download-button { 
            display: inline-block; 
            background: #f89a06; 
            color: #000; 
            padding: 8px 15px; 
            border-radius: 5px; 
            text-decoration: none; 
            font-weight: 600; 
            font-size: 14px; 
            margin-top: 8px; 
            transition: background 0.3s ease; 
        } 
 
        .download-button:hover { 
            background: #d8344e; 
        } 
 
        .warning-section { 
            background: rgba(233, 69, 96, 0.15); 
            /*border-left: 3px solid #e94560;*/ 
            padding: 10px; 
            margin-bottom: 8px; 
            border-radius: 0 5px 5px 0; 
            font-size: 12px; 
            text-align: center; 
        } 
 
        .warning-title { 
            font-weight: 700; 
            color: #f89a06; 
            margin-bottom: 5px; 
            font-size: 13px; 
        } 
 
        .warning-text { 
            line-height: 1.4; 
            margin: 0; 
            font-size: 12px; 
        } 
 
        .current-address { 
            background: rgba(0, 180, 216, 0.1); 
            padding: 8px; 
            border-radius: 5px; 
            font-size: 11px; 
            text-align: center; 
            border: 1px dashed #f89a06; 
            margin-top: 3px; 
        } 
 
        .address-label { 
            font-weight: 600; 
            color: #f89a06; 
            margin-bottom: 3px; 
            display:inline-block; 
        } 
 
        .address-value { 
            word-break: break-all; 
            font-family: monospace; 
            display:inline-block; 
        }






.entrance-form-bc.popup.login .form-sign-bc, .entrance-form-bc.popup.reg-via-wallet .form-sign-bc {
    display: flex;
    flex-direction: column;
    min-height: 300px!important;
}


.sdr-iframe-holder-bc {
    height: 150px !important;
}



.product-banner-container-bc {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important;
}


.sliderSingleEl iframe{
    width:100px !important;
    height:90px;
}
img[src="https://cms.17btcoservice.com/storage/medias/tambet-18755717/media_18755717_3cc66f1672720e51893ad969b49fc615.png"] {
    content: url("https://atlscdn.site/tam/footer2.png");
}
.footerSocialLinks .footerSocialLink {
    list-style: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 20%;
    margin-right: 6px;
}

.footerSocialLinks .footerSocialLink i {
    color: #fff !important;
    font-size: 18px;
}

.footerSocialLinks .footerSocialLink:has(.bc-i-twitter)   { background: #515456 !important; }
.footerSocialLinks .footerSocialLink:has(.bc-i-telegram)  { background: #0088cc !important; }
.footerSocialLinks .footerSocialLink:has(.bc-i-instagram) { background: #E1306C !important; }
.footerSocialLinks .footerSocialLink:has(.bc-i-youtube)   { background: #FF0000 !important; }

.btn.a-color.header-icon-text.bc-i-bonus {
    background: url(https://atlscdn.site/tam/talep.gif) !important;
    color: transparent !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}



button.btn.s-small.register{
  cursor: pointer;
  font-weight: 600;
  transition: all 0.2s;
  padding: 10px 20px;
    height:30px !important;
  border-radius: 20px !important;
   background: linear-gradient(
    135deg,
    #d8d8d8 0%,
    #cfcfcf 25%,
    #c6c6c6 50%,
    #bbbbbb 75%,
    #cfcfcf 100%
  ) !important;
  border: 1px solid transparent;
  color: #000 !important;
  display: flex;
  align-items: center;
  position: relative;
    font-size:14px !important;
  animation: pulse-white 1s infinite !important;
}


button.btn.s-small.sign-in {
  cursor: pointer;
  font-weight: 600;
  transition: all 0.2s;
height:30px !important;
  padding: 10px 20px;
  border-radius: 20px !important;
   background: linear-gradient(135deg, #7ebc21, #5f9015) !important;
  border: 1px solid transparent;
  display: flex;
    color:#000 !important;
  align-items: center;
text-decoration:none!important;
font-size:14px !important;
    position: relative !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding-right: 40px !important; /* ikon iÃƒÂ§in boÃ…Å¸luk */
    
}

button.btn.s-small.sign-in ::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  pointer-events: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 74 74'><circle stroke-width='3' stroke='black' r='35.5' cy='37' cx='37'></circle><path fill='black' d='M25 35.5C24.1716 35.5 23.5 36.1716 23.5 37C23.5 37.8284 24.1716 38.5 25 38.5V35.5ZM49.0607 38.0607C49.6464 37.4749 49.6464 36.5251 49.0607 35.9393L39.5147 26.3934C38.9289 25.8076 37.9792 25.8076 37.3934 26.3934C36.8076 26.9792 36.8076 27.9289 37.3934 28.5147L45.8787 37L37.3934 45.4853C36.8076 46.0711 36.8076 47.0208 37.3934 47.6066C37.9792 48.1924 38.9289 48.1924 39.5147 47.6066L49.0607 38.0607ZM25 38.5L48 38.5V35.5L25 35.5V38.5Z'></path></svg>") !important;
}


button.btn.s-small.sign-in:hover {
    background-position: right center;
    background: linear-gradient(135deg, #44a790, #268f78) !important;
    color: #fff;
    text-decoration: none;
}

body .layout-bc .header-bc .hdr-user-bc .bc-i-telegram {
    background: linear-gradient(135deg, #0098e8, #0079b5) !important;
    border-radius: 6px !important;
    box-shadow: 0 2px 8px rgba(0, 136, 204, 0.5);
    color:#fff !important;

}


body .layout-bc .header-bc .hdr-user-bc .bc-i-wallet {
    background: linear-gradient(135deg, #00c853, #009d3a) !important;
    color: #fff !important;
    border-radius: 6px !important;
}



.btn.a-color.header-icon-text.bc-i-x50-wheel {
    background: url(https://atlscdn.site/tam/cark.gif) !important;
    color: transparent !important;
    background-repeat: no-repeat !important;
    background-position:top center;
    background-size:contain !important;
}



body .layout-bc .header-bc .hdr-user-bc .bc-i-wallet {
    background: linear-gradient(135deg, #00c853, #009d3a) !important;
    color: #fff !important;
    border-radius: 6px !important;
}

a.btn.a-color.header-icon-text.bc-i-wallet::before {
  content: "" !important;
  display: inline-block;
  width: 40px !important;
  height: 30px !important;
  background: url('https://zulaimg.link/mobile/wallet.webp') ; 
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-color:unset !important;
}

a.btn.a-color.header-icon-text.bc-i-wallet {
    background: transparent !important;
    color: transparent !important;
    border: none !important;
}

body .layout-bc .header-bc .hdr-user-bc .bc-i-wallet span {
   display:none !important;
}

.btn.a-color.header-icon-text.bc-i-standings {
  background: transparent !important;
  border-image: linear-gradient(to left, #13131321 0%, #d8d8d8 50%, #13131321 100%) 100% 0 100% 0/1px 0 1px 0 stretch !important;
  box-shadow: 0px 0px 1px 1px #d8d8d8 !important;
  border-top: 1px solid !important;
  color: #d6d9de !important;
  
}

.btn.a-color.header-icon-text.bc-i-call {
  background: transparent !important;
  border-image: linear-gradient(to left, #13131321 0%, #d8d8d8 50%, #13131321 100%) 100% 0 100% 0/1px 0 1px 0 stretch !important;
  box-shadow: 0px 0px 1px 1px #d8d8d8 !important;
  border-top: 1px solid !important;
  color: #d6d9de !important;
  
}

@keyframes pulse-white {
  0% {
    transform: scale(0.95);
  }
  
  70% {
    transform: scale(1);
  }
  
  100% {
    transform: scale(0.95);
  }
}

body .layout-bc .header-bc .header-custom-buttons a {
  cursor: pointer;
  font-weight: 600;
  transition: all 0.2s;
  height: 30px !important;
  border-radius: 20px !important;

  /* Mat soft silver */
  background: linear-gradient(
    135deg,
    #d8d8d8 0%,
    #cfcfcf 25%,
    #c6c6c6 50%,
    #bbbbbb 75%,
    #cfcfcf 100%
  ) !important;

  border: none !important;
  color: #000 !important;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px !important;
}

.header-custom-buttons .header-icon-text {
    margin-inline-start: 10px;
}


.nav-menu-container.header-navigation:first-child {
    background: linear-gradient(
        135deg,
        rgba(40, 40, 40, 0.95) 0%,
        rgba(60, 60, 60, 0.95) 40%,
        rgba(25, 25, 25, 0.95) 100%
    ) !important;
	padding-top: 12px;
    padding-bottom: 12px;
	padding-left: 12px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.15)  !important;
}
.nav-menu-container .nav-menu>li{
    margin-right: 12px;
}

.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item> i, .nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item> i{
	color: #e4c415;
}

.nav-menu-container .nav-menu>li a {
    background-color: #ffffff1a;
    border-radius: 10px !important;
}

.nav-menu-container .nav-menu>li:last-child a {
    background-color: unset !important;
    border-radius: 10px !important;
}


.nav-menu-container .nav-menu>li a:hover {
    background-color: #0b0b0b4d !important;
    border-radius: 10px !important;
}

.header-custom-buttons, .hdr-user-bc {
    display: flex;
    gap: 8px;
}

.hdr-user-bc > .header-custom-buttons {
    order: 10;
}

.hdr-user-bc > .header-custom-buttons:has(.bc-i-telegram) {
    order: 1;
}

.hdr-user-bc > .header-custom-buttons:has(.bc-i-x50-wheel) {
    order: 2;
}

.hdr-user-bc > .header-custom-buttons:has(.bc-i-bonus) {
    order: 3;
}

.hdr-user-bc > .header-custom-buttons:has(.bc-i-wallet) {
    order: 4;
}


.hdr-user-bc > .btn {
    order: 11;
}

.hdr-user-bc > .header-buttons-wallet
{
    order: 12;
}

.hdr-user-bc > .header-user-nav
{
    order: 13;
}


img[src*="media_18755717_0670ed743b6d52e22cce6bd600342ad0.jpeg"] {
    content: url("https://atlscdn.site/tam/ios.png");

}

img[src*="storage/medias/tambet-18755717/media_18755717_215c37d4e2832897f4b8181ff8bb4145.jpeg"] {
    content: url("https://atlscdn.site/tam/android.png");
}


/* TÃ¼m install.page img'lerini gizle */
a[href*="install.page"] img {
    display: none !important;
    margin:auto !important;
     opacity: unset !important;
}

/* 1. install.page elementindeki img gÃ¶rÃ¼nsÃ¼n */
a[href*="install.page"]:nth-of-type(1) img {
    display: inline-block !important;
    width:200px !important;
}

/* 2. install.page elementindeki img gÃ¶rÃ¼nsÃ¼n */
a[href*="install.page"]:nth-of-type(2) img {
    display: inline-block !important;
    width:200px !important;
}


.horizontalSliderRow .sliderImage {
    display: inline !important;
}

.entrance-form-bc.popup.login .form-sign-bc, .entrance-form-bc.popup.reg-via-wallet .form-sign-bc {
    flex: inherit;
    margin-bottom: 40px;
}

.entrance-form-action-item-bc .btn[type*="submit"]{
    background-color:#6aa018 !important;
    font-weight:700;
}

.horizontal-sl-item-bc:not(:empty) {
  background: transparent !important;
  border-image: linear-gradient(to left, #13131321 0%, #d8d8d8 50%, #13131321 100%) 100% 0 100% 0/1px 0 1px 0 stretch !important;
  color: #d6d9de !important;
    margin-right:10px;

}
.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active, .promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active {
    background: linear-gradient(
    135deg,
    #d8d8d8 0%,
    #cfcfcf 25%,
    #c6c6c6 50%,
    #bbbbbb 75%,
    #cfcfcf 100%
  ) !important;

    color:#000 !important;
}

.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:#000 !important;
}
@media (max-width: 1180px) {
  .sign-in .sg-n-text-row-2-bc {
    display: none !important;
  }

.sg-n-forgot-password-text {
    margin-top: 10px !important;
}

}
.register {
    background-image: url(https://atlscdn.site/tam/kayitbg.png);
}
