@font-face {
  font-family: "IBM Plex Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts-plex/IBMPlexSansArabic-Regular.ttf")  ;
}
@font-face {
  font-family: "IBM Plex Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts-plex/IBMPlexSansArabic-Medium.ttf")  ;
}

@font-face {
  font-family: "IBM Plex Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts-plex/IBMPlexSansArabic-Light.ttf")  ;
}

@font-face {
  font-family: "IBM Plex SemiBold";
  src: url("../fonts-plex/IBMPlexSansArabic-SemiBold.ttf")  ;
}

@font-face {
  font-family: "IBM Plex Bold";
  font-style: normal;
  src: url("../fonts-plex/IBMPlexSansArabic-Bold.ttf")  ;
}
  
body{
    font-family: "IBM Plex Regular";
}
footer.footer-site {
    background: #074D31;
    text-align: center;
    padding: 40px 20px;
}

@media (min-width: 768px) {
    footer.footer-site {
        text-align:initial;
        padding: 40px 0 0;
    }
}

footer.footer-site h2,footer.footer-site h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    margin: 15px auto;
}

@media (min-width: 768px) {
    footer.footer-site h2,footer.footer-site h5 {
        margin:0 0 20px;
    }
}

footer.footer-site ul.menu {
    margin: 0;
    padding: 0;
}

footer.footer-site ul.menu li.menu-item {
    list-style-type: none;
    color: #1B8354;
    margin: 8px 4px;
}

footer.footer-site ul.menu li.menu-item a {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 161%;
    transition: color 0.5s ease;
    font-size: 14px;
}

@media (min-width: 768px) {
    footer.footer-site ul.menu li.menu-item a {
        font-size:15px;
    }
}

footer.footer-site ul.menu li.menu-item a:hover {
    color: #6AC7BD;
}

footer.footer-site #block-psau-lltwasl {
    color: #1B8354;
}

footer.footer-site #block-psau-lltwasl .link_footer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #1B8354;
    padding: 10px;
    width: max-content;
    margin-bottom: 20px;
    transition: all 0.5s ease;
}

footer.footer-site #block-psau-lltwasl .link_footer a {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

footer.footer-site #block-psau-lltwasl .link_footer:hover {
    background: #6AC7BD;
}

footer.footer-site #block-psau-lltwasl .f_item {
    margin: 10px 0;
    unicode-bidi: embed;
}

footer.footer-site #block-psau-lltwasl .f_item img {
    width: 24px;
    height: 24px;
    margin-left: 10px;
}

footer.footer-site #block-psau-lltwasl .f_item a {
    color: #1B8354;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    direction: ltr;
    unicode-bidi: embed;
}

footer.footer-site .text-formatted p {
    color: #1B8354;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

footer.footer-site .paragraph--type--composant-social-media a {
    color: #FFFFFF;
    margin: 0 5px;
    font-size: 17px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 32px;
    height: 32px;
    padding: 3px 5px;
    border: 1px solid rgba(255,255,255,0.3);
}

footer.footer-site .paragraph--type--composant-social-media a i {
    color: #FFFFFF;
}

.copyright {
    background: #074D31;
    padding: 20px 0;
    color: #FFFFFF;
}

.copyright .copyright-content {
    align-items: center;
    flex-direction: column-reverse;
    gap: 10px;
}

@media (min-width: 768px) {
    .copyright .copyright-content {
        flex-direction:initial;
        gap: 0;
    }
}

.copyright .copyright-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 13.214px;
    line-height: 164%;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: center;
}

@media (min-width: 768px) {
    .copyright .copyright-content p {
        text-align:initial;
    }
}

.copyright .copyright-content p span {
    margin: 0 5px;
}

.copyright #block-psau-sitebranding-2  img {
    filter: brightness(0) invert(1);
    width: 136.37px;
     height: 60px;
}

