html {
    font-size: 14px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color: #fff;
    padding: 0;
    margin: 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    text-align: center;

    


}


.danisman {
    font-size: 17px;
}
.container2,
.container4,
.container5,
.container7,
.container8,
.container9,
.container10, h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.container2,
.container4,
.container5,
.container7,
.container8,
.container9,
.container10, p{
    font-family: 'Oswald', sans-serif;
    font-weight: 400; 
}

.container1 {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    height: auto;


}

.container2 {
    width: 450px;
    height: auto;
    border: 5px solid orange;
    text-align: center;
    margin: 0 auto;
    transition: transform 0.2s, background 0.2s;

}

.container2:hover {
    background-color: lightgrey;
    border: 2px solid lightgray;
    transform: scale(1.1);
}

.container3 {
    text-align: center;
    width: 100%;
    height: auto;



}

.container4 {
    transition: transform 0.2s, background 0.2s;
    width: 450px;
    height: auto;
    border: 5px solid orange;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 10px;


}

.container4:hover {
    background-color: lightgrey;
    border: 2px solid lightgray;
    transform: scale(1.1);
}

.container5 {
    transition: transform 0.2s, background 0.2s;
    width: 450px;
    height: auto;
    border: 5px solid orange;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 10px;

}

.container5:hover {
    background-color: lightgrey;
    border: 2px solid lightgray;
    transform: scale(1.1);
}

.container6 {
    text-align: center;
    width: 100%;
    height: auto;
}

.container7 {
    transition: transform 0.2s, background 0.2s;
    width: 450px;
    height: auto;
    border: 5px solid orange;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 10px;



}

.container7:hover {
    background-color: lightgrey;
    border: 2px solid lightgray;
    transform: scale(1.1);
}

.container8 {
    transition: transform 0.2s, background 0.2s;
    width: 450px;
    height: auto;
    border: 5px solid orange;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 10px;


}

.container8:hover {
    background-color: lightgrey;
    border: 2px solid lightgray;
    transform: scale(1.1);
}

.container9 {
    transition: transform 0.2s, background 0.2s;
    width: 450px;
    height: auto;
    border: 5px solid orange;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 10px;



}

.container9:hover {
    background-color: lightgrey;
    border: 2px solid lightgray;
    transform: scale(1.1);
}

.container10 {
    transition: transform 0.2s, background 0.2s;
    width: 450px;
    height: auto;
    border: 5px solid orange;
    text-align: center;
    align-items: center;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    margin-top: 15px;
    margin-left: 10px;



}

.container10:hover {
    background-color: lightgrey;
    border: 2px solid lightgray;
    transform: scale(1.1);
}


.mail {
    border-top: 2px solid orange;

}

#mail {
    text-decoration: none;
    font-size: 1rem;
}

.telefon {
    border-top: 2px solid orange;
}

.img1 {
    margin-top: 5px;
    border-style: none;
    vertical-align: middle;

}

.img2 {
    width: 420px;
    height: 420px;
    margin-top: 5px;
    border-style: none;
    vertical-align: middle;

}

.img3 {
    width: 420px;
    height: 420px;
    margin-top: 5px;
    border-style: none;
    vertical-align: middle;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

.bölüm {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

#danisman {
    border-bottom: 2px solid orange;
}


/*burası navbar ve etiketler*/

.container {

    border: none;
    width: 100%;
    height: 150px;
    margin-left: 10px;
    padding: 0;
    padding-top: auto;
    text-align: center;


}

nav {
    display: flex;
    gap: 10px;



}
.nav-container{
    background-color: orange;
    width: 100%;
    height: 150px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-direction: row;
    background: linear-gradient(to bottom, 
    #cc7700 0%, 
    #ff9900 30%, 
    #ffbb33 60%, 
    rgba(255, 187, 51, 0) 100%);


}
.img123{
    padding-bottom: 30px;
}
.img12{
    border: 2px solid orange;
    width: 100px;
    height: 100px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7), 10px 10px 20px rgba(0, 0, 0, 0.5);
    margin-left: 20px;
    border-radius: 100%;
    background-color: #fff;
    overflow: hidden;
    padding: 10px;
}

