@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');

:root {
    --koyu: #ab2437;
    --yazi: #ffffff;
    --ararenk: #939292;
    --ararenk2: #ca4e63;
    --ararenk3: #d5b568;
}


body {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    background-color: #e8e8e8;
    font-size: 2.1vmin;
    font-size: 2.1hmin;
    font-size: 14px;
}




.alan-satir:first-of-type {
    display: flex;
    margin-top: 0px;
}
.tab_labels {
    display: flex;
    flex-wrap: wrap;
    gap:4px;

}


.alan-satir:last-of-type {
    display: flex;
    margin-bottom: 0;
}


.logo-alan {
    width: 25%;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-alan img  {
    width: 60px;
    height:60px;
  
}
.dis-alan {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 100%;
}




.yazi-alan {
    display: flex;
    align-items: center;
    width: 75%;
    height: 100%;
    min-height: 70px;
}



.alan-satir {
    display: flex;
    display: box;
    display: -moz-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    /* -webkit-box-orient: vertical; */
    background-color: #ffffff;
    /* height: 190px; */
    margin-top: 7px;
    box-flex: 1;
    -webkit-box-flex: 1;
    display: flex;
    margin: 2px 0 10px 0;
}

    .alan-satir a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        transition: all 0.2s ease-in-out;
        margin-left: 0;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgb(255, 255, 255));
        font-size: 16px;
        color: #333;
        background-position: left -20px top 50%;
        border-left-color: #c4c2c2;
        border-left-style: solid;
        border-left-width: 0;
    }

        .alan-satir a:hover {
            margin-left: 0px;
            background: url(/Resimler/icon/right-arrow.png)no-repeat;
            background-position: left -1px top 50%;
            border-left-color: #c4c2c2;
            border-left-style: solid;
            border-left-width: 15px;
        }



label {
    font-weight: 600;
    font-size: 0.875rem;
    display: block;
    float: left;
    width: calc(100% / 6 - 5px);
    padding: 1em 0 1em 0;
    margin: 0 2px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

    label:last-of-type {
        font-weight: 600;
        font-size: 0.875rem;
        display: block;
        width: calc(100% / 6 + 1px);
        padding: 1em 0 1em 0;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
        text-align: center;
    }

.modal-body a img {
    width: 100%;
}

.cveri:first-of-type {
    width: 40%;
    margin-left: 20px;
}

.cveri:last-of-type {
    justify-content: flex-end;
    display: flex;
    width: 60%;
    margin-right: 10px;
}

    .cveri:last-of-type span {
        padding-left: 10px;
    }

        .cveri:last-of-type span button {
            height: 37px;
        }

.cveri-kapsa {
    display: flex;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../../../Assets/front/font/MyriadPro-Regular.eot');
    src: url('../../../Assets/front/font/MyriadPro-Regular.eot') format('embedded-opentype'), url('../../../Assets/front/font/MyriadPro-Regular.woff') format('woff'), url('../../../Assets/front/font/MyriadPro-Regular.ttf') format('truetype'), url('../../../Assets/front/font/MyriadPro-Regular.svg#Adalet') format('svg');
}



.ozgecmis-link-kutu {
    float: left;
    border: solid 3px #800000;
    padding: 20px;
    background-color: rgba(220, 28, 28, 0.30);
    font-size: 22px;
    color: #222;
    margin-top: 10px;
    margin-left: 20px;
    width: 408px;
    height: 180px;
}

.orta-sag ul li a {
    color: #fff;
    text-decoration: none;
}

.ozgecmis-link-kutu a {
    color: #800000;
    display: block;
}

    .ozgecmis-link-kutu a:hover {
        text-decoration: none;
    }

.ozgecmis-resim3 {
    display: flex;
    align-items: center;
    padding: 10px;
}

.link-sag-icon {
    display: flex;
    align-items: center;
    padding: 5px;
}

.link-sag-kutu {
    display: flex;
    width: 100%;
    background-color: #fff;
    color: black;
    padding: 3px;
    margin: 0 0 5px 0;
    border: #ccc solid 1px;
    -webkit-box-flex: 1;
}

.form-mesaj {
    display: flex;
    justify-content: center;
    color: #17a2b8;
    font-weight: 700;
    font-size: 13px;
}
.beyaz-kutu2 {
    background-color: #fff;
    text-align: center;
    width: 25%;
    font-size: 18px;
    padding: 8px;
}
.beyaz-kutu2 img {
    max-width:100%;
    object-fit:cover;
}
.link-sag-kutu a {
    display: flex;
    text-decoration: none;
    width: 100%;
}


.link-sag-kutu:last-of-type {
    display: flex;
    width: 100%;
    background-color: #fff;
    color: black;
    padding: 7px;
    margin: 5px 0 0;
    border: #ccc solid 1px;
    -webkit-box-flex: 1;
}

.link-sag-img {
    background-color: #ffffff;
}

    .link-sag-img img {
        width: 100%;
    }

.link-sag-baslik {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5px 10px;
    justify-content: center;
}

.link-sag-baslikb {
    color: #126bae;
    font-weight: 600;
    font-size: 15px;
    width: 100%;
}

    .link-sag-baslikb a {
        color: #126bae;
        font-weight: 600;
        font-size: 18px;
    }

        .link-sag-baslikb a:hover {
            text-decoration: none;
        }

.link-sag-yazi {
    font-size: 12px;
    color: #777;
    padding-left: 1px;
    width: 100%;
}

    .link-sag-yazi a {
        color: #777;
        text-decoration: none;
    }

.not ul li {
    font-size: 14px;
    list-style-type: square;
    color: #de0000;
    padding-right: 30px;
}

.table td,
.table th {
    padding: .55rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}

.adresalan {
    display: flex;
    flex-direction: column;
    width: 30%;
    color: #867676;
}

.footer-kutularkapsa {
    width: 60%;
    display: flex;
    margin-right: 10px;
    padding: 0 20px;
}

.adres-kutu {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

    .adres-kutu span {
        display: flex;
        align-items: center;
        padding: 15px;
    }


.resim-gallery > ul > li {
    float: left;
    padding: 5px;
}

.resim-item1 {
    display: flex;
    width: calc(100% / 4);
    min-width: 125px;
}

.resim-gallery > ul > li a {
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}

    .resim-gallery > ul > li a > img {
        -webkit-transition: -webkit-transform 0.15s ease 0s;
        -moz-transition: -moz-transform 0.15s ease 0s;
        -o-transition: -o-transform 0.15s ease 0s;
        transition: transform 0.15s ease 0s;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        height: 112px;
        width: 100%;
        object-fit: cover;
        object-position: 50% 50%;
    }

    .resim-gallery > ul > li a:hover > img {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    .resim-gallery > ul > li a:hover .resim-gallery-poster > img {
        opacity: 1;
    }

    .resim-gallery > ul > li a .resim-gallery-poster {
        background-color: rgba(0, 0, 0, 0.1);
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: background-color 0.15s ease 0s;
        -o-transition: background-color 0.15s ease 0s;
        transition: background-color 0.15s ease 0s;
    }

        .resim-gallery > ul > li a .resim-gallery-poster > img {
            left: 50%;
            margin-left: -10px;
            margin-top: -10px;
            opacity: 0;
            position: absolute;
            top: 50%;
            -webkit-transition: opacity 0.3s ease 0s;
            -o-transition: opacity 0.3s ease 0s;
            transition: opacity 0.3s ease 0s;
        }

    .resim-gallery > ul > li a:hover .resim-gallery-poster {
        background-color: rgba(0, 0, 0, 0.5);
    }

.resim-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.resim-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.resim-gallery .justified-gallery > a:hover .resim-gallery-poster > img {
    opacity: 1;
}

.resim-gallery .justified-gallery > a .resim-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

    .resim-gallery .justified-gallery > a .resim-gallery-poster > img {
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
    }

.resim-gallery .justified-gallery > a:hover .resim-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.resim-gallery .video .resim-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.resim-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}

.resim-gallery {
    padding-bottom: 80px;
}

.video-gallery ul .video-item1 {
    width: calc(100% / 3);
    float: left;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    justify-content: center;
}

    .video-gallery ul .video-item1 video {
        object-fit: unset;
    }

.video-baslik {
    font-size: 14px;
    padding: 5px 0;
}

.video-gallery > ul > li {
    float: left;
    width: 200px;
}

.video-galery .img-responsive {
    width: 100%;
}

.birimmenu {
    font-size: 14px;
    padding: 5px 5px;
    list-style-type: square;
    list-style-position: inside;
    border-bottom: #dedede solid 1px;
    display: list-item;
    margin-right: 20px;
}


.img-responsive {
    width: 100%;
}



.beyaz-kutu-ikon {
    width: 26%;
}

.beyaz-kutu {
    background-color: #fff;
    text-align: center;
    width: 50%;
    font-size: 18px;
    margin: 0px 10px 0px 1px;
    padding: 20px;
}



.header .container {
    width: 75vw;
}

nav .container {
    width: 75vw;
}

body main .container {
    width: 75vw;
}

footer .container {
    width: 75vw;
}



.mobil-ara {
    display: none;
}

#menusag {
    width: 100%;
    height: 100%;
}

.dikeymenualani {
    height: 100%;
}

#dikeymenu {
    height: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

}

.haber-eklenti-baslik {
    padding: 5px 0 5px 20px;
    font-size: 1em;
    display: block;
    width: 100%;
    background-color: #696969;
    color: #fff;
    margin-top: 35px;
}




.mobil-ara {
    display: none;
}

.btn-block {
    color: #444;
}



