﻿html {
    width: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 400;
    width: 100%;
}

a {
    text-decoration: none;
    -webkit-transition: color .3s ease 0s;
    -o-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
}

.temizle {
    clear: both;
}

.arka {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 600px;
    background-image: url('/assets/yrs/images/arkaplan.png');
    background-size: cover;
}


    .arka img {
        margin-top: -150px;
    }

.ustalan {
    width: 100%;
    position: absolute;
    z-index: 20;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ortala {
    display: block;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.banner {
    float: left;
    width: 300px;
    height: 70px;
    display: block;
}

    .banner a {
        display: block;
    }

    .banner h2 {
        margin: 0px;
        padding: 0px;
        margin-top: 5px;
        float: left;
        font-size: 22px;
        font-weight: 600;
        color: #fff;
        text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.5), 0px 8px 10px rgba(0, 0, 0, 0.2), 0px 18px 20px rgba(0, 0, 0, 0.2);
    }

    .banner a span {
        display: block;
        margin-top: -6px;
    }

    .banner a img {
        float: left;
        height: 70px;
        margin-right: 10px;
        text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.5), 0px 8px 10px rgba(0, 0, 0, 0.2), 0px 18px 20px rgba(0, 0, 0, 0.2);
    }

.dil {
    display: block;
    float: right;
}

    .dil a {
        float: right;
        display: block;
        background-color: rgba(255, 255, 255, 0.3);
        color: #fff;
        font-size: 10px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 3px;
        padding-bottom: 3px;
        margin-right: 0px;
        margin-left: 15px;
        margin-top: 5px;
        display: block;
        text-align: center;
        font-weight: 500;
        border-radius: 5px;
        line-height: normal;
        position: relative;
    }

.anayazi {
    z-index: 3;
    position: relative;
    padding-top: 50px;
}

    .anayazi h2 {
        margin: 0px;
        padding: 0px;
        margin-top: 5px;
        margin-bottom: 50px;
        text-align: center;
        font-size: 45px;
        line-height: 55px;
        font-weight: 200;
        color: #d4d4d4;
    }

    .anayazi span {
        font-weight: 800;
        font-size: 48px;
        letter-spacing: 0.5px;
        text-shadow: 0px 9px 8px rgba(0, 0, 0, 0.5), 0px 8px 10px rgba(0, 0, 0, 0.2), 0px 18px 20px rgba(0, 0, 0, 0.2);
    }

.pdfler {
    width: 300px;
    display: block;
    float: left;
}

    .pdfler a {
        display: block;
        overflow: hidden;
        border: solid 2px rgba(255, 255, 255, 0.7);
        border-radius: 10px;
        width: 300px;
        padding: 10px;
        text-align: center;
        color: #fff;
        margin-bottom: 10px;
    }

.gorus a {
    display: block;
    overflow: hidden;
    border: solid 2px rgba(255, 255, 255, 0.7) !important;
    border-radius: 10px;
    width: 300px;
    padding: 13px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    margin-left: 50%; 
    transform: translate(-50%, -50%);
}

#yuzyilLink:hover {
    text-decoration: none;
    color: red;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

 

.pdfler a:hover {
    background-color: #3e0101;
    border: solid 2px #820101;
}

.anayan {
    float: right;
    display: block;
    text-align: center;
}

    .anayan a {
        text-decoration: none;
        border: 0px;
        font-weight: bold;
    }

    .anayan img {
        width: 508px;
        margin-top: -81px;
        border: 0px;
    }

    .anayan area {
        outline: none;
    }

.bbaslik {
    margin-top: 25px;
    margin-bottom: 15px;
    color: #423737;
    font-size: 30px;
    font-weight: 600;
    position: relative;
}

    .bbaslik:after {
        background: rgb(128, 0, 0);
        content: "";
        width: 50%;
        height: 2px;
        bottom: 5px;
        left: 0px;
        position: absolute;
    }

.bsol {
    float: left;
    width: 400px;
    display: block;
    overflow: hidden;
    line-height: 30px;
    font-size: 30px;
    font-weight: 800;
    color: #222;
    letter-spacing: 0.5px;
}

    .bsol span {
        display: block;
        font-size: 14px;
        color: #555;
        font-weight: 400;
    }

