/* Anasayfa tasarım revizyonu */
.anasayfa-wrap {
    background: #f6f8fb;
    overflow: hidden;
}

.anasayfa-wrap .home-container {
    width: 1180px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
}

.anasayfa-wrap .home-head {
    text-align: center;
    margin: 0 auto 36px;
}

.anasayfa-wrap .home-head span {
    display: inline-block;
    color: #2e75c5;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.anasayfa-wrap .home-head h2 {
    margin: 0;
    color: #11457f;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: -.02em;
}

.anasayfa-wrap .slider_cerceve {
    position: relative;
    background: #0d355f;
}

.anasayfa-wrap .slider_cerceve img {
    display: block;
    width: 100%;
}

.anasayfa-wrap .bx-wrapper {
    box-shadow: none !important;
    border: 0 !important;
    margin-bottom: 0 !important;
    background: transparent !important;
}

.anasayfa-wrap .bx-pager {
    bottom: 22px !important;
}

.anasayfa-wrap .bx-pager-link {
    background: rgba(255,255,255,.45) !important;
}

.anasayfa-wrap .bx-pager-link.active {
    background: #e3e51f !important;
}

.anasayfa-wrap .home-section {
    padding: 72px 0;
}

.anasayfa-wrap .satir3 {
    width: 1180px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    padding-top: 8px;
}

