/* =========================================================
   61MEDYA - WEB TASARIM LANDING V2
   information_id=9
   SEO SAFE / NON DESTRUCTIVE
   ========================================================= */

body.information-information-9{
    background:#f4f7fb!important;
}

/* SIDEBAR YOK - FULL WIDTH */
body.information-information-9 #column-right{
    display:none!important;
}

body.information-information-9 #content{
    width:100%!important;
    max-width:100%!important;
    flex:0 0 100%!important;
    float:none!important;
}

/* H1 AYNI H1 - SADECE GÖRSEL DÜZEN */
body.information-information-9 #content > h1.page-title{
    max-width:1240px;
    margin:26px auto 16px!important;
    padding:0 24px!important;

    color:#102b57!important;

    font-size:34px!important;
    line-height:1.15!important;
    font-weight:850!important;
    letter-spacing:-.7px!important;

    border:0!important;
}


/* =========================================================
   HERO
   ========================================================= */

body.information-information-9 .m61-wd2-hero{
    max-width:1240px;
    margin:0 auto 18px;
    padding:0 24px;
}

body.information-information-9 .m61-wd2-hero-shell{
    min-height:420px;

    display:grid;
    grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);

    overflow:hidden;

    border:1px solid rgba(16,43,87,.14);
    border-radius:20px;

    background:
        radial-gradient(
            circle at 15% 20%,
            rgba(44,112,216,.24),
            transparent 34%
        ),
        linear-gradient(
            135deg,
            #071d43 0%,
            #103a76 66%,
            #0e315f 100%
        );

    box-shadow:
        0 18px 48px rgba(16,43,87,.12);
}

body.information-information-9 .m61-wd2-copy{
    padding:48px 46px 42px;

    display:flex;
    flex-direction:column;
    justify-content:center;
}

body.information-information-9 .m61-wd2-badge{
    width:max-content;
    max-width:100%;

    margin-bottom:15px;
    padding:7px 11px;

    border:1px solid rgba(255,255,255,.17);
    border-radius:999px;

    background:rgba(255,255,255,.08);

    color:#fff;

    font-size:10.5px;
    line-height:1;
    font-weight:850;
    letter-spacing:.5px;
}

body.information-information-9 .m61-wd2-copy h2{
    margin:0 0 15px!important;

    color:#fff!important;

    font-size:36px!important;
    line-height:1.12!important;
    font-weight:850!important;
    letter-spacing:-.8px!important;
}

body.information-information-9 .m61-wd2-copy > p{
    max-width:610px;

    margin:0!important;

    color:rgba(255,255,255,.81)!important;

    font-size:14px!important;
    line-height:1.75!important;
}

body.information-information-9 .m61-wd2-actions{
    margin-top:23px;

    display:flex;
    flex-wrap:wrap;
    gap:9px;
}

body.information-information-9 .m61-wd2-actions a{
    min-height:44px;

    padding:0 17px;

    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;

    border-radius:8px;

    font-size:12px;
    line-height:1;
    font-weight:850;

    text-decoration:none!important;
}

body.information-information-9 .m61-wd2-primary{
    background:#ef233c;
    color:#fff!important;

    box-shadow:0 8px 20px rgba(239,35,60,.20);
}

body.information-information-9 .m61-wd2-secondary{
    border:1px solid rgba(255,255,255,.28);

    background:rgba(255,255,255,.09);

    color:#fff!important;
}

body.information-information-9 .m61-wd2-proof{
    margin-top:26px;

    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:8px;
}

body.information-information-9 .m61-wd2-proof-item{
    min-height:58px;

    padding:10px 11px;

    display:flex;
    flex-direction:column;
    justify-content:center;

    border:1px solid rgba(255,255,255,.12);
    border-radius:9px;

    background:rgba(255,255,255,.055);
}

body.information-information-9 .m61-wd2-proof-item strong{
    color:#fff!important;

    font-size:12px!important;
    line-height:1.2!important;
    font-weight:800!important;
}

body.information-information-9 .m61-wd2-proof-item small{
    margin-top:4px;

    color:rgba(255,255,255,.58);

    font-size:9.5px;
    line-height:1.3;
}


/* HERO GÖRSEL */
body.information-information-9 .m61-wd2-visual{
    position:relative;

    min-width:0;
    min-height:420px;

    background:#061936;
    overflow:hidden;
}

body.information-information-9 .m61-wd2-visual:after{
    content:"";

    position:absolute;
    inset:0;

    background:
        linear-gradient(
            90deg,
            rgba(7,29,67,.30),
            transparent 30%
        );

    pointer-events:none;
}

body.information-information-9 .m61-wd2-visual img{
    width:100%!important;
    height:100%!important;
    min-height:420px!important;

    display:block!important;

    object-fit:cover!important;

    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
}


/* =========================================================
   HERO ALT GÜVEN SATIRI
   ========================================================= */

