body{
 background: #101010;
  font-family: "Sarabun", sans-serif;
  font-style: normal;
}
.top-bar-link a, .language-wrap-flag a{-webkit-transition:background 0.2s linear, color 0.2s linear;transition: background 0.2s linear, color 0.2s linear;}

.top-bar-link a{
  display:block;float:left;padding:0 16px;line-height:24px;color:#ddd;margin-right:3px;
  -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}
.top-bar-link a:hover{text-decoration:none;color:#fff;background-color:#000;}
.top-bar-link a.normal-active{color:#fff;background-color:#000;}

.language-wrap-flag{line-height:14px;}
.language-wrap-flag .flag-holder{float:left;margin-right:2px;opacity:0.5;}
.language-wrap-flag .flag-holder:hover, .language-wrap-flag .active{opacity:1;}
.language-wrap-flag .flag-holder img{height:24px;}

.top-box-wrapper .dropdown-menu img{height:16px;margin:3px 9px 3px 0 !important;}

.top-bar-google{line-height:18px;}
.goog-te-gadget-simple{font-size:11px !important;margin-top:2px !important;background-color:#f8f8f8;border:1px solid #333;border-radius:2px;}

.boxed2 .page-box{
  margin:30px auto 30px ;
}

.copyright .kmk-copy{
  background-color:#666;
  padding:2px 4px;	
}

.slider.rs-slider {
  max-height: 500px;	
}

.header-wrapper {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
  box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.files{
  text-align:center;
}
.file-title{
  font-size:13px;	
  margin-bottom:6px;
}
.file-comment{
  font-size:12px;	
  line-height:14px;
}
.file-size{
  font-size:12px;
  font-weight:bold;
  margin: 6px 0 8px;
}
.file-icon{
  display:block;
  width:120px;
  height:120px;
  margin:0 auto;
}
.modal-login a{margin-bottom:5px;}

#modalPromotion .modal-content {
  background: url('/upload/images/modal.jpg') 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

#footer .sidebar .links a, .sidebar .links a:visited{color:#fff; }
#footer .sidebar .widget header, 
.sidebar .widget .title-block, 
.product-bottom .related-products header{border-bottom:none;}

#footer .sidebar .widget header, #footer .sidebar .widget .title-block{margin:-2px;}

.header {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 9999;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Tam geniÅŸlikte beyaz cam alan */
.header .header-wrapper {
  width: 100% !important;
  min-height: 84px;
  margin: 0 !important;
  padding: 0 !important;

  background: rgb(255 255 255 / 0%) !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
  border-radius: 0 !important;

  box-shadow:
    0 8px 30px rgba(0, 0, 0, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.85);

  -webkit-backdrop-filter: blur(20px) saturate(165%);
  

  transition:
    background-color 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}

/* Scroll sonrasÄ± cam gÃ¶rÃ¼nÃ¼mÃ¼ korunur */
.header.mrc-header--scrolled .header-wrapper {
  border-bottom-color: rgba(0, 0, 0, 0.1) !important;

  box-shadow:
    0 12px 38px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.95);

  -webkit-backdrop-filter: blur(24px) saturate(175%);
  backdrop-filter: blur(24px) saturate(175%);
}

/* Bootstrap container hizasÄ± */
.header .header-wrapper > .container {
  width: 100% !important;
  max-width: 1320px;
  min-height: 84px;
  margin: 0 auto !important;
  padding-right: 15px;
  padding-left: 15px;
}

/* Ana satÄ±r */
.header .header-wrapper .row {
  min-height: 84px;
  display: flex;
  align-items: center;
  margin-right: -15px;
  margin-left: -15px;
}

/* =====================================================
   ARAMA VE TELEFON / MOBÄ°L UYGULAMA BUTONLARI KALDIRILDI
   ===================================================== */

.header .header-icons,
.header .search-header,
.header .phone-header,
.header .search-active,
.header .phone-active {
  display: none !important;
}

/* =====================================================
   LOGO
   ===================================================== */

.header .logo-box {
  min-height: 84px;
  display: flex;
  align-items: center;
}

.header .logo {
  display: flex;
  align-items: center;
  margin: 0 !important;
}

.header .logo a {
  display: inline-flex;
  align-items: center;
}

.header .logo img {
  display: block;
  width: auto;
  max-width: 210px;
  height: 120px;
  object-fit: contain;
}

/* =====================================================
   SAÄ MENÃœ ALANI
   ===================================================== */

.header .right-box {
  min-height: 84px;
}

.header .right-box-wrapper {
  width: 100%;
  min-height: 84px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header .primary {
  width: 100%;
}

.header .navbar {
  min-height: auto !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.header .navbar-collapse {
  padding: 0 !important;
}

.header .navbar-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  float: none !important;
  margin: 0 !important;
}

.header .navbar-nav > li {
  position: relative;
  float: none !important;
}

.header .navbar-nav > li > a {
  position: relative;
  padding: 32px 18px !important;

  color:#fff !important;
  background: transparent !important;

  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.2px;
  text-decoration: none;

  transition:
    color 0.25s ease,
    background-color 0.25s ease;
}

.header .navbar-nav > li > a::after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 21px;
  left: 18px;
  height: 2px;

  background: #ff3d24;
  border-radius: 20px;

  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.3s ease;
}

.header .navbar-nav > li:hover > a,
.header .navbar-nav > li.active > a {
  color: #ff3d24 !important;
}

.header .navbar-nav > li:hover > a::after,
.header .navbar-nav > li.active > a::after {
  transform: scaleX(1);
  transform-origin: left center;
}

/* =====================================================
   ALT MENÃœLER
   ===================================================== */

.header .navbar-nav .sub {
  position: absolute;
  top: calc(100% - 8px);
  left: 50%;
  width: 250px;
  min-width: 250px;
  margin: 0;
  padding: 9px;
  list-style: none;

  background: rgba(255, 255, 255, 0.9) !important;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 13px;

  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.13);

  -webkit-backdrop-filter: blur(22px) saturate(170%);
  backdrop-filter: blur(22px) saturate(170%);

  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 12px);

  transition:
    opacity 0.25s ease,
    visibility 0.25s ease,
    transform 0.25s ease;
}

.header .navbar-nav li.parent:hover > .sub {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

.header .navbar-nav .sub li {
  display: block;
  width: 100%;
}

.header .navbar-nav .sub li a {
  display: block;
  padding: 11px 13px;

  color: rgba(0, 0, 0, 0.72) !important;
  background: transparent !important;
  border-radius: 8px;

  font-size: 13px;
  line-height: 1.45;
  text-decoration: none;

  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    padding-left 0.25s ease;
}

.header .navbar-nav .sub li a:hover {
  padding-left: 17px;
  color: #ff3d24 !important;
  background: rgba(255, 61, 36, 0.09) !important;
}

/* =====================================================
   TABLET VE MOBÄ°L
   ===================================================== */

@media (max-width: 991px) {
  .header .header-wrapper,
  .header .header-wrapper > .container,
  .header .header-wrapper .row,
  .header .logo-box,
  .header .right-box,
  .header .right-box-wrapper {
    min-height: 74px;
  }

  .header .header-wrapper .row {
    display: flex;
  }

  .header .logo-box {
    width: 60%;
  }

  .header .right-box {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .header .logo img {
    max-width: 170px;
    height: 50px;
  }

  .header .right-box-wrapper {
    justify-content: flex-end;
  }

  .header .primary {
    width: auto;
  }

  /* Mobil menÃ¼ butonu */
  .header .navbar-toggle {
    position: relative;
    float: none;
    width: 46px;
    height: 44px;
    margin: 0 !important;
    padding: 10px 11px !important;

    background: #ff3d24 !important;
    border: 1px solid #ff3d24 !important;
    border-radius: 9px;
    box-shadow: none !important;
  }

  .header .navbar-toggle:hover,
  .header .navbar-toggle:focus {
    background: #000000 !important;
    border-color: #000000 !important;
  }

  .header .navbar-toggle .text {
    display: none;
  }

  .header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    margin: 4px auto;

    background: #ffffff !important;
    border-radius: 10px;

    transition:
      transform 0.25s ease,
      opacity 0.25s ease;
  }

  /* Mobil aÃ§Ä±lÄ±r menÃ¼ */
  .header .navbar-collapse {
    position: fixed;
    top: 74px;
    right: 0;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 74px);
    padding: 12px 15px 18px !important;
    overflow-y: auto;

    background: rgba(255, 255, 255, 0.94) !important;
    border: 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.07) !important;
    border-radius: 0 !important;

    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);

    -webkit-backdrop-filter: blur(24px) saturate(175%);
    backdrop-filter: blur(24px) saturate(175%);
  }

  .header .navbar-nav {
    display: block;
    width: 100%;
  }

  .header .navbar-nav > li {
    display: block;
    width: 100%;
  }

  .header .navbar-nav > li > a {
    padding: 13px 14px !important;
    border-radius: 8px;
  }

  .header .navbar-nav > li > a::after {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    width: 3px;
    height: 20px;
    transform: translateY(-50%) scaleY(0);
  }

  .header .navbar-nav > li:hover > a,
  .header .navbar-nav > li.active > a {
    color: #ff3d24 !important;
    background: rgba(255, 61, 36, 0.08) !important;
  }

  .header .navbar-nav > li:hover > a::after,
  .header .navbar-nav > li.active > a::after {
    transform: translateY(-50%) scaleY(1);
  }

  .header .navbar-nav .sub {
    position: static;
    width: 100%;
    min-width: 0;
    margin-top: 3px;
    padding: 4px 4px 4px 15px;

    background: transparent !important;
    border: 0;
    border-radius: 0;
    box-shadow: none;

    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .header .navbar-nav li.parent:hover > .sub {
    transform: none;
  }

  .header .navbar-nav .sub li a {
    padding: 9px 12px;
  }
}

@media (max-width: 600px) {
  .header .header-wrapper > .container {
    padding-right: 12px;
    padding-left: 12px;
  }

  .header .logo-box {
    width: 70%;
  }

  .header .right-box {
    width: 30%;
  }

  .header .logo img {
    max-width: 145px;
    height: 44px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .header,
  .header *,
  .header *::before,
  .header *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
/* =====================================================
   MRC CAR â€” FOOTER REVEAL ANÄ°MASYONU
   Script body'ye .assos-footer-tight ekler
   ===================================================== */

#footer {
  position: relative;
  z-index: 1;
  overflow: hidden;

  background-color: #050505 !important;

  opacity: 0.55;
  transform: translateY(65px);
  transform-origin: center bottom;

  transition:
    opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.8s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.8s ease;

  will-change: opacity, transform;
}

/* SayfanÄ±n sonuna yaklaÅŸÄ±nca aktifleÅŸir */
body.assos-footer-tight #footer {
  opacity: 1;
  transform: translateY(0);

  box-shadow:
    0 -20px 60px rgba(0, 0, 0, 0.18),
    0 -2px 0 rgba(255, 61, 36, 0.12);
}

/* Footer iÃ§eriÄŸi de hafif gecikmeli gelsin */
#footer .footer-top,
#footer .footer-bottom,
#footer .footer-wrapper,
#footer > .container {
  opacity: 0.4;
  transform: translateY(28px);

  transition:
    opacity 0.75s ease 0.1s,
    transform 0.75s cubic-bezier(0.22, 1, 0.36, 1) 0.1s;
}

