﻿@import url('https://fonts.googleapis.com/css2?family=Kurale&display=swap');

body {
    border: 0px solid lightblue;
    background-color: #f4f3f3;
}
.awesome-button {
    display: flex;
    align-items: center;
    justify-content: center;
    color: blue;
    width: 70px;
    padding: 5px;
    background-color: white;
    border: 1px solid #e4e2e2;
    margin-top:5px;
    margin-bottom:5px;
}
.columnrow {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 0px solid black;
    background-color: #fffdcb;
    background-color: white;
}

.rowc {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:column;
    max-width: 600px;
    border: 0px solid black;
    overflow: hidden;
    background-color: #f0f0f0;
    border-radius: 7px;
}
.habercerc {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid lightgray;
    border-radius: 10px;
    background-color: white;
    /*background-color: #f4f3f3;*/
}

.cerceve {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 100%;
    border: 0px solid lightblue;
   /* background-color:#ffffff;*/
     /* background-image: url('../arkaplan/mavilimp.png');
    background-size: 100% 100%;*/
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.sw {
    max-width: 600px;
    height: 80px;
    overflow: hidden;
    color: black;
}

.bb {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px solid black;
    max-width: 100%;
    overflow: hidden;
}

.swanap {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 500px;
    border: 0px solid white;
    background-size: 100% 100%;
}

.swpimg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: 0px solid yellow;
    padding-bottom: 50px;
    
}

.uman {
    font-size: 20px;
    color: black;
    font-weight: bold;
    overflow: hidden;
    margin-top: 3px;
    text-decoration: none;
}

    .uman:hover {
        text-decoration: none;
    }

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.swipertwo {
    width: 100%;
    font-size: 18px;
    border-top: 0px solid rgba(0, 0, 0, 0.3);
    text-decoration: none;
}



#altyazi {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 600px;
    height: fit-content;
    font-size: 17px;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.ayazi {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
    color: black;
    text-decoration: none;
    width: 100%;
    min-height: 80px;
    list-style-type: none;
}

    .ayazi:hover {
        text-decoration: none;
    }
/*8888888888888888888888888888888
8888888888888888888888888888888*/
.swiper-pagination-bullet {
    width: 34px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    font-size: 16px;
    color: #000;
    opacity: 1;
    background: white;
    transition: background-color 0.5s ease, color 0.5s ease;
    background-color: #d1dafc;
    border-radius: 3px;
    border: 0.5px outset black;
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: darkred;
    line-height: 30px;
    font-weight: bold;
    border: 0.5px outset darkred;
}

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;
}

.swiper-button-prev {
    margin-top: -15px;
}

.swiper-button-next {
    margin-top: -15px;
}

Swiper custom pagination
.box {
    animation-name: blink;
    animation-duration: 32s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.n1 {
    animation-delay: 1s;
}

.n2 {
    animation-delay: 3s;
}

.n3 {
    animation-delay: 6s;
}

.n4 {
    animation-delay: 9s;
}

.n5 {
    animation-delay: 12s;
}

.n6 {
    animation-delay: 15s;
}

.n7 {
    animation-delay: 18s;
}

.n8 {
    animation-delay: 21s;
}
/* *******************/
@keyframes blink {
    from {
        background: darkred;
    }

    50% {
        background: darkblue;
    }

    to {
        background: black;
    }
}

#paginate {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 1;

}
/*8888888888888888888888888888888
8888888888888888888888888888888*/
.socim {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid lightgray;
    padding: 20px;
    border-radius: 10px;
    background-color: white;
}
.jumbo {
    border: 0px solid gray;
   
    border-radius: 10px;
   background-color:white;
}

#biz {
    border: 1px solid white;
    width: 100%;
   overflow:hidden;
  
    border-radius: 5px;
   
    
    padding: 5px;
}


#ben {
    border: 0px solid white;
    width: 300px;
    border-radius: 5px;
    margin-right: 20px;
    border: 0px solid #eae8e8;
    padding: 5px;
}

.baslik {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 40px;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: black;
    border: 3px outset #eae8e8;
    font-family: 'Kurale', serif;
    width: 100%;
}

.hav {
    border: 0px solid #595858;
    font-family: 'Kurale', serif;
    padding: 5px;
}

.kitap {
    height: contain;
    width: 100%;
    border: 0px solid whitesmoke;
    border-radius: 5px;
    display: flex;
    padding: 20px;
    color: white;
   
}

.kit1 {
    flex: 1;
    border: 0px solid lightgray;
    border-radius: 5px;
    margin-right: 10px;
    padding: 5px;
    order: 1;
    background-color: #fbe3e2;
}

.kit2 {
    flex: 1;
    border: 0px solid lightgray;
    border-radius: 5px;
    margin-right: 10px;
    padding: 5px;
    order: 2;
    background-color:#cadeea;
    /*background-color:white;
        color:black;*/
}

