﻿body {
}
.mainframe {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    
}
.anacerceve {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 700px;
    margin-top: 5px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.cerceve {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
    height: 650px;
    max-width: 700px;
    /* background-image: url('../arkaplan/mavilimp.png');
        background-size: 100% 100%;*/
    border: 0px solid red;
    border-radius: 3px;
   
}

#başlika {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60%;
    overflow: hidden;
    font-size: 22px;
    font-weight: bold;
    border-radius: 10px;
}

.uman {
    display: block;
    list-style-type: none;
    color: black;
    font-weight: bold;
    text-align: center;
}

    .uman:hover {
        list-style-type: none;
        color: black;
        text-decoration: none;
    }

#anasayfamiz {
    height: 450px;
    border: 0px solid blue;
}

#anas {
    height: 400px;
    border: 0px solid yellow;
    margin-top: -40px;
}

#sayfalari {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85%;
    font-size: 18px;
    overflow: hidden;
    /*  border: 0.3px solid lightgray;*/
    /*background-image: linear-gradient(to right top, #1006c8, #0016a4, #00187f, #00165b, #061037, #061037, #061036, #061036, #001659, #00187d, #0015a1, #0d04c4);
    background-size: 100% 100%;*/
    border-radius: 15px;
}

#paginate {
}

.katil {
    color: black;
    width: 100%;
    padding: 15px;
    font-weight: bold;
}

.socim {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    /* border: 1px outset yellow;*/
    /* width: 30%;*/

    border-radius: 5px;
   /* background-color: black;*/
    padding: 5px;
}

.sosmed {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid yellow;
    border-radius: 5px;
    margin: 5px;
}

.ldn {
    margin: 5px;
}
/*==================================
SWIPER - minimal styling
===================================*/
/* semantic HTML - remove bullet and space from the list */
ul.swiper-wrapper {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* Swiper container */
.swiper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: contain;
    border: 0px solid black;
}

/* swiper responive image */
/*.imge {
        width: 100%;
       
    }*/

.swiper-slide {
    /* Remove this if you want 1 slide perview - than change slidesPerView js-option to 1 -or- 2+ instead of 'auto' */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 0px solid lightgray;
    text-indent: 20px;
    padding: 10px;
}
/*.swbas {
    display: flex;
    align-items: center;
    justify-content: center;
    padding:5px;
    color:black;

}*/

#paginate {
    /* position: absolute;*/
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 1;
}

/* Swiper custom pagination */
.swiper-pagination-bullet {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    /*color: #000;*/
    opacity: 1;
    border: 1px outset gray;
    /*  background: rgba(0, 0, 0, 0.3);*/
    transition: background-color 0.5s ease, color 0.5s ease;
    border-radius: 2px;
    background: white;
    font-weight: bold;
    background-color: whitesmoke;
}

    /* Swiper custom pagination */
    .swiper-pagination-bullet:hover {
        transition: background-color 0.5s ease;
        background: rgba(0, 0, 0, 1);
        color: white;
    }

/* Swiper custom pagination active state */
.swiper-pagination-bullet-active {
    color: #fff;
    background: red;
    height: 36px;
    border: 2px outset yellow;
}



.swpimg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.swiper-button-prev {
    margin-top: -45px;
}

.swiper-button-next {
    margin-top: -45px;
}

#resimler {
    border: 10px solid white;
}

.abir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bbir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cbir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.dbir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ebir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.fbir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.gbir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.hbir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ibir {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#ares {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    height: 300px;
}

#bres {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    height: 300px;
}

#cres {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    height: 300px;
}

#dres {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    height: 300px;
}

#eres {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    height: 300px;
}

#fres {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    height: 300px;
}

#gares {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    height: 300px;
}

#hres {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    height: 300px;
}

place-image, .place-imagea, .place-imageb, .place-imagec, .place-imaged, .place-imagee, .place-imagef, .place-imageg {
    display: none;
}

.satir {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 50px;
    border: 0px solid black;
    margin-right: 1px;
    list-style-type: none;
    text-decoration: none;
    font-size: large;
    font-weight: bold;
}

.but {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 50px;
    list-style-type: none;
    text-decoration: none;
    font-size: large;
    font-weight: bold;
}

    .but:hover {
        background-color: red;
        color: white;
        border: 0px;
        /* transition: 1s;*/
        font-size: large;
        font-weight: bold;
        border: 0px solid white;
        list-style-type: none;
        text-decoration: none;
        border-radius: 5px;
    }

