main{
    width: 100%;
    margin-top: 7dvw;
    margin-bottom: 7dvw;
    padding-top: 7dvh;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    gap: 5dvw;
}
.matn{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.title h1{
    margin: 0;
    font-family: var(--typo1);
    font-size: clamp(none, 8dvw, 70px);
    font-family: var(--typo1);
    color: var(--color6);
    margin: 0;
}
.title h2{
    margin: 0;
    font-family: var(--typo1);
    font-size: clamp(none, 8dvw, 70px);
    font-family: var(--typo1);
    color: var(--color6);
    margin: 0;
}
.p p{
    margin: 0;
    font-family: var(--yekan2);
    color: var(--color2);
    font-size: clamp(5px, 3dvw, 20px);
    margin: 0;
}



#div1_cart_container{
    display: flex;
    flex-direction: column;
    row-gap: 3dvw;
    width: 90dvw;
}
#div1_carts1{
    display: flex;
    flex-direction: row;
    margin: 0 0;
    justify-content: space-evenly;
}
#div1_carts2{
    display: flex;
    flex-direction: row;
    margin: 0 0;
    justify-content: space-evenly;
}
.div1_cart {
    width: 20dvw;
    aspect-ratio: 1 / 1;
    background-color: var(--color6);
    border-radius: 2dvw;
    box-shadow: 0px 0px 2dvw 0dvh var(--shadow-color);
    animation: wave-effect 2.5s infinite;
}
@keyframes wave-effect/*real-wave*/ {
    0%, 100% { transform: scale(1); opacity: 1; }
    50% { transform: scale(0.9); opacity: 0.7; }
}
#div1_cart11 { animation-delay: 0.25s; }
#div1_cart12 { animation-delay: 0.5s; }
#div1_cart13 { animation-delay: 0.75s; }
#div1_cart23 { animation-delay: 1s; }
#div1_cart22 { animation-delay: 1.25s; }
#div1_cart21 { animation-delay: 1.5s; }

#div1_cart11{
    background-image: url(../images/hagh\ black.png);
    background-position: center center;
    background-size: cover;
}
#div1_cart12{
    background-image: url(../images/hagh\ white.png);
    background-position: center center;
    background-size: cover;
}
#div1_cart13{
    background-image: url(../images/hagh\ black.png);
    background-position: center center;
    background-size: cover;
}
#div1_cart21{
    background-image: url(../images/hagh\ white.png);
    background-position: center center;
    background-size: cover;
}
#div1_cart22{
    background-image: url(../images/hagh\ black.png);
    background-position: center center;
    background-size: cover;
}
#div1_cart23{
    background-image: url(../images/hagh\ white.png);
    background-position: center center;
    background-size: cover;
}




.g1, .g2, .g3, .g4, .g5, .g6{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 4dvw;
}
.oo{
    width: 85dvw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.big1, .big2{
    width: 50dvw;
    height: 25dvw;
}
.small1, .small2{
    width: 30dvw;
    height: 25dvw;
}

.g1 .big1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g1 .big2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g1 .small1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g1 .small2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}


.g2 .big1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g2 .big2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g2 .small1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g2 .small2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}

.g3 .big1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g3 .big2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g3 .small1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g3 .small2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}

.g4 .big1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g4 .big2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g4 .small1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g4 .small2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}

.g5 .big1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g5 .big2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g5 .small1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g5 .small2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}


.g6 .big1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g6 .big2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g6 .small1{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}
.g6 .small2{
    background-image: url(../images/صحن\ حضرت\ زهرا.jpg);
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 1dvh 2dvw -1dvh var(--shadow-color);
    border-radius: 20px;  
}