#about-raha-container{
    /* background-color: #fff; */
    margin-bottom: 1rem;
    margin-top: 3rem 
  
}
@media only screen and (max-width: 700px) {
      #about-raha-container{
          margin-bottom: 0rem;
    }
}
#about-raha-container p {
    text-align: end !important;
    /*font-size: 1.2rem;*/
        /*color: #000;*/
            color: #9A9A9A;
    font-weight: 500;
    font-family: 'Tajawal';
}
.about-raha{
    /* background-color: #fff; */
    padding: 3rem 1rem;

    /* height: 200px; */
    height: fit-content;
    position: relative;
    margin-top: 10rem !important;
}
@media only screen and (max-width: 700px) {
    .about-raha{
     padding: 0.1rem;
     margin-top: 0.5rem !important;
    }
  
}

    body{
            background: #FFF;
    }
        #border-under-title {
            width: 267.771px;
            height: 5.742px;
            border-radius: 10px;
            background: linear-gradient(77deg, rgba(255, 255, 255, 0.00) 7.19%, rgba(105, 105, 159, 0.49) 58.95%, rgba(11, 11, 99, 0.80) 129.88%);
            backdrop-filter: blur(30.5px);
            /* flex-shrink: 0; */
        }
        .about-img img{
            /* height: 19rem ; */
            width: 100% !important;
            border-radius:1rem;
        }
          @media only screen and (max-width: 750px) {
              .container-content-page{
                  /*padding:0 !important;*/
              }
              .about-img{
                  padding:0;
                  
              }
              .about-img img{
                  border-radius:0;
                      margin-bottom: 5px;
              }
          }
        .circle-img , .warada-img{
            top: -5rem;
    position: absolute;
    right: 10px;
}
[lang="en"] .circle-img, [lang="en"] .warada-img
{
    left: 10px;
}
.warada-img{
    top: -1.7rem;
}
.conatiner-goal-img{
    text-align: end;
    /*color:#000;*/
}
[lang="en"] .conatiner-goal-img{
    text-align: start;
}
.conatiner-goal-img img{
        border-bottom: 1px solid #00D1BD;
}
.conatiner-goal-img h5{
      color:#000 !important;
      font-size: 2.2rem;
      font-family: 'Tajawal';
      padding:0px !important ;
}
.conatiner-goal p ,.conatiner-goal ul{
     font-size: 1.1em !important;
     /*font-weight:500 !important*/
}
.conatiner-goal span{
    font-size: unset !important;
    /*font-weight: unset !important;*/
}
 @media only screen and (max-width: 750px) {
     .conatiner-goal p ,.conatiner-goal ul{
     font-size: 1.1rem !important;
}
 }


.content-raha{
    position: relative;
    right: 5rem;
    top: -5rem;
    width: 50%;
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
    border: 0;
}
.content-raha h2{
        text-align: right;
}
[lang="en"] .content-raha h2{
        text-align: left;
}
.content-raha >p{
    font-size: 1.2rem !important ;
    font-family: Tajawal;
}
.info-website-container p , .info-website-container ul  {
    text-align: start;
    font-family: 'Tajawal';
    font-weight: 300;
    /* font-size: 19px; */
    font-size: 16px;
    line-height: 1.4 !important;
    direction: rtl;

}
[lang="en"] .info-website-container p ,[lang="en"] .info-website-container ul  {
 direction: ltr !important;
    
    
}
.data-about{
    /* display: inline-block; */
    /* width: 50%; */
    /* height:fit-content ; */
}
@media only screen and (max-width: 1440x) {
    .content-raha{
        float: none;
        position: unset;
        width: 100%;
    }
    .data-about{
        /* display: block; */
        width: 100%;
    }
}

/*@media only screen  and (max-width:1440px) {*/

@media only screen  and (max-width:1000px) {    
    .content-raha{
        width: auto;
          position: unset !important;
          
        
    }
    .about-raha{
        height: auto !important;
        margin-top: 0.5rem !important;
    }
    .conatiner-goal{
            height: auto !important;
    }
}


.img-about-round{
    position: absolute;
    top: -3rem;
    left: 4rem;
}
@media only screen and (max-width: 600px) {
    .img-about-round{
        position: relative;
        top: 0rem;
        left: 2rem;
    }

}
#container-admin-about{
    background-color: #fff;
    height: 300px;
    margin-bottom: 1rem;
    margin-top: 3rem;
}
@media only screen and (max-width: 600px) {
    #container-admin-about{
        height: 40rem;
    }
}
#container-img-admin-about{
    text-align: end;
    position: relative;
    top: 2rem;
}
@media only screen and (max-width: 600px) {
    #img-admin>img{
        width: 91vw;
        height: 21vh !important;
    }
    .about-img{
        text-align: center;
    }
}

#conainer-img-small-ragtangle {
    position: absolute;

    bottom: 1.6rem;
    right: 10.7rem;
}
@media only screen and (max-width: 600px) {
    #conainer-img-small-ragtangle {
        bottom: 3.2rem;
        display: none;
        left: 0.9rem;
    }
}

#img-admin{
    position: absolute;
    top: 3px;
    right: 17px;
    background: antiquewhite;
}
.container-info-admin{
    text-align: end;
    padding-top: 2rem;
}
.conatiner-goal{
    border-radius: 15px;
/*background: rgba(11, 11, 99, 0.12);*/
background:white;
color: #2E3A59;
/*color:#0b0b63;*/
/* height: fit-content; */
/*height: 33.75rem;*/
padding: 1rem;
text-align: end;
}
@media only screen and (max-width: 600px) {
    .conatiner-goal{
        margin-top: 0.5rem;
        height: fit-content;
        border-radius:0 ;
    }
}
@media only screen and ( max-width: 1307px) and ( min-width:990px) {
 
    .data-about{
        width:48% !important;
    }
    
}
li.MsoNormal{
    margin-left: 0 !important;
}
