body{
    background-color: #f0f4dc;
}
header{
    position: sticky;
    top: 1vw;
    z-index: 100;
}
.d{
    position: relative;
    height: 14vw;
    background-color: #ffffff;
    border: 1px black solid;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    box-shadow: 1px 1px 5px;
    margin-bottom: 10px;
}

.hed{
    font-family: "Lalezar", cursive;
    position: absolute;
    right: 0;
    margin: 0.5vw 4px 0px 4px;
}
.a1,.a2{
    font-family: "Lalezar", cursive;
    position: absolute;
    text-decoration: none;
    color: #ffffff;
    background-color: #000;
    padding: 1.3vw 6px;
    border-radius: 10px;
    font-size: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
#a4{
    font-family: "Lalezar", cursive;
    position: absolute;
    text-decoration: none;
    color: #000;
    background-color: #ffffff;
    border: 1px #000 solid;
    padding: 1.3vw 6px;
    border-radius: 10px;
    font-size: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.a3{
    font-family: "Lalezar", cursive;
    position: absolute;
    text-decoration: none;
    color: #ffffff;
    background-color: #000;
    padding: 1.3vw 10px;
    border-radius: 10px;
    font-size: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.a1{
    margin-top: 2.4vw;
    margin-left: 154px;
}
.a2{
    margin-top: 2.4vw;
    margin-left: 95px;
}
.a3{
    margin-top: 2.4vw;
    margin-left: 210px;
}
#a4{
    margin-top: 2.3vw;
    margin-left: 7px;
}
.a1:hover{
    color: #000;
    background-color: #ffffff;
}
.a2:hover{
    color: #000;
    background-color: #ffffff;
}
.a3:hover{
    color: #000;
    background-color: #ffffff;
}
#a4:hover{
    color: #ffffff;
    background-color: #000000;
}
.a1:active{
    color: #000;
    background-color: #ffffff;
}
.a2:active{
    color: #000;
    background-color: #ffffff;
}
.a3:active{
    color: #000;
    background-color: #ffffff;
}
#a4:active{
    color: #ffffff;
    background-color: #000000;}
.score{
    background-color: #f1d8d8;
    height: 10vw;
    position: relative;
    border: 1px #000 solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    font-family: "Lalezar", cursive;
}
.sco{
    position: absolute;
    display: block;
    font-size: 14px;
    text-align: center;
    right: 0;
    left: 0;
    margin: 2vw 0px 0px 0px;
    
    
}
.to{
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 5px;
    margin-top: 1vw;
}
.h1{
    font-family: "Lalezar", cursive;
    text-align: center;
}
.p{
    font-family: "Vazirmatn", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    direction: rtl;
}
hr{
    margin: 0px 10px;
}
.amod{
    height: 140vw;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    display: block;
    margin: 2vw auto;
}
.of{
    display: block;
    margin: 5px auto;
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.mo{
    font-family: "Lalezar", cursive;
    font-size: 20px;
    margin-top: 5vw;
    padding: 7px ;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #e5ff62;
    border: 1px #000 solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 2px 2px 5px #000;
}
.soshal{
    position: relative;
    width: 100%;
    height: 15vw;
    margin-top: 10vw;
}
.stext{
    position: absolute;
    display: block;
    direction: rtl;
    right: 0;
    font-family: "Lalezar", cursive;
    margin: auto 20px;
}
.tel{
    position: absolute;
    display: block;
    margin: auto 20px auto 30%;
}
.in{
    position: absolute;
    display: block;
    margin: auto 20px auto 20%;
}
.yo1{
    position: absolute;
    display: block;
    margin: auto 20px auto 10%;
}
.yo{
    display: none;
}
footer{
    position: relative;
}
.f{
    direction: rtl;
    right: 0;
}

.aa{
    text-decoration: none;
    color: #000;
    font-family: "Lalezar", cursive;
}
.cop{
    width: 100%;
    height: 15vw;
    background-color: #e5ff62;
}
.copy{
    display: block;
    text-align: center;
    font-family: "Lalezar", cursive;
    margin: auto auto;
}
.ac{
    height: 13vw;
    width: 100%;
    position: relative;
}
#likeBtn{
    position: absolute;
    background-color: #ffffff;
    width: 30%;
    height: 13vw;
    border: 1px #000 solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-left: 21%;
}
.sa{
    position: absolute;
    background-color: #ffffff;
    width: 48%;
    height: 13vw;
    border: 1px #000 solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-left: 50%;
}
#like{
    display: block;
    margin: 4px auto;
}
span{
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    margin: 9px 9px 9px 9px;
    font-size: 22px;
}
.num{
    position: absolute;
    width: 18%;
    height: 12.5vw;
    background-color: #ffffff;
    border: 1px #000 solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-left: 1%;
}
#shareBtn{
        position: absolute;
    background-color: #ffffff;
    width: 46%;
    height: 13vw;
    border: 1px #000 solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-left: 52%;
}
