.elementor-kit-9{--e-global-color-primary:#102A43;--e-global-color-secondary:#071A2B;--e-global-color-text:#243B53;--e-global-color-accent:#F26430;--e-global-color-171f370:#F7F5F0;--e-global-color-ac41425:#627D98;--e-global-color-ed55f83:#D9E2EC;--e-global-color-9ae31f5:#16794A;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ===== Bölge Merkez Servisi — Global Kit CSS ===== */
*,*::before,*::after{box-sizing:border-box}
:root{
  --navy:#102A43; --dark:#071A2B; --orange:#2680EB; --accent-light:#6FB2F7; --warm:#F7F5F0;
  --white:#fff; --body:#243B53; --muted:#627D98; --border:#D9E2EC; --success:#16794A;
  --r:14px; --r-sm:10px; --shadow:0 6px 24px rgba(7,26,43,.08); --maxw:1240px;
}
.bms-eyebrow{display:inline-block;color:var(--accent-light);font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase}
.bms-h1{line-height:1.08;font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:.4em 0}
.bms-sub{color:#BCCCDC;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6;max-width:46ch}
.bms-microtrust{color:#829AB1;font-size:.9rem;margin-top:.4rem}
.bms-prose{color:var(--body);line-height:1.7}
.bms-prose h2{color:var(--navy);margin:1.6em 0 .4em;font-size:1.5rem}
.bms-prose p{margin:.6em 0;max-width:75ch}

/* buttons */
.bms-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;
  padding:.85em 1.5em;border-radius:var(--r-sm);font-weight:700;text-decoration:none;
  line-height:1;transition:transform .15s,background .15s;border:2px solid transparent;cursor:pointer;font-size:1rem}
.bms-btn--primary{background:var(--orange);color:#fff}
.bms-btn--primary:hover{background:#1666c9;color:#fff}
.bms-btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.5)}
/* ghost hover: yari saydam beyaz dolgu + beyaz metin (koyu zeminde okunur) */
.bms-btn--ghost:hover{background:rgba(255,255,255,.16);border-color:#fff;color:#fff}
.bms-btn--phone{background:var(--navy);color:#fff}
.bms-btn--phone:hover{background:var(--dark);color:#fff}
/* hafif yukseltme, tum butonlar */
.bms-btn:hover{transform:translateY(-1px)}
.bms-btn--sm{padding:.6em 1em;font-size:.92rem;min-height:44px}
.bms-btn--block{width:100%}
.bms-btn:focus-visible{outline:3px solid var(--orange);outline-offset:2px}
.bms-hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;margin:.6rem 0}

/* hero */
.bms-hero{position:relative;overflow:hidden;background-color:var(--dark);background-size:cover;background-position:center right}
.bms-hero::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;
  background:linear-gradient(90deg,rgba(7,26,43,.95) 0%,rgba(7,26,43,.85) 38%,rgba(7,26,43,.45) 66%,rgba(7,26,43,.12) 100%)}
.bms-hero-row{position:relative;z-index:1}
@media(max-width:767px){.bms-hero::before{background:linear-gradient(180deg,rgba(7,26,43,.35) 0%,rgba(7,26,43,.82) 55%,rgba(7,26,43,.96) 100%)}}
.bms-hero__left{flex:1 1 440px}
.bms-hero__right{flex:1 1 340px;display:flex;align-items:center;justify-content:center}
.bms-hero-card{background:rgba(255,255,255,.97);border-radius:var(--r);padding:1.6rem;
  box-shadow:var(--shadow);width:100%;max-width:360px}
.bms-hero-card strong{color:var(--navy);font-size:1.2rem}
.bms-hero-card p{color:var(--muted);margin:.4rem 0 1rem}
.bms-hero-card__chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}
.bms-hero-card__chips span{background:var(--warm);color:var(--body);padding:.35em .7em;border-radius:99px;font-size:.85rem}

/* trust strip */
.bms-trust{display:flex;flex-wrap:wrap;gap:0}
.bms-trust__item{flex:1 1 180px;display:flex;gap:.75rem;padding:.4rem 1.2rem;align-items:flex-start;
  border-left:1px solid rgba(255,255,255,.1)}
.bms-trust__item:first-child{border-left:0}
.bms-trust__ic{color:var(--accent-light);flex:0 0 26px}.bms-trust__ic svg{width:26px;height:26px}
.bms-trust__item strong{display:block;color:#fff;font-size:.98rem}
.bms-trust__item span{color:#9FB3C8;font-size:.82rem;line-height:1.4}

/* metrics */
.bms-metrics{display:flex;flex-wrap:wrap}
.bms-metric{flex:1 1 150px;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center;
  padding:.6rem 1rem;border-left:1px solid rgba(255,255,255,.1)}
.bms-metric:first-child{border-left:0}
.bms-metric span{color:var(--accent-light)}.bms-metric b{color:#fff;font-size:1.05rem}

/* service grid */
.bms-sgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.bms-scard{position:relative;background:#fff;border:1px solid var(--border);border-radius:var(--r);overflow:hidden;
  display:flex;flex-direction:column;height:100%}
.bms-scard__img{width:100%;height:200px;aspect-ratio:4/3;object-fit:cover;display:block}
.bms-scard__ic{position:absolute;margin:.6rem;color:var(--orange);background:#fff;border-radius:8px;padding:6px;box-shadow:var(--shadow)}
.bms-scard__ic svg{width:22px;height:22px}
.bms-scard h3{color:var(--navy);margin:1rem 1rem .35rem;font-size:1.18rem;line-height:1.25}
.bms-scard p{color:var(--body);margin:0 1rem;font-size:.98rem;line-height:1.5;flex:1}
.bms-scard__probs{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;padding:0 1rem;margin:.7rem 0}
.bms-scard__probs li{background:var(--warm);color:var(--body);padding:.3em .65em;border-radius:99px;font-size:.85rem}
.bms-scard__cta{display:flex;gap:.5rem;padding:0 1rem 1rem}
.bms-scard__cta .bms-btn{flex:1}

/* steps */
.bms-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:s}
.bms-steps li{display:flex;gap:.8rem;align-items:flex-start}
.bms-step__n{background:var(--orange);color:#fff;font-weight:800;width:34px;height:34px;border-radius:50%;
  display:grid;place-items:center;flex:0 0 34px}
.bms-steps strong{color:var(--navy);display:block}.bms-steps p{color:var(--muted);font-size:.9rem;margin:.2rem 0}

/* problem tags */
.bms-probtags{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0 1.4rem}
.bms-probtags li{background:#fff;border:1px solid var(--border);color:var(--body);padding:.5em 1em;border-radius:99px;font-weight:600}

/* why */
.bms-why__img img,.bms-why__img{border-radius:var(--r);width:100%}
.bms-why__txt{flex:1 1 380px}.bms-why .bms-elementor-widget,.bms-why{align-items:center}

/* districts */
.bms-districts{list-style:none;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem}
.bms-districts li{display:flex;align-items:center;gap:.4rem;background:#fff;border:1px solid var(--border);
  border-radius:var(--r-sm);padding:.5em .7em;color:var(--body);font-size:.9rem}
.bms-districts svg{width:16px;height:16px;color:var(--orange);flex:0 0 16px}
.bms-districts li:hover{border-color:var(--orange)}

/* form */
.bms-form{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:1.6rem;box-shadow:var(--shadow)}
.bms-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.bms-form label{display:flex;flex-direction:column;gap:.35rem;color:var(--navy);font-weight:600;font-size:.9rem}
.bms-form input,.bms-form select,.bms-form textarea{padding:.75em;border:1px solid var(--border);border-radius:var(--r-sm);
  font:inherit;font-weight:400;color:var(--body);min-height:44px}
.bms-form input:focus,.bms-form select:focus,.bms-form textarea:focus{outline:2px solid var(--orange);border-color:var(--orange)}
.bms-form__full{grid-column:1/-1}
.bms-hp{position:absolute;left:-9999px}
.bms-kvkk{flex-direction:row!important;align-items:flex-start;gap:.5rem;font-weight:400!important;margin:1rem 0;color:var(--body)!important}
.bms-kvkk input{min-height:auto;margin-top:.2rem}
.bms-form__note{color:var(--muted);font-size:.85rem;margin-top:.6rem}
.bms-form__ok{color:var(--success);font-weight:700;margin-top:.6rem}

/* faq */
.bms-faq{max-width:800px}
.bms-faq__i{background:#fff;border:1px solid var(--border);border-radius:var(--r-sm);margin-bottom:.6rem;padding:0 1rem}
.bms-faq__i summary{cursor:pointer;padding:1rem 0;font-weight:700;color:var(--navy);list-style:none}
.bms-faq__i summary::after{content:"+";float:right;color:var(--orange);font-weight:800}
.bms-faq__i[open] summary::after{content:"−"}
.bms-faq__i div{color:var(--body);padding-bottom:1rem;line-height:1.6}

/* final cta */
.bms-final{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}
.bms-final__txt{flex:1 1 340px}.bms-final__txt h2{color:#fff;font-size:1.8rem}
.bms-final__txt p{color:#BCCCDC;margin:.5rem 0 1rem}
.bms-final__img{flex:1 1 300px;border-radius:var(--r);width:100%;max-width:520px;object-fit:cover}

/* header */
.bms-header__bar{background:var(--dark);color:#9FB3C8;font-size:.82rem;text-align:center;padding:.4rem}
/* header arka plani tam genislik (stretch); ic icerik container ile sinirli */
.bms-header{width:100%;position:sticky;top:0;z-index:1000;background:var(--white);
  box-shadow:0 2px 10px rgba(7,26,43,.08)}
html{scroll-padding-top:120px}  /* sticky header altinda anchor kaymasi */
.bms-header__bar{width:100%}
.bms-header__bar .bms-header__strip{display:block;max-width:var(--maxw);margin:0 auto;padding:0 20px}
.bms-header__main{display:flex;align-items:center;gap:1.2rem;width:100%;max-width:var(--maxw);margin:0 auto;padding:.35rem 20px}
.bms-header-sec,.bms-header-sec>.e-con-inner{max-width:100%!important}
.bms-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:800;color:var(--navy)}
.bms-logo{flex:0 0 auto}
.bms-logo img{height:clamp(46px,6vw,58px);width:auto;max-width:none;display:block}.bms-logo__txt{display:none}
.bms-nav{margin-left:auto;display:flex;gap:1.4rem}
.bms-nav a{color:var(--body);text-decoration:none;font-weight:600}
.bms-nav a:hover{color:var(--orange)}
.bms-header__phone{flex-direction:column;line-height:1.1;padding:.5em 1.1em;white-space:nowrap}
.bms-header__phone small{font-size:.68rem;font-weight:600;opacity:.85;white-space:nowrap}
.bms-burger{display:none;width:44px;height:44px;border:1px solid var(--border);border-radius:8px;background:#fff}
.bms-burger::before{content:"";display:block;width:20px;height:2px;background:var(--navy);margin:0 auto;
  box-shadow:0 -6px var(--navy),0 6px var(--navy)}

/* footer */
.bms-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;max-width:var(--maxw);margin:0 auto}
.bms-footer{color:#9FB3C8}.bms-footer h4{color:#fff;margin-bottom:.6rem}
.bms-footer ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.4rem}
.bms-footer a{color:#9FB3C8;text-decoration:none}.bms-footer a:hover{color:#fff}
.bms-footer__brand strong{color:#fff;font-size:1.1rem}
.bms-footer__pay{color:var(--accent-light);font-size:.85rem;margin-top:.6rem}
.bms-footer__bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:2rem;padding-top:1rem;font-size:.85rem}

/* mobile bar */
.bms-mobilebar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:999;
  padding:.5rem calc(.5rem + env(safe-area-inset-right)) calc(.5rem + env(safe-area-inset-bottom)) calc(.5rem + env(safe-area-inset-left));
  gap:.5rem;background:var(--dark)}
.bms-mobilebar a{flex:1 1 0;min-width:0;text-align:center;padding:.85em .4em;border-radius:var(--r-sm);font-weight:700;text-decoration:none;max-height:68px;white-space:nowrap;font-size:.95rem}
.bms-mobilebar__form{background:#fff;color:var(--navy)}
.bms-mobilebar__call{background:var(--orange);color:#fff}

/* contact + 404 */
.bms-contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.bms-ccard{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:1.4rem;text-align:center}
.bms-ccard span{color:var(--orange);display:inline-block}.bms-ccard svg{width:32px;height:32px}
.bms-ccard h3{color:var(--navy);margin:.5rem 0}.bms-ccard a{color:var(--orange);font-weight:800;font-size:1.2rem;text-decoration:none}
.bms-404{text-align:center;color:#fff}.bms-404 h1{font-size:2rem}.bms-404 p{color:#BCCCDC;margin:1rem auto;max-width:40ch}
.bms-404 .bms-hero-cta{justify-content:center}
.bms-inline-probs{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0}
.bms-inline-probs li{background:var(--warm);padding:.3em .7em;border-radius:99px;font-size:.85rem;color:var(--body)}

/* responsive */
@media(max-width:1024px){
  .bms-sgrid{grid-template-columns:repeat(3,1fr)}
  .bms-steps{grid-template-columns:repeat(2,1fr)}
  .bms-districts{grid-template-columns:repeat(3,1fr)}
  .bms-footer__grid{grid-template-columns:1fr 1fr}
}
@media(max-width:767px){
  .bms-nav,.bms-header__phone small{display:none}
  .bms-header__main{flex-wrap:nowrap;gap:.5rem;padding:.35rem 12px}
  .bms-logo{order:1;min-width:0}
  .bms-logo img{height:36px}
  .bms-header__phone{order:2;margin-left:auto;flex:0 0 auto;padding:.5em .8em}
  .bms-burger{display:block;order:3;margin-left:0;flex:0 0 44px}
  .bms-nav.is-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;
    background:#fff;padding:1rem;box-shadow:var(--shadow);z-index:50}
  .bms-header__main{position:relative}
  /* hizmet kartlari */
  .bms-sgrid{grid-template-columns:1fr 1fr;gap:12px}
  .bms-scard h3{font-size:1.02rem;margin:.8rem .8rem .3rem}
  .bms-scard p{font-size:.9rem;margin:0 .8rem}
  .bms-scard__probs{padding:0 .8rem;margin:.6rem 0}
  .bms-scard__img{height:150px}
  .bms-scard__cta{flex-direction:column;padding:0 .8rem .8rem;gap:.4rem}
  .bms-scard__cta .bms-btn{width:100%}
  /* baslik ve govde tipografi */
  h2,.bms-prose h2{font-size:1.4rem;line-height:1.25}
  .bms-sub{font-size:1rem}
  .bms-prose p{font-size:1rem}
  /* hero */
  .bms-hero__left{flex:1 1 100%}
  .bms-hero-card{max-width:100%}
  .bms-h1{font-size:clamp(1.7rem,7vw,2.2rem)}
  /* formlar */
  .bms-form__grid{grid-template-columns:1fr}
  .bms-form{padding:1.1rem}
  .bms-compact{gap:1rem}
  .bms-compact__form label{flex:1 1 100%}
  /* gruplar */
  .bms-districts{grid-template-columns:repeat(2,1fr)}
  .bms-trust__item{flex:1 1 45%}
  .bms-metric{flex:1 1 45%}.bms-metric:last-child:nth-child(odd){flex:1 1 100%}
  .bms-contact-cards{grid-template-columns:1fr}
  /* why + final istifleme */
  .bms-why__img{max-height:280px}
  .bms-final{gap:1.2rem}.bms-final__txt h2{font-size:1.5rem}
  .bms-final__img{max-height:240px}
  /* footer tek sutun */
  .bms-footer__grid{grid-template-columns:1fr;gap:1.4rem;text-align:center}
  .bms-footer ul{align-items:center}
  .bms-footer__brand .bms-btn,.bms-footer__pay{margin-left:auto;margin-right:auto}
  /* dokunma hedefi */
  .bms-header__phone{min-height:44px}
  .bms-probtags li{padding:.55em 1em}
  .bms-faq__i summary{padding:1.1rem 0}
  /* mobil sabit cta */
  .bms-mobilebar{display:flex}
  body{padding-bottom:80px}
}
/* cok kucuk ekran: kartlar tek sutun */
@media(max-width:400px){
  .bms-sgrid{grid-template-columns:1fr}
  .bms-scard__img{height:180px}
}
/* slogan (H1 ustu kucuk vurgu) */
.bms-slogan{display:block;color:#fff;font-weight:800;font-size:clamp(1.1rem,2.4vw,1.5rem);margin:.35rem 0 .1rem;opacity:.95}
/* marka bagimsizlik disclaimer */
.bms-disclaimer{margin-top:1.2rem;padding:.8rem 1rem;border-left:3px solid var(--accent-light);
  background:var(--warm);color:var(--muted);font-size:.9rem;border-radius:8px;max-width:820px}
/* kompakt ara donusum */
.bms-compact{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;justify-content:space-between}
.bms-compact__txt{flex:1 1 300px}
.bms-compact__txt h2{color:#fff;font-size:1.4rem;margin-bottom:.3rem}
.bms-compact__txt p{color:#BCCCDC}
.bms-compact__form{flex:1 1 380px;display:flex;flex-wrap:wrap;gap:.6rem;align-items:stretch}
.bms-compact__form label{flex:1 1 150px;display:flex}
.bms-compact__form input,.bms-compact__form select{width:100%;padding:.75em;border:1px solid var(--border);
  border-radius:var(--r-sm);font:inherit;min-height:48px}
.bms-compact__form .bms-btn{flex:1 1 100%;min-height:48px}
.bms-compact__ok{flex:1 1 100%;color:#9AE6B4;font-weight:700;margin:0}
.bms-sr{position:relative}.bms-sr>span{position:absolute;left:-9999px}
/* e-e-a-t */
.bms-eeat h2{margin-bottom:.5rem}
/* zorunlu alan yildizi */
.bms-req{color:var(--orange);font-weight:700}
/* gorsel guvenligi: hicbir gorsel/ikon devasa olmasin */
.bms-services img,.bms-why img,.bms-final img,.bms-scard img,.bms-prose img{max-width:100%;height:auto}
.bms-why__img{max-height:520px;object-fit:cover}
.bms-final__img{max-height:420px}
.bms-trust__ic svg,.bms-metric span svg,.bms-ccard svg,.bms-districts svg,.bms-scard__ic svg{display:inline-block}
.bms-district-sec svg{width:16px;height:16px}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}/* End custom CSS */