.bsag {
    float: right;
    width: 650px;
}

.satirsol {
    width: 250px;
    float: left;
}

.satirsag {
    width: calc(100% - 290px);
    float: right;
}

.satir {
    display: block;
}

    .satir .kut {
        width: 100%;
        margin-bottom: 15px;
    }

    .satir .ad {
        width: 100%;
        font-size: 13px;
        padding-left: 5px;
    }

.gonderbuton {
    float: right;
    border-radius: 4px;
    font-size: 13px;
    margin-right: 30px;
    font-weight: 400;
    color: #fff;
    background: #a40b0a;
    padding-right: 10px;
    line-height: 25px;
    display: block;
    display: inline-block;
    position: relative;
    max-width: 100%;
    padding: 4px 15px;
    border: 1px solid;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.txt {
    width: calc(100% - 30px);
    display: block;
    padding: 5px 15px;
    border: 1px solid #dfe3e9;
    border-radius: 4px;
    background-color: #fff;
    color: #354052;
    font-size: 14px;
    font-weight: 400;
}

.page22 img {
    width: 60%;
    margin-left: 20%;
}

.haberler {
    padding: 80px 0;
    display: block;
    overflow: hidden;
    background: #f4f6fa;
}

.habaslik {
    margin-bottom: 35px;
    color: #636262;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    text-align: center;
}

    .habaslik:after {
        background: #ae0d0d;
        content: "";
        width: 60px;
        margin: 0px auto 0;
        height: 2px;
        bottom: 0px;
        left: 0;
        right: 0;
        position: absolute;
        display: block;
    }

.haberkutu {
    float: left;
    width: 228px;
    margin-right: 30px;
    margin-bottom: 50px;
    background: #fff;
    -webkit-box-shadow: 0 30px 40px 0 rgba(3, 115, 156, .1);
    box-shadow: 0 30px 40px 0 rgba(3, 115, 156, .1);
    padding: 10px 10px 10px;
    height: 350px;
    position: relative;
    border: 2px solid transparent;
    -webkit-transition: border .2s linear;
    -o-transition: border .2s linear;
    transition: border .2s linear;
    overflow: hidden;
}

    .haberkutu:nth-child(4n+1) {
        margin-right: 0px;
    }

    .haberkutu a {
        display: block;
        overflow: hidden;
        position: relative;
        height: 350px;
    }

    .haberkutu:hover {
        border-color: #f3cdcd;
    }

    .haberkutu a img {
        display: block;
        max-width: none;
        position: absolute;
        margin: 0 auto;
        left: -9999px;
        right: -9999px;
        width: auto;
        height: 150px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
    }

    .haberkutu a:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        opacity: 0.98;
    }

    .haberkutu a h3 {
        display: block;
        overflow: hidden;
        color: #333;
        height: 162px;
        font-size: 17px;
        font-weight: 500;
        position: relative;
        z-index: 1;
        top: 150px;
    }

        .haberkutu a h3 p {
            display: block;
            overflow: hidden;
            color: #555;
            line-height: 20px;
            font-size: 14px;
            font-weight: 400;
        }

.golge {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(31%, rgba(31, 31, 31, 0)), color-stop(61%, rgba(61, 61, 61, 0.41)), color-stop(100%, rgba(0, 0, 0, 0.95)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(31, 31, 31, 0) 31%, rgba(61, 61, 61, 0.41) 61%, rgba(0, 0, 0, 0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f2000000', GradientType=0);
}

.golge1:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .05);
}

.golge1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0.25;
    z-index: 5;
    background: url("../images/golge1.png") center center;
}

.visyon {
    padding: 80px 0;
    display: block;
    overflow: hidden;
}

.dislinkler {
    display: block;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 70px;
    background-color: #f9f9f9;
    border-top: solid 1px #ccc;
}

.iletisim {
    padding: 90px 0;
    display: block;
    overflow: hidden;
}

.ibaslik {
    margin-bottom: 55px;
    color: #423737;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    text-align: center;
} 