.anasayfa-wrap .icerikler_anasayfa {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.anasayfa-wrap .icerikler_anasayfa a {
    display: block;
    text-decoration: none;
    color: inherit;
}

.anasayfa-wrap .anasayfa_icerikler_kutu {
    background: linear-gradient(180deg, #16508d 0%, #11457f 100%);
    color: #fff;
    width: auto !important;
    height: auto;
    min-height: 280px;
    border-radius: 22px;
    margin-right: 0 !important;
    text-align: left;
    padding: 32px 28px 28px;
    box-shadow: 0 18px 40px rgba(17, 69, 127, .18);
    transition: transform .35s ease, box-shadow .35s ease;
    box-sizing: border-box;
}

.anasayfa-wrap .anasayfa_icerikler_kutu:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 48px rgba(17, 69, 127, .28);
}

.anasayfa-wrap .anasayfa_icerikler_kutu .resim {
    height: 52px;
    width: 52px;
    margin: 0 0 18px;
    filter: brightness(0) invert(1);
}

.anasayfa-wrap .anasayfa_icerikler_kutu .baslik {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 1.3;
}

.anasayfa-wrap .anasayfa_icerikler_kutu .aciklama {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.55;
    opacity: .9;
    margin-bottom: 18px;
    max-height: 88px;
}

.anasayfa-wrap .anasayfa_icerikler_kutu .devam {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: #e3e51f;
    border-bottom: 1px solid rgba(227, 229, 31, .4);
    padding-bottom: 2px;
}

.anasayfa-wrap .satir5 {
    width: 1180px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    padding: 0 0 20px;
}

.anasayfa-wrap .satir5 a {
    display: block;
    max-width: none;
    text-decoration: none;
}

.anasayfa-wrap .satir5_kutucuk {
    float: none;
    width: 100%;
    height: auto;
    min-height: 230px;
    margin: 0;
    border-radius: 22px;
    background: linear-gradient(165deg, #1a5a9c 0%, #11457f 70%);
    box-shadow: 0 16px 36px rgba(17, 69, 127, .16);
    padding: 36px 20px 28px;
    box-sizing: border-box;
    transition: transform .35s ease, box-shadow .35s ease;
}

.anasayfa-wrap .satir5_kutucuk:hover {
    transform: translateY(-8px);
    box-shadow: 0 22px 44px rgba(17, 69, 127, .26);
}

.anasayfa-wrap .satir5_kutucuk img {
    margin: 0 auto 18px;
    display: block;
    width: 72px;
    height: 72px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.anasayfa-wrap .satir5_kutucuk .baslik {
    color: #fff;
    font-size: 16px;
    width: auto;
    text-align: center;
    margin: 0;
    font-weight: 600;
    line-height: 1.4;
    padding: 0 8px;
}

.anasayfa-wrap .satir2 {
    display: none;
}

.anasayfa-wrap .satir6 {
    clear: both;
    background: #fff;
    padding: 40px 0 80px;
}

.anasayfa-wrap .satir6 .table {
    width: 1180px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    background: #fff;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 24px 60px rgba(17, 69, 127, .12);
    border: 1px solid #e8eef5;
}

.anasayfa-wrap .satir6 .cell {
    width: 50%;
    vertical-align: middle;
}

.anasayfa-wrap .satir6 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    min-height: 520px;
}

.anasayfa-wrap .satir6 .satir1_yazi {
    padding: 48px 48px 40px;
    line-height: 1.5;
    box-sizing: border-box;
}

.anasayfa-wrap .satir6 h3 {
    font-weight: 600;
    color: #2e75c5;
    font-size: 13px;
    letter-spacing: .12em;
    text-transform: uppercase;
    margin: 0 0 6px;
}

.anasayfa-wrap .satir6 h2 {
    color: #11457f;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 22px;
}

.anasayfa-wrap .satir6 label {
    font-size: 13px;
    font-weight: 500;
    color: #5b6b7c;
    width: 100%;
    text-align: left;
    display: block;
    margin: 12px 0 6px;
}

.anasayfa-wrap .satir6 input[type=text],
.anasayfa-wrap .satir6 textarea {
    outline: none;
    width: 100%;
    box-sizing: border-box;
    background: #f7f9fc;
    border: 1px solid #d9e2ee;
    border-radius: 12px;
    font-family: inherit;
    font-size: 14px;
    color: #1c2b3a;
    transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.anasayfa-wrap .satir6 input[type=text] {
    height: 46px;
    padding: 0 14px;
}

.anasayfa-wrap .satir6 textarea {
    height: 92px;
    padding: 12px 14px;
    resize: vertical;
}

.anasayfa-wrap .satir6 input[type=text]:focus,
.anasayfa-wrap .satir6 textarea:focus {
    border-color: #2e75c5;
    background: #fff;
    box-shadow: 0 0 0 4px rgba(46, 117, 197, .12);
}

.anasayfa-wrap .satir6 input[type=submit] {
    outline: none;
    width: 100%;
    box-sizing: border-box;
    background: linear-gradient(90deg, #11457f, #2e75c5);
    color: #fff;
    border: 0;
    border-radius: 12px;
    line-height: 50px;
    display: block;
    margin-top: 18px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .04em;
    cursor: pointer;
    transition: transform .2s ease, box-shadow .2s ease;
}

.anasayfa-wrap .satir6 input[type=submit]:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(17, 69, 127, .28);
}

.anasayfa-wrap .satir6 .g-recaptcha {
    margin-top: 14px;
}

.anasayfa-wrap .satir7 {
    background-image: linear-gradient(120deg, rgba(13, 53, 95, .92), rgba(17, 69, 127, .88)), url(/images/smooth-dark-blue-background-scaled-copy-2.jpg);
    background-position: center;
    background-size: cover;
    width: 100%;
    padding: 70px 0;
    height: auto;
}

.anasayfa-wrap .satir7_ortala {
    width: 1180px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 22px;
}

.anasayfa-wrap .satir7_kutucuk {
    width: auto;
    flex: 1;
    height: auto;
    background: #fff;
    display: block;
    margin: 0;
    border-radius: 22px;
    padding: 36px 22px 32px;
    box-shadow: 0 16px 36px rgba(0, 0, 0, .16);
    text-align: center;
}

.anasayfa-wrap .satir7 .icon {
    text-align: center;
    margin-top: 0;
}

.anasayfa-wrap .satir7 .icon img {
    width: 52px;
    height: 52px;
    object-fit: contain;
}

.anasayfa-wrap .satir7 .sayi {
    color: #11457f;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-top: 14px;
}

.anasayfa-wrap .satir7 .aciklama {
    color: #4a5d73;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.45;
    text-align: center;
    margin: 10px auto 0;
    width: auto;
    max-width: 180px;
}

.anasayfa-wrap .satir8 {
    display: block !important;
    background: #f6f8fb;
    padding: 80px 0;
}

.anasayfa-wrap .satir8 .table {
    width: 1180px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
}

.anasayfa-wrap .satir8 .cell {
    width: 50%;
    vertical-align: middle;
}

.anasayfa-wrap .satir8 img {
    width: 100%;
    border-radius: 24px;
    display: block;
    box-shadow: 0 18px 40px rgba(17, 69, 127, .14);
}

.anasayfa-wrap .satir8 .satir1_yazi {
    padding: 20px 48px 20px 0;
}

.anasayfa-wrap .satir8 h3,
.anasayfa-wrap .satir1 h3 {
    font-weight: 600;
    color: #2e75c5;
    font-size: 13px;
    letter-spacing: .12em;
    text-transform: uppercase;
    margin: 0 0 6px;
}

.anasayfa-wrap .satir8 h2,
.anasayfa-wrap .satir1 h2 {
    color: #11457f;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 24px;
}

.anasayfa-wrap .nedenbiz_satir {
    height: auto;
    min-height: 54px;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 14px;
    padding: 10px 16px;
    margin-bottom: 10px;
    box-shadow: 0 8px 20px rgba(17, 69, 127, .06);
    font-weight: 500;
    color: #1c2b3a;
}

.anasayfa-wrap .satir1_yazi img {
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 12px;
}

.anasayfa-wrap .satir1 {
    background: #fff;
    padding: 40px 0 90px;
}

.anasayfa-wrap .satir1 .table {
    width: 1180px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
}

.anasayfa-wrap .satir1 .satir1_yazi {
    padding: 0;
    line-height: 1.75;
    font-size: 16px;
    color: #3b4b5c;
}

.anasayfa-wrap .satir_1_btn {
    border-radius: 12px;
    margin-top: 28px;
    background-color: #11457f;
}

@media (max-width: 1200px) {
    .anasayfa-wrap .satir5 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .anasayfa-wrap .icerikler_anasayfa {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 930px) {
    .anasayfa-wrap .home-head h2,
    .anasayfa-wrap .satir6 h2,
    .anasayfa-wrap .satir8 h2,
    .anasayfa-wrap .satir1 h2 {
        font-size: 26px;
    }

    .anasayfa-wrap .home-section,
    .anasayfa-wrap .satir6,
    .anasayfa-wrap .satir7,
    .anasayfa-wrap .satir8,
    .anasayfa-wrap .satir1 {
        padding: 40px 0;
    }

    .anasayfa-wrap .satir3,
    .anasayfa-wrap .satir5,
    .anasayfa-wrap .satir6 .table,
    .anasayfa-wrap .satir7_ortala,
    .anasayfa-wrap .satir8 .table,
    .anasayfa-wrap .satir1 .table {
        width: 92%;
        max-width: 92%;
    }

    .anasayfa-wrap .icerikler_anasayfa,
    .anasayfa-wrap .satir5 {
        display: grid;
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .anasayfa-wrap .anasayfa_icerikler_kutu {
        width: 100% !important;
        min-height: 0;
        margin: 0 auto !important;
        text-align: center;
        padding: 28px 22px;
    }

    .anasayfa-wrap .anasayfa_icerikler_kutu .resim {
        margin-left: auto;
        margin-right: auto;
    }

    .anasayfa-wrap .satir5 {
        display: block;
        padding-bottom: 10px;
    }

    .anasayfa-wrap .satir5 a {
        display: block;
        max-width: none;
        margin-bottom: 14px;
    }

    .anasayfa-wrap .satir5_kutucuk {
        min-height: 0;
        padding: 28px 16px;
    }

    .anasayfa-wrap .satir6 .table,
    .anasayfa-wrap .satir6 .cell,
    .anasayfa-wrap .satir8 .cell {
        display: block;
        width: 100%;
    }

    .anasayfa-wrap .satir6 img {
        min-height: 220px;
        max-height: 260px;
    }

    .anasayfa-wrap .satir6 .satir1_yazi,
    .anasayfa-wrap .satir8 .satir1_yazi {
        padding: 28px 22px 32px;
    }

    .anasayfa-wrap .satir7_ortala {
        display: block;
    }

    .anasayfa-wrap .satir7_kutucuk {
        width: 100%;
        margin: 0 0 14px;
        box-sizing: border-box;
    }

    .anasayfa-wrap .satir8 img {
        margin-top: 8px;
    }
}
