* , a
{
    margin: 0;
    padding: 0;
    text-decoration: none;
}
@font-face {
    font-family: vazir-m;
    src: url("fonts/Vazir-Medium.woff2" ) format('woff');
}
@font-face {
    font-family: vazir;
    src: url("fonts/Vazir-Medium.woff2") format('woff');
}
.section-logo
{
    width: 100%;
    height: 201px;
    background: black;
}
#imges
{
    width: 14%;
    height: 100%;
    background: black;
    position: relative;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
#imges img
{
    height: 200px;
    width: 203px;
    background: black;
    position: absolute;
}
.row
{
    width: 100%;
    height: 400px;
    margin: auto;
}
.col
{
    display: flex;
    justify-content: center;
}
.col a
{
    width: 121px;
    height: 116px;
    display: inline-block;
    background: #292b2b;
    text-align: center;
    border-radius: 14px;
    border: 1px black solid;
}
.col a img
{
    width: 49px;
    height: 46px;
    position: relative;
    margin-top: 14px;
    background: #292b2b;
}
.col p
{
    position: relative;
    top: 11px;
    padding-top: 7px;
    color: whitesmoke;
    background: #292b2b;
    font-family: vazir, serif;
}
#tag1 ,
#tag2
{
    position: relative;
    top: 67px;
}
#tag1 img
{
    width: 85px;
    height: 52px;
}
#tag2 p
{
    font-size: 14px;
}
/*-------------page menu ---------------*/
body
{
    margin: 0;
    padding: 0;
    background:#2aafaf;
    text-decoration: none;
}
.section-menu
{
    width: 69px;
    height: 100%;
    display: inline-block;
    position: fixed;
    background: #202020;
}
.coffe-bar
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.dami
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.ice-coffee
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.damnosh
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.shake
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.hot
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.smoti
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.moktil
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.vafel
{
    width: 86%;
    height: 100%;
    float: right;
    position: relative;
    right: 0;
}
.bar
{
    height: 52px;
    width: 100%;
    position: relative;
    top: 12px;
    text-align: center;
    background: #202020;
    margin-bottom: 23px;
    border-radius: 23px;
}
.bar h3
{
    color: #FFA500;
    font-family: vazir, serif;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-size: 22px;
    position: relative;
    top: 11px;
}
.li
{
    width: 68px;
    height: 100px;
    background: #202020;
    border-radius: 9px;
    padding-bottom: 12px;
}

ul
{
    margin-top: 14px;
}
.div-1
{
    width: 100%;
    height: 186px;
    background-color: #202020;
    margin-bottom: 11px;
    border-radius: 19px;
}
.contect
{
    width: 100%;
    height: 100%;
    float: right;
    padding: 15px 15px ;
    background-color: #202020;
    border-radius:19px;
}
.img
{
    width: 148px;
    height: 148px;
    float: right;
    background-color: #202020;
}
.img img
{
    width: 100%;
    height: 100%;
    background-color: #202020;
    border-radius: 17px;
    box-shadow: 5px 5px 15px 5px #000000;
}
.name-about
{
    width: 87%;
    height: 100%;
    background-color: #202020;
    padding-right: 10px;
    padding-top: 12px;
}
.name-content
{
    width: 100%;
    height: 102px;
    text-align: right;
    background-color: #202020;
}
.about-content
{
    width: 100%;
    height: 48px;
    background-color: #202020;
}
.name-content h4
{
    direction: rtl;
    font-family: vazir, serif;
    color: #FFA500;;
    background-color: #202020;

}
.about-content h5
{
    direction: rtl;
    font-family: vazir, serif;
    background-color: #202020;
    color: white;
}
.li-bottom
{
    width: 100%;
    height: 50%;
    text-align: center;
    position: relative;
    top: 9px;
}
.li-bottom h6
{
    margin-top: 3px;
    color: white;
}
.li-top
{
    width: 100%;
    height: 50%;
    text-align: center;
}
.li-top img
{
    width: 50px;
    height: 50px;
}
.back
{
    text-align: center;
    background: rgb(255, 165, 0);
    width: 93%;
    height: 22px;
    border-radius: 17px;
    position: absolute;
    top: 9px;
}
.back p
{
    font-size: 9px;
    position: relative;
    top: 5px;
    color: white;
}
@media screen and (max-width:500px) {
    .div-1 {
        background: #2aafaf;
        justify-items: center;
        justify-content: center;
        display: flex;
        margin-top: 13px;
        width: 100%;
        height: 344px;
        margin-bottom: 11px;
        border-radius: 19px
    }

    .contect {
        width: 96%;
        height: 101%;
        float: right;
        padding: 15px 15px;
        background-color: #202020;
        border-radius: 19px;
    }

    .img {
        width: 99%;
        height: 182px;
        float: right;
        background-color: #202020;
        text-align: center;
    }
    .img img {
        width: 79%;
        height: 100%;
        background-color: #202020;
    }
    .name-about {
        width: 101%;
        height: 43%;
        background-color: #202020;
        padding-right: 10px;
        display: flow-root;
    }
    .name-content {
        width: 100%;
        height: 102px;
        text-align: right;
        background-color: #202020;
    }
    .about-content {
        width: 100%;
        height: 34px;
        background-color: #202020;
    }
    .name-content h4
    {
        padding-top: 21px
    }
    .about-content h5
    {
        margin-top: -14px;
        font-size: 13px;
    }
    .bar
    {
        width: 92%;
        margin-left: 12px;
    }
    .li-bottom h6
    {
        font-size: 12px;
        position: relative;
        top: 0;
    }
    .li-top img
    {
        width: 37px;
        height: 37px;
    }
    .li-top
    {
        padding-top: 9px;
    }
    .section-menu
    {
        width: 14%;
        height: 100%;
        display: inline-block;
        position: fixed;
        background: #202020;
        overflow: scroll;
    }
    .li
    {
        width: 100%;
    }
}