body.information-information-9 .m61-wd2-trust{
    max-width:1192px;
    margin:11px auto 0;

    display:grid;
    grid-template-columns:repeat(5,1fr);

    border:1px solid #e1e7ef;
    border-radius:12px;

    background:#fff;

    overflow:hidden;

    box-shadow:0 6px 20px rgba(16,43,87,.035);
}

body.information-information-9 .m61-wd2-trust span{
    min-height:62px;

    padding:11px;

    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;

    text-align:center;

    border-right:1px solid #edf0f4;

    color:#17355e;

    font-size:11px;
    font-weight:800;
}

body.information-information-9 .m61-wd2-trust span:last-child{
    border-right:0;
}

body.information-information-9 .m61-wd2-trust small{
    margin-top:3px;

    color:#78879a;

    font-size:9px;
    font-weight:500;
}


/* =========================================================
   SAYFA İÇİ MENÜ
   ========================================================= */

body.information-information-9 .m61-wd2-nav-wrap{
    max-width:1240px;
    margin:16px auto 22px;
    padding:0 24px;
}

body.information-information-9 .m61-wd2-nav{
    padding:9px;

    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    gap:5px;

    background:#fff;

    border:1px solid #dfe6ee;
    border-radius:11px;

    box-shadow:0 5px 18px rgba(16,43,87,.035);
}

body.information-information-9 .m61-wd2-nav a{
    padding:9px 13px;

    border-radius:7px;

    color:#17355e!important;
    background:#f7f9fc;

    font-size:10.5px;
    line-height:1;
    font-weight:800;

    text-decoration:none!important;
}

body.information-information-9 .m61-wd2-nav a:hover{
    color:#e30613!important;
    background:#fff1f3;
}


/* =========================================================
   MEVCUT SEO İÇERİĞİ
   NODE'LARA DOKUNULMUYOR
   ========================================================= */

body.information-information-9 #content > .content{
    max-width:1192px;

    margin:0 auto 28px!important;
    padding:34px 38px!important;

    background:#fff!important;

    border:1px solid #e1e7ef;
    border-radius:16px;

    box-shadow:0 9px 30px rgba(16,43,87,.04);

    color:#56677b!important;
}

body.information-information-9 #content > .content h2{
    margin-top:38px!important;
    margin-bottom:12px!important;

    color:#102b57!important;

    font-size:24px!important;
    line-height:1.22!important;
    font-weight:850!important;
    letter-spacing:-.3px!important;

    scroll-margin-top:95px;
}

body.information-information-9 #content > .content h2:first-of-type{
    margin-top:0!important;
}

body.information-information-9 #content > .content h3{
    color:#17355e!important;

    font-size:16px!important;
    line-height:1.35!important;
    font-weight:800!important;
}

body.information-information-9 #content > .content p,
body.information-information-9 #content > .content li{
    color:#57697e!important;

    font-size:13px!important;
    line-height:1.75!important;
}

body.information-information-9 #content > .content img{
    max-width:100%;
    height:auto;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media(max-width:1023px){

    body.information-information-9 .m61-wd2-hero-shell{
        grid-template-columns:1fr;
    }

    body.information-information-9 .m61-wd2-copy{
        padding:38px 34px 34px;
    }

    body.information-information-9 .m61-wd2-visual,
    body.information-information-9 .m61-wd2-visual img{
        min-height:340px!important;
        height:340px!important;
    }

    body.information-information-9 .m61-wd2-trust{
        grid-template-columns:repeat(3,1fr);
    }
}


@media(max-width:767px){

    body.information-information-9 #content > h1.page-title{
        margin-top:18px!important;
        padding:0 14px!important;

        font-size:29px!important;
    }

    body.information-information-9 .m61-wd2-hero,
    body.information-information-9 .m61-wd2-nav-wrap{
        padding-left:14px;
        padding-right:14px;
    }

    body.information-information-9 .m61-wd2-hero-shell{
        border-radius:14px;
    }

    body.information-information-9 .m61-wd2-copy{
        padding:28px 20px 24px;
    }

    body.information-information-9 .m61-wd2-copy h2{
        font-size:29px!important;
    }

    body.information-information-9 .m61-wd2-actions{
        display:grid;
        grid-template-columns:1fr;
    }

    body.information-information-9 .m61-wd2-actions a{
        width:100%;
    }

    body.information-information-9 .m61-wd2-proof{
        grid-template-columns:1fr;
    }

    body.information-information-9 .m61-wd2-visual,
    body.information-information-9 .m61-wd2-visual img{
        min-height:235px!important;
        height:235px!important;
    }

    body.information-information-9 .m61-wd2-trust{
        grid-template-columns:1fr 1fr;
    }

    body.information-information-9 .m61-wd2-trust span{
        border-bottom:1px solid #edf0f4;
    }

    body.information-information-9 .m61-wd2-nav{
        justify-content:flex-start;

        flex-wrap:nowrap;
        overflow-x:auto;

        -webkit-overflow-scrolling:touch;
    }

    body.information-information-9 .m61-wd2-nav a{
        flex:0 0 auto;
    }

    body.information-information-9 #content > .content{
        margin-left:14px!important;
        margin-right:14px!important;

        padding:23px 18px!important;

        border-radius:12px;
    }

    body.information-information-9 #content > .content h2{
        margin-top:31px!important;

        font-size:21px!important;
    }
}