.img1-index {
    width: 100%;
    height: 100%;
    object-fit: contain;

}
.img21{
    padding-bottom: 30px;
}

.img2-index {
    border: none;
    width: 100px;
    height: 100px;
    margin-top: 2px;
    margin-right: 20px;

}

.logo-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 40px;


}

.logo {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 30px;
    color: white;
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7), 10px 10px 20px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
     line-height: 1.5;

}

.etiket-container.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: orange;

}

.etiket-container {
    width: 100%;
    padding-right: 10px;
    float: inline-end;
    display: flex;
}

.etiketler {
    margin-left: auto;
    display: flex;
    gap: 15px;

}

.anasayfa {
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    color: orange;
    transition: transform 0.2s, background 0.2s;
    margin-left: 10px;
    text-decoration: none;
}

.anasayfa:hover {
    transform: scale(1.1);
    color: orange;
    border-radius: 10px;
    text-decoration: none;


}

.yönetimüyeleri {
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    color: orange;
    transition: transform 0.2s, background 0.2s;
}

.yönetimüyeleri:hover {
    color: orange;
    transform: scale(1.1);
    border-radius: 10px;
    text-decoration: none;
}

.hakkımızda {
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    color: orange;
    transition: transform 0.2s, background 0.2s;
    text-decoration: none;
    font-family: "Lato";
}

.hakkımızda:hover {
    color: orange;
    transform: scale(1.1);
    border-radius: 10px;
    text-decoration: none;
}

.duyurular {
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    color: orange;
    transition: transform 0.2s, background 0.2s;
    text-decoration: none;
}

.duyurular:hover {
    color: orange;
    transform: scale(1.1);
    border-radius: 10px;
    text-decoration: none;
}

