.v13_8 {
    font-size: 14px;
    width: 100%;
    height: 600px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.v13_9 {
    width: 100%;
    height: 300px;
    background: rgba(16, 12, 43, 1);
    opacity: 1;
    position: absolute;
    top: 300px;
    left: 0px;
    overflow: hidden;
}

.v13_7 {
    width: 50%;
    height: 550px;
    /* object-fit: cover; */
    opacity: 1;
    position: absolute;
    padding-top: 50px;
    padding-left: 50px;
    overflow: hidden;
}

.page_arabic .v13_7 {
    padding-left: 0px;
    padding-right: 50px;

}

/* .v13_7 {
    width: 421px;
    height: 873px;
    background: url("../images/v13_7.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 93px;
    left: 119px;
    overflow: hidden;
  } */

.v13_10 {
    color: rgba(0, 0, 0, 1);
    position: absolute;
    top: 115px;
    left: 52%;
    right: 20px;
    font-family: Inria Serif;
    font-weight: Regular;
    font-size: 22px;
    opacity: 1;
    text-align: center;
}

.page_arabic .v13_10 {
    right: 52%;
    left: 20px;
}

.page_arabic .v13_11 {
    right: 51%;
    left: auto;

}
.v13_11 {
    /* width: 417px; */
    color: rgba(255, 252, 252, 1);
    position: absolute;
    top: 330px;
    left: 51%;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Inria Serif;
    font-weight: Regular;
    font-size: 40px;
    opacity: 1;
    text-align: center;
}

.v15_13 {
    /* width: 50%; */
    color: rgba(6, 6, 6, 1);
    position: absolute;
    top: 53px;
    left: 52%;
    right: 20px;
    font-family: Inria Serif;
    font-weight: Regular;
    font-size: 40px;
    opacity: 1;
    text-align: center;
}

.page_arabic .v15_13 {
    right: 52%;
    left: 20px;
}

.v13_12 {
    color: rgba(255, 252, 252, 1);
    position: absolute;
    top: 510px;
    left: 51%;
    right: 20px;
    opacity: 1;
    text-align: center;
}

.page_arabic .v13_12 {
    right: 51%;
    left: 20px;
}

.page_arabic .v15_14 {
    right: 51%;
    left: 20px;
}

.v15_14 {
    color: rgba(255, 252, 252, 1);
    position: absolute;
    top: 460px;
    left: 51%;
    right: 20px;
    font-family: Alex Brush;
    font-weight: Regular;
    font-size: 30px;
    opacity: 1;
    float: center;
    text-align: center;
}

.btn-download {
    margin: 50px 30px 30px 30px;
    color: #FFF;
    font-family: Inria Serif;
    font-weight: Regular;
    font-size: 18px;
    background-color: rgba(16, 12, 43, 1);
    cursor: pointer;
}