@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.arkaplan{
    background-color: #946622;
    color: #fff;
}
.telvemailayirma{
    margin-left: 25px;
}
.menuarkaplan{
    background-color: #604010;
    color: #fff;
}
.menuyazilar{
    word-spacing: 50px;


}
.anaresim{
    width: 100%;
    height: 85vh;
}
.anasayfayazisi{
    background-color: #946622;
    width: 92px;
    text-align: center;
    word-spacing: 50px;
}

.anayazi{
    font-family: 'Playfair Display', serif;
    color: #272727;
    letter-spacing: 10px;

}
.cizgi:after{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 35rem;
    height: 3px;
    background-color: #EBE7E7;
    margin: 0 auto;
}
.genelyazi{
    color: #4F4F4F;
    font-family: 'Roboto', sans-serif;
}

.footerarkaplan{
    background-color: #604010;
    width: 100%;
    height: 74vh;
}
.baglantilaryazibaslik{
    font-family: 'Playfair Display';
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;

}
.altcizgi:after{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20rem;
    height: 3px;
    background-color: #ffffff;
    margin: 0 auto;
    left: 0;
    top: 30px;

}
.menualtbasliklar{
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: center;
    word-spacing: 70px;

}
.menualtbasliklar2{
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: center;


}
.footerenaltcizgi:after{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 81rem;
    height: 3px;
    background-color: #ffffff;
    margin: 0 auto;
    left: 0;

}

.haklar{
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: center;

}
.hizmetlerarkaplan{
    background-color: #E9E9E9;
    width: 100%;
    padding-bottom: 20px;
}
.hizmetlerbaslik{
    color: #272727;
    font-family: 'Playfair Display';
    text-align: center;
    font-weight: bold;
}
.hizmetleryazi{
    color: #4F4F4F;
    font-family: 'Roboto', sans-serif;
   

}
.btn{
    color: #fff;
    font-family: 'Roboto', sans-serif;
    width: 125px;
    height: 41px;
    text-align: center;
    justify-content: center;
    display: flex;

}

.navbarsud .nav-link {
    color: #fff;
    text-align: right;
}
.navbar {
    justify-content: end;
}