.document-kapsa {
    border-bottom: #ccc 1px solid;
    display: flex;
    width: 100%;
    align-items: center;
    font-weight: 500;
    height: 40px;
    padding-left: 10px;
}

.duyuru-arsiv-kutu {
    position: absolute;
    right: 3px;
    bottom: 3px;
    background-color: #0f5284;
    color: #fff;
    font-size: 0.813em;
    width: 100px;
    text-align: center;
}

    .duyuru-arsiv-kutu a {
        color: #fff;
        display: block;
        padding: 3px;
    }

        .duyuru-arsiv-kutu a:hover {
            background-color: var(--ararenk);
            text-decoration: none;
        }

.document-baslik span {
    float: right;
    background-color: darkgray;
    color: #fff;
    font-weight: 400;
    font-size: 0.913em;
    padding: 3px;
}

    .document-baslik span a {
        padding: 0;
        color: #f9f8f8 !important;
        font-weight: 400 !important;
        font-size: 0.993em !important;
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 1em !important;
}




dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
}

.icerik-yazi dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: decimal;
}

.ic.close {
    display: none;
}

.ic.close {
    display: none;
}

.btn-danger {
    color: #fff;
    background-color: var(--koyu);
    border-color: var(--koyu);
}

.header-kapsa {
    display: flex;
}

.scroll_To_Top {
    color: var(--koyu);
    text-decoration: none;
    position: fixed;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    bottom: 100px;
    right: 100px;
}

.telif-yazi {
    width: 50%;
}


.scroll_To_Top:hover {
    text-decoration: none;
    color: var(--ararenk);
}

.ara-kapsa {
    display: flex;
}

    .ara-kapsa div:first-of-type {
        width: 90%;
    }

    .ara-kapsa div:last-of-type {
        width: 10%;
    }

        .ara-kapsa div:last-of-type button {
            padding: 8px;
            width: 40px;
            border: 0;
            background-color: var(--ararenk);
            color: #ffffff;
        }

#arama-kutu2 {
    display: none;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 1000;
    position: relative;
    text-align: center;
    padding: 25px;
}

.arama {
    width: 40%;
    margin: auto auto;
}

header.dark blockquote {
    color: #fff;
}

header.light blockquote {
    color: #000;
}

.overlay {
    position: fixed;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .5;
    z-index: 100;
}

blockquote {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    border-left: 0;
    padding: 20px;
}

    blockquote h2 {
        padding-right: 40px;
        margin: 0px;
    }

header.dark blockquote a {
    color: orange;
    text-decoration: underline;
}

header.light blockquote a {
    text-decoration: underline;
}

header {
    min-height: 10px;
}

    header.dark {
        background-color: #ab2437;
    }

nav {
    position: relative;
}

header.red nav {
    background-color: var(--koyu);
    color: var(--yazi);
    z-index: 200;
}

    header.red nav a:hover {
        color: #333333;
    }

ul.main-nav {
    list-style-type: none;
    padding: 0;
    font-size: 0;
    margin: 0 0;
    position: relative;
}

    ul.main-nav > li {
        display: inline-block;
        padding: 0;
    }

        ul.main-nav > li > a {
            display: block;
            padding: 10px 30px;
            position: relative;
            color: var(--yazi);
            font-size: 14px;
            font-weight: 500;
            box-sizing: border-box;
        }

        ul.main-nav > li a:hover {
            background-color: #f9f9f9;
            text-decoration: none;
        }

        ul.main-nav > li:hover {
            background-color: #f9f9f9;
        }

            ul.main-nav > li:hover > a {
                color: #333;
            }

        ul.main-nav > li ul.sub-menu-lists {
            margin: 10px;
            padding: 0px;
            list-style-type: none;
            display: block;
            max-width: 1200px;
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
        }

            ul.main-nav > li ul.sub-menu-lists > li {
                color: var(--ararenk2);
                padding: 2px 5px;
                list-style-type: square;
                border-bottom: #dedede solid 1px;
                list-style-position: inside;
                margin-right: 20px;
            }

                ul.main-nav > li ul.sub-menu-lists > li > a {
                    font-size: 14px;
                    color: #444;
                }

                    ul.main-nav > li ul.sub-menu-lists > li > a:hover {
                        color: var(--koyu);
                    }

.ic {
    position: fixed;
    cursor: pointer;
    display: inline-block;
    right: 25px;
    width: 32px;
    height: 24px;
    text-align: center;
    top: 0;
    outline: none;
}

    .ic.menu .line {
        height: 4px;
        width: 100%;
        display: block;
        margin-bottom: 5px;
        border-bottom: #444444 3px solid;
    }

    .ic.menu .line-last-child {
        margin-bottom: 0;
    }

.sub-menu-head {
    margin: 5px 0;
}

.banners-area {
    margin-top: 5px;
    padding-top: 5px;
}

.header {
    height: 135px;
    display: flex;
    background-image: url("../images/header-back.png");
    background-size: cover;
}

.logo {
    width: 55%;
    display: flex;
    justify-content: center;
}

.header .logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 120px;
    padding: 0 0 0 10px;
}

    .header .logo img {
        padding: 13px;
        width: 100%;
        /*max-width: 115px;*/
    }

.header .site-baslik {
    display: flex;
    flex-direction: column;
    font-size: 1.2em;
    font-weight: 600;
    color: #626262;
}

.icerik-dis form {
    width: 100%;
}


.sag {
    float: right;
    display: flex;
    position: relative;
    height: 180px;
    padding-right: 30px;
}

.sag-ust {
    position: absolute;
    right: 18px;
    margin: 0 auto;
}

.sag .sag-ust span {
    padding: 0 0 0 20px;
    font-size: 0.950rem;
    font-weight: 400;
    color: #939292;
}

.sag .sag-alt {
    position: absolute;
    right: 20px;
    bottom: 0;
}



.sag-ust-elemanlar {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

    .sag-ust-elemanlar a:first-of-type {
        background-color: #d5b568;
    }

    .sag-ust-elemanlar a:first-child:hover {
        background-color: #8e8e8e;
    }


    .sag-ust-elemanlar a {
        background-color: #8e8e8e;
        margin: 2px;
        text-decoration: none;
        font-size: 11px;

    }

        .sag-ust-elemanlar a:hover {
            background-color: var(--ararenk);
        }


    .sag-ust-elemanlar:last-of-type {
        margin-left: 10px;
    }

    .sag-ust-elemanlar a .sag-ust-eleman:hover {
        text-decoration: none;
    }

    .sag-ust-elemanlar select {
        padding: 0;
        margin: 2px;
        font-size: 0.913em;
    }

.sag-ust-eleman {
    padding: 5px;
    color: #fff;
    height: 25px;
}

    .sag-ust-eleman:first-of-type {
        display: flex;
    }

        .sag-ust-eleman:first-of-type p {
            padding-right: 6px;
            padding-top: 1px;
        }






.navbar-dark {
    background-color: #ab2437;
    height: 40px;
}

.navbar-brand > img {
    padding-top: 11px;
    width: 130px;
    margin-left: 60px;
}

.navbar-brand {
    height: auto;
    margin: 0 20px 0 0;
    padding: 0;
}

.navbar-default {
    color: #fff;
    background-color: #2F4F4F;
    border-color: #000000;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .navbar-default .navbar-brand {
        color: #fff;
    }

.sticky-container2 {
    display: none;
}


.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -130px;
    top: 230px;
    width: 210px;
    z-index: 1100;
}

.sticky li {
    list-style-type: none;
    background-color: #fff;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}

    .sticky li:hover {
        margin-left: -115px;
    }

    .sticky li img {
        float: left;
        margin: 5px 4px;
        margin-right: 5px;
    }

    .sticky li p {
        padding-top: 5px;
        margin: 0px;
        line-height: 16px;
        font-size: 11px;
    }

        .sticky li p a {
            text-decoration: none;
            color: #2C3539;
        }

            .sticky li p a:hover {
                text-decoration: underline;
            }


.top-level-link:last-of-type {
    float: right;
    margin-right: 18px;
}

ul li button {
    background-color: #cecaca;
    ;
    border: 0;
    width: 42px;
    height: 42px;
}

    ul li button:hover {
        background-color: #e31e24;
        border: 0;
        width: 42px;
        height: 42px;
    }

    ul li button svg {
        font-size: medium !important;
    }

    ul li button:hover svg {
        color: #FFFFFF;
    }






.ust-menu ul li {
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0 25px;
}

ul li:first-child {
}

.ust-menu ul li a {
    color: #ffffff;
}



.iletisim-form-kapsa {
    display: flex;
    width: 100%;
    padding: 10px;
    justify-content: flex-end;
}


.iletisim-form-sol1 {
    width: 20%;
    background-color: #e2e2e2;
    color: #000;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
    font-weight: 500;
}


.iletisim-form-sol2 {
    width: 20%;
    background-color: #cacaca;
    color: #000;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
    font-weight: 500;
}



.iletisim-form-sol {
    width: 20%;
    background-color: #eae9e9;
    color: #000;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
    font-weight: 500;
}


.iletisim-form-sag {
    width: 80%;
}

.icerik-yazi table tbody tr {
    border-bottom: #ccc solid 1px;
}

    .icerik-yazi table tbody tr td:last-of-type {
        padding: 15px !important;
    }

    .icerik-yazi table tbody tr td a {
        color: #444;
    }



    .icerik-yazi table tbody tr:hover {
        text-decoration: underline;
        cursor: pointer;
    }


.icerik-dis .card a div img {
    vertical-align: middle;
    border-style: none;
    object-fit: cover;
    object-position: 50% 50%;
    height: 110px;
}


.card-img {
    width: 100%;
    padding: 0;
    border-radius: calc(.25rem - 1px);
}


    .card-img a img {
        vertical-align: middle;
        border-style: none;
        height: 270px;
    }


.card-header {
    padding: 10px 0;
    margin-bottom: 0;
    background-color: unset;
    border-bottom: unset;
    text-align: center;
    font-size: 13px;
    color: #444;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: #f9fcff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    justify-content: flex-start;
    width: calc(100% / 4 - 30px);
    margin: 15px;
}

    .card a img {
        height: 138px;
        width: 100%;
    }

.dbkutu {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

    .dbkutu .ikon {
        font-size: 25px;
        padding: 10px;
    }

#birimler ul {
    list-style-type: none;
    width: auto;
    height: auto;
    overflow: hidden;
    background-position: center;
    margin: 0px;
    padding: 0px;
}

    #birimler ul li {
        display: block;
        float: left;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 35px;
        height: 140px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        width: calc(100% / 3 - 30px);
        background-color: #d9dfe4;
    }

