
:root{
  --layout-width: 1470px !important;
  --desktop-header-height: 90px !important;
  /*
  --menu: 240, 143, 56!important;
  --menu2: 82, 105, 93!important;
  --hero: 82, 105, 93!important;
  --b: 26, 43, 35!important;
  --header: 82, 105, 93!important;
  --hero-hover: 240, 145, 56!important;
  --oc-1: 240, 143, 56!important;
  --oc-1-hover: 240, 143, 56!important;
  */
}

.hdr-logo-bc {
    max-width: 250px !important;
}





div.layout-bc:first-of-type > div.layout-content-holder-bc:nth-of-type(3) > div.hm-row-bc:nth-child(3) > div.pb-component-wrapper:only-child > div.slider-bc:only-child > div.carousel:only-child > div.carousel-viewport:only-child > div.carousel-container:only-child > div.carousel-slide:only-child > div.sdr-item-holder-bc:only-child > a.sdr-item-bc:only-child > div.sdr-iframe-holder-bc:only-child
{
max-height: 130px !important;
}
.promotions-article-title {
  display: none !important;
}
.nav-menu > li:last-child 
> .nav-menu-item >span {
}
.bc-i-promotions {
    color: transparent !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:last-child > .nav-menu-item.active {
background: transparent !important;
}


body {
      background-image: url(http://graphxman.net/basus/img/1920x1920.png) !important;
      background-repeat: no-repeat !important;
      background-attachment: fixed !important;
      background-position: top center !important;
      background-size: 100% !important;
}
.layout-footer-holder-bc {
    background: transparent !important;
}

.payment-info-bc {
    display: flex !important;
    flex-direction: column !important;
}
.description-c-row-bc {
    order: 0 !important;
}
.WithdrawAmount-All {
    order: 1 !important;
}
.expandable-info-container, .expandable-info-body{
    order: 4 !important;
}
.withdraw-form-l-bc {
    order: 3 !important;
    padding:15px 0;
}
.expandable-info-body:not(.is-expanded) {
  overflow-x: visible !important;
  overflow-y: visible !important;
}

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

.crypto-info-link {
  display: none !important;
}



/* ödeme yöntemi footer */
.ftr-payments-row-img-bc {
    width: 170px  !important;
    height: 62px  !important;
    margin: 5px  !important;
    padding: 2px  !important;
    cursor: pointer  !important;
}


/* para yatırma sayfası logolar */
.payment-logo {
    /*
  width: 198% !important;
    height: 100% !important;
    object-fit: contain !important;
    */
}



.dep-w-info-bc {
    display: flex !important;
    flex-direction: column !important;
    padding: 10px 0px !important;
}

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

.m-block-nav-items-bc {
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)) !important;
  padding: 15px 0 10px !important;
}

.dep-w-info-bc .m-block-nav-items-bc {
  /*
  overflow: scroll !important;
  max-height: 250px !important;
  */
}



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

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



.entrance-popup-bc {
  width: 300px !important;
}
.btn.a-color.header-icon-text.bc-i-circle-dollar {
  background: #34841d !important;
  color: white !important;
}
.btn.register, .btn.btn-color {
  color: white !important;
  background: rgb(215, 0, 38) !important;
}


.entrance-form-bc.popup.login .form-sign-bc, .entrance-form-bc.popup.reg-via-wallet .form-sign-bc {
    display: flex;
    flex-direction: column;
}
.sg-n-forgot-password-text {
    order: -1;
}
.connect-button-text {
    margin-bottom: 60px !important;
}

.sg-n-forgot-password-text {
    position: absolute !important;
    top: 295px !important;  /
    width: 100% !important;
}
.connect-button-text {
    margin-bottom: 70px !important;
}

.sg-n-forgot-password-text {
    position: absolute !important;
    top: 165px !important; 
    width: 100% !important;
    width: 100% !important;
}

div.layout-bc:first-of-type > div.layout-footer-holder-bc:nth-of-type(4) > div.footerWrapper:last-child > div.footerContainerWrapper:only-child > div.footerContainer:only-child > div.sliderGroup:nth-child(3) > div.sliderContent:first-child > div.sliderGroup:last-child > div.sliderSingleElWrapper:first-child > div.sliderSingleEl:only-child > iframe:only-child
{
       max-width: 100px !important;
}



.btn.a-color.header-icon-text.bc-i-telegram > span:only-child, .header-custom-buttons > .btn.a-color.header-icon-text.bc-i-telegram::before
{
color: black !important;
}