.kit3 {
    flex: 1;
    border: 0px solid lightgray;
    border-radius: 5px;
    background-size: 100% 100%;
    padding: 5px;
    order: 3;
    background-color: #d4d0d0;
}
.kit4 {
    flex: 1;
    border: 0px solid lightgray;
    border-radius: 5px;
    background-size: 100% 100%;
    padding: 5px;
    order: 5;
    background-color: #a4cead;
}
.kit5 {
    flex: 1;
    border: 0px solid lightgray;
    border-radius: 5px;
    background-size: 100% 100%;
    padding: 5px;
    order: 6;
    background-color: #a4cead;
}
.kit6 {
    flex: 1;
    border: 0px solid lightgray;
    border-radius: 5px;
    background-size: 100% 100%;
    padding: 5px;
    order: 4;
    background-color: #a4cead;
}
img {
    float: left;
}

article {
    border: 0px solid black;
}

video {
    height: 250px;
    width: 250px;
}

.poem ul, .poem ol {
    list-style-type: none;
}

.poem li {
    font-family: Times New Roman;
    font-style: italic;
    padding-bottom: 0.1em;
}

.poema ul, .poem ol {
    list-style-type: none;
}

.poema li {
    font-family: Times New Roman;
    font-style: italic;
    padding-bottom: 0.1em;
}

.poem li:first-child::first-letter {
    font-size: 26px;
    font-style: italic;
    padding-right: 3px;
    font-family: 'Fleur De Leah', cursive;
}

.poem li:not(:first-child) {
    margin-left: 80px;
}

.poema li:first-child::first-letter {
    font-size: 26px;
    font-style: italic;
    padding-right: 3px;
    font-family: 'Fleur De Leah', cursive;
}

.poema li:not(:first-child) {
    margin-left: 106px;
}

.uc li:not(:first-child) {
    margin-left: 26px;
}

.ucu li:not(:first-child) {
    margin-left: 26px;
}

.ucu li:first-child::first-letter {
    font-size: 26px;
    font-style: italic;
    padding-right: 3px;
}

#aski {
    margin: 20px;
    border: 0px solid lightgray;
}

#ista {
    margin: 20px;
    border: 0px solid lightgray;
    opacity: 0.7;
}

#hayat {
    margin: 20px;
    border: 0px solid lightgray;
    opacity: 0.7;
}

.bayrak {
    height: 40px;
}

#birowi {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
}


ul.swiper-wrapper {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.lnk {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    height: contain;
    width: 100%;
    padding: 7px;
    border: 0px solid silver;
    margin-bottom: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    color: whitesmoke;
}



.mustafa {
    margin-top: 10px;
    display: block;
    color: white;
    font-size: 18px;
}




.album {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 100%;
    width: contain;
    margin: 0px;
    background-color:white;
}





.ler {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: contain;
    border: 0px solid lightblue;
}

/*.bt1, .bt2, .bt3, .bt4, .bt5 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 80px;*/
    /*border: 0px solid #793f3f;*/
    /*border-radius: 3px;
    margin: 0px;
    text-align: center;
}*/

.sayfa {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.lar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border: 0px solid yellow;
    height: contain;
    width: 100%;
    color:black;
}
.poem, .poema {
    color: black;
}
/*888888888888888888888888888888888888888888888888888888888888
777777777777777777777777777777777777777777777777777777777777
666666666666666666666666666666666666666666666666666666666666*/

.heading {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    color: white;
    font-size: 50px;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    border: 3px outset #eae8e8;
    font-family: 'Kurale', serif;
}


.pan {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: contain;
    width: 100%;
}



input,
button {
    font-family: inherit;
    font-size: inherit;
}

.vrap {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    border: 0px solid white;
}

.svipe {
    overflow: hidden;
    border: 0px solid white;
    height: 300px;
}

.ortswipe {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 0px inset darkgray;
    /*background-color: darkblue;*/
    padding: 10px;
}

.svipe ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.svipe li div,
.svipe div div div {
    padding: 50px 10px;
    background: #1db1ff;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.svipe li stim {
    width: 350px;
}

.svipe li {
    margin: 0;
    padding: 0;
}

#slider2 li {
    width: 230px;
}

#slider4 ul {
    transition: left 800ms ease-in 0;
}

    


#pagenavi {
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding: 10px;
    width: 100%;
    height: 100%;
    /*background-color: darkblue;*/
    border: 0px inset darkgray;
}
    #pagenavi a {
        display: inline-block;
        width: 70px;
        height: 100px;
        object-fit: contain;
        border: 0px solid white;
    }
.ortpagenavi {
    display: flex;
    align-items: center;
    justify-content: center;
    width: contain;
    height: 300px;
    border: 0px solid white;
}

#pagenavi a.active {
    color: red;
}

.stim {
    max-width: 100%;
    max-height: 250px;
    object-fit: contain;
}
.cc {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 0px solid white;
    color:black;
   
}
.cc {
   
}




@media all and (max-width: 1200px) {
    body {
        padding: 0;
        margin: 0;
    }
    .columnrow {
        padding:0;
        margin:0;
    }
    .rowc {
        max-width: 400px;
    }
    .kitap {
        display: flex;
       flex-direction:column;
    }
    #ben {
        width: 100%;
    }
    
}