#birimler .link {
    background-color: brown;
    width: 100%;
    display: block;
    color: #fff;
}

#birimler ul li a {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    height: auto;
    color: #333;
    padding: 15px;
}


    #birimler ul li a:hover {
        color: #790109;
        display: block;
        text-decoration: none;
        opacity: 0.8;
    }





*,
*:hover,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


.kutu-dis #demos {
    display: block;
}

.dataTables_filter label input {
    width: 200px !important;
}

.dataTables_filter {
    float: right;
}

.pagination {
    float: right;
}

.form-control-sm {
    width: 130px;
}


#owl-example {
    background-color: #fff;
}

    #owl-example .item {
        background: #fff;
        padding: 10px 0px;
        margin: 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }


        #owl-example .item a {
            color: #444;
            font-size: 12px;
        }


#owl-example2 .item video {
    height: 175px;
    width: 90%;
    object-fit: unset;
    padding: 5px;
}



.table tr:nth-child(2n+1) {
    background-color: #f9f7f7;
}



.stripe thead tr {
    background-color: var(--koyu) !important;
    color: #fff !;
}



.tab_container {
    width: 76%;
    position: relative;
}


    .tab_container label {
        font-weight: 600;
        font-size: 13px;
        display: block;
        float: left;
        width: calc(100% / 2 - 4px);
        padding: 1em 0 1em 0;
        margin: 0 2px;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
        text-align: center;
        background: var(--ararenk);
    }

        .tab_container label:last-of-type {
            font-weight: 600;
            font-size: 13px;
            display: block;
            float: right;
            width: calc(100% / 2 - 3px);
            padding: 1em 0 1em 0;
            margin: 0 1px;
            color: #fff;
            cursor: pointer;
            text-decoration: none;
            text-align: center;
        }



.icerik-dis .container .tab_container {
    width: 75%;
    position: relative;
    margin-right: 20px;
}


    .icerik-dis .container .tab_container label {
        font-weight: 600;
        font-size: 0.875rem;
        display: block;
        float: left;
        width: calc(100% / 2 - 10px);
        padding: 1em 0 1em 0;

        color: #fff;
        cursor: pointer;
        text-decoration: none;
        text-align: center;
        background: var(--ararenk);
    }

        .icerik-dis .container .tab_container label:last-of-type {
            font-weight: 600;
            font-size: 0.875rem;
            display: block;
            float: right;
            width: calc(100% / 2 - 10px);
            padding: 1em 0 1em 0;
            margin: 0 1px;
            color: #fff;
            cursor: pointer;
            text-decoration: none;
            text-align: center;
        }



.dataTables_length label:last-of-type {
    font-weight: 600;
    font-size: 0.875rem;
    display: block;
    width: calc(100% / 2 - 10px);
    padding: 1em 0 1em 0;
    margin: 0 1px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}


.tab_container {
    width: 75%;
    position: relative;
}


    .tab_container input[type=radio],
    section {
        clear: both;
        padding-top: 10px;
        display: none;
    }


#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6 {
    display: block;
    padding: 20px;
    background: #fff;
    color: #999;
    min-height: 460px;
}


.tab_container .duyuru-kutu-icerik {
    -webkit-animation: fadeInScale 0.5s ease-in-out;
    -moz-animation: fadeInScale 0.5s ease-in-out;
    animation: fadeInScale 0.5s ease-in-out;
}

.tab_container .tab-content h3 {
    text-align: center;
}

.tab_container [id^="tab"]:checked + label {
    background: var(--koyu);
}

.tab_container [id^="tab"]:hover + label {
    background: var(--koyu);
    color: #fff;
}

.tab_container [id^="tab"]:checked + label .fa {
    color: #0CE;
}


.tab_container2 label {
    font-weight: 600;
    font-size: 15px;
    display: block;
    float: left;
    width: calc(100% / 2 - 7px);
    padding: 1em 0 1em 0;
    margin: 0 2px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background: #fff;
    border: #ccc 1px solid;
}



.tab_container2 {
    width: 100%;
    position: relative;
    margin-right: 20px;
}


    .tab_container2 input[type=radio],
    section {
        clear: both;
        padding-top: 10px;
        display: none;
    }

    .tab_container2 .duyuru-kutu-icerik {
        -webkit-animation: fadeInScale 0.5s ease-in-out;
        -moz-animation: fadeInScale 0.5s ease-in-out;
        animation: fadeInScale 0.5s ease-in-out;
    }

    .tab_container2 .tab-content h3 {
        text-align: center;
    }

    .tab_container2 [id^="tab1"]:checked + label {
        background: var(--koyu);
        background: var(--koyu);
        background-repeat: no-repeat, repeat;
        color: #fff;
        background-image: url(/Assets/front/images/down.png);
        background-repeat: no-repeat, repeat;
        background-position: bottom;
    }


    .tab_container2 [id^="tab2"]:checked + label {
        background: var(--koyu);
        background: var(--koyu);
        background-repeat: no-repeat, repeat;
        color: #fff;
        background-image: url(/Assets/front/images/down.png);
        background-repeat: no-repeat, repeat;
        background-position: bottom;
    }



    .tab_container2 [id^="tab"]:checked + label .fa {
        color: #0CE;
    }



label .fa {
    font-size: 1.3em;
    margin: 0 0.4em 0 0;
}


.document {
    display: flex;
    width: 100%;
    padding: 10px 5px 10px 15px;
    flex-wrap: wrap;
    overflow: hidden;
}

    .document svg {
        margin-right: 10px;
        margin-top: 2px;
        font-size: 16px;
    }

    .document a {
        color: #444;
        border-bottom: #eae8e8 1px solid;
        width: 100%;
        padding: 10px 0 10px 0;
    }

.document-baslik {
    margin-top: 2px;
    min-width: 100%;
    background-color: #e9e9e9;
    font-weight: 600;
    padding: 10px;
    text-align: left;
}

    .document-baslik a:first-of-type {
        color: #444;
        font-size: 1.2em;
    }

    .document-baslik a {
        width: 90%;
        color: #444 !important;
        font-size: 0.973em;
    }

        .document-baslik a:hover {
            color: var(--koyu);
            text-decoration: none;
        }


.manset {
    width: 75%;
}

@media only screen and (max-width: 930px) {
    .kutu-dis {
        flex-direction:column;
    }
    .manset {
        width:100%;
    }
    .beyaz-kutu2 {
       width:100%;
    }
    label span {
        font-size: 14px;
    }

    label .fa {
        font-size: 14px;
    }

    #arama-kutu2 {
        width: 100%;
        background-color: #ccc;
        z-index: 105;
        position: fixed;
        text-align: center;
        padding: 13px;
        margin-top: 111px;
    }

    .mobil-ara {
        display: flex;
        width: 35%;
    }

        .mobil-ara ul {
            width: 100%;
        }

            .mobil-ara ul li {
                width: 100%;
                display: flex;
                justify-content: flex-end;
            }

    .arama {
        width: 100%;
        margin: auto auto;
    }

    .sticky-container {
        display: none;
    }


    .sticky-container2 {
        padding: 0px;
        margin: 0px;
        position: fixed;
        left: -26px;
        top: 87px;
        width: 51%;
        z-index: 1100;
        display: block;
    }



    .sticky2 li {
        list-style-type: none;
        color: #efefef;
        width: 42px;
        height: 43px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        cursor: pointer;
        display: flex;
    }
}

@media only screen and (max-width: 768px) {

    .link-sag-yazi {
        text-align: left;
        font-size: 13px;
        color: #777;
        padding-left: 1px;
        width: 100%;
    }

    .link-sag-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
        width: 20%;
    }


    .link-sag-baslik {
        width: 80%;
        display: flex;
        flex-direction: column;
        align-items: start;
        padding: 5px 10px;
        justify-content: center;
    }

    .link-sag-baslikb {
        color: #126bae;
        font-weight: 600;
        font-size: 15px;
        width: 100%;
        text-align: left;
    }



    #birimler ul li a {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
        height: auto;
        color: #333;
        padding: 12px;
    }

    .modal-body a img {
        width: 100%;
    }


    label span {
    }

    label .fa {
        font-size: 16px;
    }

    .tab_container {
        width: 100%;
    }

    .mobil-ara ul li button {
        background-color: #908f9c;
        width: 42px;
        height: 33px;
        color: #fff;
    }

    .resim-item1 {
        display: flex;
        width: calc(100% / 2 - 1px);
    }

    .resim-gallery #lightgallery {
        display: flex;
        width: 100%;
        flex-flow: wrap;
    }

    .lightgallery dl,
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
        list-style: none;
    }

    .adresalan {
        display: flex;
        flex-direction: column;
        width: 100%;
        color: #867676;
    }

    footer .alt-bilgi {
        border-top: #cccccc 1px solid;
        padding: 20px;
        width: 100%;
        text-align: left;
        font-size: 0.750rem;
        display: flex;
        flex-direction: column;
    }

    .telif-yazi {
        width: 100%;
        padding: 15px;
    }

    .sayac {
        width: 100% !important;
        padding: 15px !important;
        color: #777777;
        font-size: 12px;
        text-align: left !important;
    }


    .carousel-item img {
        object-fit: cover;
        object-position: 50% 50%;
        height: 190px;
    }
}