.iletisimkutu {
    float: left;
    width: calc(100%/3 - 14px);
    margin-right: 20px;
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0 12px 5px -10px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 5px -10px rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

    .iletisimkutu:last-child {
        margin-right: 0px;
    }

.cizgialan {
    display: block;
    position: relative;
    height: 50px;
    background: rgb(86, 13, 12);
    background: linear-gradient(94deg, rgba(142, 17, 15, 1) 0%, rgba(142, 17, 15, 1) 50%, rgba(86, 13, 12, 1) 100%);
}

.cizgikutu {
    width: calc(100% / 3);
    float: left;
    position: relative;
    display: block;
    text-align: right;
}

    .cizgikutu:hover .yuvarlaksol {
        border: solid 6px rgba(236, 236, 236, 0.8);
        -webkit-transition: border-color 2s ease-out;
        -moz-transition: border-color 2s ease-out;
        -o-transition: border-color 2s ease-out;
        transition: border-color 2s ease-out;
    }

.cizgialan a {
    color: #c1b1b1;
    font-weight: 300;
    text-align: right;
    line-height: 50px;
}

    .cizgialan a span {
        width: 240px;
        display: block;
        float: left;
        line-height: 20px;
        padding-top: 4px;
    }

.yuvarlaksol {
    display: block;
    overflow: hidden;
    position: relative;
    float: right;
    top: -30px;
    z-index: 99;
    font-size: 14px;
    font-weight: 600;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-left: 10px;
    color: #222;
    border-radius: 100%;
    border: solid 6px rgba(236, 236, 236, 0.08);
    box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.4);
}

.enalt {
    padding-bottom: 15px;
}

.altad {
    float: left;
}

    .altad .adsoyad {
        color: #222;
        font-size: 26px;
        font-weight: bold;
    }

    .altad .unvani {
        color: #444;
        font-size: 16px;
        font-weight: normal;
    }

.altlinkler {
    float: right;
}

    .altlinkler a img {
        height: 60px;
        width: 60px;
        margin-right: 10px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
    }

    .altlinkler a:hover img {
        height: 60px;
        width: 60px;
        margin-right: 10px;
        -webkit-filter: grayscale(0%);
        /* Safari 6.0 - 9.0 */
        filter: grayscale(0%);
    }

/*.cizgi {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background-color: #ccc;
}

.copi {
    color: #848484;
    font-size: 14px;
    text-align: center;
    padding-bottom: 15px;
}
*/


/*.cizgi {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background-color: #ccc;
}

.copi {
    color: #848484;
    font-size: 14px;
    text-align: center;
    padding-bottom: 15px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: white;*/ /* Optional, to ensure it's visible on top of other content */
/*}*/

.sayfa-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background-color: white;
}

.cizgi {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    border-bottom: solid 10px #a40b0a;
}

.copi {
    color: #848484;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
}


.tumu a {
    float: right;
    background: rgb(178, 178, 178);
    color: #fff;
    border: 1px solid #a29f9f;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 13px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

    .tumu a:hover {
        float: right;
        background: #222;
        color: #fff;
        border: 1px solid #222;
        padding: 5px 10px;
        border-radius: 3px;
        font-size: 13px;
    }

.icarka {
    background: rgb(128, 0, 0);
    background: radial-gradient(circle, rgba(128, 0, 0, 1) 0%, rgba(177, 13, 13, 1) 50%, rgba(124, 0, 0, 1) 100%);
    padding: 30px 0 77px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.10);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.10);
}

