
@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap');


body{
    padding: 0;
    margin: auto;
    color: #0dce84;
    font-family: alexandria, sans-serif;
    background-color: #ffffff !important;
    direction: rtl;
    float: right !important;
    
}


/*                شعار واسم الموقع        */

.title.is-size-3-desktop.is-size-4-touch {
  background-color: white;
  color: #d99c4b;
  line-height: 1.1rem !important;
  font-size: 32px !important;
  
}


/*                       */

.views-field.views-field-title {
    font-size: 15px;
    padding: 6px 0px 5px 0px;
    background: #fff;
    margin-left: 12px;
    color: rgb(23, 99, 16);
    text-align: center;
    height: 74px;
    max-height: 100%;
    margin-bottom: 2px !important;
    width: 100%;
    overflow: hidden;
     text-overflow: ellipsis;
       
    
}

/*

.field-content {
    width: 238px;
}

*/

/*         عرض المقال في الصفحة      */

#block-bulma-page-title {
  padding-top: -1px !important;
  padding-bottom: -6px;
  margin-bottom: -5px;
}


.content figure {
  width: 37%;
  height: 60%;
  float: left;
  margin: 13px;
}



/*       مؤقت   */


/*

.align-left {
  width: 300px;
  float: right;
  margin-left: 12px;
  margin-top: 12px;
  margin-right: -3px;
}


*/





/*       slider 2              */

/*       التوقيت     */
.views-field.views-field-changed {
    background-color: #24cb93;
    color: beige;
}



/*       صندوق الكراسي      */


.alkrasy-grid-block {
    direction: rtl;
  width: 100% !important;
}




.bulma_page_title{
    background-color: #24cb93;
}

.title {
  color: #fff;
  font-size: 1rem;
 /* font-weight: 394; */
  line-height: 1.125;
  background-color: #4dc4c4;
  padding: 20px;
  
}



p {
  color: #000000;
  font-size: 16px;
  line-height: 1.9;
  text-align: justify;
  font-family: Cairo;
  margin: 5px 10px;
  margin-bottom: 5px;
}



/*         page عداد الصفحات       */

.pagination.is-centered {
  margin-top: -5px;

}





h2 {
    padding: 1rem 3rem 0rem 4rem;
    font-size: 1.5rem;
    font-family: alexandria,sans-serif;
}




/*       تنسيقات بين الصناديق    */


.main-content .section {
    padding: 0 1.3rem;
}


#block-pagetitle-2 {
    margin-bottom: -1rem;
}