.header-kapsa {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items:center;
}

@keyframes fadeInScale {
    0% {
        transform: translate(20px, 2px);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

.sag-ust {
    position: absolute;
    right: 15px;
    margin: 0 auto;
}




.kutu-dis {
    display: flex;
    width: 100%;
    margin-top: 20px;
    gap: 16px;
}




.beyaz-kutu:last-child {
    background-color: #fff;
    text-align: center;
    width: 50%;
    font-size: 18px;
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 15px;
}

.beyaz-kutu-uzun {
    background-color: #fff;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 20px;
}


.renksiz-kutu {
    display: flex;
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    flex: 1;
    flex-direction: row;
}


.kutu-ikon:first-of-type {
    margin: 15px 15px 10px 0px;
    position: relative;
    box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.1), 0 3px 2px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    font-size: 14px;
    font-size: 1.2vmax;
}


.kutu-ikon:last-of-type {
    margin: 15px 0px 15px 15px;
}

.kutu-ikon {
    padding: 0;
    margin: 15px;
    width: calc(100% / 7 - 20px);
    position: relative;
    box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.1), 0 3px 2px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
    min-width: 100px;
    height: 125px;
    font-size: 14px;
    font-size: 1vmax;
}

    .kutu-ikon a {
        padding: 5px;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

        .kutu-ikon a:hover {
            text-decoration: none;
            display: flex;
            box-shadow: 0 0px 7px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.20);
            z-index: 200;
            -webkit-transition: all 0.2s ease 0s;
            -o-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
        }

        .kutu-ikon a .ikon {
            width: 100%;
            height: 60%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .kutu-ikon a .ikon-ad {
            width: 100%;
            font-size: 16px;
            font-weight: 500;
            color: #777;
            align-items: center;
            justify-content: center;
        }

        .kutu-ikon a:hover {
            z-index: 200;
            -webkit-transition: all 0.2s ease 0s;
            -o-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
        }






.kutu-ikon2 {
    padding: 0;
    margin: 0 26px 0 0;
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

    .kutu-ikon2:last-child {
        padding: 0;
        margin: 0 3px 0 0;
        position: relative;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
    }

.kutu-baslik {
    width: 70%;
    font-size: 0.900rem;
    color: var(--koyu);
    font-weight: 600;
    text-align: left;
}

.kutu-baslik2 {
    width: 80%;
    font-size: 0.900rem;
    color: var(--koyu);
    font-weight: 600;
    text-align: left;
}

.kutu-sag-baslik {
    width: 30%;
    font-size: 0.810rem;
    font-weight: 400;
    border: #d4d4d4 1px solid;
    text-align: center;
    bottom: 10px;
    right: 18px;
}

    .kutu-sag-baslik a {
        display: block;
        overflow: hidden;
        width: 100%;
        color: #444;
    }

        .kutu-sag-baslik a:hover {
            display: block;
            text-decoration: none;
            background-color: var(--ararenk2);
            color: #FFFFFF !important;
            cursor: pointer;
        }

.kutu-sag-baslik2 {
    width: 20%;
    font-size: 0.870rem;
    color: #595959;
    font-weight: 600;
    border: #999999 1px solid;
}

    .kutu-sag-baslik2 a {
        color: #777777;
    }

        .kutu-sag-baslik2 a:hover {
            color: var(--koyu);
            text-decoration: none;
        }


.kutu-resim {
    width: 50%;
    position: relative;
}

.kutu-icerik {
    width: 50%;
    padding: 0 0 10px 30px;
}

.haber-tarih {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: var(--koyu);
    height: 55px;
    color: #ffffff;
    padding: 5px 4px 3px 5px;
    line-height: 1;
}

    .haber-tarih .d {
        font-weight: 800;
        font-size: 0.950rem;
    }

    .haber-tarih .m {
        font-weight: 200;
        font-size: 0.700rem;
    }

.haber-baslik {
    font-size: 0.9rem;
    font-weight: 600;
    color: #4f4f4f;
    text-align: justify;
}

    .haber-baslik a {
        color: #444444;
    }

        .haber-baslik a:hover {
            color: var(--koyu);
            text-decoration: none;
        }



.haber-ozet {
    padding-top: 15px;
    font-size: 0.825rem;
    font-weight: 200;
    color: #4f4f4f;
    text-align: justify;
}

    .haber-ozet a {
        color: #444444;
    }

        .haber-ozet a:hover {
            color: var(--koyu);
            text-decoration: none;
        }



.duyuru-kutu-icerik {
    position: relative;
    width: 100%;
    padding: 0 30px 10px 50px;
    border-bottom: #e9e9e9 1px solid;
    margin-top: 0;
    min-height: 60px;
    display: flex;
    justify-content: flex-start;
    /* align horizontal */
    align-items: center;
    /* align vertical */
}

.duyuru-tarih {
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 1;
    background-color: var(--koyu);
    color: #ffffff;
    padding: 8px 6px 8px 5px;
    margin: 0 5px 5px 0;
    line-height: 1;
    text-align: center;
    border-radius: 3px;
}

    .duyuru-tarih .d {
        font-weight: 800;
        font-size: 0.950rem;
    }

    .duyuru-tarih .m {
        font-weight: 400;
        font-size: 0.700rem;
    }

.duyuru-baslik {
    font-size: 0.9rem;
    font-weight: 600;
    color: #4f4f4f;
}

    .duyuru-baslik a {
        color: #444444;
    }

        .duyuru-baslik a:hover {
            color: var(--koyu);
            text-decoration: none;
        }

.duyuru-ozet {
    font-weight: 400;
    text-align: justify;
}


    .duyuru-ozet a {
        color: #444444;
        font-weight: 400;
    }

        .duyuru-ozet a:hover {
            color: var(--ararenk);
            text-decoration: none;
        }

.list-dis-kapsa {
    display: flex;
    width: 100%;
    height: 70px;
    align-items: center;
}

    .list-dis-kapsa:hover ~ list-baslik {
        align-items: center;
        color: #fff !important;
    }

.list-ikon {
    width: 15%;
    font-size: 1.8em;
    color: var(--ararenk3);
    align-items: center;
}

.list-baslik {
    width: 85%;
    font-size: 1rem;
    font-weight: 400;
    padding: 0 0 0 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.birimmenu a {
    color: #444;
}

.list-kutu-baslik {
    font-size: 0.900rem;
    color: var(--koyu);
    font-weight: 600;
    text-align: left;
    padding: 0 0 10px 0;
    width: 100%;
}


.list-kutu-kapsa {
    display: flex;
    margin: 0;
    width: 100%;
}

.list-kutu-dis {
    position: relative;
    width: 50%;
    height: 300px;
    padding: 20px;
    margin: 0 20px 0 0;
    background-color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    align-content: baseline;
    justify-content: space-between;
}


.harita-dis {
    width: 25%;
    height: 300px;
    padding: 20px;
    margin: 0;
    background-color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    align-content: baseline;
    justify-content: space-between;
}


.list-kutu-icerik {
    align-items: center;
    justify-content: center;
    width: 100%;
}


.video-dergi-kapsa {
    display: flex;
    width: 75%;
}


.carousel-control-next,
.carousel-control-prev {
    width: 5%;
    opacity: unset;
}

.tur-liste {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

    .tur-liste select {
        width: 25%;
    }


#accordion .card {
    margin: 0;
}

#accordion .card-header {
    padding: 0;
    border-bottom: unset;
}

#accordion .card {
    border: unset;
}




#bs4-vertical-slide-carousel {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1), 0 3px 2px 0 rgba(0, 0, 0, 0.08);
    padding: 15px;
}

    #bs4-vertical-slide-carousel .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 160px;
    }

#bs4-vertical-slide-carousel {
    height: 205px;
}

    #bs4-vertical-slide-carousel ol li {
        background-color: var(--koyu);
        border-top: 0 solid transparent;
        border-bottom: 3px solid transparent;
        position: relative;
    }

    #bs4-vertical-slide-carousel .carousel-indicators {
        position: absolute;
        bottom: -46px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: flex-start;
        padding-left: 0;
        margin-right: 5%;
        margin-left: 0;
        list-style: none;
        width: 50%;
    }

        #bs4-vertical-slide-carousel .carousel-indicators li {
            margin-left: 0;
        }






#bs4-vertical-slide-carousel2 {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1), 0 3px 2px 0 rgba(0, 0, 0, 0.08);
    padding: 15px;
}

    #bs4-vertical-slide-carousel2 .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 180px;
    }

#bs4-vertical-slide-carousel2 {
    height: 205px;
}

    #bs4-vertical-slide-carousel2 ol li {
        background-color: var(--koyu);
        border-top: 0 solid transparent;
        border-bottom: 3px solid transparent;
        position: relative;
    }

    #bs4-vertical-slide-carousel2 .carousel-indicators {
        position: absolute;
        bottom: -46px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: flex-start;
        padding-left: 0;
        margin-right: 5%;
        margin-left: 0;
        list-style: none;
        width: 50%;
    }

        #bs4-vertical-slide-carousel2 .carousel-indicators li {
            margin-left: 0;
        }










