@font-face {
  font-family: 'Lalezar';
  src: url('Lalezar-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vazir';
  src: url('Vazirmatn-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

header {
    margin-right: 49px;
}

#first_divission{


    position: absolute;
    width: 896px;
    height: 393px;
    left: 49px;
    top: 48px;
    right: 49px;

    background: #30336B;
    border-radius: 0px 0px 123px 0px;

}

.editNeed{
    margin-left: 55px;
}

#logo {

    position: absolute;
    width: 219px;
    height: 218px;
    left: 100px;
    top: 95px;

    padding: -30px;
    box-shadow: 0px 0px 13.6px 16px #444773;
    border-radius: 20px;
    

}

#name {

    position: absolute;
    width: 321px;
    height: 150px;
    left: 500px;
    top: 10px;

    font-family: 'Lalezar';
    font-style: normal;
    font-weight: 400;
    font-size: 96px;
    line-height: 150px;

    color: #FFFFFF;


}

#albumsid {
    margin-left: 30px;
}
#picLogin {
    margin-left: 15px;
}

#shoare {

    position: absolute;
    width: 374px;
    height: 56px;
    left: 480px;
    top: 200px;

    font-family: 'Vazir';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 56px;

    color: #FFFFFF;


}


#second_box {
    /* Rectangle 36 */

    position: absolute;
    width: 896px;
    height: 630px;
    left: 49px;
    top: 334px;

    background: #686DE0;
    border-radius: 0px 0px 75px 75px;

}

.navigation{
    position: absolute;
    top: 30px;

}

span img {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50px;
    left: 45px;
}

h5 {

    position: absolute;
    font-family: 'Vazir';
    font-style: normal;
    font-size: 36px;
    bottom: 60px;
    padding-left: 5px;
    color: #000000;


}

#span1 {

    position: absolute;
    width: 201px;
    height: 177px;
    left: 70px;
    top: 160px;
    background: #B4AAFB;
    box-shadow: 0px 0px 15.6px #B4AAFB;
    border-radius: 19px;

}

#span2 {

    position: absolute;
    width: 201px;
    height: 177px;
    left: 350px;
    top: 160px;
    background: #B4AAFB;
    box-shadow: 0px 0px 15.6px #B4AAFB;
    border-radius: 19px;

}


#span3 {

    position: absolute;
    width: 201px;
    height: 177px;
    left: 640px;
    top: 160px;
    background: #B4AAFB;
    box-shadow: 0px 0px 15.6px #B4AAFB;
    border-radius: 19px;

}




#span4 {

    position: absolute;
    width: 201px;
    height: 177px;
    left: 640px;
    top: 400px;
    background: #B4AAFB;
    box-shadow: 0px 0px 15.6px #B4AAFB;
    border-radius: 19px;

}




#span5 {

    position: absolute;
    width: 201px;
    height: 177px;
    left: 350px;
    top: 400px;
    background: #B4AAFB;
    box-shadow: 0px 0px 15.6px #B4AAFB;
    border-radius: 19px;

}




#span6 {

    position: absolute;
    width: 201px;
    height: 177px;
    left: 70px;
    top: 400px;
    background: #B4AAFB;
    box-shadow: 0px 0px 15.6px #B4AAFB;
    border-radius: 19px;

}


.hTitles {

    position: absolute;
    width: 462px;
    height: 100px;
    left: 483px;
    top: 1320px;

    font-family: 'Vazir';
    font-style: normal;
    font-weight: 900;
    font-size: 64px;
    line-height: 100px;
    /* identical to box height */

    color: #F0932B;

    text-shadow: 0px 0px 9.2px #F0932B;

}

#firstMusics {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    direction: rtl;
    position: relative;
    background-color: #ff9011b8;
    top: 1350px;
    padding-left: 40px;
    border-radius: 30px;

}

.music_item {
    position: relative;
    width: 220px;
    display: inline-block;
    margin: 20px;
    top: 0px;
}

/* عکس */
.covers {
    width: 240px;
    height: 240px;
    border-radius: 50px;
    border: 5px solid #F0932B;
    box-shadow: 0px 0px 20px 5px #000000;
}

/* نوار نارنجی بالای متن */
.protect_size {
    position: absolute;
    top: 180px;
    bottom: 0;        /* چسبیده به پایین عکس */
    left: 25px;
    right: 27px;
    width: 90%;
    height: 50px;

    background: #F0932B;
    opacity: 0.72;
    border-radius: 20px 20px 20px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 10px 10px #F0932B;
}

/* متن */
.protect_size h5 {
    position: relative;
    bottom: 5px;
    padding: 0;
    color: black;
}


#AllMusics {
    position: relative;
    top: 1100px;
    text-decoration: none;
    font-family: 'Lalezar';
    font-size: 60px;
    color: #101010;
    background-color:#f0c22b;
    padding: 20px;
    
    box-shadow: 0px 0px 10px 10px #f0c22b;
    border-radius: 10px;

}

#container {
    margin-top: 60px;
    width: 100%;
    height: 90px; /* یا هر اندازه */
    display: flex;
    justify-content: center;
    align-items: center;


}




#downloadAppAndroid {
    left: 26%;
    position: relative;
    top: 1500px;
    text-decoration: none;
    background-color: #ececec;
    padding: 10px;
    font-family: "Lalezar";
    font-size: 60px;
    border-radius: 10px;
}

#downloadAppAndroidImage {
    position: relative;
    top: 20px;
}