.horizontalSliderWrapper.horizontalItemsExpanded > .horizontalSliderRow > .horizontalSliderElem {
  background-color: transparent !important;
  padding: 0px !important;
}

.horizontalSliderWrapper.horizontalItemsExpanded > .horizontalSliderRow > .horizontalSliderElem .horizontalSliderImg {
  opacity: 1 !important;
  filter: grayscale(0%) !important;
  transition: transform 0.3s ease; /* Büyüme animasyonu için */
}

.horizontalSliderWrapper.horizontalItemsExpanded > .horizontalSliderRow > .horizontalSliderElem .horizontalSliderImg:hover {
  transform: scale(1.4); /* %40 büyütme */
  transition: transform 0.3s ease; /* yumuşak geçiş için */
}

/* Giriş butonu: altın çerçeve */
button[type="submit"],
input[type="submit"],
.btn-login {
  border: 2px solid #f9d77a !important;      /* Altın çerçeve */
  border-radius: 8px;                     /* Hafif oval kenar */
  background: transparent !important;     /* Şeffaf arka plan */
  color: #f9d77a !important;                 /* Yazı altın rengi */
  font-weight: bold;
  padding: 10px 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Hover (üzerine gelince) */
button[type="submit"]:hover,
input[type="submit"]:hover,
.btn-login:hover {
  background: #f9d77a !important;            /* Arka plan altın */
  color: #111 !important;                 /* Yazı koyu renk */
  box-shadow: 0 0 15px rgba(255, 215, 0, 0.8); /* Parıltı efekti */
  transform: scale(1.05);                 /* %5 büyüme */
}

/* GİRİŞ butonu: parlak modern altın */
a[href*="login"],
button.login,
.navbar .login-btn {
  background: linear-gradient(135deg, #FFD700, #FFA500) !important; /* Parlak altın geçişi */
  border: 2px solid #FFD700 !important;    /* Altın çerçeve */
  border-radius: 6px;                      /* Hafif oval */
  color: #111 !important;                  /* Yazı koyu (kontrast için) */
  font-weight: bold;
  padding: 6px 14px;
  transition: all 0.3s ease;
  box-shadow: 0 0 12px rgba(255, 215, 0, 0.6); /* Hafif parlama */
}

/* Hover efekti: daha yoğun parlama ve büyüme */
a[href*="login"]:hover,
button.login:hover,
.navbar .login-btn:hover {
  background: linear-gradient(135deg, #FFE55C, #FFB700) !important; /* Daha parlak altın */
  border-color: #FFE55C !important;
  box-shadow: 0 0 20px rgba(255, 223, 0, 0.9);
  transform: scale(1.08); /* %8 büyüme */
}





/* Kart temel ayarları: çerçeve + köşe + taşmayı gizle */
#root > div.layout-content-holder-bc > section > div > article {
  border: 2px solid #ecc97129;
  border-radius: 12px;
  background: #111;
  position: relative;
  overflow: hidden;            /* görsel köşeye tam otursun */
  box-sizing: border-box;      /* taşmaları önlemek için */
  display: flex;
  flex-direction: column;
  /* Kartın genel iç boşluğunu img hariç elemanlara vereceğiz */
  padding: 0;
}

/* Görsel tam otursun (kenar boşluğu, crop yok) */
#root > div.layout-content-holder-bc > section > div > article > img,
#root > div.layout-content-holder-bc > section > div > article picture > img,
#root > div.layout-content-holder-bc > section > div > article .media > img {
  display: block;
  width: 100%;
  height: auto !important;     /* oranı KORU, sabit yükseklikleri ez */
  margin: 0;
  border: 0;
  border-radius: 0;            /* köşeyi article keser */
  object-fit: contain !important; /* crop istemiyorsan contain; istersen cover yap */
  line-height: 0;
}

/* Görselden sonraki içeriklere padding ver (metin, buton vb.) */
#root > div.layout-content-holder-bc > section > div > article > :not(img):not(picture):not(.media) {
  padding: 16px;
  box-sizing: border-box;
}

/* Yıldırım/parıltı efekti - görselin İÇİNDEN hafif gelsin */
#root > div.layout-content-holder-bc > section > div > article::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 40%,
      rgba(255,255,255,0.22) 0%,
      rgba(255,247,153,0.14) 18%,
      rgba(255,215,0,0.10) 34%,
      rgba(255,215,0,0.00) 58%);
  opacity: 0;
  mix-blend-mode: screen;
  transition: opacity 0.15s ease;
  z-index: 2; /* görselin üstünde, içerikle harmanlanır */
}

