@font-face {
    font-family: 'RedHatDisplay';
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Regular.woff2') format('woff2'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Regular.woff') format('woff'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Regular.ttf') format('truetype'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Regular.svg#RedHatDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RedHatDisplay';
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Black.woff2') format('woff2'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Black.woff') format('woff'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Black.ttf') format('truetype'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Black.svg#RedHatDisplay-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RedHatDisplay';
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Light.woff2') format('woff2'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Light.woff') format('woff'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Light.ttf') format('truetype'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Light.svg#RedHatDisplay-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RedHatDisplay';
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Medium.woff2') format('woff2'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Medium.woff') format('woff'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Medium.ttf') format('truetype'),
        url('../fonts/RedHatDisplay/RedHatDisplay-Medium.svg#RedHatDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RedHatDisplay';
    src: url('../fonts/RedHatDisplay/RedHatDisplay-SemiBold.woff2') format('woff2'),
        url('../fonts/RedHatDisplay/RedHatDisplay-SemiBold.woff') format('woff'),
        url('../fonts/RedHatDisplay/RedHatDisplay-SemiBold.ttf') format('truetype'),
        url('../fonts/RedHatDisplay/RedHatDisplay-SemiBold.svg#RedHatDisplay-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body{background: #fff; color: #333; margin-top:0; padding-top:0; font-family:"Open Sans", sans-serif;}
a{text-decoration:none; color:#050505; font-family:"Open Sans", sans-serif;}
a:hover{text-decoration:none; color:#c50000}
/*ul, li{margin:0; list-style:none;}*/
a, button, input[type=submit], input[type=button], .product-img {-webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s;}
.overanim{-webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; transition: .7s;}
.pad0{padding:0 !important;}
.padL0{padding-left:0 !important;}
.padR0{padding-right:0 !important;}
.padLR0{padding-left:0 !important; padding-right:0 !important;}
.padR7{padding-right:7px !important;}
.padLR5{padding-left:5px; padding-right:5px;}
.padLR10{padding-left:10px; padding-right:10px;}
.padR10{padding-right:10px;}
.marT10{margin-top:10px;}
.marT15{margin-top:15px;}
.marT20{margin-top:20px;}
.marT30{margin-top:30px;}
.marB10{margin-bottom:10px;}
.marB20{margin-bottom:20px;}
.marLR5{margin-left:5px; margin-right:5px;}
.marL10{margin-left:10px;}
.marR10{margin-right:10px;}
.mar0{margin:0 !important;}
.borRad5{border-radius: 5px;}
.borRad10{border-radius: 10px;}
.backGri1{background-color: #EBEBEB;}
.easyMavi{color:#050505;}

/************************************************************************************/

/* + HEADER & NAVIGATION*/
#header {width:100%; position: fixed; background-color: #050505; z-index:99;}
#header .nav li a{color:#fff; font-family:"Open Sans", sans-serif;}
#header .nav li a:hover,#header .nav li a.active{color:#FB7802;}
#header .ikonUst a{color: #fff;}
#header .ikonUst a:hover{color: #c1bdbd;}
#header .ikonUst i{font-size:120%;}
#header .solUstMenu a{color:#333; margin-right:10px; font-family:"Open Sans", sans-serif;}
#header .solUstMenu a:hover{color:#c50000;}
#header .solUstMenu .active{color:#c50000;}
#header .badge{top:-10px;}
#myMenu .nav-link{font-family: 'Open Sans', sans-serif; font-size: 14px; margin:0 8px; padding:4px 5px;}
#myMenu .dropdown-menu{background-color: #000;}
#myMenu .dropdown-menu li a{color:#FFF;}
#myMenu .dropdown-menu .dropdown-item{font-size: 85%; margin: 8px 0;}
/* .navbar-toggler{border: 1px solid #999;} */
#search .btn-secondary{background-color:#FFF; border:1px solid #ced4da; color: #333;}
/*HEADER & NAVIGATION*/

/*SOSYAL MEDYA*/
.smSiyah:hover{color:#000; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; transition: .7s;}
.smBeyaz:hover{color:#FFF; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; transition: .7s;}
.smKirmizi:hover{color:red; -webkit-transition: .7s; -moz-transition: .7s; -ms-transition: .7s; -o-transition: .7s; transition: .7s;}
/*SOSYAL MEDYA*/

/*SLAYT*/
#slayt{width: 100%; height: auto; margin-bottom:30px; background-color:#FBFBFB !important; clear: both; position: relative;}
#slayt .container-fluid{padding:0;}
#slayt .camera_caption{width:100%; height: 100%; position: absolute; top:0; bottom: 0; left:0; right: 0;}
#slayt .camera_caption .yazi1{width:100%; height: 100%; position: absolute; top:0; bottom: 0; left:0; right: 0; text-align:center;}
#slayt .camera_caption .yazi1 span{color:#FFF; position:absolute; bottom:0; left:0; right:0; background-color:#a01b03;}
#slayt .camera_caption .yazi1 h2{margin:10px 0;font-size:120%; }
#slayt .camera_wrap{ height:700px !important; }
/*SLAYT*/

/* + GİRİŞ*/
#gBilgi{width: 100%; clear: both; position: relative;}
.giris{background:url(../rsm/giris.png) no-repeat center top; height:520px;}
.giris h3{position: relative; top:300px; width:230px; color:#FFF; background:#050505;}
.giris .b1{left:111px; padding:10px 20px;}
.giris .b2{right:-70px; padding:10px 20px; text-align: right;}
.giris h2{position: relative; text-align: center; top:50px; font-size:350%; color:#050505; margin:0 100px;}
.giris h2 span{font-weight: bold;}
.giris h1{position: relative; text-align: center; top:80px; font-size:120%; color:#999; margin:10px 50px 0 50px;}

#yeniUrunler{width: 100%; clear: both;}
#yeniUrunler a{color:#666;}
#yeniUrunler .gAraBaslik{font-family:'Open Sans', sans-serif; margin:20px 0px 20px 0px;}
#yeniUrunler .gAraBaslik h3 span{font-weight: bold;}
#yeniUrunler .gUrun{background:#F0F0F0; border-radius:14px; padding:10px 15px 5px 15px;}
#yeniUrunler .uKategori{font-size: 90%; font-family: 'Open Sans', sans-serif;}
#yeniUrunler .uKategori a:hover{color: #D90000;}
#yeniUrunler .uAd a{font-size: 160%; font-family: 'Open Sans', sans-serif; font-weight:400; color:#050505;}
#yeniUrunler .uAd a:hover{color: #D90000;}
#yeniUrunler .uKod{font-size: 100%; font-family: 'Open Sans', sans-serif;}
#yeniUrunler .uKod a:hover{color: #D90000;}
#yeniUrunler .uResimKutu{ position: relative;}
#yeniUrunler .uFiyat{font-size: 160%; position: absolute; bottom:10px; left:20px; font-weight:800;}
#yeniUrunler .uFiyat i{font-size: 50%; margin-left:6px;}

#gBilgi2{width: 100%; clear: both;}
#gBilgi2 .kutu1, #gBilgi2 .kutu2 { position: relative;}
#gBilgi2 .kutu1 .resim{border-radius:14px;}
#gBilgi2 .kutu1 .yazi{font-size: 160%; position: absolute; top:20px; left:30px; width:450px;}
#gBilgi2 .kutu2 .resim{border-radius:14px;}
#gBilgi2 .kutu2 .yazi{font-size: 180%; position: absolute; bottom:20px; left:30px; width:230px;}

#girisBlog{width: 100%; clear: both;}
#girisBlog a{color:#000;}
#girisBlog a:hover{color:#050505;}
#girisBlog .bBaslik{line-height:14px; font-weight:800;}
#girisBlog .bBaslik a{font-size:100%; font-family:"Open Sans", sans-serif;}
#girisBlog .bOzet{font-size:14px;}
#girisBlog .bDevam{font-size:80%; border-bottom:1px solid #999; width:70px;}
/*GİRİŞ*/

/*+ İÇ SAYFA*/
#icSayfa {width: 100%; padding-top: 70px; margin: 0 0 10px 0;}
.menu-opened #icSayfa{ padding-top: 5px !important; }
#icSayfa .icBaslik, #urunListe .icBaslik, #urunDetay .icBaslik {width: 100%; font-size:22px;}
#icSayfa .icBaslik h1{font-size: 120%; font-family:"Open Sans", sans-serif;}
#icSayfa .icerik {font-size:105%; line-height:150%;}
#icSayfa .galeri .kutu {margin-bottom: 15px;}
#icSayfa .galeri img {margin-bottom: 10px;}
.icerikYanMenu{margin-top:18px;}
.icerikYanMenu span{border-bottom:1px solid #dfdfdf; margin-bottom:10px; padding-bottom:6px; display: block;}
.icerikYanMenu a{font-size:110%; color:#354350;}
.icerikYanMenu a:hover{color: #050505;}
.icerikYanMenu i{margin-right:6px; font-size: 70%;}
/*İÇERİK*/

/*GALERİ*/
.sayfalama{clear: both; width: 100%; text-align: center;}
.sayfalama a{color: #000; font-size: 12px; text-align: center; text-decoration: none !important; margin: 3px; height: 25px; width: 25px; border-radius: 3px; display: inline-block;	line-height:24px;}
.sayfalama a:hover{color: #FFFFFF; background-color: #4E94CD;}
.sayfalama a .sAktif{display: block; height: 25px; width: 25px; border-radius: 3px; color: #FFF; }
/*GALERİ*/

/*PATH*/
.path{margin:0; font-size:12px;}
.path a{ font-family:"Open Sans", sans-serif;}
.path a:hover{color:#FB7802;}
/*PATH*/

/*+ THREEJS*/
#camBtn {color: #050505;}
#camBtn:hover {cursor:pointer;}
.btnRenk {color: #050505;}
.btnRenk:hover {cursor:pointer;}
#modelLoad canvas{width:100% !important; height:100% !important;}
/*THREEJS*/

/*+ ÜRÜNLER YAN MENÜ*/
.urunYanMenu h2{font-family:"Open Sans", sans-serif; padding:10px 0 10px 16px; font-size:14px; display:block; background:#050505; border-radius: 8px; color: #fff;;}
.menuKat1 {font-family:"Open Sans", sans-serif; font-size: 14px; margin:5px 0 5px 15px; padding:5px 0; display: block; border-bottom: #050505 1px solid;}
.menuKat1 a {color: #000000;}
.menuKat1 a:hover {color:#050505;}
.menuKat2 {font-family:"Open Sans", sans-serif; font-size: 14px; display: block; padding: 5px 0 5px 4px; margin: 4px 0 0 25px;  border-bottom: rgba(0,0,0,0.15) 1px solid;}
.menuKat2 i {margin-right:8px; color:#333; font-size:70%;}
.menuKat2 a {color: #050505;}
.menuKat2 a:hover {color:#000;}
.menuKat3 {font-family:"Open Sans", sans-serif; font-size: 90%; display: block; padding: 4px 0; margin: 3px 0 6px 48px;}
.menuKat3 i {margin-right:3px; color:#050505; margin-right:6px;}
.menuKat3 a {color: #333;}
.menuKat3 a:hover {color: #c50000;}
a.aktifKat {color:#ec062a;}
/*ÜRÜNLER YAN MENÜ*/

/*+ ÜRÜNLER LİSTE*/
#urunListe .icBaslik h1{font-size: 120%; font-family:"Open Sans", sans-serif;}
.urunler .resim {background:#fff; padding:4px; margin-bottom:6px; }
.urunler .ad {width: 100%; margin:0 0 6px 0;}
.urunler .ad a {color:#050505; font-size:12px;}
.urunler .ad a:hover {color:#000;}
.urunler .kutu-border {border:1px solid #ddd;}
.urunler .kod {width: 100%; margin:2px;}
.urunler .kod a{color:#333;}
.urunler .kod a:hover{color:#000;}
.urunler .fiyat{text-align: right;}
.urunler .fiyat a {color:#333; font-size:150%;}
.urunler .fiyat i {color:#333; font-size:60%;}
.urunSayfalama a{margin:0 3px;  padding:4px 10px; border-radius:4px; border:1px solid silver;}
.urunSayfalama a:hover{background: silver; color:#FFF;}
.urunSayfalama .aktif{ background: #333; color:#FFF;}
.urunSayfalama .pasif{margin:0 3px; color:#FFF; background: #999; padding:4px 10px; border-radius:4px;}
.urunSayfalama .pasif:hover{background: #000;}
/*ÜRÜNLER LİSTE*/

/*+ ÜRÜNLER DETAY*/
.urunDetay .urun3D{border-radius:10px; border:1px solid #050505; padding:6px;}
.urunDetay .ad{font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:400;}
.urunDetay .kod{font-family: 'Open Sans', sans-serif; font-size:20px; font-weight:400;}
.urunDetay .fiyat{font-size:180%;}
.urunDetay .fiyat i{font-size:60%;}
.urunDetay .sepeteAt a{font-size: 90%; border:1px solid #DDD; border-radius:6px;}
.urunDetay .sepeteAt a:hover{border:1px solid #050505; border-radius:6px;}
.urunDetay .araBaslik{font-size:120%;}
.urunDetay .renkKutu{background:#f0eeee; border-radius:8px; border:1px solid #f0f0f0;}
.urunDetay .renkKutu img{width:85%;}
.urunDetay .renkKutu span{font-size:90%; font-weight:700;}
.urunDetay .urunAciklama h3{font-family:"Open Sans", sans-serif; padding:0 0 15px 0; font-size:14px; display:block; border-bottom: 1px solid #dfdfdf;}
.renkKutu.active{ border:3px solid silver; }
.urunDetay .urunResim{ width:466px; }
.product-content{ font-size:11px; font-family: Open Sans Light; }

.product-main-image {position: relative; border:1px solid #818080; padding:10px; transition: all 0.5s; }
.product-details-img{position: relative;}
.big-img-nav{position:absolute; top:16px; left:30px; width:96%; bottom:15px;}
.big-img-nav .left a{position: absolute; left: 10px; top: 0; bottom: 0; width: 50px;}
.big-img-nav .left a:hover i{color:rgb(255, 255, 255, 1);}
.big-img-nav .left a i{font-size:300%;}
.big-img-nav .zoom a{position: absolute; margin:0 auto; bottom: 0; top: 0; left: 35%; right: 35%;}
.big-img-nav .zoom a:hover i{color:rgb(255, 255, 255, 1);}
.big-img-nav .zoom a i{color:rgb(255, 255, 255, 0); font-size:450%; margin:0 auto;}
.big-img-nav .right a{position: absolute; right:10px; top: 0; bottom: 0; width: 50px;}
.big-img-nav .right a:hover i{color:rgb(255, 255, 255, 1);}
.big-img-nav .right a i{font-size:300%;}
.mini-image img{ opacity: 0.6; transition: all 0.5s; }
.mini-image-active{ opacity: 1 !important; }
.zoom a{position: absolute; margin:0 auto; bottom: 0; top: 0; left: 35%; right: 35%;}
.zoom a:hover i{color:rgb(255, 255, 255, 1);}
.zoom a i{color:rgb(255, 255, 255, 0); font-size:450%; margin:0 auto;}
.product-socials i{ font-size:18px; }
.product-price span{ font-size: 18px; font-weight: normal; }
.product-price{ border-color:#888 !important;  background: #fff; }
/*ÜRÜNLER DETAY*/

/*ALIŞVERİŞ*/
.siparisSayfalama a{color: #000; font-size:90%; margin:3px 6px; padding:4px 10px;  border-radius:3px; display: inline-block; line-height:24px;  background-color: #dfdfdf;}
.siparisSayfalama a:hover{color: #FFFFFF; background-color: #4E94CD;}
.siparisSayfalama a .sAktif{display: block; height: 25px; width: 25px; border-radius: 3px; color: #FFF; }
/*ALIŞVERİŞ*/

/*HABERLER*/
#haber{height: auto; margin: 30px 0;}
#haber .girisBaslik{margin:20px 0; background:url(../rsm/back1.png); text-align: center;}
#haber .girisBaslik h1{font-family: "Courgette"; font-size:170%; background-color:#FFF; padding:0 20px; display:inline;}
#haber .hbr {position:relative; width:100%;}
#haber .hbr .hresim {position:relative; top:0; left:0; padding:5px; margin:5px;}
#haber .hbr .hresim .cerceve{padding:5px; border:1px solid rgba(100,100,100,0.3); top:0; left:0; right:0; bottom:0; position:absolute; width:100%; height:100%; z-index:99;}
#haber .hbr .hresim .cerceve:hover{padding:5px; border:1px solid rgba(100,100,100,0.6)}
#haber .hbr .hresim img {width:100%; height:100%;}
#haber .hbr .hozet {color:#666 !important; font-size:120%;}
#haber .hbr .hozet:hover{color:#000;}
/*HABERLER*/

/*HABERLER LİSTELEME*/
#icerik .hbr {position:relative; width:100%;}
#icerik .hbr .hresim {position:relative; top:0; left:0; padding:5px; margin:5px;}
#icerik .hbr .hresim .cerceve{padding:5px; border:1px solid rgba(100,100,100,0.3); top:0; left:0; right:0; bottom:0; position:absolute; width:100%; height:100%; z-index:99;}
#icerik .hbr .hresim .cerceve:hover{padding:5px; border:1px solid rgba(100,100,100,0.6)}
#icerik .hbr .hresim img {width:100%; height:100%;}
#icerik .hbr .hozet {text-align: center; color:#666 !important; font-size:110%;}
#icerik .hbr .hozet:hover{color:#000;}
/*HABERLER LİSTELEME*/

/*HABERL DETAY & YANBAR*/
#hDetay, #yanBar{margin:20px 0;}
#hDetay .icerik, #hDetay .galeri{ width:100%; height:auto; margin:0 0 10px 0; display:inline-block;}
#hDetay .hResim{margin:0; padding:0 0 0 5px; float:right;}
#hDetay .hResim img{border:1px solid #EEE; padding:3px; margin:0 0 5px 5px; width:100%;}
#hDetay .hYazi{margin:0; padding:0;}
#yanBar {border-left: 1px solid #DDD;}
#yanBar .baslik{font-family: ""; font-size: 140%; border-bottom: 1px solid #EBEBEB; margin-bottom:10px; padding-bottom:10px; display:block;}
#yanBar .liste{	display:block;}
#yanBar .liste .hBaslik{display:block; border-bottom: 1px solid #EBEBEB; margin-bottom:15px; padding-bottom:10px; color:#354350;}
#yanBar .liste .hBaslik:hover{color:#D90000;}
/*HABERLER YANBAR*/

/* + FOOTER*/
#footer {width: 100%; background-color:#333; color:#fff; margin-top:30px; padding:20px 0;}
#footer a{color:#fff;}
#footer a:hover{color:#b9b0b0;}
#footer{font-size:85%;}
#footer .logo img{max-width:50%; margin:0 0 5px 0;}
#footer .baslik{font-size:140%; margin:5px 0 20px 0; border-bottom:1px solid #333;}
#footer .copyright{font-size:80%;}
#footer .fas, #footer .far, #footer .fab{ font-size: 25px; }
#footer p{ display: flex; align-items: center; column-gap: 5px; }
#myBtn {display:none; position:fixed; bottom:60px; right:10px; z-index:99; border:none; outline:none; background-color:#D90000; color: white; cursor:pointer; padding:5px; border-radius:4px;}
#myBtn:hover {background-color: #000;}
/*FOOTER*/

/* + XL */
@media (min-width: 1200px) and (max-width: 1399px){
    #myMenu .nav-link{font-family: ''; font-size: 98%; margin:0 5px;}
    #gBilgi .b1{left:21px; padding:10px 20px;}
    #gBilgi .b2{right:-100px; padding:10px 20px;}    
    #gBilgi h2{ position: relative; text-align: center; top:80px; font-size:350%; color:#050505; margin:0 50px;}
    #gBilgi h4{ position: relative; text-align: center; top:80px; font-size:120%; color:#999; margin:30px 50px 0 50px;}
    #girisBlog .bBaslik a{font-size:100%;}
}

/* + LG */
@media (min-width: 992px) and (max-width: 1199px) {
    #header .nav-link{padding:8px 3px;}
    #header .logo{text-align: center;}
    #myMenu .nav-link{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:110%;}
    .giris h3{position: relative; bottom:115px; width:200px; color:#FFF;}
    .giris .b1{left:-12px; padding:10px 20px 10px 20px;}
    .giris .b2{right:-108px;}
    .giris h2{ position: relative; text-align: center; top:80px; font-size:350%; color:#050505; margin:0 28px;}
    .giris h1{ position: relative; text-align: center; top:80px; font-size:120%; color:#999; margin:30px 10px 0 10px}
    #girisBlog .bBaslik{line-height:14px;}
    #girisBlog .bBaslik a{font-size:100%;}
    #girisBlog .bOzet a{font-size:90%;}
}

/* + MD */
@media (min-width: 768px) and (max-width: 991px) {
    #header .logo{text-align: center;}
    #header #tel, #header #smedya{display: none;}
    #header #search{margin:20px 0 10px 0;}
    #myMenu .nav-link{margin:5px 0 5px 20px; border-bottom: 1px solid #FFF;}
    .logo .img-fluid{max-width:60% !important;}
    .girisMobil h2{text-align: center;font-size:300%; color:#050505; margin: 10px 28px;}
    .girisMobil h1{text-align: center;font-size:150%; color:#999; margin: 10px 28px;}
    #myBtn {bottom:30px;}
}

/* + SM */
@media (max-width: 767px) {
    .ikonUst{display: none !important;}
    .menu-opened .ikonUst{display: flex !important; margin-bottom: 20px;}
    .menu-opened #header{position: unset !important;}
    #header #tel, #header #smedya{display: none;}
    #header #search{margin:20px 0 10px 0;}
    #myMenu .nav-link{margin:5px 20px 0px 5px; border-bottom: 1px solid #FFF;}
    .logo .img-fluid{max-width:170px !important;}
    #myBtn {bottom:50px;}
    .girisMobil h2{text-align: center;font-size:300%; color:#050505; margin: 10px 28px;}
    .girisMobil h1{text-align: center;font-size:150%; color:#999; margin: 10px 28px;}
    #gBilgi2 .kutu1 .yazi{font-size: 120%; right:10px; width:auto;}
    #gBilgi2 .kutu2 .yazi{font-size: 140%;}
    .sepet table {font-size:90%;}
    #icSayfa .icerikBack {padding:6px;}
    .table > :not(caption) > * > *{padding:3px;}
    .slogans .col{
        flex-basis: fit-content;
        margin-bottom: 24px;
    }
    .exampleSlider .MS-content .item {
        width: 50% !important;
    }
    .urunler .kutu{
        width: 100%;
    }
    .navbar-toggler .fa-bars{
        font-size: 24px;
        color: #fff;
        position: absolute;
        right: 10px;
        background: rgba(255, 255, 255, 0.25);
        padding: 5px 10px;
        top: 7px;
    }
    .refence-box{ width:50% !important; }
    .navbar-collapse{ padding-bottom: 20px; }
    .mega-box{ width: auto !important; }
    .mega-box .column{ min-height: auto !important; border-right: none !important; }
    .mega-box .image-column{ display: none; }

    .dropdown-menu.mega-box.show{
        transform: none !important;
        position: unset !important;
    }

    .searchbox{
        padding: 0px !important;
        margin-top: 1px !important;
        width: 87% !important;
        margin-left: -9px !important;
    }

    h1.icBaslik{
        padding: 0 0 7px 0 !important;
        margin: 0 0 11px 0 !important;
        border-bottom: 1px dashed #a8a0ab;
    }
}

@media (max-width: 575px) {
    #header #tel, #header #smedya{display: none;}
    .row{--bs-gutter-x:0;}
    #footer .baslik{border-top:1px solid #333;}
    .urunler .ad, .urunler .kod, .urunler .fiyat, .urunler .detay {text-align: center;}
}

@media (max-width: 400px) {
    #header #tel, #header #smedya{display: none;}
    #gBilgi2 .kutu1 .yazi{font-size: 120%; right:10px; width:auto;}
    #gBilgi2 .kutu2 .yazi{font-size: 140%;}
}

.gow-img-div img {
    max-width: 200px;
    max-height: 270px;
    transform: translateY(7.5%);
}

.img-div img {
    transform-origin: bottom;
    transform: translateY(7.5%);
    transition: transform 0.3s ease-in-out;
}

.text-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 12px;
    padding-top: 70px;
    padding-bottom: 1em;
    box-sizing: border-box;
}

.text-container .item-name {
    font-size: 1.2em;
    font-weight: 200;
    color: #828282;
}

.card-div .box-content {
    min-height: 140px;
}

.card-div .text-container {
    min-height: 300px;
}

.card-tags a {
    width: auto;
    height: 20px;
    padding: 0px 1px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    display: inline-block;
    color: #999;
    margin: 2px 0px;
    transition: .5s;
    cursor: pointer;
    border: 1px solid #444;
}

.card-div {
    min-height: 480px;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    background-color: #151515;
    box-sizing: border-box;
    border-radius: 12px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: transform 0.2s ease-in-out;
    padding-top: 40px;
}

.card-div:hover .img-div img {
    transform: translateY(7.5%) scale(1.2);
}

.slogans .far,.slogans .fas{
    font-size:30px;
    color:#999;
}

.slogans h3{
   font-size: 18px;
}

.slogans h5, .exampleSlider h5{
   font-size: 13px;
}

.img-div {
    width: 100%;
    height: 12em;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    border-radius: 100px 0 100px 0px;
}

.mini-color-box
{
    width: 18px;
    height: 24px;
}

.news-box{
    color: #fff;
    position: relative;
    overflow: hidden;
    min-width: 250px;
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    font-size: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.news-section{
    background-color: #F1F1F1;
}

.news-content {
    margin: -40px 15px 0;
    padding: 15px;
    position: relative;
    background-color: #ffffff;
    font-size: 0.8em;
    line-height: 1.6em;
    height: 180px;
}

.news-footer{
    padding: 0 10px;
    background-color: #222;
    color: #e6e6e6;
    font-size: 0.8em;
    line-height: 30px;
    text-align: right;
}

.news-footer .fas{
    width:15px;
    color:#eee;
    margin-right: 5px;
}

.news-footer .comments a{
    color: #fff;
    text-decoration: underline;
}

.news-box img{
    transition: all 0.3s ease;
}
.news-box:hover img{
    transform: scale(1.15);
}

.exampleSlider .MS-content {
    margin: 15px 5%;
    overflow: hidden;
    white-space: nowrap;
    border: 0px solid #F9F9F9;
}

.exampleSlider .MS-controls .MS-left {
    left: 10px;
}

.exampleSlider .MS-controls .MS-right {
    right: 10px;
}

.exampleSlider .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.4);
}

.exampleSlider .MS-controls button {
    position: absolute;
    border: none;
    background: transparent;
    font-size: 50px;
    outline: 0;
    top: 40%;
    color: rgba(0, 0, 0, 0.1);
    transition: 0.15s linear;
}

.exampleSlider .MS-content .item {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    border: 1px solid #CCCCCC;
    border-left:0;
    width: 16.58%;
    min-height: 350px;
    max-height: 460px;
}

.exampleSlider .MS-content .item:first-child {
    border-left: 1px solid #CCCCCC;
}

.exampleSlider .btn-text {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 28px;
    border: 1px solid #ddd;
    padding: 0px 10px;
    border-radius: 1px;
    display: inline-block;
    letter-spacing: 1px;
    background: transparent;
    height: 30px;
    text-decoration: none !important;
    text-align: center;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.exampleSlider .btn-text:hover {
    background: #eee;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
}

.news-content h3{
    min-height: 45px;
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.footer-map {
    filter: url(data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
    background: #333;
}

.card-tags a { color: #CCCCCC; }
.mega-box{
    display: block;
    width: 990px;
    left: -350px;
    position: absolute;
    display: none;
}
.mega-box .mega-box-content {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.mega-box header {
    color: #FB7802;
    font-size: 14px;
    font-weight: 500;
    padding-left: 12px;
}
.mega-box .mega-links li a {
    padding: 0 0 0 25px;
    color: #CCC;
    font-size: 12px;
    display: block;
    text-decoration: none;
    font-weight: 400;
    border-radius: 0px;
    transition: all 0.3s ease;
}
.mega-box .mega-links li a:hover {
    background: #333;
    color: #fff !important;
}
.mega-box .mega-links {
    list-style-type: none;
    padding-left: 0;
}
.mega-box .column {
    line-height: 25px;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    min-height: 500px;
}
.font12{
    font-size: 12px;
    line-height: 20px;
}
.refence-box{
    width: 12.5%;
}
.commn-para-sm {
    font-size: 14px;
    color: #3d3d3d;
    padding: 10px 25px 10px 25px;
    margin: 0 0 15px;
}
.ac-title:not(.collapsed) {
    color:white;
    background: #333 !important;
    font-weight: 600;
}
.ac-title {
    font-weight: 400;
    font-size: 14px;
}
h3 {
    font-size: 16px;
    font-weight: 300;
}
.product-category-name-title{ font-family: 'Open Sans Light', sans-serif; }
.cursor-pointer { cursor: pointer; }
.gutter-0{ --bs-gutter-x:0rem }
video{ 
    width: 100vw;
    max-height: 700px;
    object-fit: cover;  
    display: block; 
}
.row-video p{ margin:0 }
.btn3 {
    background-color: transparent;
    border-color: #006CC3;
    display: inline-block;
    color: #333 !important;
    padding: .5em 1em;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #333;
    border-radius: .3em;
    text-decoration: none;
}
.btn3:hover {
    color: #fff !important;
    background-color: #006CC3;
    border-color: #006CC3;
}
.menu-opened .main-page-content{ padding-top: 2px !important; }
.main-page-content{ padding-top: 50px; }
.searchbox{
    border: 0;
    padding: 4px;
    position: absolute;
    z-index: 999;
    margin-top: -5px;
    width: 230px;
    margin-left: -102px;
}

.cameraSlide img{ width:100% !important; height:auto !important; margin: 0 !important; }