
/* body { */
  
     /* background-image:url('./../../../../img/عکس-گل-برای-تصویر-زمینه-کامپیوتر.jpg') ; */
    /* margin: 11%; */
    /* margin-left: 33%;
    margin-right: 33%; */
  
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    
/* }  */
/* .mainItems{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1px;
    text-align: center;
    /* margin-left: 35%; */
/* }  */

.aTagindex{
   
   
    text-decoration: none;
    /* text-shadow: 7px 7px 7px plum; */
    width: 80px;
    /* border: 5px solid rgb(185, 156, 185); */
    /* border-radius: 2rem; */
    /* padding: 5px; */
    /* align-items: center; */
    font-size: 1rem;
    color:white;
    font-family:"Yekan";
    text-align: center;
    transition: all 0.5s ease;
    /* margin-left: 50%; */
    /* clear: both; */
    /* background-image: linear-gradient(to right,rgba(192, 192, 192, 0.746),rgba(128, 128, 128, 0.654)); */
    /* margin-top: 30px; */
    /* text-shadow: 1px 1px 2px black; */
    /* box-shadow: 3px 3px 3px black; */
    

}

.aTagindex:hover{
    background-color: rgb(255, 214, 127);
    text-decoration: solid;
    text-shadow: 9px 9px 9px rgb(163, 106, 49);
    font-size: 2rem;
    direction: rtl;
    color: rgb(105, 39, 39);
    font-family:"Yekan";
    text-align: center;
    clear: both;
    border-radius: 20px;
    flex-direction: column;


}
.aTagindex3{
    /* max-width: 0px; */
    text-decoration: none;
    /* width: 100%; */
    border-radius: 2rem;
    padding: 5px;
    align-items: center;
    font-size: 10px;
    direction: rtl;
    color: black;
    font-family:"Yekan";
    /* text-align: center; */
    /* margin-left: 50%; */
    clear: both;


}
body{
    /* background-image: url(../../img/photo_2026-08-08_18-19-29.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 90%; */
    background-color: black;

    
}
footer{
    display: block;
    /* position: fixed; */
    background-image: linear-gradient(to right,yellowgreen,rgb(7, 102, 143),yellow,orange);
    /* background-image: linear-gradient(to rightrgb(yellowgreen,rgb(2, 90, 130), yellow,orange)); */
    width: 100%;
    height: 50px;
    margin-top: 95%;
    margin-bottom: 0%;
}
.pTag1{
    position: absolute;
    top: 1497px;
    left: 50%;
}
.pTag2{
    position: absolute;
    top: 1497px;
    left: 200px;
}
.pTag3{
    position: absolute;
    top: 1497px;
    left: 1380px;
}