/* Hover'da çok hafif dış parlama */
#root > div.layout-content-holder-bc > section > div > article:hover {
  box-shadow:
    0 0 6px rgba(255,215,0,0.35),
    0 0 18px rgba(255,255,204,0.15);
}

/* Hover sırasında iç parıltı titremesi (çok hafif) */
#root > div.layout-content-holder-bc > section > div > article:hover::after {
  animation: subtle-lightning 0.45s steps(2, end) infinite;
  opacity: 0.45; /* “çok az” görünürlük */
}

@keyframes subtle-lightning {
  0%   { opacity: 0.12; filter: brightness(1); }
  35%  { opacity: 0.45; filter: brightness(1.05); }
  55%  { opacity: 0.20; filter: brightness(1); }
  75%  { opacity: 0.40; filter: brightness(1.04); }
  100% { opacity: 0.15; filter: brightness(1); }
}









/*

GRAPHIXMAN

*/













.is-home-page .layout-content-holder-bc{
    max-width: 1470px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav{
	max-width: 1470px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.hdr-main-content-bc{
	max-width: 1470px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.header-bc{
	background-image: url('https://graphxman.net/basus/img/header-top-bg.png') !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 15px 0 0 0 !important;
}









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


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





.page-view-more{
    background: url('https://graphxman.net/basus/img/title-bg.png');
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: 50% !important;
    text-align: center !important;
    justify-content: center !important;
    width: 100% !important;
    justify-self: center !important;
    height: 35px !important;
    margin-bottom: 20px !important;
}
.view-title-more{
  color: rgba(var(--oc-2-sc), 1) !important;
}
.view-see-more{
  position: absolute !important;
  right: 0px !important;
}
.ftr-g-content-bc .carousel-count-arrow {
    top: -97px !important;
    right: 20px !important;
}
.view-title-more {
    height: 35px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}









/*
#root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > button.btn.s-small.sign-in {
    background-image: url(http://graphxman.net/basus/img/login-btn.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}
#root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > button.btn.s-small.sign-in span {
  display: none;
}

#root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > button.btn.s-small.sign-in:hover {
  
}
*/








.btn.sign-in {
  color: #000000 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  font-size: 14px !important;
  background: linear-gradient(151deg, #e1b35a 0%, #ead68c 50%, #a3713c 100% 100%) !important;
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 10px;
  
}

.btn.s-small.register {
    color: #000000 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-weight: bold !important;
    text-decoration: none !important;
    font-size: 14px !important;
    background-image: linear-gradient(135deg, #108913 0%, #84d632 50%, #108913 100%) !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0px;
}







/*
.header-custom-buttons > .btn.a-color.header-icon-text.bc-i-live-chat
{
    border: 1px solid rgb(209, 164, 74) !important;
    border-radius: 10px !important;
    background-image: linear-gradient(337deg, rgb(188, 162, 0) 10%, rgb(159, 156, 0) 38%, rgb(137, 139, 42) 58%, rgb(217, 191, 67) 81%, rgb(255, 245, 0) 98%) !important;
}

.header-custom-buttons > .btn.a-color.header-icon-text.bc-i-telegram
{
    border: 1px solid rgb(209, 164, 74) !important;
    border-radius: 10px !important;
    background-image: linear-gradient(337deg, rgb(152, 206, 255) 10%, rgba(56, 209, 213, 0.8) 38%, rgb(118, 251, 246) 58%, rgba(0, 196, 255, 0.85) 81%, rgb(0, 184, 255) 98%) !important;
}

.header-custom-buttons > .btn.a-color.header-icon-text.bc-i-call
{
    border: 1px solid rgb(209, 164, 74) !important;
    border-radius: 10px !important;
    background-image: linear-gradient(337deg, rgb(43, 97, 23) 10%, rgba(4, 168, 13, 0.8) 38%, rgb(32, 179, 24) 58%, rgba(108, 255, 7, 0.85) 81%, rgb(62, 255, 10) 98%) !important;
}

.header-custom-buttons > .btn.a-color.header-icon-text.bc-i-standings
{
    border: 1px solid rgb(209, 164, 74) !important;
    border-radius: 10px !important;
    background-image: linear-gradient(337deg, rgb(152, 206, 255) 10%, rgba(56, 209, 213, 0.8) 38%, rgb(118, 251, 246) 58%, rgba(0, 196, 255, 0.85) 81%, rgb(0, 184, 255) 98%) !important;
}

.header-custom-buttons > .btn.a-color.header-icon-text.bc-i-live-chat-v1
{
    border: 1px solid rgb(209, 164, 74) !important;
    border-radius: 10px !important;
    background-image: linear-gradient(337deg, rgb(43, 97, 23) 10%, rgba(4, 168, 13, 0.8) 38%, rgb(32, 179, 24) 58%, rgba(108, 255, 7, 0.85) 81%, rgb(62, 255, 10) 98%) !important;
}

*/








.nav-content-menu{
    background: url('https://graphxman.net/basus/img/haderalt.png') !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: 50% !important;
    padding-top: 12px;
}

.nav-menu-container.header-navigation:first-child{
  background: transparent !important;
}












.nav-menu-container .nav-menu>li {
    margin-right: 15px;
}

.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.header-navigation:first-child .nav-menu>li>.nav-menu-item, 
.nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item{
    
    background: url('https://graphxman.net/basus/img/menu-bg-black.png');
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-position: 50%;
    
    border-radius: 8px;
    box-shadow: inset 0 0 5px 0px rgb(218 218 218 / 90%);
}

.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item, 
.nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item{
    border: 1px solid #27201c;
    background: url('https://graphxman.net/basus/img/menu-active.png')!important;
    background-repeat: repeat-x !important;
    background-size: 100% 100% !important;
    background-position: 50% !important;
    box-shadow: inset 0 0 5px rgb(9 9 9 / 90%) !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 {
    border: 1px solid #27201c;
    background: url('https://graphxman.net/basus/img/menu-active.png')!important;
    background-repeat: repeat-x !important;
    background-size: 100% 100% !important;
    background-position: 50% !important;
    box-shadow: inset 0 0 5px rgb(9 9 9 / 90%) !important;
    
}
.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item.active i, 
.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item.active i{
color: #000 !important;
}
.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item.active i, 
.nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item.active i{
color: #fff !important;
}
.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item.active, 
.nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item.active{
color: #fff !important;
}


/*
.nav-menu-container .nav-menu > li:last-child a.nav-menu-item{
  background: #e4c415 !important;
  color: #000 !important;
}
.nav-menu-container .nav-menu > li:last-child a.nav-menu-item i{
  color: #000 !important;
}
*/


.nav-menu-container.header-navigation:first-child .nav-menu>li:first-child>.nav-menu-item {
    padding-inline-start: auto !important;
    border-start-start-radius: auto !important;
    border-end-start-radius: auto !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 11px !important;

    background: url('https://graphxman.net/basus/img/menu-bg-black.png');
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-position: 50%;
    
    border-radius: 8px;
    box-shadow: inset 0 0 5px 0px rgb(218 218 218 / 90%);
}




#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li:last-child {
  
}











.header-bc .hdr-user-bc .header-custom-buttons:nth-child(1) a:before{ content: '';}
.header-bc .hdr-user-bc .header-custom-buttons:nth-child(1) a{
    background: url('https://graphxman.net/basus/img/canli-destek2.png') !important;
    background-size: cover !important;
    width: 28px;
    height: 28px;
}

.header-bc .hdr-user-bc .header-custom-buttons:nth-child(2) a:before{ content: '';}
.header-bc .hdr-user-bc .header-custom-buttons:nth-child(2) a{
    background: url('https://graphxman.net/basus/img/telegram.png') !important;
    background-size: cover !important;
    width: 28px;
    height: 28px;
}
.header-bc .hdr-user-bc .header-custom-buttons:nth-child(3) a:before{ content: '';}
.header-bc .hdr-user-bc .header-custom-buttons:nth-child(3) a{
    background: url('https://graphxman.net/basus/img/beni-ara.png') !important;
    background-size: cover !important;
    width: 28px;
    height: 28px;
}

.header-bc .hdr-user-bc .header-custom-buttons:nth-child(4) a{
    background: url(https://graphxman.net/basus/img/menu-active.png) !important;
    background-repeat: repeat-x !important;
    background-size: 100% 100% !important;
    background-position: 50% !important;
    box-shadow: inset 0 0 5px rgb(9 9 9 / 90%) !important;
    color: #fff;
}

.header-bc .hdr-user-bc .header-custom-buttons:nth-child(5) a{
    background: url(https://graphxman.net/basus/img/menu-active.png) !important;
    background-repeat: repeat-x !important;
    background-size: 100% 100% !important;
    background-position: 50% !important;
    box-shadow: inset 0 0 5px rgb(9 9 9 / 90%) !important;
    color: #fff;
}







.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(1):before{ content: '' !important;}
.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(1){
    background: url(https://graphxman.net/basus/img/icon/yatir.png) !important;
    background-size: cover !important;
    width: 28px;
    height: 28px;
}

.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(2):before{ content: '' !important;}
.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(2){
    background: url('https://graphxman.net/basus/img/icon/canli-destek.png') !important;
    background-size: cover !important;
    width: 28px;
    height: 28px;
}

.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(3):before{ content: '' !important;}
.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(3){
    background: url('https://graphxman.net/basus/img/telegram.png') !important;
    background-size: cover !important;
    width: 28px;
    height: 28px;
}

.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(4):before{ content: '' !important;}
.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(4){
    background: url('https://graphxman.net/basus/img/icon/beniara.png') !important;
    background-size: cover !important;
    width: 28px;
    height: 28px;
}






.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(5):before{ content: '' !important;}
.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(5){
    background: url('https://graphxman.net/basus/img/menu-active.png') !important;
    width: auto;
    height: 28px;

    background-repeat: repeat-x !important;
    background-size: 100% 100% !important;
    background-position: 50% !important;
    box-shadow: inset 0 0 5px rgb(9 9 9 / 90%) !important;
}

.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(6):before{ content: '' !important;}
.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a:nth-child(6){
    background: url('https://graphxman.net/basus/img/menu-active.png') !important;
    width: auto;
    height: 28px;

    background-repeat: repeat-x !important;
    background-size: 100% 100% !important;
    background-position: 50% !important;
    box-shadow: inset 0 0 5px rgb(9 9 9 / 90%) !important;
}

.has-wallet .header-bc .hdr-user-bc .header-custom-buttons a{
  margin-inline-start: 10px !important;
}



.header-buttons-wallet .connect-wallet{
  background: url('https://graphxman.net/basus/img/menu-active.png') !important;
  
  background-repeat: repeat-x !important;
  background-size: 100% 100% !important;
  background-position: 50% !important;
  box-shadow: inset 0 0 5px rgb(9 9 9 / 90%) !important
}







.footerWrapper {
    background: url('https://graphxman.net/basus/img/footer-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
}








.promotionsListEl-bc:hover {
  background: url(https://graphxman.net/basus/img/promo-efect.gif) !important;
    background-size: auto;
  background-size: cover !important;
  border-radius: 10px !important;
}
.promotionsArticleThumbnail-bc {
  display: flex;
  width: 100%;
  height: auto;
  opacity: 0;
  border-radius: 4px 4px 0 0;
  animation: promo-img .24s .1s forwards;
}
.promotionsListEl-bc:hover .promotionsArticleThumbnail-bc {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.promotionsArticleThumbnail-bc {
  backdrop-filter: blur(10px) !important;
  box-shadow: inset -5px 0px 4px 0px rgba(0, 0, 0, 0) !important;
  border-radius: 10px !important;
}
.promotionsListEl-bc img {
  opacity: 0.8 !important;
}
.promotions-article-title.ellipsis {
  display: none !important;
}
.promotionsListEl-bc:hover .promotionsArticleThumbnail-bc {
  transform: scale(1.05);
  background: #0000007a !important;
}




.footerContainer .sliderContent .sliderGroup .sliderSingleElWrapper:nth-child(6){
  display: none;
}

.m-nav-sab-container-r-row-bc>a[class*=badge-]:after, .nav-menu-item[class*=badge-]:after, .hdr-navigation-link-bc[class*=badge-]:after{
  top: -2px !important;
}












.nav-menu-container .nav-menu-sub .nav-menu-item.active>* {
    color: rgba(var(--menu-sc), 1) !important;
}










.footerSocialLink{
  width: 40px !important;
  height: 40px !important;
}


.footerSocialLink a i:before{
  content: '' !important; 
}
.footerSocialLink {
    background-color: transparent !important;
}
  
.footerSocialLink .bc-i-twitter {
  background: url(https://graphxman.net/basus/img/x.png) !important;
    background-size: auto;
  background-size: cover !important;
 width: 40px !important;
 height: 40px !important;
}

.footerSocialLink .bc-i-telegram {
  background: url(https://graphxman.net/basus/img/tg.png) !important;
    background-size: auto;
  background-size: cover !important;
 width: 40px !important;
 height: 40px !important;
}

.footerSocialLink .bc-i-instagram {
 background: url(https://graphxman.net/basus/img/inst.png) !important;
    background-size: auto;
  background-size: cover !important;
 width: 40px !important;
 height: 40px !important;
}

.footerSocialLink .bc-i-youtube {
  background: url(https://graphxman.net/basus/img/youtube.png) !important;
   background-size: auto;
  background-size: cover !important;
 width: 40px !important;
 height: 40px !important;
}




.layout-content-holder-bc .footerInfoPage{
    padding: 30px;
    max-width: 1470px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background: #000;
}




[class*=is-web] .horizontalSliderRow .sliderImage {
    min-width: 190px !important;
}

[class*=is-web] .horizontalSliderRow .sliderImage img {
    width: 170px !important;
    height: 47px !important;
    filter: none !important;
    opacity: 1 !important;
    transition: unset !important;
}










.footerContainer .sliderContent .sliderGroup .sliderSingleElWrapper:nth-child(2) .sliderSingleEl .sliderImage:nth-child(1) {
  content: url(https://graphxman.net/basus/img/android.png) !important;
  height: 50px;
}
.footerContainer .sliderContent .sliderGroup .sliderSingleElWrapper:nth-child(2) .sliderSingleEl .sliderImage:nth-child(2) {
  content: url(https://graphxman.net/basus/img/apple.png) !important;
  height: 50px;
}
.footerContainer .sliderContent .sliderGroup .sliderSingleElWrapper:nth-child(2) .sliderSingleEl .sliderImage:nth-child(3) {
  content: url(https://graphxman.net/basus/img/huawei.png) !important;
  height: 50px;
}

.footerContainer .sliderContent .sliderGroup .sliderSingleElWrapper:nth-child(3) .sliderSingleEl .sliderImage:nth-child(1) {
  content: url(https://graphxman.net/basus/img/linux.png) !important;
  height: 50px;
}
.footerContainer .sliderContent .sliderGroup .sliderSingleElWrapper:nth-child(3) .sliderSingleEl .sliderImage:nth-child(2) {
  content: url(https://graphxman.net/basus/img/macos.png) !important;
  height: 50px;
}
.footerContainer .sliderContent .sliderGroup .sliderSingleElWrapper:nth-child(3) .sliderSingleEl .sliderImage:nth-child(3) {
  content: url(https://graphxman.net/basus/img/windows.png) !important;
  height: 50px;
}











.entrance-f-error-message-bc{
    background: rgba(var(--oc-2), .1) !important;
}




.sg-n-text-row-1-bc,
.sg-n-text-row-2-bc
{
  display: none;
}




.popup-holder-bc.full-screen .popup-inner-bc{
  background: url(https://graphxman.net/basus/img/login-bg-1.jpg);
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: top center;
}

.popup-inner-bc .entrance-form-bc.popup.login .form-sign-bc{
  margin-top: 100px;
}




.e-p-header-bc .e-p-section-item-bc .e-p-section-title-bc{
    color: #000000 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-weight: bold !important;
    text-decoration: none !important;
    font-size: 14px !important;
    background: linear-gradient(151deg, #e1b35a 0%, #ead68c 50%, #a3713c 100% 100%) !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 10px;
}






[class*=is-web] .footerLinkCol:not(:last-child) {
    margin-right: 2.8% !important;
}












.nav-content-menu .nav-menu a[href="/tr/promotions"].nav-menu-item{
  background-image: url('https://graphxman.net/basus/img/promosyonlar.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 195px !important;
  box-shadow: none !important;
  margin-top: -12px;
  border: none !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>a[href="/tr/promotions"].nav-menu-item{
  background-image: url('https://graphxman.net/basus/img/promosyonlar.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 195px !important;
  box-shadow: none !important;
  margin-top: -12px;
  border: none !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu>li>a[href="/tr/promotions"].nav-menu-item.active{
  background-image: url('https://graphxman.net/basus/img/promosyonlar.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 195px !important;
  box-shadow: none !important;
  margin-top: -12px;
  border: none !important;
}
.nav-content-menu .nav-menu a[href="/tr/promotions"].nav-menu-item span{
  display: none;
}