.alt-navbar {
    background-color: orange;
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-bottom: 10px;
    color: white;
    font-size: 1.5rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 400; 
    background: linear-gradient(to top, #cc7700 0%, #ff9900 30%, #ffbb33 60%, rgba(255, 187, 51, 0) 100%);
    padding-top: 50px;

}

.sosyal-medya {
    text-align: center;

}

.hesaplar {
    display: inline-block;
    margin: 0 15px;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    transition: transform 0.2s, background 0.2s;
}

.hesaplar:hover {
    color: blue;
    transform: scale(1.5);
}

.kordinatör-mail {
    text-decoration: none;
    color: white;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    nav {
        flex-wrap: wrap;
        justify-content: center;
    }
    .img12{
        border: 2px solid orange;
        width: 100px;
        height: 100px;
        
        margin-left: 20px;
        border-radius: 100%;
        background-color: #fff;
        overflow: hidden;
        padding: 10px;
    }
    
    .img1-index {
        width: 100%;
        height: 100%;
        object-fit: contain;
    
    }
    .img2-index {
        width: 100px;
        height: 100px;
    }

    .logo-box {
        text-align: center;
        font-size: 2rem;
    }

    .img1{
        width: 350px;
        height: 350px;

    }
    .img3{
        width: 350px;
        height: 350px;

    }
    .img2{
        width: 350px;
        height: 350px;

    }
    .container2,
    .container4,
    .container5,
    .container7,
    .container8,
    .container9,
    .container10{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        text-align: center;
    }
    .container1,
    .container3,
    .container6,
    .container11{
            display: flex;
            justify-content: center;
            align-items: stretch; 
            gap: 20px; 
        }
        
    }

@media screen and (min-width:460px) and (max-width:768px) {
    nav {
        flex-direction: row;
        align-items: center;
    }

    .img12{
        border: 2px solid orange;
        width: 80px;
        height: 80px;
        
        margin-left: 20px;
        border-radius: 100%;
        background-color: #fff;
        overflow: hidden;
        padding: 10px;
    }
    
    .img1-index {
        width: 100%;
        height: 100%;
        object-fit: contain;
    
    }

    .img2-index {
        margin: 10px auto;
        float: right;
        width: 80px;
        height: 80px;
    }


    .logo-box {
        text-align: center;
    }
    .logo{
        font-size: 1.5rem;
    }
    .container2,
    .container4,
    .container5,
    .container6,
    .container7,
    .container8,
    .container9,
    .container10{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        text-align: center;
    }
    .img1{
        width: 350px;
        height: 350px;

    }
    .img3{
        width: 350px;
        height: 350px;

    }
    .img2{
        width: 350px;
        height: 350px;

    }

    .etiket-container {
        width: 80%;
        font-size: small;


    }

}
@media screen and (min-width:460px) and (max-width:570px) {
    nav {
        flex-direction: row;
        align-items: center;
    }

    .img12{
        border: 2px solid orange;
        width: 70px;
        height: 70px;
        
        margin-left: 10px;
        border-radius: 100%;
        background-color: #fff;
        overflow: hidden;
        padding: 10px;
    }
    
    .img1-index {
        width: 100%;
        height: 100%;
        object-fit: contain;
    
    }

    .img2-index {
        margin: 10px auto;
        float: right;
        width: 70px;
        height: 70px;
    }


    .logo-box {
        text-align: center;
    }
    .logo{
        font-size: 1.5rem;
    }
    .container2,
    .container4,
    .container5,
    .container6,
    .container7,
    .container8,
    .container9,
    .container10{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        text-align: center;
    }
    .img1{
        width: 350px;
        height: 350px;

    }
    .img3{
        width: 350px;
        height: 350px;

    }
    .img2{
        width: 350px;
        height: 350px;

    }

    .etiket-container {
        width: 80%;
        font-size: small;


    }

}


@media screen and (max-width:460px) {
    nav {
        flex-direction: row;
        align-items: center;
    }

    .img12{
        border: 2px solid orange;
        width: 60px;
        height: 60px;
        
        margin-left: 5px;
        border-radius: 100%;
        background-color: #fff;
        overflow: hidden;
        
    }
    
    .img1-index {
        width: 100%;
        height: 100%;
        object-fit: contain;
    
    }

    .img2-index {
        margin: 10px auto;
        float: right;
        width: 60px;
        height: 60px;
    }


    .logo-box {
        padding-top:20px;
        text-align: center;
    }
    .logo{
        font-size: 1.5rem;
    }

    .container2,
    .container4,
    .container5,
    .container6,
    .container7,
    .container8,
    .container9,
    .container10{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        text-align: center;
    }
    .img1{
        width: 300px;
        height: 300px;

    }
    .img3{
        width: 300px;
        height: 300px;

    }
    .img2{
        width: 300px;
        height: 300px;

    }
    .etiket-container{
        width: 100%;
        overflow: none;
    }
    .etiketler {
        font-size: 0.7rem;
        
    }
    .alt-navbar{
        font-size: 1rem;
        width: 100%;
        height: auto;


    }
}
@media screen and (max-width:430px) {
    nav {
        flex-direction: row;
        align-items: center;
    }

    .img12{
        border: 2px solid orange;
        width: 50px;
        height: 50px;
        
        margin-left: 5px;
        border-radius: 100%;
        background-color: #fff;
        overflow: hidden;
        padding: 10px;
    }
    
    .img1-index {
        width: 100%;
        height: 100%;
        object-fit: contain;
    
    }

    .img2-index {
        margin: 10px auto;
        float: right;
        width: 50px;
        height: 50px;
    }


    .logo-box {
        text-align: center;
    }
    .logo{
        font-size: 1rem;
    }

    .container2,
    .container4,
    .container5,
    .container6,
    .container7,
    .container8,
    .container9,
    .container10{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        text-align: center;
    }
    .img1{
        width: 300px;
        height: 300px;

    }
    .img3{
        width: 300px;
        height: 300px;

    }
    .img2{
        width: 300px;
        height: 300px;

    }
    .etiket-container{
        width: 100%;
        overflow: none;
    }
    .etiketler {
        font-size: 0.7rem;
        
    }
    .alt-navbar{
        font-size: 1rem;
        width: 100%;
        height: auto;


    }
}