#bir:hover, #iki:hover, #uc:hover, #dort:hover, #bes:hover, #alti:hover, #yedi:hover, #sekiz:hover {
    background-color: red;
    color: white;
    border: 0px;
    /* transition: 1s;*/
    font-size: large;
    font-weight: bold;
    border: 0px solid white;
    list-style-type: none;
    text-decoration: none;
    border-radius: 5px;
}

a {
    border: 0px solid white;
    list-style-type: none;
    text-decoration: none;
}

button a {
    border: 0px solid white;
    list-style-type: none;
    text-decoration: none;
}

.as {
    border: 0px solid white;
    list-style-type: none;
    text-decoration: none;
    margin-right: 1px;
}


.diger {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: contain;
    width: 100%;
    border: 0px solid darkred;
}

.partial {
    display: flex;
    flex-wrap: wrap;
    height: 250px;
    width: 200px;
    border: 0.5px solid darkgray;
    border-radius: 5px;
    margin: 20px;
    padding: 10px;
    /*background-image: linear-gradient(to right top, #1006c8, #0016a4, #00187f, #00165b, #061037, #061037, #061036, #061036, #001659, #00187d, #0015a1, #0d04c4);
    background-size: 100% 100%;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;*/
}

.usthab {
    height: 150px;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.magicimage {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.althab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 100px;
    width: 100%;
    color: black;
}

.lbtn {
    background-color: whitesmoke;
    color: black;
    border: 0px;
    /* transition: 1s;*/
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    list-style-type: none;
    text-decoration: none;
    padding: 5px;
    opacity: .3;
    border-radius: 4px;
}

    .lbtn:hover {
        color: black;
        border: 0px;
        /* transition: 1s;*/

        font-weight: bold;
        list-style-type: none;
        text-decoration: none;
        border-radius: 20px;
        opacity: 1;
    }

.morewiev {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tarihler {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.tarihcover {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    border: 1px solid black;
}
.fazlasi {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.hiddenColumn {
    width: 0;
    padding: 0;
    border: none;
    font-size: 0;
    line-height: 0;
    background-color: black;
}

.seccss {
    border: 0px;
    min-height: 120px;
    background-color: #0c0f3d;
    color: white;
    font-weight: bold;
    border: 1px solid #530606;
    width: 100%;
}

.habersecb {
}

.baslikcss {
    padding: 10px;
    border: 0px;
}

.pages {
}

    .pages td {
    }

        .pages td table {
        }

            .pages td table tbody {
            }

                .pages td table tbody tr {
                    display: flex;
                    flex-direction: row;
                    border: 1px solid yellow;
                }

                    .pages td table tbody tr td {
                        display: flex;
                        flex-direction: row;
                        align-items: center;
                        justify-content: center;
                        background-color: #0c0f3d;
                        border: 1px solid white;
                        height: 50px;
                        width: 50px;
                    }

                        .pages td table tbody tr td span {
                            display: flex;
                            align-items: center;
                            justify-content: center;
                            background-color: red;
                            color: white;
                            height: 40px;
                            width: 40px;
                        }




/*.pages td span {
        color: red;
    }

    .pages td td {
        cursor: pointer;
        height: 30px;
        width: 30px;
        border: 1px solid white;
        background-color: darkgreen;
        color: black;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle;
    }

        .pages td td:hover {
            background-color: purple;
        }*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
@media all and (min-width: 968px) {
   
}
/*@media all and (max-width: 968px) {
    body {*/
         /* background-color:black;*/
    /*}
    .anacerceve {
    }
    .cerceve {
        margin-top: 0px;
        justify-content: space-evenly;
        flex-direction: column;
        width: 100%;
        margin-top: 5px;*/
        /*background-image: linear-gradient(to right top, #1006c8, #0016a4, #00187f, #00165b, #061037, #061037, #061036, #061036, #001659, #00187d, #0015a1, #0d04c4);
        background-size: 100% 100%;*/
        /*border-bottom-left-radius: 25px;
        border-top-right-radius: 25px;
        border-top-left-radius: 0px;
    }

    #başlika {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 60px;
        width: 100%;
        font-size: 18px;
        overflow: hidden;*/
       /* background-image: linear-gradient(to right top, #1006c8, #0016a4, #00187f, #00165b, #061037, #061037, #061036, #061036, #001659, #00187d, #0015a1, #0d04c4);
        background-size: 100% 100%;*/
      
    /*}

    .ac {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .uman {
        display: block;
        list-style-type: none;
        color: black;
        font-weight: bold;
        text-align: center;
    }

    .swiper-pagination-bullet-active {
        color: #fff;
        background: red;
        border: 2px outset yellow;
        height: 38px;
    }

    #anasayfamiz {
        height: 370px;
        border: 0px solid blue;
    }

    #anas {
        height: 300px;
        border: 0px solid yellow;
        margin-top: -45px;
    }

    #sayfalari {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 130px;
        font-size: 18px;
        overflow: hidden;
        background-image: linear-gradient(to right top, #1006c8, #0016a4, #00187f, #00165b, #061037, #061037, #061036, #061036, #001659, #00187d, #0015a1, #0d04c4);
        background-size: 100% 100%;
        border-bottom-left-radius: 25px;
        border-top-right-radius: 25px;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }


    .socim {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
        border-radius: 5px;
        background-color: black;
        padding: 5px;
    }

    .sosmed {
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid yellow;
        border-radius: 5px;
        margin: 5px;
    }

    .ldn {
        margin: 5px;
    }*/

    /*==================================
SWIPER - minimal styling
===================================*/
    /* semantic HTML - remove bullet and space from the list */
    /*ul.swiper-wrapper {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }*/

    /* Swiper container */
    /*.swiper {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: contain;
        border: 0px solid black;
    }*/

    /* swiper responive image */
    /*.imge {
        width: 100%;
       
    }*/

    /*.swiper-slide {*/
        /* Remove this if you want 1 slide perview - than change slidesPerView js-option to 1 -or- 2+ instead of 'auto' */
        /*display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        border: 0px solid lightgray;
        text-indent: 20px;
        padding: 10px;
    }

    #paginate {
        text-align: center;
        transition: .3s opacity;
        transform: translate3d(0,0,0);
        z-index: 1;
    }*/

    /* Swiper custom pagination */
    /*.swiper-pagination-bullet {
        width: 34px;
        height: 35px;
        text-align: center;
        line-height: 34px;
        font-size: 14px;
        color: white;
        opacity: 1;
        background: rgba(0, 0, 0, 0.3);
        transition: background-color 0.5s ease, color 0.5s ease;
        border-radius: 2px;
        background: black;*/
       /* font-weight: bold;*/
        /*border: 1px outset gray;
    }*/

        /* Swiper custom pagination */
        /*.swiper-pagination-bullet:hover {
            transition: background-color 0.5s ease;
            background: rgba(0, 0, 0, 1);
            color: white;
        }*/

    /* Swiper custom pagination active state */
    /*.swiper-pagination-bullet-active {
        color: #fff;
        background: darkred;
        height: 35px;
        border: 1px outset yellow;
    }



    .swpimg {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .swiper-button-prev {
        margin-top: -45px;
    }

    .swiper-button-next {
        margin-top: -45px;
    }
    .swpimg {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .swiper-button-prev {
        margin-top: -45px;
    }

    .swiper-button-next {
        margin-top: -45px;
    }

    #resimler {
        border: 10px solid white;
    }

   


    .diger {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: contain;
        width: 100%;
        border: 0.3px solid darkgray;
    }

    .partial {
        display: flex;
        flex-wrap: wrap;
        height: 400px;
        max-width: 300px;
        border: 0.3px solid darkgray;
        border-radius: 5px;
        margin: 20px;
        padding: 10px;
        background-image: linear-gradient(to right top, #1006c8, #0016a4, #00187f, #00165b, #061037, #061037, #061036, #061036, #001659, #00187d, #0015a1, #0d04c4);
        background-size: 100% 100%;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    }

    .usthab {
        height: 300px;
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .magicimage {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .althab {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: 100px;
        width: 100%;
        color: black;
       
    }

    .lbtn {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: whitesmoke;
        color: black;
        border: 0px;*/
        /* transition: 1s;*/
        /*width: 100%;
        font-size: 16px;
        font-weight: bold;
        list-style-type: none;
        text-decoration: none;
        padding: 5px;
        opacity: .5;
        border-radius: 4px;
    }

        .lbtn:hover {
            color: black;
            border: 0px;*/
            /* transition: 1s;*/

            /*font-weight: bold;
            list-style-type: none;
            text-decoration: none;
            border-radius: 20px;
            opacity: 1;
        }

    .morewiev {
        display: flex;
        align-items: center;
        justify-content: center;
    }

 
}*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/














