/* از این قسمت  */
@font-face {
    font-family: 'Peyda ExtBd';
    src: url('../font/Peyda-ExtraBold.woff2') format('woff2'),
        url('../font/Peyda-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('../font/Peyda-Bold.woff2') format('woff2'),
        url('../fontPeyda-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda ExtLt';
    src: url('../font/Peyda-ExtraLight.woff2') format('woff2'),
        url('../font/Peyda-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda Med';
    src: url('../font/Peyda-Medium.woff2') format('woff2'),
        url('../font/Peyda-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('../font/Peyda-Light.woff2') format('woff2'),
        url('../font/Peyda-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('../font/Peyda-Regular.woff2') format('woff2'),
        url('../font/Peyda-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda SemBd';
    src: url('../font/Peyda-SemiBold.woff2') format('woff2'),
        url('Peyda-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Peyda';
    src: url('../font/Peyda-Thin.woff2') format('woff2'),
        url('../font/Peyda-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}


* {
    margin-top: 0%;
    background-color: #ebebeb;
    font-family: 'Peyda';
    margin-bottom: 0%;
    margin-right: 0%;
}

body {
    overflow-x: hidden;
    font-family: 'Peyda';
}

.mahdi {
    background: none;
    display: inline-block;
    text-align: left;
    position: relative;
    left: -1240px;
    top: 12px;
}

.mahdi p {
    background: none;
    display: inline-block;
    font-size: xx-large;
    font-family: 'peyda';
    color: #d6efff;

}

.man {
    background: rgba(28, 31, 51, 0.63);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    border: 1px solid rgba(28, 31, 51, 1);
    width: 115%;
    height: 150px;
    margin-right: -15px;
    position: fixed;
    margin-top: -2px;
    z-index: 10000;
    display: inline-block;
    animation: gradientMove 6s linear infinite;
    transition: 4s ease;
}

.apdet {
    text-align: center;
    font-family: 'Peyda';
    margin-right: -154px;
    background-color: #1c1f33;
    color: #d6efff;
    height: 30px;
}

.apdet p {
    background: none;
}

.muno {
    background: none;
    display: inline-block;
    margin-right: -134px;

}

.muno li {
    background: none;
    list-style-type: none;
    display: inline-block;
    margin-left: 42px;
    margin-top: 45px;
    font-size: x-large;
}

.muno a {
    background: none;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    font-family: 'peyda';
}

main {
    margin-top: 10px;
}

.min {
    background-color: #1c1c1c;
    width: 320px;
    height: 480px;
    z-index: 1;
    margin-top: 79px;
    margin-right: 214px;
    display: inline-block;
    border-radius: 27px;

}

.min img {
    width: 320px;
    height: 480px;
    border-radius: 15px;
}

header {
    margin-top: 106px;
    display: inline-block;

}

/* تا اینجا  */

.box {
    width: 119px;
    height: 195px;
    border-radius: 64px;
    background: rgba(28, 31, 51, 0.63);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    border: 1px solid rgba(28, 31, 51, 1);
    opacity: 55%;
    margin-left: 82px;
    margin-right: -163px;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #fff;
    transition: 0.3s;
}

.box img {
    width: 65px;
    height: 54px;
    border-radius: 30px;
    margin-right: 2px;
    margin-top: 17px;
}

.darbare {
    display: inline-block;
    width: 105px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    background: rgba(28, 31, 51, 0.63);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    border: 1px solid rgba(28, 31, 51, 1);
    opacity: 41%;
    margin-right: 726px;
    margin-top: 150px;
}

.darbare a {
    text-decoration: none;
    display: inline-block;
    background: none;
}

.darbare p {
    background: none;
    text-align: center;
    margin-top: 6px;
    margin-right: 25px;
    color: #ffffff;
}

.d {
    color: #1c1c1c;
    font-size: xx-large;
    text-align: center;
    display: flex;
    background: none;
    position: relative;
    top: -464px;
    left: -608px;

}

.z {
    width: 531px;
    height: 5px;
    background-color: #1c1c1c;
    margin-top: -446px;
    margin-right: 606px;
}

.sh {
    color: #1c1c1c;
    font-size: x-large;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    margin-right: 613px;
    background: none;
}

.maharat {
    display: inline-block;
    width: 110px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    background: rgba(28, 31, 51, 0.63);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    border: 1px solid rgba(28, 31, 51, 1);
    opacity: 55%;
    margin-right: 717px;
    margin-top: 195px;
}

aside {
    background: none;
}

.maharat p {
    background: none;
    text-align: center;
    margin-top: 8px;
    margin-right: 11px;
    color: #ffffff;
}

.maharat:hover {
    display: inline-block;
    width: 110px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    opacity: 100%;
    text-align: center;
}

.m {
    color: #1c1c1c;
    font-size: xx-large;
    text-align: center;
    display: flex;
    background: none;
    margin-top: 27px;
    margin-right: 575px;
}

.darbare:hover {
    display: inline-block;
    width: 105px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    opacity: 100%;
}

.filex {
    margin-top: 69px;
    margin-right: 251px;
    display: flex;
    justify-content: space-around;
    grid-template-columns: repeat(3, 2fr);
    gap: 20px;
    padding: 20px;
    text-align: center;
}

.box p {
    background: none;
    font-size: 18px;
    text-align: center;
    color: #1c1c1c;
    margin-top: 13px;
}

.box .adad {
    background: none;
    font-size: 26px;
    text-align: center;
    color: #1c1c1c;
    margin-top: 11px;
    margin-right: -7px;

}

.box:hover {
    width: 119px;
    height: 195px;
    border-radius: 64px;
    opacity: 100%;
    margin-left: 82px;
    margin-right: -163px;
    box-shadow: 0 0 25px rgbe(0, 0, 0, 0, 15);
    transform: translateY(10px);
}

.filex a {
    text-decoration: none;
}

/* از اینجا  */
.footer {
    background-color: #1c1f33;
    width: 115%;
    height: 800px;
    border-top-left-radius: 173%;
    border-top-right-radius: 173%;
    margin-top: 167px;
    margin-right: -52px;
    display: inline-block;
    margin-bottom: 0%;
}

.fo {
    background-color: aqua;
    width: 319px;
    height: 480px;
    margin-top: 155px;
    margin-right: 963px;
    display: flex;
    border-radius: 25px;
}

.fo img {
    border-radius: 25px;
}

.fot p {
    background: none;
    color: #d6efff;
    display: flex;
    flex-direction: column;
    margin-top: -168px;
    margin-left: 102px;
    font-size: x-large;
}

.fodr {
    display: flex;
    background: none;
    flex-direction: column;
    margin-top: -237px;
    margin-right: 124px;
}

.fot {
    background: none;
    display: flex;
    margin-right: 158px;
    margin-top: 79px;
    flex-direction: revert;
}

.x {
    width: 482px;
    height: 5px;
    background-color: #d6efff;
    display: inline-block;
    position: relative;
    top: -106px;
    left: -144px;
}

.v {
    width: 488px;
    height: 5px;
    background-color: #d6efff;
    display: inline-block;
    position: relative;
    top: -102px;
    left: -137px;
}

.q {
    width: 488px;
    height: 5px;
    background-color: #d6efff;
    display: inline-block;
    position: relative;
    top: -102px;
    left: -137px;
}

.fot img {
    width: 40px;
    height: 40px;
    background: none;
    display: inline-block;
    margin-top: -176px;
    margin-right: 16px;
}

.fot a {
    text-decoration: none;
    display: inline-block;
    background: none;
    margin-top: -145px;
    margin-right: 0px;
}

/* تا اینجا  */
.nemone {
    display: inline-block;
    width: 105px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    background: rgba(28, 31, 51, 0.63);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    border: 1px solid rgba(28, 31, 51, 1);
    opacity: 41%;
    margin-right: 726px;
    margin-top: 82px;
}

.nemone a {
    text-decoration: none;
    display: inline-block;
    background: none;
}

.nemone p {
    background: none;
    text-align: center;
    margin-top: 6px;
    margin-right: 25px;
    color: #ffffff;
}

.nemone:hover {
    display: inline-block;
    width: 105px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    opacity: 100%;
}

.nemonekar {

    margin-top: 53px;
    margin-left: -32px;
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    gap: 20px;
    padding: 20px;
    text-align: center;
}

.kar {
    margin-left: 8px;
    border-radius: 50px;
    padding: 10px;
    text-decoration: none;
    color: #222;
    transition: 0.3s;
}

.kar a {
    text-decoration: none;
}

.kar a p {
    background: none;
    color: #1c1f33;
    font-size:x-large ;
}

.kar a img {
    width: 430px;
    height: 280px;
    margin-right: -10px;
    border-radius: 50px;
    padding: 10px;
    text-decoration: none;
    
    margin-top: -12px;
}

.khadamat {
    display: inline-block;
    width: 105px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    background: rgba(28, 31, 51, 0.63);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    border: 1px solid rgba(28, 31, 51, 1);
    opacity: 41%;
    margin-right: 726px;
    margin-top: 149px;
}

.khadamat a {
    text-decoration: none;
    display: inline-block;
    background: none;
}

.khadamat p {
    background: none;
    text-align: center;
    margin-top: 7px;
    margin-right: 29px;
    color: #ffffff;
}

.khadamat:hover {
    display: inline-block;
    width: 105px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    opacity: 100%;
}

.kar:hover {
    box-shadow: 0 0 25px rgbe(0, 0, 0, 0, 15);
    transform: translateY(10px);
}

.article-card img {
    width: 100%;
    border-radius: 10px;
}

.kh {
    margin-top: 62px;
    margin-right: -30px;
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    gap: 20px;
    padding: 20px;
    text-align: center;
}

.khb {
    margin-top: -26px;
    margin-right: -30px;
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    gap: 20px;
    padding: 20px;
    text-align: center;
}

.kha {
    width: 430px;
    height: 180px;
    background-color: #1c1f33;
    margin-top: 30px;
    margin-right: 38px;
    border-radius: 50px;
    display: inline-block;
    background: #1c1f33;
    border-radius: 50px;
    padding: 10px;
    text-decoration: none;
    color: #222;
    border: 1px solid #fff;
    transition: 0.3s;
}

.kha:hover {
    box-shadow: 0 0 25px rgbe(0, 0, 0, 0, 15);
    transform: translateY(15px);
}
.hogh{
    background: none;
    text-align: center;
    color: #d6efff;
}
.hogh p{
    background: none;
}