/* =========================================================
   M61 WEB DESIGN REFERENCES V1
   ========================================================= */

body.information-information-9 .m61-wd2-projects{
    max-width:1192px;
    margin:0 auto 26px;

    background:#fff;

    border:1px solid #e1e7ef;
    border-radius:16px;

    box-shadow:0 8px 28px rgba(16,43,87,.045);

    overflow:hidden;
}


body.information-information-9 .m61-wd2-projects-head{
    padding:25px 27px 20px;

    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;

    border-bottom:1px solid #edf0f4;
}


body.information-information-9 .m61-wd2-projects-eyebrow{
    display:block;

    margin-bottom:6px;

    color:#e30613;

    font-size:10px;
    line-height:1;
    font-weight:900;
    letter-spacing:.65px;
}


body.information-information-9 .m61-wd2-projects-head h2{
    margin:0!important;

    color:#102b57!important;

    font-size:25px!important;
    line-height:1.2!important;
    font-weight:850!important;

    letter-spacing:-.4px;
}


body.information-information-9 .m61-wd2-projects-head p{
    margin:7px 0 0!important;

    color:#718095!important;

    font-size:12px!important;
    line-height:1.6!important;
}


body.information-information-9 .m61-wd2-projects-all{
    flex:0 0 auto;

    min-height:38px;
    padding:0 13px;

    display:inline-flex;
    align-items:center;
    justify-content:center;

    border:1px solid #dce3ec;
    border-radius:7px;

    color:#17355e!important;
    background:#fff;

    font-size:10.5px;
    font-weight:800;

    text-decoration:none!important;
}


body.information-information-9 .m61-wd2-projects-all:hover{
    color:#e30613!important;
    border-color:#efb7bd;
}


body.information-information-9 .m61-wd2-projects-grid{
    padding:20px;

    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:13px;
}


body.information-information-9 .m61-wd2-project-card{
    min-width:0;

    overflow:hidden;

    border:1px solid #e1e7ef;
    border-radius:12px;

    background:#fff;

    box-shadow:0 5px 18px rgba(16,43,87,.04);

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        border-color .18s ease;
}


body.information-information-9 .m61-wd2-project-card:hover{
    transform:translateY(-3px);

    border-color:#cfd8e5;

    box-shadow:0 12px 26px rgba(16,43,87,.09);
}


/* BROWSER BAR */
body.information-information-9 .m61-wd2-browser{
    height:27px;

    padding:0 9px;

    display:flex;
    align-items:center;
    gap:5px;

    background:#f5f7fa;

    border-bottom:1px solid #e6ebf1;
}


body.information-information-9 .m61-wd2-dot{
    width:6px;
    height:6px;

    border-radius:50%;

    background:#d2d8e1;
}


body.information-information-9 .m61-wd2-browser-domain{
    min-width:0;

    margin-left:4px;

    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

    color:#8a97a8;

    font-size:8.5px;
}


/* IMAGE */
body.information-information-9 .m61-wd2-project-image{
    height:180px;

    display:block;

    overflow:hidden;

    background:#eef2f6;
}


body.information-information-9 .m61-wd2-project-image img{
    width:100%!important;
    height:100%!important;

    display:block!important;

    object-fit:cover!important;
    object-position:top center!important;

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

    transition:transform .35s ease;
}


body.information-information-9
.m61-wd2-project-card:hover
.m61-wd2-project-image img{
    transform:scale(1.025);
}


/* BODY */
body.information-information-9 .m61-wd2-project-body{
    padding:15px 14px 14px;
}


body.information-information-9 .m61-wd2-project-type{
    display:inline-flex;

    margin-bottom:8px;
    padding:5px 7px;

    border-radius:999px;

    background:#fff1f3;

    color:#e30613;

    font-size:8.5px;
    line-height:1;
    font-weight:850;
}


body.information-information-9 .m61-wd2-project-body h3{
    margin:0 0 5px!important;

    color:#102b57!important;

    font-size:15px!important;
    line-height:1.25!important;
    font-weight:850!important;
}


body.information-information-9 .m61-wd2-project-body p{
    min-height:36px;

    margin:0 0 13px!important;

    color:#78879a!important;

    font-size:10.5px!important;
    line-height:1.5!important;
}


body.information-information-9 .m61-wd2-project-link{
    min-height:34px;

    display:flex;
    align-items:center;
    justify-content:space-between;

    color:#17355e!important;

    font-size:10.5px;
    font-weight:800;

    text-decoration:none!important;
}


body.information-information-9 .m61-wd2-project-link span{
    color:#e30613;
}


/* ESKİ TEKRAR GÖRSEL */
body.information-information-9 .m61-wd2-original-hero-media{
    display:none!important;
}


