@font-face{    
    font-family: Elyazisi;
    src: url(./font/Elyazmasi.TTF);
    
    
}
@font-face {
font-family: Aleo;
src: url(./font/aleo.woff);
}

@font-face {
font-family: inpact;
src: url(./font/impact.ttf);
}
@font-face{
font-family: master;
src:url(./font/mtcorsva.TTF);
}
body{
   /* background: linear-gradient(#fff5d7,#d91a2a);*/
    background-color: #fff5d7;    
    background-image: url("./img/bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size:contain;
    background-attachment: fixed;
    filter: blur(0.15x);    
    opacity: 10.3;
    
}
.ana{    
    display: auto;
    position: relative;
    height: 99%;
}
.right{
    position: fixed;
    margin-top: 70px;
    margin-right: -70px;
    transform: rotateZ(270deg);
    background-color: red;
    height:40px;
    width: 190px;
    size:30px;
    text-align: center;  
   
}
.right  a {
    font-family:Elyazisi;
    font-size: 30px;
    color: white;
    text-decoration: none;
    margin-right: 0px;
}

.baslik{
    margin-top: 40px;
    text-align:center;
    font-family:Elyazisi;
    font-size: 80px;
    color: #d91a2a;
    margin-left:0px;
    margin-bottom: 0px;
}
.yemmenu2{
    font-family: inpact;
    text-align: center;
    font-size: 28px;
}
/*
.tablo{
    display:flex;  
    flex-direction:column;  
    justify-content: center;
    width: 100%;
    border: 1px solid red;

}
*/
.tablo {
    width:100%;
    box-sizing: border-box;
    display:flex;  
    flex-direction:row;  
    justify-content: center;
    width: 100%;
}
.tablo2{
    width:100%;
    box-sizing: border-box;
    display:flex;  
    flex-direction:row;  
    justify-content: center;
    width: 100%;
}   
.sag{
    box-sizing: border-box;
    display:flex;
    justify-content: right;
    width: 15%;
    margin-right: 0px;
}
.sol{
    box-sizing: border-box;
    display:flex;
    justify-content: left;
    width: 15%;    
}
.orta{
    box-sizing: border-box;
    display:flex;
    justify-content: center;
    flex-direction: column;
    width: 70%;
    text-align: center;
    
}
.menuadx{
    box-sizing: border-box;
    margin-top:30px;
    font-family: master;
    font-size: 35px;
    font-weight: bold;
    color: black;
    width: 100%; 
    text-align: center;

}
.menuadx2{
    box-sizing: border-box;
    margin-top:40px;
    font-family: master;
    font-size: 20px;
    font-weight: bold;
    color: red; 
    width: 100%; 
    text-align: center;

}
.menuadx2-1{
    text-align: center;
    margin-top:5px;
    font-family: master;
    font-size: 20px;
    font-weight: bold;
    color: red; 
    
}
.menuadx3{
    margin-top: 5px;
    font-family: master;
    font-size: 20px;
    font-weight: bold;
    color: grey;
}
.menuadx3-1{
    
    font-family: master;
    font-size: 20px;
    font-weight: bold;
    color: black;
}
.menuadx4{
    font-family: master;
    font-size: 13px;
    color: black; 
    margin-left: 10px;
    

}
.fiyatyemek{
    display:flex;
    justify-content: space-between;
    justify-content: center;
    
    

}
.uyari{
    margin-top: 50px;
    color:#490B3D;
    /*color:#FF6A3D;*/
    font-family: Aleo;
    opacity: 10.3;
    font-size: 25px;
    font-weight:bold;
}
@media only screen and (max-width: 767px) {
    .right{
        position: fixed;
        margin-top: 70px;
        margin-right: -70px;
        transform: rotateZ(270deg);
        background-color: red;
        height:30px;
        width: 150px;
        size:20px;
        text-align: center;  
       
    }
    .right  a {
        font-family:Elyazisi;
        font-size: 20px;
        color: white;
        text-decoration: none;
        margin-right: 0px;
    }
    
    .baslik{
        margin-top: 20px;
        text-align:center;
        font-family:Elyazisi;
        font-size: 45px;
        color: #d91a2a;
        margin-left:0px;
        margin-bottom: 0px;
    }
    .yemmenu2{
        font-family: inpact;
        text-align: center;
        font-size: 15px;
    }
    .menuadx{
        box-sizing: border-box;
        margin-top:20px;
        font-family: master;
        font-size: 23px;
        color: grey;
        width: 100%; 
        text-align: center;
    
    }
    


}
@media only screen and (max-width: 1362px) and (min-width: 767px) {
    .menuadx2{
        box-sizing: border-box;
        margin-top:30px;
        font-family: master;
        font-size: 20px;
        font-weight: bold;
        color: red; 
        width: 100%; 
        text-align: center;
    
    }
    .menuadx{
        box-sizing: border-box;
        margin-top:30px;
        font-family: master;
        font-size: 35px;
        font-weight: bold;
        color: black;
        width: 100%; 
        text-align: center;
    
    }
    .menuadx3-1{
    
        font-family: master;
        font-size: 20px;
        font-weight: bold;
        color: black;
    }
    .menuadx3{
        margin-top: 5px;
        font-family: master;
        font-size: 20px;
        font-weight: bold;
        color: grey;
    }
    .baslik{
        margin-top: 30px;
        text-align:center;
        font-family:Elyazisi;
        font-size: 70px;
        color: #d91a2a;
        margin-left:0px;
        margin-bottom: 0px;
    }
}
