body{
    background-color: #FFFFFF;
    direction: rtl;
}

.photo .text{ color: #fff;}
.photo .text p{

   color: #FFFFFF;
    font-size: 16px;
    opacity: 0.74;
    margin-top: 169px;
    text-align: center;

}
.photo .text a{ color: inherit; text-decoration: none;}
.photo{
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 2%;
}
.about .title{
    font-size: 35px;
    font-family:'GE_SS_TWO_MEDIUM';
    color: #A5CD38;
margin-bottom: 63px;
}
.about{
    margin-bottom: 82.5px;

}
.about .text{
    
    color: #606060;
    font-size: 19px;
    font-family: 'GE-Dinar-One-Medium';
    line-height: 35px;
    word-spacing: 4px;
}
.aimVision .title{
    font-size: 35px;
    font-family:'GE_SS_TWO_MEDIUM';
    color: #F38122;
    padding-bottom: 37px;


}
.aimVision{
padding-top: 64px;
background-color: #F8F8F8;
width: 100%;

}
.aimVision .text{
    color: #606060;
    font-size: 19px;
    font-family: 'GE-Dinar-One-Medium';
    line-height: 35px;
    word-spacing: 4px;
    
margin-bottom: 64.44px;
}
.imageAim img{
    width: 100%;
height: auto;

}
.imageAim{
    padding-bottom: 55px;
    background-color: #F8F8F8;
    width: 100%;

}
.aims{
background-color: #F8F8F8;
width: 100%;
padding-bottom: 119.13px;
}
.aims .title{
    font-size: 35px;
    font-family:'GE-Dinar-One-Medium' ;
    color: #A5CD38;
}
.aims .text{
    color: #606060;
    font-size: 19px;
    font-family: 'GE-Dinar-One-Medium';
    line-height: 35px;
    word-spacing: 4px;
}
.aims .title2{
    color: #199FDD;
}
@media only screen and (max-width: 768px) {
    .imageAim img{margin-bottom: 1rem;}
    
}