/* ESKİ LAPTOP REFERANS GALERİSİ */
body.information-information-9 .m61-wd2-old-ref-gallery{
    display:none!important;
}


/* LANDING SAYFADA ÜRÜN SHOPPING MODÜLÜ YOK */
body.information-information-9 .m61-wd2-shop-module{
    display:none!important;
}


/* Eski referans başlığı altında temiz CTA */
body.information-information-9 .m61-wd2-old-ref-cta{
    margin:9px 0 18px;

    display:inline-flex;
    align-items:center;

    color:#e30613!important;

    font-size:11px;
    font-weight:800;

    text-decoration:none!important;
}


/* TABLET */
@media(max-width:1023px){

    body.information-information-9 .m61-wd2-projects{
        margin-left:24px;
        margin-right:24px;
    }

    body.information-information-9 .m61-wd2-projects-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    body.information-information-9 .m61-wd2-project-image{
        height:220px;
    }
}


/* MOBILE */
@media(max-width:767px){

    body.information-information-9 .m61-wd2-projects{
        margin-left:14px;
        margin-right:14px;

        border-radius:13px;
    }

    body.information-information-9 .m61-wd2-projects-head{
        padding:20px 17px 16px;

        display:block;
    }

    body.information-information-9 .m61-wd2-projects-head h2{
        font-size:21px!important;
    }

    body.information-information-9 .m61-wd2-projects-all{
        margin-top:13px;
    }

    body.information-information-9 .m61-wd2-projects-grid{
        padding:14px;

        grid-template-columns:1fr;
        gap:12px;
    }

    body.information-information-9 .m61-wd2-project-image{
        height:220px;
    }
}


/* =========================================================
   M61 WEB DESIGN V3 POLISH
   Benefits + Pricing + Process + FAQ + CTA
   ========================================================= */


/* ORTAK BOLUM BASLIKLARI */
body.information-information-9
.m61-wd3-section-title{
    position:relative;

    margin-top:42px!important;
    margin-bottom:17px!important;

    padding-left:14px;

    color:#102b57!important;

    font-size:25px!important;
    line-height:1.2!important;
    font-weight:850!important;
    letter-spacing:-.35px!important;
}

body.information-information-9
.m61-wd3-section-title:before{
    content:"";

    position:absolute;
    left:0;
    top:3px;
    bottom:3px;

    width:4px;

    border-radius:10px;

    background:#ef233c;
}


/* =========================================================
   NEDEN 61MEDYA
   ========================================================= */

body.information-information-9
.m61-wd3-benefits-grid{

    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:12px!important;

    margin:0 0 34px!important;
}


body.information-information-9
.m61-wd3-benefit-card{

    min-width:0;

    padding:20px 18px!important;

    border:1px solid #e1e7ef!important;
    border-radius:12px!important;

    background:
        linear-gradient(
            180deg,
            #ffffff 0%,
            #f9fbfd 100%
        )!important;

    box-shadow:
        0 6px 20px
        rgba(16,43,87,.04)!important;

    position:relative;

    transition:
        transform .18s ease,
        box-shadow .18s ease;
}


body.information-information-9
.m61-wd3-benefit-card:hover{

    transform:translateY(-3px);

    box-shadow:
        0 12px 28px
        rgba(16,43,87,.08)!important;
}


body.information-information-9
.m61-wd3-benefit-card:before{

    width:37px;
    height:37px;

    margin-bottom:14px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:10px;

    background:#fff0f2;

    color:#ef233c;

    font-family:FontAwesome;
    font-size:16px;
}


body.information-information-9
.m61-wd3-benefit-card:nth-child(1):before{
    content:"\f041";
}

body.information-information-9
.m61-wd3-benefit-card:nth-child(2):before{
    content:"\f10b";
}

body.information-information-9
.m61-wd3-benefit-card:nth-child(3):before{
    content:"\f201";
}

body.information-information-9
.m61-wd3-benefit-card:nth-child(4):before{
    content:"\f1cd";
}


body.information-information-9
.m61-wd3-benefit-card h3{

    margin:0 0 8px!important;

    color:#102b57!important;

    font-size:15px!important;
    line-height:1.3!important;
    font-weight:850!important;
}


body.information-information-9
.m61-wd3-benefit-card p{

    margin:0!important;

    color:#718095!important;

    font-size:11px!important;
    line-height:1.65!important;
}



/* =========================================================
   FIYAT / PAKETLER
   ========================================================= */

body.information-information-9
.m61-wd3-pricing-intro{

    margin:-5px 0 18px!important;

    color:#718095!important;

    font-size:12px!important;
    line-height:1.65!important;
}


body.information-information-9
.m61-wd3-pricing-grid{

    max-width:850px;

    margin:0 auto 38px!important;

    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
}


body.information-information-9
.m61-wd3-price-card{

    min-width:0;

    padding:25px 23px 22px!important;

    border:1px solid #dfe6ef!important;
    border-radius:14px!important;

    background:#fff!important;

    box-shadow:
        0 8px 26px
        rgba(16,43,87,.055)!important;

    position:relative;

    overflow:hidden;
}