.icbaslik {
    color: #222;
    font-size: 24px;
    font-weight: 600;
    padding-top: 20px;
    display: block;
    border-bottom: 1px solid #efefef;
    background-color: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.icsayfa {
    padding: 15px;
    display: block;
    overflow: hidden;
    padding-top: 0px;
}

.icsol {
    float: left;
    width: 270px;
    display: block;
}

    .icsol .benzerbaslik {
        margin-top: 25px;
        margin-bottom: 15px;
        color: #222;
        font-size: 16px;
        font-weight: 600;
        position: relative;
    }

    .icsol a {
        display: block;
        overflow: hidden;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 40px;
    }

        .icsol a img {
            display: block;
            overflow: hidden;
            width: 100%;
            margin-bottom: 10px;
        }

        .icsol a:hover h3 {
            color: #ad1919;
        }

        .icsol a h3 {
            display: block;
            overflow: hidden;
            color: #333;
            font-size: 17px;
            font-weight: 500;
            position: relative;
            margin: 0px;
        }

.benzermenu {
    display: block;
    border: 1px solid #efefef;
    margin-top: 20px;
    border-bottom: 0;
}

    .benzermenu a {
        display: block;
        overflow: hidden;
        width: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #222;
        font-size: 15px;
        padding: 10px;
        border-bottom: 1px solid #efefef;
    }

        .benzermenu a:hover {
            background: rgb(128, 0, 0);
            background: radial-gradient(circle, rgba(128, 0, 0, 1) 0%, rgba(177, 13, 13, 1) 50%, rgba(124, 0, 0, 1) 100%);
            color: #fff;
        }

.icsag {
    float: right;
    width: 750px;
    display: block;
}

.yazialan {
    text-align: justify;
}

.icsag .yazialan img {
    width: 100%;
}

.galerialan {
    display: block;
    overflow: hidden;
}

    .galerialan a {
        display: block;
        overflow: hidden;
        width: 208px;
        height: 145px;
        float: left;
        margin-left: 15px;
        margin-right: 15px;
        padding: 3px;
        margin-bottom: 25px;
        border: solid 3px #af0705;
    }

        .galerialan a img {
            display: block;
            overflow: hidden;
            width: 200px;
            height: 145px;
        }

.ekranalan {
    border-top: solid 3px #a40b0a;
    background-color: #dc0d15;
    display: block;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    cursor: pointer;
    position: fixed;
    margin: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999999;
    width: calc(100% - 0px);
}

    .ekranalan .eak {
        display: block;
        width: 300px;
        margin: 0 auto;
        font-size: 13px;
        color: #fff;
        text-decoration: none;
    }

    .ekranalan img {
        width: 40px;
        height: 40px;
        float: left;
        margin-right: 10px;
    }

@media screen and (max-width:768px) {
    body {
        width: 100%;
    }

    .arka {
        width: 100%;
        display: block;
        height: 750px;
        padding: 0px 0 0px;
    }

    .ortala {
        width: 100%;
    }

    .bsag {
        width: 600px;
        padding-right: 15px;
    }

    .haberkutu {
        margin-left: 30px;
        width: calc(100%/3 - 90px);
    }

        .haberkutu:nth-child(4n+1) {
            margin-right: 30px;
        }

        .haberkutu:nth-child(3n+1) {
            margin-right: 0px;
        }

    .banner {
        padding-left: 10px;
        padding-top: 5px;
    }

    .anayazi {
        z-index: 3;
        position: relative;
        padding-top: 70px;
    }

        .anayazi h2 {
            margin-top: 5px;
            margin-bottom: 10px;
            text-align: center;
            font-size: 17px;
            line-height: 25px;
        }

        .anayazi span {
            font-size: 18px;
        }

    .pdfler {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
        margin-top: 0px;
    }

        .pdfler a {
            font-size: 14px;
            border-radius: 100px;
            width: 100%;
            padding: 0px;
            line-height: 28px;
            text-align: center;
            color: #fff;
            margin-bottom: 10px;
        }

            .pdfler a:nth-child(2), .pdfler a:nth-child(3), .pdfler a:nth-child(4) {
                margin-left: 0px;
            }

    .anayan {
        float: none;
        display: block;
    }

        .anayan img {
            width: 300px;
            margin-top: 0px;
            border: 0px;
            margin-left: auto;
            margin-right: auto;
            display: block;
        }

    .cizgialan {
        display: block;
        position: relative;
        height: 150px;
    }

    .cizgikutu {
        width: 100%;
        height: 49px;
        float: none;
        position: relative;
        display: block;
        text-align: left;
        padding-left: 10px;
        border-bottom: 1px solid #3e0101;
    }

    .cizgialan a {
        color: #c1b1b1;
        font-weight: 300;
        text-align: left;
        line-height: 50px;
    }

    .cizgikutu .yuvarlaksol {
        right: 20px;
        top: 3px;
        width: 40px;
        height: 40px;
        z-index: 2;
        border: solid 3px rgba(236, 236, 236, 0.8);
    }

    .ustalan {
        margin-top: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .dil {
        margin-top: 7px;
        margin-right: 10px;
        margin-left: 5px;
        z-index: 9999;
        margin-bottom: 10px;
    }

        .dil a:hover {
            background-color: #3e0101;
        }

    .yeniustalan {
        width: 100%;
        position: absolute;
        z-index: 20;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background-color: transparent;
        border-bottom: 0px solid rgba(0, 0, 0, .1);
        box-shadow: 0 0 0px rgba(0, 0, 0, .1);
    }

    .resimalan {
        height: auto;
        width: 100%;
        padding: 20px;
        overflow: hidden;
    }

        .resimalan img {
            height: auto;
            width: calc(100% - 60px);
            float: left;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

    .bsol {
        float: none;
        width: 100%;
        display: block;
        overflow: hidden;
        text-align: center;
    }

        .bsol img {
            display: block;
            overflow: hidden;
            width: 150px;
            margin-left: auto;
            margin-right: auto;
        }

    .satirsol {
        width: 100%;
        float: none;
    }

    .satirsag {
        width: 100%;
        float: none;
    }

    .bsag {
        float: none;
        width: calc(100% - 30px);
        padding: 15px;
        display: block;
        overflow: hidden;
    }

    .haberler {
        padding: 40px 0;
    }

    .haberkutu {
        margin-left: 30px;
        width: calc(100% - 80px);
        margin-bottom: 20px;
    }

    .iletisim {
        padding: 40px 0;
        margin-top:90px;
    }

    .iletisimkutu {
        float: none;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 20px;
    }

    .altad {
        float: none;
        text-align: center;
    }

    .altlinkler {
        float: none;
        text-align: center;
        margin-top: 15px;
    }

    .icbaslik {
        font-size: 24px;
        display: block;
        padding-top: 40px;
        padding-bottom: 17px;
        text-align: center;
    }

    .icsol {
        float: none;
        width: 100%;
        display: block;
    }

    .icsag {
        float: none;
        width: 100%;
        display: block;
    }

    .benzerhaberler {
        display: none;
    }

    .galerialan a {
        display: block;
        overflow: hidden;
        width: calc(100%/2 - 30px);
        height: 100px;
        float: left;
        margin-left: 5px;
        margin-right: 5px;
        padding: 3px;
        margin-bottom: 25px;
        border: solid 3px #af0705;
    }

        .galerialan a img {
            display: block;
            overflow: hidden;
            width: 200px;
            height: 100px;
        }
}
.contact-info {
    max-width: 742px;
    margin: 0 auto;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding: 0 10px;
}

    .contact-info div {
        padding: 10px 0;
    }

    .contact-info .title {
        color: #c0392b;
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
    }

    .contact-info .value {
        font-weight: bold;
    }

.divider {
    width: 100%;
    height: 1px;
    background: url('http://www.sgb.adalet.gov.tr/images/center_bg.jpg') no-repeat center center;
    background-size: cover;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .contact-info {
        padding: 0 20px;
    }
}

@media (max-width: 480px) {
    .contact-info {
        padding: 0 10px;
    }
}

.button-container {
    text-align: center; /* Butonu ortalar */
    margin: 20px auto; /* Yukarı ve aşağı boşluk ekler */
}

.styled-button {
    display: inline-block; /* Blok içi eleman */
    background-color: transparent; /* Şeffaf arka plan */
    color: white; /* Yazı rengi beyaz */
    font-size: 30px; /* Yazı boyutu */
    font-weight: bold; /* Yazı kalınlığı */
    padding: 15px 30px; /* İçerik boşluğu */
    border: 2px solid white !important; /* Beyaz çerçeve */
    border-radius: 8px; /* Köşe yuvarlatma */
    text-decoration: none; /* Alt çizgi kaldırılır */
    transition: all 0.3s ease; /* Hover animasyonu */
    max-width : 479px;
}

    .styled-button:hover {
        background-color: #3e0101; /* Bordo arka plan */
        color: white; /* Yazı rengi beyaz kalır */
        border-color: #800000; /* Çerçeve rengi bordo olur */
        transform: scale(1.05); /* Hafif büyüme efekti */
    }
.video-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: left;
}

.video-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* Sola yaslama */
    gap: 4px; /* Video ile yazı arasındaki boşluk */
}

.video-title,
.video-author {
    margin: 0;
    text-align: left;
}