body.assos-footer-tight #footer .footer-top,
body.assos-footer-tight #footer .footer-bottom,
body.assos-footer-tight #footer .footer-wrapper,
body.assos-footer-tight #footer > .container {
  opacity: 1;
  transform: translateY(0);
}

/* Ãœst kÄ±rmÄ±zÄ± vurgu */
#footer::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  width: 0;
  height: 2px;

  background: #ff3d24;
  box-shadow: 0 0 22px rgba(255, 61, 36, 0.55);

  transform: translateX(-50%);
  transition: width 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.12s;
}

body.assos-footer-tight #footer::before {
  width: 100%;
}

/* =====================================================
   YUKARI Ã‡IK BUTONU
   ===================================================== */

#footer .up {
  position: absolute;
  z-index: 5;
  top: 20px;
  right: 24px;

  width: 46px;
  height: 46px;
  display: flex !important;
  align-items: center;
  justify-content: center;

  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;

  opacity: 0;
  transform: translateY(20px) rotate(20deg);

  transition:
    opacity 0.55s ease 0.35s,
    transform 0.55s cubic-bezier(0.22, 1, 0.36, 1) 0.35s,
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease;
}

body.assos-footer-tight #footer .up {
  opacity: 1;
  transform: translateY(0) rotate(0);
}

#footer .up:hover {
  color: #ffffff !important;
  background: #ff3d24 !important;
  border-color: #ff3d24;
  transform: translateY(-3px) !important;
}

/* =====================================================
   MOBÄ°L
   ===================================================== */

@media (max-width: 767px) {
  #footer {
    transform: translateY(40px);
    transition-duration: 0.65s;
  }

  body.assos-footer-tight #footer {
    transform: translateY(0);
  }

  #footer .footer-top,
  #footer .footer-bottom,
  #footer .footer-wrapper,
  #footer > .container {
    transform: translateY(18px);
  }

  body.assos-footer-tight #footer .footer-top,
  body.assos-footer-tight #footer .footer-bottom,
  body.assos-footer-tight #footer .footer-wrapper,
  body.assos-footer-tight #footer > .container {
    transform: translateY(0);
  }

  #footer .up {
    top: 15px;
    right: 15px;
    width: 42px;
    height: 42px;
  }
}

/* Hareket azaltma tercihi */
@media (prefers-reduced-motion: reduce) {
  #footer,
  #footer::before,
  #footer *,
  #footer *::before,
  #footer *::after {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }

  #footer::before {
    width: 100%;
  }
}