body.information-information-9
.m61-wd3-price-card:before{

    content:"";

    position:absolute;
    left:0;
    top:0;
    right:0;

    height:4px;

    background:#ef233c;
}


body.information-information-9
.m61-wd3-price-card.is-featured{

    border-color:#bfcde0!important;

    background:
        linear-gradient(
            180deg,
            #ffffff,
            #f8fbff
        )!important;
}


body.information-information-9
.m61-wd3-price-card.is-featured:after{

    content:"E-TİCARET";

    position:absolute;
    top:15px;
    right:15px;

    padding:5px 7px;

    border-radius:999px;

    background:#102b57;

    color:#fff;

    font-size:8px;
    line-height:1;
    font-weight:900;
    letter-spacing:.45px;
}


body.information-information-9
.m61-wd3-price-card h3{

    max-width:80%;

    margin:0 0 15px!important;

    color:#102b57!important;

    font-size:18px!important;
    line-height:1.25!important;
    font-weight:850!important;
}


body.information-information-9
.m61-wd3-price-card ul{

    margin:0 0 18px!important;
    padding:0!important;

    list-style:none!important;
}


body.information-information-9
.m61-wd3-price-card li{

    position:relative;

    margin:0 0 7px!important;
    padding-left:20px!important;

    color:#63748a!important;

    font-size:11px!important;
    line-height:1.45!important;
}


body.information-information-9
.m61-wd3-price-card li:before{

    content:"✓";

    position:absolute;
    left:0;
    top:0;

    color:#19a95b;

    font-size:11px;
    font-weight:900;
}


body.information-information-9
.m61-wd3-price-card a{

    min-height:38px;

    padding:0 13px!important;

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    border:0!important;
    border-radius:7px!important;

    background:#19b85f!important;

    color:#fff!important;

    font-size:10px!important;
    font-weight:850!important;

    text-decoration:none!important;
}


body.information-information-9
.m61-wd3-price-card strong{

    color:#ef172a!important;
}



/* =========================================================
   SUREC
   ========================================================= */

body.information-information-9
.m61-wd3-process{

    margin:0 0 38px!important;
    padding:0!important;

    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:10px!important;

    list-style:none!important;

    counter-reset:m61process;
}


body.information-information-9
.m61-wd3-process > li{

    counter-increment:m61process;

    min-width:0;

    min-height:160px;

    margin:0!important;
    padding:54px 16px 17px!important;

    position:relative;

    border:1px solid #e1e7ef;
    border-radius:12px;

    background:#f9fbfd;

    color:#63748a!important;

    font-size:10.5px!important;
    line-height:1.6!important;
}


body.information-information-9
.m61-wd3-process > li:before{

    content:"0" counter(m61process);

    position:absolute;
    top:15px;
    left:15px;

    color:#ef233c;

    font-size:21px;
    line-height:1;
    font-weight:900;
}


body.information-information-9
.m61-wd3-process > li strong{

    display:block;

    margin-bottom:6px;

    color:#102b57!important;

    font-size:12px;
    line-height:1.35;
    font-weight:850;
}



/* =========================================================
   ESKI REFERANS SEO BRIDGE
   ========================================================= */

body.information-information-9
.m61-wd3-ref-bridge{

    margin:32px 0!important;
    padding:20px 22px!important;

    border:1px solid #dfe6ef;
    border-radius:12px;

    background:#f8fafc;
}


body.information-information-9
.m61-wd3-ref-bridge h2{

    margin:0 0 7px!important;

    padding:0!important;

    color:#102b57!important;

    font-size:20px!important;
}


body.information-information-9
.m61-wd3-ref-bridge p{

    margin:0!important;

    color:#718095!important;
}


body.information-information-9
.m61-wd3-ref-bridge
.m61-wd2-old-ref-cta{

    margin:12px 0 0!important;

    min-height:36px;

    padding:0 12px;

    display:inline-flex!important;
    align-items:center!important;

    border:1px solid #dce3ec;
    border-radius:7px;

    background:#fff;

    color:#e30613!important;
}



/* =========================================================
   FAQ
   ========================================================= */

body.information-information-9
.m61-wd3-faq-list{

    margin:0 0 38px;

    display:grid;
    grid-template-columns:1fr;
    gap:9px;
}


body.information-information-9
.m61-wd3-faq-item{

    padding:18px 19px;

    border:1px solid #e1e7ef;
    border-radius:11px;

    background:#fff;

    box-shadow:
        0 4px 15px
        rgba(16,43,87,.025);
}


body.information-information-9
.m61-wd3-faq-item h3{

    margin:0 0 7px!important;

    padding-right:28px;

    position:relative;

    color:#102b57!important;

    font-size:14px!important;
    line-height:1.4!important;
    font-weight:850!important;
}


body.information-information-9
.m61-wd3-faq-item h3:after{

    content:"?";

    position:absolute;
    right:0;
    top:-2px;

    width:23px;
    height:23px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:50%;

    background:#fff0f2;

    color:#ef233c;

    font-size:12px;
    font-weight:900;
}