#bs4-vertical-slide-carousel3 {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1), 0 3px 2px 0 rgba(0, 0, 0, 0.08);
    padding: 15px;
}

    #bs4-vertical-slide-carousel3 .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 180px;
    }

#bs4-vertical-slide-carousel3 {
    height: 205px;
}

    #bs4-vertical-slide-carousel3 ol li {
        background-color: var(--koyu);
        border-top: 0 solid transparent;
        border-bottom: 3px solid transparent;
        position: relative;
    }

    #bs4-vertical-slide-carousel3 .carousel-indicators {
        position: absolute;
        bottom: -46px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: flex-start;
        padding-left: 0;
        margin-right: 5%;
        margin-left: 0;
        list-style: none;
        width: 50%;
    }

        #bs4-vertical-slide-carousel3 .carousel-indicators li {
            margin-left: 0;
        }

.list-kutu-icerik a:hover {
    text-decoration: none;
    color: var(--koyu);
}

.list-kutu-icerik .carousel-item img {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    ;
}


.yazi-efekt {
    margin: 15px 0;
    padding: 0;
    text-align: center;
}

    .yazi-efekt span {
        color: #444;
    }



    .yazi-efekt:last-child {
        padding-bottom: 60px;
    }

    .yazi-efekt::after {
        content: '';
        clear: both;
        display: block;
    }

    .yazi-efekt div {
        position: relative;
        float: left;
        width: 375px;
        height: 150px;
        margin: 0 0 0 25px;
        padding: 0;
    }

        .yazi-efekt div:first-child {
            margin-left: 0;
        }

        .yazi-efekt div span {
            position: absolute;
            bottom: 20px;
            left: 0;
            z-index: 250;
            display: block;
            width: 100%;
            margin: 0;
            padding: 0;
            font-size: 0.875em;
            text-decoration: none;
            text-align: center;
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
            opacity: 0;
            color: var(--ararenk2);
        }

figure {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px;
}




    figure:hover ~ span {
        bottom: 0;
        opacity: 1;
    }


.hover04 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover04 figure:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.5;
}

.hover04 a {
    color: #444;
}

    .hover04 a:hover {
        color: var(--koyu);
        text-decoration: none;
    }




.etkinlik-kutu-kapsa {
    margin-top: 20px;
    display: flex;
}

.etkinlik-tarih {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1;
    height: 55px;
    color: #ffffff;
    background-color: var(--koyu);
    padding: 5px 4px 3px 5px;
    line-height: 1;
    border-radius: 3px;
}

    .etkinlik-tarih .d {
        font-weight: 800;
        font-size: 0.950rem;
    }

    .etkinlik-tarih .m {
        font-weight: 200;
        font-size: 0.700rem;
    }



.etkinlik-ozet {
    padding-top: 15px;
    font-size: 0.825rem;
    font-weight: 200;
    color: #4f4f4f;
    text-align: justify;
}

.etkinlik-kutu-icerik {
    position: relative;
    width: 33%;
    padding: 0 20px 10px 50px;
}

.manset-baslik {
    font-size: 1.3rem;
    z-index: 100;
    line-height: normal;
    color: #fff;
}



.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.twitter-kutu-icerik {
    width: 100%;
    padding: 0;
}

    .twitter-kutu-icerik .twitalan {
        float: left;
        background-color: #fff;
        padding-top: 0;
        width: 100%;
    }

        .twitter-kutu-icerik .twitalan a {
            color: #222;
            font-size: 20px;
            display: block;
            text-align: left;
            padding-left: 15px;
        }

            .twitter-kutu-icerik .twitalan a i {
                color: #2ca9e1;
                font-size: 15px;
                margin-left: 0;
                margin-right: 3px;
            }

            .twitter-kutu-icerik .twitalan a span {
                color: #2ca9e1;
                font-size: 16px;
                float: right;
                margin-right: 22px;
                margin-top: 6px;
            }

    .twitter-kutu-icerik .twitter-box {
        height: 220px;
        width: 100%;
        overflow: auto;
        margin-top: 10px;
        border-radius: 5px;
    }

.e-bulten {
    display: flex;
    padding: 10px;
}

    .e-bulten svg {
        font-size: 30px !important;
        color: var(--ararenk);
        padding: 2px 2px 0 5px;
    }

.e-bulten-icon {
    width: 35px;
}

.aboneol {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 0 10px;
}

.footer-dis {
    padding-top: 15px;
    margin-top: 50px;
    background-color: #ffffff;
    display: flex;
}

.footer-sol {
    width: 10%;
    padding: 0;
    margin: 0 auto 10px auto;
}

.alt-logo {
    margin: 10px auto;
    padding-bottom: 30px;
    z-index: 10;
    display: flex;
    width: 100%;
}

    .alt-logo img {
        margin: 20px auto;
    }

.sayac {
    padding: 0 0 0 25px;
    color: #777777;
    font-size: 12px;
    width: 50%;
    text-align: right;
}

footer {
    background-color: #ffffff;
    width: 100%;
}

.footer-kutu1 {
    padding: 10px;
    margin: 0 15px 10px 15px;
    width: calc(100% / 3);
}

.footer-baslik {
    padding: 5px 5px 5px 10px;
    font-size: 0.900rem;
    font-weight: bold;
    color: var(--koyu);
    text-align: left;
    border-bottom: var(--koyu) 2px solid;
}

.footer-linkler ul {
    padding: 15px 0 15px 0;
}

    .footer-linkler ul li {
        list-style: none;
        padding: 5px 10px 5px 10px;
        font-size: 0.890rem;
        border-bottom: #e8e8e8 1px solid;
    }

        .footer-linkler ul li a {
            list-style: none;
            padding: 0;
            font-size: 0.830rem;
            color: #555;
        }

footer .alt-bilgi {
    border-top: #cccccc 1px solid;
    padding: 20px;
    width: 100%;
    text-align: left;
    font-size: 0.750rem;
    display: flex;
}

.sayac {
    font-color: #999999;
}


/*Alt Sayfalar*/


.ortaalan-dis {
    margin-top: 15px;
    display: flex;
}

.ortaalan {
    width: 70%;
}

    .ortaalan .sayfa-bilgisi {
        width: 100%;
        padding: 0;
    }

        .ortaalan .sayfa-bilgisi .sayfa-link {
            border-bottom: #b5b5b5 1px solid;
            padding: 10px 0 10px 35px;
            font-size: 0.850rem;
            color: #777777;
        }

            .ortaalan .sayfa-bilgisi .sayfa-link a:first-child {
                color: #444444;
                padding-right: 7px;
                padding-left: 0;
                text-decoration: none;
            }

            .ortaalan .sayfa-bilgisi .sayfa-link a {
                color: #444444;
                padding-right: 7px;
                padding-left: 7px;
                text-decoration: none;
            }

                .ortaalan .sayfa-bilgisi .sayfa-link a:hover:first-child {
                    color: var(--koyu);
                    padding-right: 7px;
                    padding-left: 0;
                    text-decoration: none;
                }

                .ortaalan .sayfa-bilgisi .sayfa-link a:hover {
                    color: var(--koyu);
                    padding-right: 7px;
                    padding-left: 7px;
                    text-decoration: none;
                }


        .ortaalan .sayfa-bilgisi .sayfa-baslik {
            padding: 10px 40px 10px 38px;
            font-size: 1.25rem;
        }

            .ortaalan .sayfa-bilgisi .sayfa-baslik span {
                font-weight: bold;
                color: #777777;
            }

#example tbody tr td a {
    color: #444;
}

    #example tbody tr td a:hover {
        color: var(--koyu);
        text-decoration: none;
    }

.ortaalan .icerik-dis {
    display: flex;
    background-color: #fff;
    padding: 20px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.ortaalan .harita-dis {
    background-color: #fff;
    padding: 20px;
}

.ortaalan .resim {
    width: 100%;
    text-align: center;
    padding: 20px 20px 5px 20px;
}

.ortaalan .icerik-yazi {
    padding: 15px 20px 30px 20px;
    font-size: 0.900rem;
    text-align: justify;
    width: 100%;
}

.genel-mudur-isim {
    text-align: center;
}

    .genel-mudur-isim .normal {
        font-size: 0.855rem;
    }

.ortaalan .paylasim-bar {
    display: flex;
    margin-left: calc(90%);
}

    .ortaalan .paylasim-bar svg {
        padding: 5px;
        margin: 1px;
        width: 30px;
        height: 30px;
    }

    .ortaalan .paylasim-bar a svg:first-child {
        color: #3b5998;
        background-color: #f1f1f1;
    }

    .ortaalan .paylasim-bar a svg:last-child {
        color: #50abf1;
        background-color: #f1f1f1;
    }

    .ortaalan .paylasim-bar a:hover svg:last-child {
        color: #fff;
        background-color: #3b5998;
    }

.ortaalan .icerik-dis .haber-galeri {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}

    .ortaalan .icerik-dis .haber-galeri .pic-item {
        padding: 10px;
        width: 25%;
    }

        .ortaalan .icerik-dis .haber-galeri .pic-item img {
        }


.baslik1 {
    font-weight: bold;
    font-size: 0.975rem;
    color: #555555;
    text-align: center;
}

.orta-sag {
    width: 30%;
}

    .orta-sag ul li.anamenu {
        font-weight: bold;
        font-size: 0.900rem;
        padding: 10px 0 10px 20px;
        display: flex;
        height: auto;
        color: #fff;
        margin: 15px 0 1px 0;
        background-image: linear-gradient(to right, var(--koyu), var(--ararenk2));
        box-shadow: 1px 2px 3px #aaaaaa;
    }


    .orta-sag ul li.altmenu {
        font-size: 0.850rem;
        padding: 8px 5px 8px 20px;
        margin: 0 0 1px 0;
        display: flex;
        height: auto;
        background-color: #ffffff;
        color: #111111;
        box-shadow: 0 3px 1px #d8d8d8;
    }

    .orta-sag ul .aktif a {
        color: var(--koyu) !important;
        font-weight: 600;
    }

    .orta-sag ul li.altmenu a {
        color: #111111;
        text-decoration: none;
    }

        .orta-sag ul li.altmenu a:hover {
            color: var(--koyu);
            text-decoration: none;
        }


.paginate_button page-item active {
    width: 50px;
}

.carousel-indicators {
    position: absolute;
    right: 10px;
    bottom: -11px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: flex-end;
    padding-left: 0;
    margin-right: 0%;
    margin-left: 15%;
    list-style: none;
}

.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0px;
    left: 0%;
    z-index: 10;
    padding-left: 1%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.7);
}


