.about-section .contenten-wrap h2,
.about-section .contenten-wrap h3 { color: #163a59; margin-top: 1.5rem; }
.about-section .contenten-wrap ul { padding-left: 1.2rem; margin-bottom: 1.25rem; }
.about-section .contenten-wrap li { margin-bottom: .55rem; }
.bm-service-cta { padding: 0 0 70px; }
.bm-service-cta__inner { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: 38px 42px; border-radius: 18px; color: #fff; background: linear-gradient(120deg, #123650, #087e78); box-shadow: 0 18px 45px rgba(18,54,80,.16); }
.bm-service-cta__inner h2 { color: #fff; margin: 7px 0 10px; }
.bm-service-cta__inner p { max-width: 760px; margin: 0; color: rgba(255,255,255,.84); }
.bm-service-cta__eyebrow { color: #f6c90e; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; font-size: 12px; }
.bm-service-cta .btn-solid { flex: 0 0 auto; background: #f6c90e; color: #17384d; }
@media (max-width: 767px) { .bm-service-cta__inner { align-items: flex-start; flex-direction: column; padding: 28px 24px; } }

.karot-hero { position: relative; overflow: hidden; padding: 92px 0 82px; color: #fff; background: #0c2638; }
.karot-hero:before { content: ""; position: absolute; inset: 0; opacity: .18; background-image: linear-gradient(rgba(255,255,255,.15) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.15) 1px, transparent 1px); background-size: 52px 52px; }
.karot-hero__grid { position: relative; display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: 70px; }
.karot-kicker { display: inline-block; color: #e8b92f; font-size: 12px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.karot-hero h1 { max-width: 760px; margin: 14px 0 22px; color: #fff; font-size: clamp(42px, 5.1vw, 72px); line-height: 1.02; letter-spacing: -.045em; }
.karot-hero h1 em { color: #58c3b7; font-style: normal; }
.karot-hero__content > p { max-width: 680px; color: rgba(255,255,255,.74); font-size: 18px; line-height: 1.75; }
.karot-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 26px; margin-top: 34px; }
.karot-phone { color: rgba(255,255,255,.68); font-size: 13px; }
.karot-phone strong { display: block; color: #fff; font-size: 17px; }
.karot-trust { display: flex; flex-wrap: wrap; gap: 24px; margin-top: 38px; color: rgba(255,255,255,.78); font-size: 13px; }
.karot-trust span:before { content: "✓"; margin-right: 8px; color: #58c3b7; font-weight: 800; }
.karot-hero__visual { position: relative; min-height: 430px; border: 1px solid rgba(255,255,255,.12); border-radius: 50%; background: radial-gradient(circle, rgba(88,195,183,.18), transparent 63%); }
.karot-ring { position: absolute; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; }
.karot-ring--one { inset: 38px; }.karot-ring--two { inset: 92px; border-color: rgba(232,185,47,.35); }
.karot-machine { position: absolute; inset: 82px 28% 58px; }
.karot-machine__rail { position: absolute; left: 48%; width: 20px; height: 250px; border-radius: 8px; background: linear-gradient(90deg,#66808f,#d7e0e3,#5b7483); }
.karot-machine__motor { position: absolute; top: 62px; left: 18%; width: 150px; height: 105px; border-radius: 18px 18px 8px 8px; background: linear-gradient(145deg,#e8b92f,#b47b0b); box-shadow: 0 22px 38px rgba(0,0,0,.28); }
.karot-machine__motor:after { content: "BM"; position: absolute; top: 33px; left: 49px; color: #17384d; font-size: 28px; font-weight: 900; }
.karot-machine__bit { position: absolute; top: 160px; left: 37%; width: 60px; height: 145px; border-radius: 5px 5px 30px 30px; background: linear-gradient(90deg,#536a76,#e6eef0,#405966); }
.karot-hero__note { position: absolute; right: -20px; bottom: 24px; padding: 18px 22px; border-left: 3px solid #e8b92f; background: #fff; color: #163a59; box-shadow: 0 16px 35px rgba(0,0,0,.2); }
.karot-hero__note strong,.karot-hero__note span { display: block; }.karot-hero__note strong { font-size: 22px; }.karot-hero__note span { color: #667781; font-size: 12px; }
.karot-services { padding: 92px 0; background: #f5f7f7; }
.karot-heading { max-width: 720px; margin-bottom: 42px; }.karot-heading h2,.karot-process h2,.karot-final h2 { margin: 10px 0 14px; color: #163a59; font-size: clamp(32px,4vw,48px); line-height: 1.12; letter-spacing: -.035em; }.karot-heading p { color: #6a7a82; font-size: 17px; }
.karot-card-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; }
.karot-card { min-height: 270px; padding: 30px; border: 1px solid #e0e6e7; border-radius: 14px; background: #fff; transition: .25s ease; }.karot-card:hover { transform: translateY(-6px); border-color: #58c3b7; box-shadow: 0 18px 40px rgba(18,54,80,.1); }.karot-card > span { color: #58a99f; font-weight: 800; }.karot-card h3 { margin: 58px 0 13px; color: #17384d; font-size: 22px; }.karot-card p { margin: 0; color: #74838a; line-height: 1.65; }
.karot-process { padding: 100px 0; }.karot-process__grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 90px; }.karot-process__grid > div > p { color: #6a7a82; font-size: 17px; line-height: 1.75; }
.karot-steps { margin: 0; padding: 0; list-style: none; }.karot-steps li { display: grid; grid-template-columns: 64px 1fr; gap: 24px; padding: 0 0 28px; }.karot-steps b { display: grid; place-items: center; width: 54px; height: 54px; border-radius: 50%; color: #17384d; background: #e8b92f; }.karot-steps h3 { margin: 4px 0 5px; color: #17384d; font-size: 20px; }.karot-steps p { margin: 0; color: #74838a; }
.karot-details { margin-top: 28px; border-top: 1px solid #dbe2e4; border-bottom: 1px solid #dbe2e4; }.karot-details summary { padding: 18px 0; color: #17384d; font-weight: 700; cursor: pointer; }.karot-details > div { padding-bottom: 20px; color: #687980; }
.karot-final { padding: 0 0 90px; }.karot-final__box { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: 52px 58px; border-radius: 18px; background: #0d2c40; }.karot-final h2 { max-width: 760px; margin-bottom: 0; color: #fff; }.karot-final .btn-solid { flex: 0 0 auto; }
@media (max-width: 991px) { .karot-hero__grid,.karot-process__grid { grid-template-columns: 1fr; }.karot-hero__visual { max-width: 520px; width: 100%; margin: 0 auto; }.karot-card-grid { grid-template-columns: repeat(2,1fr); }.karot-process__grid { gap: 50px; } }
@media (max-width: 600px) { .karot-hero { padding: 70px 0 60px; }.karot-hero__visual { min-height: 330px; }.karot-machine { inset: 55px 24% 35px; transform: scale(.82); }.karot-hero__note { right: 5px; }.karot-card-grid { grid-template-columns: 1fr; }.karot-card { min-height: auto; }.karot-card h3 { margin-top: 28px; }.karot-final__box { align-items: flex-start; flex-direction: column; padding: 36px 26px; } }
.header-common .bm-logo { width: 230px; max-width: none; height: auto; object-fit: contain; display:block; }
.bm-footer-logo { width: auto !important; max-width: 260px; height: 86px; object-fit: contain; }
@media (max-width: 767px) { .header-common .bm-logo { width: 190px; max-width: 58vw; height: auto; } }

.bm-menu-all{font-weight:700;color:#0b8fa3!important;border-bottom:1px solid #e7eef0;margin-bottom:6px}
.bm-category-hero .banner{min-height:190px;background:linear-gradient(115deg,#092c45,#0c5364);display:flex;align-items:center}
.bm-category-hero .breadcrumb-box,.bm-category-hero h1,.bm-category-hero a{color:#fff!important}
.bm-category-section{padding:64px 0;background:#f5f8f8}
.bm-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:34px}
.bm-category-card{background:#fff;border:1px solid #e5ecee;border-radius:12px;overflow:hidden;box-shadow:0 8px 28px rgba(9,44,69,.07)}
.bm-category-card .img-wrap{height:220px;padding:20px;background:#f8fafb;display:flex;align-items:center;justify-content:center}
.bm-category-card .img-wrap img{width:100%;height:100%;object-fit:contain}
.bm-category-card .btn-box{display:flex;align-items:center;justify-content:space-between;padding:18px}.bm-category-card .catagories-name{font-weight:700;color:#12344b}
@media(max-width:991px){.bm-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575px){.bm-category-grid{gap:12px}.bm-category-card .img-wrap{height:150px;padding:10px}.bm-category-card .btn-box{padding:13px;display:block}.bm-category-card .btn-special{margin-top:8px}.bm-category-hero .banner{min-height:145px}}
.shop-page{min-height:520px}.shop-page .product-card{height:100%}.bm-empty-products{padding:54px 28px;text-align:center;background:#f6f9fa;border:1px solid #e3ecee;border-radius:12px}.bm-empty-products p{max-width:650px;margin:12px auto 24px}.bm-pagination{display:flex;gap:8px;justify-content:center;margin-top:32px}.bm-pagination a{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dce6e8;border-radius:6px}.bm-pagination a.active{background:#0f8fac;color:#fff;border-color:#0f8fac}.bm-footer-credit{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px;margin-bottom:10px;color:#fff}.bm-footer-credit a{color:#fff;text-decoration:underline}.bm-expertise{padding:70px 0;background:#fff}.bm-expertise__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bm-expertise article{padding:30px;border:1px solid #dfe9eb;border-radius:12px;background:linear-gradient(145deg,#fff,#f6f9fa)}.bm-expertise article>span{color:#e8ad24;font-size:14px;font-weight:800;letter-spacing:2px}.bm-expertise h3{margin:12px 0;color:#123a54}.bm-expertise p{line-height:1.75;color:#64757f}.bm-expertise a{color:#0b8fa3;font-weight:700}@media(max-width:991px){.bm-expertise__grid{grid-template-columns:1fr}.shop-page .sidebar-responsive{width:100%}.shop-page .col-lg-8,.shop-page .col-xl-9{width:100%}}
.bm-category-intro{display:grid;grid-template-columns:240px 1fr;align-items:center;gap:36px;padding:30px;border:1px solid #e1eaec;border-radius:14px;background:#f7fafb}.bm-category-intro__image{height:190px;padding:12px;border-radius:10px;background:#fff}.bm-category-intro__image img{width:100%;height:100%;object-fit:contain}.bm-category-intro__content h2{margin:8px 0 10px;color:#123a54}.bm-category-intro__content p{color:#64757f;line-height:1.7}.bm-category-intro__content .btn-solid{margin-top:10px}@media(max-width:767px){.bm-category-intro{grid-template-columns:1fr;padding:20px;gap:20px}.bm-category-intro__image{height:180px}.shop-page .top-header-wrap .select-menu{flex-wrap:wrap}.shop-page .select-dropdown{max-width:100%}}
.bm-card-cart,.bm-card-quote{display:block;width:100%;margin-top:12px;padding:10px 12px;border:0;border-radius:5px;text-align:center;font-weight:700;color:#fff;background:#0f8fac}.bm-card-cart:hover,.bm-card-quote:hover{color:#fff;background:#0b7085}.bm-card-cart.is-added{background:#218653}
.bm-catalog-page{padding-top:58px}.bm-catalog-sidebar{position:sticky;top:110px;padding:24px;border:1px solid #e1e9eb;border-radius:12px}.bm-catalog-sidebar .catagories-side li.active a{color:#0f8fac;font-weight:800}.bm-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:46px 0 24px;padding-bottom:18px;border-bottom:1px solid #e1e9eb}.bm-catalog-heading h2{margin:5px 0 0;color:#123a54}.bm-catalog-heading strong{color:#0f8fac}.bm-product-grid .product-card{height:100%;padding:14px;border:1px solid #e2eaec;border-radius:10px;background:#fff}.bm-category-description{color:#64757f;line-height:1.7}.bm-category-not-found{padding:100px 0;text-align:center}@media(max-width:991px){.bm-catalog-sidebar{position:static}.bm-catalog-page{padding-top:40px}}@media(max-width:575px){.bm-catalog-heading{align-items:start;flex-direction:column}.bm-product-grid .product-card{padding:8px}}

/* Kategori menüsü: tema içindeki yatay flex kuralını güvenli biçimde geçersiz kılar. */
.bm-catalog-sidebar .catagories-side{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%;margin:0!important;padding:0!important}
.bm-catalog-sidebar .catagories-side>li{display:block!important;width:100%!important;margin:0!important;padding:0!important}
.bm-catalog-sidebar .catagories-side>li>a{display:flex!important;align-items:center;width:100%!important;min-height:44px;padding:10px 12px!important;border-radius:8px;background:#f7f9fa;line-height:1.35}
.bm-catalog-sidebar .catagories-side>li>a span{display:flex;align-items:center;gap:7px;width:100%}
.bm-catalog-sidebar .catagories-side>li.active>a{background:#eaf7f9}

/* Sepet adet kontrolü */
.bm-cart-qty{display:inline-flex;align-items:center;justify-content:center;gap:0;border:1px solid #dbe4e7;border-radius:9px;overflow:hidden;background:#fff;vertical-align:middle}
.bm-cart-qty button{width:36px;height:36px;border:0;background:#f2f7f8;color:#123a54;font-size:21px;font-weight:700;line-height:1;transition:.2s}
.bm-cart-qty button:hover{background:#1398b2;color:#fff}.bm-cart-qty input{width:42px;height:36px;border:0;border-left:1px solid #dbe4e7;border-right:1px solid #dbe4e7;text-align:center;font-weight:700;color:#123a54;background:#fff}.bm-cart-qty.is-loading{opacity:.55;pointer-events:none}

/* Karot sayfası görsel güçlendirmeleri */
.karot-hero__visual{overflow:hidden;border-radius:34px!important;background:#092f46!important;box-shadow:0 28px 70px rgba(0,0,0,.28)}
.karot-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.86}.karot-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(5,37,55,.12),rgba(5,37,55,.7))}.karot-ring,.karot-hero__note{z-index:2}.karot-hero__note{backdrop-filter:blur(10px);background:rgba(255,255,255,.92)!important}
.karot-proof{padding:100px 0;background:#f4f8f9}.karot-proof__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:70px;align-items:center}.karot-proof__image{height:540px;border-radius:26px;overflow:hidden;box-shadow:0 24px 60px rgba(11,49,70,.16)}.karot-proof__image img{width:100%;height:100%;object-fit:cover}.karot-proof__content h2{margin:12px 0 20px;color:#113b55;font-size:clamp(32px,4vw,52px);line-height:1.08}.karot-proof__content>p{color:#60737e;font-size:17px;line-height:1.8}.karot-proof__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.karot-proof__facts div{padding:20px 15px;border:1px solid #dce8eb;border-radius:14px;background:#fff}.karot-proof__facts strong,.karot-proof__facts span{display:block}.karot-proof__facts strong{color:#1194ad;font-size:23px}.karot-proof__facts span{margin-top:4px;color:#697b84;font-size:13px}.karot-proof__content ul{padding:0;list-style:none}.karot-proof__content li{position:relative;margin:12px 0;padding-left:30px;color:#24485c}.karot-proof__content li:before{content:"✓";position:absolute;left:0;color:#11a391;font-weight:900}@media(max-width:991px){.karot-proof__grid{grid-template-columns:1fr;gap:38px}.karot-proof__image{height:420px}}@media(max-width:575px){.karot-proof{padding:65px 0}.karot-proof__image{height:300px}.karot-proof__facts{grid-template-columns:1fr}.bm-cart-qty button{width:32px}.bm-cart-qty input{width:36px}}

/* Gizlilik, KVKK, sözleşme ve diğer bilgi sayfaları */
.bm-information-page{padding:70px 0 95px;background:#f5f8f9}.bm-information-page .align-ment{display:block!important}.bm-information-page .contenten-wrap{max-width:1100px;margin:0 auto;padding:48px 54px;border:1px solid #dde8eb;border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(17,59,85,.08)}.bm-information-page .content-box>h4{margin:0 0 28px;padding-bottom:20px;border-bottom:1px solid #e2eaec;color:#123b54;font-size:32px}.bm-information-content{color:#536974;font-size:16px;line-height:1.85}.bm-information-content h1,.bm-information-content h2,.bm-information-content h3,.bm-information-content h4{margin:34px 0 14px;color:#123b54;line-height:1.25}.bm-information-content h2{font-size:25px}.bm-information-content h3{font-size:21px}.bm-information-content p{margin:0 0 18px}.bm-information-content ul,.bm-information-content ol{margin:0 0 22px;padding-left:24px}.bm-information-content li{margin:7px 0}.bm-information-content a{color:#0f91ab;text-decoration:underline}.bm-information-content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.bm-information-content th,.bm-information-content td{padding:12px;border:1px solid #dfe8ea}@media(max-width:767px){.bm-information-page{padding:38px 0 65px}.bm-information-page .contenten-wrap{padding:30px 22px;border-radius:12px}.bm-information-page .content-box>h4{font-size:26px}.bm-information-content{font-size:15px}}
.bm-home-intro { padding: 80px 0 34px; }.bm-home-intro__grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: 80px; align-items: end; padding-bottom: 52px; border-bottom: 1px solid #dde5e7; }.bm-home-intro h2 { margin: 10px 0 0; color: #163a59; font-size: clamp(32px,4vw,52px); line-height: 1.12; letter-spacing: -.035em; }.bm-home-intro p { color: #6a7a82; font-size: 17px; line-height: 1.7; }.bm-home-intro a { color: #148f87; font-weight: 800; }.bm-home-products { padding: 70px 0 95px; background: #f5f7f7; }.bm-home-products__more { margin-top: 38px; text-align: center; }.home-slider-common .banner:after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg,rgba(4,24,38,.76),rgba(4,24,38,.12) 70%); pointer-events: none; }.home-slider-common .content-box { z-index: 2; }.home-slider-common .content-box .heading,.home-slider-common .content-box p { color: #fff; }.home-slider-common .content-box .heading { max-width: 720px; }
@media (max-width: 767px) { .bm-home-intro__grid { grid-template-columns: 1fr; gap: 24px; }.home-slider-common .banner:after { background: rgba(4,24,38,.56); } }
.footer-common,.footer-document { position: relative; overflow: hidden; background: #0d2c40; }.bm-footer-accent { position: absolute; right: -120px; top: -160px; width: 420px; height: 420px; border: 70px solid rgba(88,195,183,.08); border-radius: 50%; pointer-events: none; }