body.information-information-9
.m61-wd3-faq-item p{

    margin:0!important;

    color:#718095!important;

    font-size:11px!important;
    line-height:1.7!important;
}



/* =========================================================
   FINAL CTA
   ========================================================= */

body.information-information-9
.m61-wd3-final-cta{

    margin-top:38px!important;
    padding:38px 34px!important;

    position:relative;

    overflow:hidden;

    text-align:center;

    border:0!important;
    border-radius:15px!important;

    background:
        radial-gradient(
            circle at 90% 20%,
            rgba(50,112,205,.30),
            transparent 35%
        ),
        linear-gradient(
            135deg,
            #071d43,
            #123b75
        )!important;

    box-shadow:
        0 14px 35px
        rgba(16,43,87,.12);
}


body.information-information-9
.m61-wd3-final-cta:before{

    content:"PROJENİZİ KONUŞALIM";

    display:inline-flex;

    margin-bottom:10px;
    padding:6px 9px;

    border:1px solid rgba(255,255,255,.16);
    border-radius:999px;

    background:rgba(255,255,255,.07);

    color:rgba(255,255,255,.78);

    font-size:8.5px;
    line-height:1;
    font-weight:850;
    letter-spacing:.65px;
}


body.information-information-9
.m61-wd3-final-cta h2{

    margin:0 0 10px!important;

    color:#fff!important;

    font-size:27px!important;
    line-height:1.2!important;
    font-weight:850!important;
}


body.information-information-9
.m61-wd3-final-cta p{

    max-width:680px;

    margin:0 auto 17px!important;

    color:rgba(255,255,255,.70)!important;

    font-size:12px!important;
    line-height:1.7!important;
}


body.information-information-9
.m61-wd3-final-cta a{

    min-height:41px;

    margin:3px!important;
    padding:0 15px!important;

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    border-radius:7px!important;

    font-size:10.5px!important;
    font-weight:850!important;

    text-decoration:none!important;
}


body.information-information-9
.m61-wd3-final-cta a:first-of-type{

    border:0!important;

    background:#19b85f!important;

    color:#fff!important;
}


body.information-information-9
.m61-wd3-final-cta a:nth-of-type(2){

    border:1px solid rgba(255,255,255,.25)!important;

    background:rgba(255,255,255,.08)!important;

    color:#fff!important;
}


body.information-information-9
.m61-wd3-final-cta p:last-child{

    margin-top:10px!important;
    margin-bottom:0!important;

    color:rgba(255,255,255,.52)!important;

    font-size:9.5px!important;
}



/* =========================================================
   ILGILI HIZMETLER / INTERNAL LINKS
   ========================================================= */

body.information-information-9
.m61-wd3-related{

    margin:18px 0 0;

    padding:21px;

    border:1px solid #e1e7ef;
    border-radius:12px;

    background:#fff;
}


body.information-information-9
.m61-wd3-related-head{

    margin-bottom:13px;
}


body.information-information-9
.m61-wd3-related-head strong{

    display:block;

    color:#102b57;

    font-size:15px;
    font-weight:850;
}


body.information-information-9
.m61-wd3-related-head span{

    display:block;

    margin-top:3px;

    color:#8491a2;

    font-size:10px;
}


body.information-information-9
.m61-wd3-related-grid{

    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:8px;
}


body.information-information-9
.m61-wd3-related-grid a{

    min-height:50px;

    padding:10px 12px;

    display:flex;
    align-items:center;
    justify-content:space-between;

    border:1px solid #e2e8ef;
    border-radius:8px;

    background:#f8fafc;

    color:#17355e!important;

    font-size:10.5px;
    font-weight:800;

    text-decoration:none!important;
}


body.information-information-9
.m61-wd3-related-grid a:after{

    content:"→";

    color:#ef233c;
}



/* =========================================================
   RESPONSIVE
   ========================================================= */