.copyright #block-psau-sitebranding-2,.copyright #block-psau-image2030 {
    display: inline-block;
    width: 140px;
    height: 60px;
}
 
.copyright #block-psau-image2030 {
    margin-inline-start:15px;}

.copyright ul[data-block=footer_copyright_first] li a {
    color: #fff;
    text-decoration: underline;
}

.copyright .block_image_footer {
    display: flex;
    gap: 0 15px;
}

.copyright #block-psau-image2030 img {
    width: 120px;
    height: 60px;
}
 ul.menu {
    margin-right: 1em;
    margin-left: 0;
    text-align: right;
    padding: 0;
    list-style: none outside;
}
.visually-hidden,
.contextual{
    display: none;
}
/**********header*********/
body::before {
    display: none;
    
}
header {
    padding: 15px 0;
    height: 82px;
}
header .main_menu .nav-link {
    padding: 15px 20px;
    color: #161616 !important;
    font-size: 15px;
    font-family: "IBM Plex Medium";
}
header .main_menu .nav-link:hover{
    color:  #1B8354 !important
}
header .logo_cont .logo img {
        height: 60px;
       margin: -10px 0 0 0;
       width: auto;
}
.banner{
    background: #F3FCF6;
    padding: 64px 0;
    position: relative;
}
.banner::after {
    position: absolute;
    content: "";
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 22px;
    background: url('../../images/after_banner.svg') repeat center center;
    background-size: contain;
    opacity: 0.3;
}
.banner h1{
    color:  #161616;
/* Display sm/Bold */
font-size:  30px;
font-style: normal;
font-weight: 700;
line-height: 38px; 
font-family: "IBM Plex Medium";
}
.banner p{
       color:  #161616;
/* Text md/Regular */
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 150% */
    width: 50%;
}
.card  {
   border-radius: 15px;
border: 1px solid #E2E2E2;
box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.10);
}
.card .card-image {
    box-shadow: none;
}
.card .card-image img{
    border-radius: 15px;
}
.cards .tab-pane .cards_container {
    padding-top: 0;
}
.cards .tab-pane .title {
    text-align: start;
    margin: 30px 0 25px;
}
.cards .tab-pane .title  p{
    color: #000;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 171.429% */
}

.grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.card:hover {
    transform: translateY(-5px);
}

 .breadcrumb{
background: transparent;
    padding: 0;
    margin: 10px 0;
 }
 .breadcrumb a{
color:  #161616;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 126.667% */
 }
 
 .breadcrumb span{
    color:  #9DA4AE;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; 
 }
 .breadcrumb-item+.breadcrumb-item::before {
    content: ">";
    margin-top: -2px;
}
.box-sidebar .title{
color:  #1B8354;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 120% */
margin: 30px 0 25px;
}
.box-sidebar  .item{
color: #000;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 171.429% */
padding: 10px 18px;
margin: 5px 0;
}
.box-sidebar  .item:hover,
.box-sidebar  .item.is-active{
border-radius: 10px;
background:  #F3FCF6;
}
.single_card .card img{
    border-radius: 15px;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.10);

}
.single_card   .test_field {
    text-align: start !important;
    display: block !important;
}
.single_card   .test_field label{
    color:  #161616;

font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
    margin: 15px 0 0;
}
.single_card   .test_field input{
    border: none !important;
    box-shadow: none !important;
    background: #f8f9fa !important;
    margin: 0 !important;
    font-family: "Tajawal", sans-serif !important;
}
.card .card-action .download-btn {
border-radius: 4px ;
background: #1B8354;
display: inline-flex;
height: 40px;
min-height: 40px;
max-height: 40px;
padding:  0 16px;
justify-content: center;
align-items: center;
gap: 4px;
color: #fff;
}
.single_card  .card-action {
margin: 20px 0;
}
.card_download{
    border: none !important;
    box-shadow: none !important;
    font-family: "Tajawal", sans-serif !important;
}