.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 11px;
    height: 11px;
    margin-right: 7px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 0;
    border-bottom: 0;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 16px !important;
}


@media only screen and (min-width:769px) {



    .navbar {
        display: none;
    }

    #menu {
        display: none;
    }

    #MainMenu {
        display: none;
    }

    .header .site-baslik {
        float: left;
        font-size: 23px;
        font-weight: 600;
        color: #626262;
        align-items: baseline;
        justify-content: center;
        width: 55%;
        height: 140px;
        text-shadow: 2px 2px 2px rgb(243, 243, 243);
    }

    .sag {
        display: flex;
        position: relative;
        height: 147px;
        padding-right: 1px;
        width: 32%;
    }


        .sag .sag-ust span {
            padding: 0 0 0 10px;
            font-size: 0.950rem;
            font-weight: 400;
            color: #939292;
        }

        .sag .sag-ust svg {
            padding: 0;
            color: #FFFFFF;
            width: 16px;
            height: 16px
        }

        .sag .sag-ust button svg {
            padding: 0;
            color: #FFFFFF;
            width: 25px;
            margin-left: -6px;
            height: 18px
        }

        .sag .sag-alt {
            position: absolute;
            right: 7px;
            bottom: 1px;
        }



    .ic.menu {
        display: none;
    }

    ul.main-nav {
        display: block;
        position: relative;
    }

    .sub-menu-block {
        padding: 15px;
    }



    ul.main-nav > li > div.sub-menu-block {
        visibility: hidden;
        background-color: #f9f9f9;
        position: absolute;
        margin-top: 0;
        width: 100%;
        color: #333;
        left: 0;
        box-sizing: border-box;
        z-index: 3;
        font-size: 16px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        opacity: 0;
        -webkit-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center;
    }

    ul.main-nav > li:hover > div.sub-menu-block {
        background-color: #ffffff;
        width: 100%;
        visibility: visible;
        opacity: 0.999;
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }

    ul.main-nav > li > div.sub-menu-block > * {
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        opacity: 0;
    }

    ul.main-nav > li:hover > div.sub-menu-block > * {
        opacity: 1;
    }

    .sub-menu-head {
        font-size: 16px;
        color: var(--ararenk2);
    }

    header.dark ul.main-nav > li > a {
        border-right: 1px solid #bbb;
    }

    header.light ul.main-nav > li > a {
        border-right: 1px solid #666;
    }

    ul.main-nav > li > a:after {
        content: '';
        width: 1px;
        height: 62px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }

    header.dark ul.main-nav > li > a:after {
        background-color: #777;
    }

    header.light ul.main-nav > li > a:after {
        background-color: #999;
    }

    ul.main-nav > li > a.mega-menu > span {
        display: block;
        vertical-align: middle;
    }

        ul.main-nav > li > a.mega-menu > span:after {
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #fff;
            content: '';
            background-color: transparent;
            display: inline-block;
            margin-left: 10px;
            vertical-align: middle;
        }

    ul.main-nav > li:hover > a.mega-menu span:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 0 solid transparent;
        border-bottom: 5px solid #666;
    }

    .banners-area {
        border-top: 1px solid #ccc;
    }

    .header .logo-m img {
        display: none;
    }

    .manset {
        background-color: #fff;
        padding: 15px;
        height: auto;
        min-height: 450px;
    }

        .manset img {
            height: 450px;
            object-fit: cover;
            object-position: 50% 50%;
        }

    .footer-dis {
        padding-top: 15px;
        margin-top: 50px;
        background-color: #ffffff;
        display: flex;
    }

    .footer-sol {
        padding: 0;
        margin: 0 5px 10px 0;
    }
}