@media(max-width:1023px){

    body.information-information-9
    .m61-wd3-benefits-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    body.information-information-9
    .m61-wd3-process{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    body.information-information-9
    .m61-wd3-related-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}


@media(max-width:767px){

    body.information-information-9
    .m61-wd3-section-title{
        font-size:21px!important;
    }

    body.information-information-9
    .m61-wd3-benefits-grid,
    body.information-information-9
    .m61-wd3-pricing-grid,
    body.information-information-9
    .m61-wd3-process,
    body.information-information-9
    .m61-wd3-related-grid{
        grid-template-columns:1fr!important;
    }

    body.information-information-9
    .m61-wd3-process > li{
        min-height:auto;
    }

    body.information-information-9
    .m61-wd3-final-cta{
        padding:29px 18px!important;
    }

    body.information-information-9
    .m61-wd3-final-cta h2{
        font-size:23px!important;
    }
}


/* =========================================================
   M61 WEB DESIGN V4
   Services + SEO Infrastructure + Professional Intro
   ========================================================= */


/* =========================================================
   PROFESYONEL WEB TASARIM GIRISI
   ========================================================= */

body.information-information-9
.m61-wd4-professional-title{

    position:relative;

    margin-top:34px!important;
    margin-bottom:10px!important;

    padding-left:14px;

    color:#102b57!important;

    font-size:25px!important;
    line-height:1.2!important;
    font-weight:850!important;
}

body.information-information-9
.m61-wd4-professional-title:before{

    content:"";

    position:absolute;
    left:0;
    top:3px;
    bottom:3px;

    width:4px;

    border-radius:10px;

    background:#ef233c;
}


body.information-information-9
.m61-wd4-professional-lead{

    margin:0 0 28px!important;
    padding:18px 20px!important;

    border:1px solid #e2e8f0;
    border-left:4px solid #102b57;
    border-radius:10px;

    background:
        linear-gradient(
            90deg,
            #f7faff,
            #ffffff
        );

    color:#566a81!important;

    font-size:12.5px!important;
    line-height:1.75!important;
}


/* =========================================================
   WEB TASARIM HIZMETLERIMIZ
   ========================================================= */

body.information-information-9
.m61-wd4-services-title{

    position:relative;

    margin:34px 0 17px!important;

    padding-left:14px;

    color:#102b57!important;

    font-size:25px!important;
    line-height:1.2!important;
    font-weight:850!important;
}

body.information-information-9
.m61-wd4-services-title:before{

    content:"";

    position:absolute;
    left:0;
    top:3px;
    bottom:3px;

    width:4px;

    border-radius:10px;

    background:#ef233c;
}


body.information-information-9
.m61-wd4-services{

    margin:0 0 38px!important;
    padding:0!important;

    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:11px!important;

    list-style:none!important;
}


body.information-information-9
.m61-wd4-services > li{

    min-width:0;
    min-height:94px;

    margin:0!important;
    padding:18px 16px 16px 55px!important;

    position:relative;

    display:flex;
    align-items:center;

    border:1px solid #e1e7ef;
    border-radius:11px;

    background:
        linear-gradient(
            180deg,
            #ffffff,
            #f9fbfd
        );

    color:#53677f!important;

    font-size:11px!important;
    line-height:1.5!important;
    font-weight:700!important;

    box-shadow:
        0 5px 17px rgba(16,43,87,.035);

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        border-color .18s ease;
}


body.information-information-9
.m61-wd4-services > li:hover{

    transform:translateY(-2px);

    border-color:#ccd7e5;

    box-shadow:
        0 10px 24px rgba(16,43,87,.07);
}


body.information-information-9
.m61-wd4-services > li:before{

    position:absolute;

    left:15px;
    top:50%;

    width:29px;
    height:29px;

    margin-top:-14.5px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:8px;

    background:#fff0f2;

    color:#ef233c;

    font-family:FontAwesome;
    font-size:13px;
}


/* hizmet ikonlari */
body.information-information-9
.m61-wd4-services > li:nth-child(1):before{
    content:"\f108";
}

body.information-information-9
.m61-wd4-services > li:nth-child(2):before{
    content:"\f07a";
}

body.information-information-9
.m61-wd4-services > li:nth-child(3):before{
    content:"\f10b";
}

body.information-information-9
.m61-wd4-services > li:nth-child(4):before{
    content:"\f201";
}

body.information-information-9
.m61-wd4-services > li:nth-child(5):before{
    content:"\f0e4";
}

body.information-information-9
.m61-wd4-services > li:nth-child(6):before{
    content:"\f085";
}

body.information-information-9
.m61-wd4-services > li:nth-child(7):before{
    content:"\f1d8";
}

body.information-information-9
.m61-wd4-services > li:nth-child(8):before{
    content:"\f0ad";
}

body.information-information-9
.m61-wd4-services > li:nth-child(n+9):before{
    content:"\f00c";
}



/* =========================================================
   SEO ALTYAPISI
   ========================================================= */

body.information-information-9
.m61-wd4-seo-title{

    position:relative;

    margin:38px 0 13px!important;

    padding-left:14px;

    color:#102b57!important;

    font-size:25px!important;
    line-height:1.2!important;
    font-weight:850!important;
}

body.information-information-9
.m61-wd4-seo-title:before{

    content:"";

    position:absolute;
    left:0;
    top:3px;
    bottom:3px;

    width:4px;

    border-radius:10px;

    background:#ef233c;
}


body.information-information-9
.m61-wd4-seo-paragraph{

    max-width:none!important;

    margin:0 0 12px!important;

    color:#5d6f84!important;

    font-size:12px!important;
    line-height:1.78!important;
}


body.information-information-9
.m61-wd4-tech-grid{

    margin:21px 0 38px;

    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:10px;
}


body.information-information-9
.m61-wd4-tech-item{

    min-width:0;

    padding:17px 15px;

    border:1px solid #e1e7ef;
    border-radius:10px;

    background:#f9fbfd;
}


body.information-information-9
.m61-wd4-tech-icon{

    width:32px;
    height:32px;

    margin-bottom:10px;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:8px;

    background:#fff0f2;

    color:#ef233c;

    font-size:14px;
    font-weight:900;
}


body.information-information-9
.m61-wd4-tech-item strong{

    display:block;

    margin-bottom:4px;

    color:#102b57;

    font-size:11.5px;
    line-height:1.3;
    font-weight:850;
}


body.information-information-9
.m61-wd4-tech-item span{

    display:block;

    color:#7a899b;

    font-size:9.5px;
    line-height:1.5;
}


/* küçük SEO güven notu */
body.information-information-9
.m61-wd4-seo-note{

    margin:-19px 0 38px;
    padding:12px 14px;

    border-left:3px solid #19a95b;
    border-radius:6px;

    background:#f4fbf7;

    color:#5d7668;

    font-size:10px;
    line-height:1.6;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media(max-width:1023px){

    body.information-information-9
    .m61-wd4-services{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    body.information-information-9
    .m61-wd4-tech-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}


@media(max-width:767px){

    body.information-information-9
    .m61-wd4-professional-title,

    body.information-information-9
    .m61-wd4-services-title,

    body.information-information-9
    .m61-wd4-seo-title{
        font-size:21px!important;
    }


    body.information-information-9
    .m61-wd4-services,

    body.information-information-9
    .m61-wd4-tech-grid{
        grid-template-columns:1fr!important;
    }


    body.information-information-9
    .m61-wd4-services > li{
        min-height:76px;
    }
}

/* =========================================================
   M61 WEB DESIGN FINAL CTA CONTRAST FIX
   ========================================================= */

body.information-information-9
.m61-wd3-final-cta,
body.information-information-9
.m61-wd3-final-cta *{
    text-shadow:none!important;
}

body.information-information-9
.m61-wd3-final-cta h2{
    color:#ffffff!important;
    opacity:1!important;
}

body.information-information-9
.m61-wd3-final-cta > p,
body.information-information-9
.m61-wd3-final-cta p:not(:last-child){
    color:rgba(255,255,255,.78)!important;
    opacity:1!important;
}

body.information-information-9
.m61-wd3-final-cta p:last-child{
    color:rgba(255,255,255,.62)!important;
}

body.information-information-9
.m61-wd3-final-cta a{
    opacity:1!important;
}


/* =========================================================
   M61 WEB DESIGN FINAL
   CTA Contrast + Anchor Offset
   ========================================================= */


/* Anchor hedefleri sticky header altinda kalmasin */
body.information-information-9
#wd-hizmetler,

body.information-information-9
#wd-neden,

body.information-information-9
#wd-paketler,

body.information-information-9
#wd-surec,

body.information-information-9
#wd-referanslar,

body.information-information-9
#wd-sss{
    scroll-margin-top:95px!important;
}


/* FINAL CTA BASLIK */
body.information-information-9
.m61-wd3-final-cta h2,

body.information-information-9
.m61-wd3-final-cta h2 *{

    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;

    opacity:1!important;
    visibility:visible!important;

    filter:none!important;
    mix-blend-mode:normal!important;

    text-shadow:none!important;
}


/* FINAL CTA ACIKLAMA + TELEFON YAZISI */
body.information-information-9
.m61-wd3-final-cta p,

body.information-information-9
.m61-wd3-final-cta p *{

    color:#dce8fa!important;
    -webkit-text-fill-color:#dce8fa!important;

    opacity:1!important;

    filter:none!important;
    mix-blend-mode:normal!important;

    text-shadow:none!important;
}


/* Ana aciklama */
body.information-information-9
.m61-wd3-final-cta h2 + p{

    max-width:650px!important;

    margin-left:auto!important;
    margin-right:auto!important;

    color:#dce8fa!important;
    -webkit-text-fill-color:#dce8fa!important;

    font-size:12px!important;
    line-height:1.7!important;
}


/* CTA buton yazilari */
body.information-information-9
.m61-wd3-final-cta a,

body.information-information-9
.m61-wd3-final-cta a *{

    -webkit-text-fill-color:currentColor!important;

    opacity:1!important;
}


/* WhatsApp */
body.information-information-9
.m61-wd3-final-cta a:first-of-type{

    background:#18bd64!important;
    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;

    border-color:#18bd64!important;
}


/* Iletisim */
body.information-information-9
.m61-wd3-final-cta a:nth-of-type(2){

    background:rgba(255,255,255,.08)!important;

    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;

    border:1px solid rgba(255,255,255,.35)!important;
}


/* Telefon numarasi buton/link ise */
body.information-information-9
.m61-wd3-final-cta p:last-child a{

    background:#18bd64!important;

    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;
}


/* Bir miktar daha temiz CTA zemini */
body.information-information-9
.m61-wd3-final-cta{

    background:
        radial-gradient(
            circle at 90% 15%,
            rgba(62,126,225,.24),
            transparent 38%
        ),
        linear-gradient(
            135deg,
            #071c40 0%,
            #123d7d 100%
        )!important;
}