@media (max-width: 768px) {
    /* Mobil **************************************/

    .icerik-yazi ol {
        display: flex;
        flex-direction: column;
        list-style: decimal;
    }


    .carousel-indicators {
        position: absolute;
        bottom: -11px;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
    }

        .carousel-indicators li {
            box-sizing: content-box;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            width: 10px;
            height: 10px;
            margin-right: 7px;
            margin-left: 3px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #fff;
            background-clip: padding-box;
            border-top: unset;
            border-bottom: unset;
            opacity: .5;
            transition: opacity .6s ease;
            border-radius: 25px;
        }



    .lightgallery dl,
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
        list-style: none;
        display: unset;
    }


    #birimler ul {
        list-style-type: none;
        width: auto;
        height: auto;
        overflow: hidden;
        background-position: center;
        margin: 0px;
        padding: 0px;
        display: flex;
        flex-wrap: wrap;
    }

        #birimler ul li {
            display: flex;
            flex-direction: column;
            float: left;
            margin-left: 15px;
            margin-right: 15px;
            margin-top: 25px;
            height: 150px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            text-align: center;
            width: calc(100% / 1 - 10px);
            background-color: #d9dfe4;
        }

    .video-dergi-kapsa {
        display: flex;
        width: 100%;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .harita-dis {
        width: 100%;
        height: 300px;
        padding: 20px;
        margin: 0;
        background-color: #FFFFFF;
        display: flex;
        flex-wrap: wrap;
        align-content: baseline;
        justify-content: space-between;
    }

    .video-gallery ul .video-item1 {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }




    .sticky2 dl,
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
        list-style: none;
        display: flex;
    }



    .logo {
        display: none !important;
    }

    .logo-m {
        padding: 10px;
    }




    .photos .item {
        padding: 2px;
        margin: 2px;
        width: calc(100% / 3 - 4px);
        overflow: hidden;
    }

        .photos .item:first-of-type {
            padding: 2px 2px 2px 0;
            margin: 2px 2px 2px 0;
            width: calc(100% / 3 - 16px);
            overflow: hidden;
        }



    #MainMenu {
        width: 100%;
        margin-top: 70px;
        max-height: 500px;
        overflow-y: scroll;
        box-shadow: 4px 7px 15px #aaaaaa;
    }

        #MainMenu .list-group {
        }

            #MainMenu .list-group .list-group-item-success {
                background-color: var(--koyu);
                border-bottom: #d4d4d4 1px solid;
                color: #ffffff;
                padding: 11px;
            }

    .list-group-item {
        padding: 0.40rem 1.25rem;
        margin-bottom: 0;
        width: 100%;
    }

    .list-group-submenu a {
        padding-left: 50px !important;
    }



    .card {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background: #f9fcff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: .25rem;
        justify-content: flex-start;
        width: 100% !important;
        margin: 15px;
    }




    .sag-ust {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        padding: 0;
        right: unset;
        display: flex;
    }


    .sag .sag-ust svg {
        height: 25px;
        font-size: 1.1rem;
        padding: 3px 0 0 0px;
        color: #ffffff;
    }

    .sag-ust-elemanlar {
        display: flex;
        margin: unset !important;
        height: 32px;
        width: 65%;
        padding: 0 8px;
    }

        .sag-ust-elemanlar a:first-of-type {
            background-color: unset;
            margin-right: 10px;
        }


    .sag-ust-eleman:first-of-type p {
        padding-right: 4px;
        padding-top: 7px;
    }

    .sag-ust-eleman:first-of-type {
        display: flex;
        padding-right: 5px;
    }


    .sag-ust-elemanlar a {
        background-color: unset;
        text-decoration: none;
        font-size: 11px;
    }

    .sag-ust-eleman {
        padding: 5px;
        background-color: unset;
        height: 29px;
    }






    .birimmenu {
        font-size: 14px;
        padding: 5px 5px;
        list-style-type: square;
        list-style-position: unset;
        border-bottom: #dedede solid 1px;
        display: list-item;
        margin-right: 20px;
    }


    .navbar {
        position: relative;
        overflow: hidden;
        padding: 0;
    }

    header.red nav {
        background-color: rgba(184, 184, 184, 0.0);
        color: #ffffff;
        z-index: 200;
    }

    .tab_container {
        display: flex;
        flex-direction: column;
    }

        .tab_container label {
            width: 100%;
            font-size: 0.875rem;
            font-weight: 400;
            text-align: left;
            padding: 0.5em 0 0.5em 1.5em;
            display: block;
            border-bottom: #b0b0b0 1px solid;
            margin: 0;
        }

            .tab_container label span {
                color: #fff6f4;
                display: block;
            }

            .tab_container label:last-of-type {
                font-weight: 600;
                font-size: 0.875rem;
                display: block;
                float: right;
                width: 100%;
                padding: 10px 0 10px 21px;
                color: #fff;
                cursor: pointer;
                text-decoration: none;
                text-align: left;
                margin:0;
            }



    .navbar .nav-toggle {
        display: block;
        width: 32px;
        height: 32px;
        cursor: pointer;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        position: fixed;
        top: 20px;
        right: 14px;
        z-index: 2;
    }

        .navbar .nav-toggle span {
            display: block;
            width: 100%;
            height: 4px;
            border-radius: 1px;
            background: #000;
            position: absolute;
            left: 10px;
            -webkit-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
        }

            .navbar .nav-toggle span:nth-child(1) {
                top: 4px;
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }

            .navbar .nav-toggle span:nth-child(2) {
                top: 14px;
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }

            .navbar .nav-toggle span:nth-child(3) {
                top: 24px;
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }

        .navbar .nav-toggle.open span:nth-child(1) {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 3px;
            left: 4px;
        }

        .navbar .nav-toggle.open span:nth-child(2) {
            width: 0;
            opacity: 0;
        }

        .navbar .nav-toggle.open span:nth-child(3) {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            top: 25px;
            left: 4px;
        }

    .navbar .nav-layer {
        position: absolute;
        top: 16px;
        left: 16px;
        z-index: -1;
        background: rgba(0, 0, 0, 0.8);
        border-radius: 50%;
        -webkit-transition: 1s;
        transition: 1s;
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
    }

        .navbar .nav-layer.open {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }

    .navbar .menu {
        width: 100%;
        position: fixed;
        right: -200px;
        top: 0;
        -webkit-transition: ease-in-out 0.25s;
        transition: ease-in-out 0.25s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        visibility: hidden;
        opacity: 0;
    }

        .navbar .menu ul {
            list-style: none;
        }

        .navbar .menu a {
            padding-left: 30px;
            color: #444444;
            text-decoration: none;
        }

    .list-group-item-success {
        color: #ffffff !important;
    }

    .navbar .menu.open {
        visibility: visible;
        opacity: 1;
        top: 0;
        right: 0;
        -webkit-transition: ease-in-out 0.5s;
        transition: ease-in-out 0.5s;
        -webkit-transition-delay: 0.25s;
        transition-delay: 0.25s;
        z-index: 2;
    }

    .navbar .nav-layer {
        background: -webkit-linear-gradient(to left, #3494e6, #ec6ead);
        background: linear-gradient(to left, #3494e6, #ec6ead);
    }

    .navbar .nav-toggle span {
        background-color: var(--koyu);
    }

    .navbar .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: flex-start;
        color: #fff;
        font-family: sans-serif;
    }

        .navbar .menu li:hover {
            list-style: disc;
        }

    .container {
        padding: 0px !important;
        width: 100% !important;
    }

    .sub-menu-head {
        color: orange;
    }

    .ic.menu {
        display: block;
    }

    header.dark .ic.menu .line {
        background-color: #fff;
    }

    header.light .ic.menu .line {
        background-color: #000;
    }

    .ic.menu .line {
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
    }

    .ic.close {
        opacity: 0;
        font-size: 0;
        font-weight: 300;
        color: #fff;
        top: 8px;
        height: 40px;
        display: block;
        outline: none;
    }

    .ic.menu {
        top: 15px;
        z-index: 20;
    }


        .ic.menu:focus .line {
            background-color: #fff !important;
            margin-bottom: 5px;
            border-bottom: #ffffff 3px solid;
        }

            .ic.menu:focus .line:nth-child(1) {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            .ic.menu:focus .line:nth-child(2) {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
                margin-top: -10px;
            }

            .ic.menu:focus .line:nth-child(3) {
                transform: translateY(15px);
                opacity: 0;
            }

        .ic.menu:focus {
            outline: none;
        }

            .ic.menu:focus ~ .ic.close {
                opacity: 1;
                z-index: 21;
                outline: none;
            }

        .ic.menu:hover,
        .ic.menu:focus {
            opacity: 1;
        }

    nav {
        background-color: transparent;
    }

    .main-nav {
        display: none;
    }

    .ic.menu:focus ~ .main-nav > * {
        opacity: 1;
    }

    ul.main-nav > li > a:after {
        display: none;
    }

    ul.main-nav > li:first-child {
        border-radius: 0px;
    }

    ul.main-nav > li {
        display: block;
        border-bottom: 1px solid #444;
    }

        ul.main-nav > li > a {
            font-weight: 600;
        }

        ul.main-nav > li ul.sub-menu-lists > li a {
            color: #eee;
            font-size: 14px;
        }

    .sub-menu-head {
        font-size: 16px;
    }

    ul.main-nav > li:hover {
        background-color: transparent;
    }

        ul.main-nav > li:hover > a {
            color: #fff;
            text-decoration: none;
            font-weight: 600;
        }

    .ic.menu:focus ~ ul.main-nav > li > div.sub-menu-block {
        border-left: 0 solid #ccc;
        border-right: 0 solid #ccc;
        border-bottom: 0 solid #ccc;
        position: relative;
        visibility: visible;
        opacity: 1.0;
    }

    .sub-menu-block {
        padding: 0 30px;
    }

    .banners-area {
        padding-bottom: 0;
    }

        .banners-area div {
            margin-bottom: 15px;
        }

    .banners-area {
        border-top: 1px solid #444;
    }

    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
   
    .header {
        width: 100%;
        margin: 0;
        padding: 0;
        height: auto;
        position: fixed;
        top: 0;
        z-index: 150;
        background-color: #f3f6f9;
        display: flex;
        background-image: none;
    }

        .header .logo img {
            display: none;
        }

        .header .logo-m img {
            padding: 5px 10px 0 0px;
            float: left;
        }

        .header .site-baslik {
            padding: 20px 0;
            float: left;
            font-size: 0.950em;
            font-weight: 600;
            color: #626262;
            width: 60%;
            display: flex;
            justify-content: center;
        }

    .sag {
        display: flex;
        flex-direction: column;
        position: relative;
        width: 100%;
        height: 34px;
        margin-top: 10px;
        padding: 0;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
        border-bottom: #c3c3c3 1px solid;
        background-color: var(--koyu);
    }

    #sag-resim {
        display: none!important;
    }

    .sag-alt {
        display: none;
    }



    .sag-ust-elemanlar select {
        margin-left: 20px;
        width: 85px;
    }


    .beyaz-kutu {
        background-color: #fff;
        text-align: center;
        width: 50%;
        font-size: 18px;
        margin: 0 10px 0 1px;
        padding: 5px;
    }

        .beyaz-kutu:last-child {
            background-color: #fff;
            text-align: center;
            width: 50%;
            font-size: 18px;
            margin: 0 0 0 10px;
            padding: 5px;
        }

    .beyaz-kutu-ikon {
        text-align: center;
        width: 100%;
        font-size: 18px;
        margin: 15px 0;
        padding: 0;
        height: auto;
    }


    .sag-ust-eleman {
        padding: 0 6px;
        background-color: #908f9c;
    }


    #menusag_multilevelpushmenu {
        width: 100% !important;
    }

    .levelHolderClass {
        width: 100% !important;
    }

    .multilevelpushmenu_wrapper .ltr h2 {
        font-size: 1em;
        padding: 10px .4em 10px 1em;
    }

    .backItemClass a {
        font-size: 0.813em !important;
    }

    .multilevelpushmenu_wrapper ul li ul li {
        height: 40px;
        display: flex;
        font-size: 0.813em;
    }

    .manset {
        margin-top: 125px;
        height: auto;
        background-color: #000000;
        margin-bottom: 15px;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        bottom: 0;
        left: 0%;
        z-index: 10;
        padding-left: 3%;
        padding-bottom: 38px;
        color: #fff;
        top: 140px;
        display: flex;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.7);
        align-items: center;
    }

    .carousel-item {
        height: 212px;
    }

    .manset-baslik {
        font-size: 0.9rem;
        font-weight: 500;
    }



    .carousel-caption p {
        font-size: 0.7rem;
    }

    .navbar-nav {
        position: absolute;
        z-index: 5 !important;
        background-color: #6d6a67 !important;
    }

    .kutu-dis {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0;
        align-content: center;
    }

    .renksiz-kutu {
        width: 100%;
        text-align: center;
        font-size: 18px;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .list-kutu-kapsa {
        display: flex;
        margin: 0;
        width: 100%;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .list-kutu-dis {
        position: relative;
        width: 100%;
        height: 300px;
        padding: 20px;
        margin: 0 20px 15px 0;
        background-color: #FFFFFF;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .list-kutu-dis:last-of-type {
            position: relative;
            width: 100%;
            height: 300px;
            padding: 20px;
            margin: 0;
            background-color: #FFFFFF;
            display: flex;
            flex-wrap: wrap;
            align-content: baseline;
            justify-content: space-between;
        }


    .kutu-ikon a {
        padding: 5px;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .kutu-ikon:first-of-type {
        margin: 2px 10px 10px 9px;
        position: relative;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
        background-color: #ffffff;
        font-size: 14px;
        font-size: 1.2vmax;
    }

    .kutu-ikon {
        padding: 0;
        margin: 2px 10px 10px 9px;
        position: relative;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
        background-color: #fff;
        width: 158px;
        width: calc(100% / 2 - 19px);
    }

        .kutu-ikon:last-child {
            padding: 0px;
            margin: 2px 13px 12px 9px;
            position: relative;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
        }

    .kutu-ikon2 {
        padding: 0;
        margin: 10px auto 1px auto;
        position: relative;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
    }

        .kutu-ikon2:last-child {
            padding: 0;
            margin: 10px auto 1px auto;
            position: relative;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
        }

    .beyaz-kutu {
        background-color: #fff;
        text-align: center;
        width: 100%;
        margin: 15px 0;
        font-size: 18px;
    }

        .beyaz-kutu:last-child {
            background-color: #fff;
            text-align: center;
            width: 100%;
            font-size: 18px;
            margin: 0;
            padding: 20px;
        }

    .kutu-baslik {
        width: 70%;
        font-size: 0.850rem;
        color: #c81e11;
        font-weight: 600;
        text-align: left;
        padding: 4px;
    }

    .kutu-baslik2 {
        width: 70%;
        font-size: 0.850rem;
        color: #c81e11;
        font-weight: 600;
        text-align: left;
        padding: 3px;
    }

    .kutu-sag-baslik {
        width: 30%;
        font-size: 0.680rem;
        color: #595959;
        font-weight: 600;
        border: #595959 1px solid;
        padding: 4px;
    }

    .kutu-sag-baslik2 {
        width: 30%;
        font-size: 0.680rem;
        color: #595959;
        font-weight: 600;
        border: #595959 1px solid;
        padding: 4px;
    }

    .kutu-kapsa {
        display: flex;
        flex-direction: column;
    }

    .kutu-resim {
        width: 100%;
        position: relative;
    }

    .haber-tarih {
        position: absolute;
        right: 20px;
        top: 0;
        z-index: 1;
        background-color: rgba(165, 49, 66, 0.9);
        height: 55px;
        color: #ffffff;
        padding: 5px 4px 3px 5px;
        line-height: 1;
    }

    .kutu-icerik {
        width: 100%;
        padding: 0 0 10px 0;
    }

    .haber-baslik {
        padding: 15px 15px 15px 0;
        font-size: 0.850rem;
        font-weight: 600;
        color: #4f4f4f;
        text-align: justify;
    }

    .haber-ozet {
        padding-top: 15px;
        font-size: 0.825rem;
        font-weight: 200;
        color: #4f4f4f;
        text-align: justify;
    }

    .img-fluid {
        width: 100%;
    }

    .etkinlik-kutu-kapsa {
        display: flex;
        flex-direction: column;
    }

    .etkinlik-kutu-icerik {
        position: relative;
        width: 100%;
        padding: 0 20px 10px 50px;
    }

    .footer-kutu1 {
        display: none;
    }

    .footer-dis {
        padding-top: 5px;
        margin-top: 10px;
        background-color: #ffffff;
        display: flex;
        flex-direction: column;
    }

    .footer-sol {
        width: 100%;
        padding: 0;
        margin: 0 25px 10px 0;
    }

    .alt-logo {
        margin: 10px auto;
        padding-bottom: 10px;
        z-index: 10;
        display: flex;
        width: 100%;
    }

        .alt-logo img {
            margin: 20px auto;
        }





    /*Alt Sayfalar*/



    .ortaalan-dis {
        margin-top: 116px;
        display: flex;
        flex-direction: column;
    }

    .ortaalan {
        width: 100%;
    }

        .ortaalan .sayfa-bilgisi {
            width: 100%;
            padding: 0 0 0 22px;
        }

            .ortaalan .sayfa-bilgisi .sayfa-link {
                border-bottom: #b5b5b5 1px solid;
                padding: 10px 0 10px 0;
                font-size: 0.850rem;
                color: #777777;
            }

                .ortaalan .sayfa-bilgisi .sayfa-link a:first-child {
                    color: #444444;
                    padding-right: 7px;
                    padding-left: 0;
                    text-decoration: none;
                }

                .ortaalan .sayfa-bilgisi .sayfa-link a {
                    color: #444444;
                    padding-right: 7px;
                    padding-left: 7px;
                    text-decoration: none;
                }

                    .ortaalan .sayfa-bilgisi .sayfa-link a:hover:first-child {
                        color: var(--koyu);
                        padding-right: 7px;
                        padding-left: 0;
                        text-decoration: none;
                    }

                    .ortaalan .sayfa-bilgisi .sayfa-link a:hover {
                        color: var(--koyu);
                        padding-right: 7px;
                        padding-left: 7px;
                        text-decoration: none;
                    }

            .ortaalan .sayfa-bilgisi .sayfa-baslik {
                padding: 10px 0 10px 0px;
                font-size: 1.25rem;
            }

                .ortaalan .sayfa-bilgisi .sayfa-baslik span {
                    font-weight: bold;
                    color: #777777;
                }

        .ortaalan .icerik-dis {
            background-color: #fff;
        }

        .ortaalan .genel-mudur {
            width: 100%;
            text-align: center;
            padding: 20px;
        }

        .ortaalan .icerik-yazi {
            padding: 0px;
            font-size: 0.900rem;
            text-align: justify;
        }

            .ortaalan .icerik-yazi ul {
                display: flex;
                flex-flow: wrap;
                padding: 10px;
            }

                .ortaalan .icerik-yazi ul li {
                    list-style: inside;
                    padding: 5px 0;
                }

        .ortaalan .icerik-dis .paylasim-bar {
            display: flex;
            margin-left: calc(80%);
        }

        .ortaalan .paylasim-bar svg {
            padding: 5px;
            margin: 1px;
            width: 30px;
            height: 30px;
        }

        .ortaalan .paylasim-bar a svg:first-child {
            color: #3b5998;
            background-color: #f1f1f1;
        }

        .ortaalan .paylasim-bar a svg:last-child {
            color: #50abf1;
            background-color: #f1f1f1;
        }

        .ortaalan .paylasim-bar a:hover svg:last-child {
            color: #fff;
            background-color: #3b5998;
        }


    .genel-mudur-isim {
        text-align: center;
    }

        .genel-mudur-isim .normal {
            font-size: 0.855rem;
        }


    .baslik1 {
        font-weight: bold;
        font-size: 0.975rem;
        color: #555555;
        text-align: center;
    }

    .orta-sag {
        width: 100%;
    }

        .orta-sag ul {
            padding: 0;
            display: flex;
            flex-direction: column;
        }

            .orta-sag ul li.anamenu {
                font-weight: bold;
                font-size: 0.900rem;
                padding: 12px 0 12px 20px;
                display: flex;
                height: auto;
                color: #fff;
                margin: 15px 0 1px 0;
                border-top-left-radius: 15px;
                background-image: linear-gradient(to right, var(--koyu), var(--ararenk2));
                box-shadow: 1px 2px 3px #aaaaaa;
            }


            .orta-sag ul li.altmenu {
                font-size: 0.900rem;
                padding: 10px 0 10px 20px;
                margin: 0 0 1px 0;
                display: flex;
                height: auto;
                background-image: linear-gradient(to right, #ffffff, #d8d8d8);
                color: #111111;
            }

                .orta-sag ul li.altmenu a {
                    color: #111111;
                    text-decoration: none;
                }

                    .orta-sag ul li.altmenu a:hover {
                        color: var(--koyu);
                        text-decoration: none;
                    }



    .ortaalan .icerik-dis .haber-galeri {
        padding: 30px;
        display: flex;
        flex-wrap: wrap;
    }

        .ortaalan .icerik-dis .haber-galeri .pic-item {
            padding: 10px;
            width: 50%;
        }

            .ortaalan .icerik-dis .haber-galeri .pic-item img {
            }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .container {
        max-width: 100%;
        padding: 0;
    }

    .kutu-ikon {
        margin: 15px 15px 10px 20px;
        position: relative;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
        background-color: #ffffff;
    }

        .kutu-ikon:last-child {
            margin: 15px 15px 10px 20px;
            position: relative;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
            background-color: #ffffff;
        }


    .kutu-ikon2 {
        margin: 15px 15px 10px 20px;
        position: relative;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
        background-color: #ffffff;
    }

        .kutu-ikon2:last-child {
            padding: 0;
            margin: 15px 15px 10px 20px;
            position: relative;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
            background-color: #ffffff;
        }
}

@media (min-width: 992px) and (max-width:1199px) {
    .sag {
        display: flex;
        padding: 0px;
    }

        .sag .sag-alt {
            position: absolute;
            right: 20px;
            bottom: 0;
        }

    .sag-ust-elemanlar {
        margin: 0;
        width: 100%;
        padding: 2px 5px 2px 5px;
    }

    .form-control-sm {
        width: 60px;
    }

    .header-kapsa {
        display: flex;
    }

    .manset {
        height: auto;
    }

    .container {
        width: 100% !important;
    }

    .kutu-ikon {
        margin: 15px 15px 10px 20px;
        position: relative;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
        background-color: #ffffff;
    }

        .kutu-ikon:last-child {
            margin: 15px 15px 10px 20px;
            position: relative;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
            background-color: #ffffff;
        }

    .kutu-ikon2 {
        margin: 15px 15px 10px 20px;
        position: relative;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
        background-color: #ffffff;
    }

        .kutu-ikon2:last-child {
            padding: 0;
            margin: 15px 15px 10px 20px;
            position: relative;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.12);
            background-color: #ffffff;
        }

    .footer-dis {
        padding-top: 15px;
        margin-top: 50px;
        background-color: #ffffff;
        display: flex;
    }

    .footer-sol {
        padding: 0;
        margin: 0 25px 10px 0;
    }

    footer-kutu1 {
        margin: 0 !important;
    }

    .alt-logo {
        margin: 10px auto;
        padding-bottom: 30px;
        z-index: 10;
        display: flex;
        width: 100%;
    }

        .alt-logo img {
            margin: 20px auto;
        }

    .sayac {
        width: 100%;
        padding: 0 0 0 25px;
        color: #777777;
        font-size: 12px;
    }
}
