



  /* 
  Primary style

  -------------------------------- */
  
  *, *::after, *::before {
      box-sizing: border-box;
  }
  *{
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
  }      

:root {
    --main-color: #b20712;
    --PSecond-color: #170e38;
    --Third-color: #f2f2f2;
    --Main-font:'Cairo'; 
    --title-weight: 700;
    --Font-weight: 300;
    --letter-spacing: 1rem;
    --Main-font-size: 1rem;
    --P-size:0.8rem;
    --border-radius: 30px;
    --full-height: 100vh;
}

.d-flex {
    flex-wrap: wrap;
}

body {
    font-family:var(--Main-font);
    font-size: var(--Main-font-size);
    color: #3b3a3a;
    background: #fff;
    font-weight:400;
    height: 100%;
    text-align: right;
    border-top: #c31e1e 4px solid;
    line-height: 1.4 !important;
    direction: rtl;
    
}a,a:hover{
    text-decoration: none;
    color: #3b3a3a;
    font-weight: 500;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    
    line-height: 1.4;
}
h1{
    font-size: 24px;
}
h2{
    font-size: 18px;
}
h3{
    font-size: 16px;
}
h4{
    font-size: 14px;
    font-weight: 500;
}

h6{
    font-size: 12px;
}

.sic-color{
    color: #091e3a;
    font-weight: 600;
}
@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
}

}
.dir{
    direction:ltr;
}

/* --------------------------------  top-header -------------------------------- */

.head_office{
    text-align: center;
       
   }
   .head_office span{
       color: #e91428;
       font-size: 16px;
   }
   .head_office p{
       color:#091e3a;
       font-size: 17px;
       font-weight: 600;
   }
   ul.list-info i{
    color: #3c3c3c;
  
   }
   ul.list-info li{
    padding-left: 5px;
    text-align: center;
   }

/* --------------------------------  menu -------------------------------- */

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: .5rem;
    padding-right: .5rem;
}
.nav-link{
     font-size: 18px;
     padding: .3rem 1rem;
}
.dropdown-toggle::after{
    display: none ;
}
.navbar-light .navbar-nav .nav-link.active{
    color: #262525;
    font-weight: 700;
}
.navbar-light .navbar-nav .nav-link.active{
    border-bottom: #ed1b24 4px solid;
}
.navbar-light .navbar-nav .nav-link{
    color: #262525;
    font-weight: 400;
}
.navbar-light .navbar-brand {
    color: rgb(255 255 255 / 70%);
    background: rgb(237,27,36);
    background: linear-gradient(90deg, rgba(237,27,36,1) 0%, rgba(158,0,18,1) 100%);
    padding:5px 12px;
}
.navbar-light .navbar-brand:hover{
    color: rgb(255 255 255 / 70%);
}
/* --------------------------------  top-news -------------------------------- */
.grd-top {
    padding: 59px 0 0;
    bottom: 0px;
    background: rgb(5, 5, 5);
    background: linear-gradient(0deg, rgb(0 0 0 / 84%) 0%, rgb(0 0 0 / 54%) 55%, rgba(255, 255, 255, 0) 100%);
    left: 0;
    right: 0;
}
.news-title {
    background: rgb(237,27,36);
    background: linear-gradient(90deg, rgba(237,27,36,1) 0%, rgba(158,0,18,1) 100%);
}
#artical .news-title {
    background: rgb(237,27,36);
    background: linear-gradient(90deg, rgba(237,27,36,1) 0%, rgba(158,0,18,1) 100%);
    padding-right: 6px;
    padding-bottom: 6px;
}
.news-title h4{
    font-size: 13px;
}
.mb-news{
    margin-top: -17px;
}
.arti{
  border-right: #fff 3px solid; 
  padding-right: 7px; 
  color: #fff;
  font-size: 16px;
}
.text-arti{
    color:#fffb91 ;
    font-weight: 600;
}
.p-arti{
    padding-top: 10px;
    padding-right: 10px;
}
.bg-cover{
   /* background: url('../img/bg-cover.jpg') no-repeat top center;*/
   text-align: center;
}
.carousel-control-next, .carousel-control-prev{
    opacity: 1 !important;
}
/************************************* files *************************************/
#files{
    background: rgb(224,224,224);
background: linear-gradient(180deg, rgba(224,224,224,1) 0%, rgba(249,249,249,1) 6%, rgba(249,249,249,1) 94%, rgba(224,224,224,1) 100%);
padding-bottom: 20px;
}
.title-hd{
    font-weight: 800;
    border-bottom: #c2c2c2 1px solid;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.title-hd a {
    border-bottom: #ed1b24 3px solid;
    font-weight: 800;
}
.text-file {
    color: #ed1b24;
    font-weight: 600;
    border-right: #ed1b24 4px solid;
}
.date{
    color: #a6a6a6;
}


/******************************************** reports ********************************/
.btn-danger{
    background-color: #ed1b24;
    padding: 0 .75rem;
    float: left;
}
/********************************************* writing  ****************************************/
#writing{
    background: url('../img/bg-writer.jpg') no-repeat top center;
    background-color: #000;
}
#writing .title-hd {
    border-bottom: #939292 1px solid !important;
}
.btn-link {
    padding: 0 15px;
    color: #fff;
    text-decoration: auto;
    font-size: 14px;
}
.title-writ{
    text-align: center;
    color: #fff;
    transform:skew(-200deg);
    bottom: -22px;
    right: 126px;
}
.title-writ a{
    color: #fff;
    background-color:#53b7bd;
    padding: 4px 10px;
}
.title-writ01 a{
    background-color:#924fff;
}
.title-writ02 a{
    background-color:#938f20;
}
.lh-lg {
    line-height: 1.8 !important;
}
/********************************************* sport  ****************************************/
#sport{
    background: url('../img/bg-sport.jpg') no-repeat top center;
    padding: 30px 0px;
    background-color: #000;
}

/************************************* footer *************************************/
#footer{
    background: rgb(232,232,232);
    background: linear-gradient(180deg, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 50%, rgba(232,232,232,1) 100%);
}
.text-list{
    color: #131313;
    padding-bottom: 7px;
}
ul.list{
    font-size: 15px;
    line-height: 2;
}
#footer li.nav-item  a i{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding-top: 12px;
    color: #fff;
}
#footer .fa-facebook-f{
    background-color: #1877f2;
}
#footer .fa-x-twitter{
    background-color: #1da1f2;
}
#footer .fa-youtube{
    background-color: #c12025;
}
#footer .fa-instagram{
    background-color: #e02f2f;
}

.text-search {
    background-color: #e6e6e6;
    padding: 20px;
    color: #16181b;
    font-size: 17px;
}
.title-outer{
    color: #b20712;
}
.border-m3 {
    height: 1px;
    width: 100%;
    background-color: #eee;
    border-left: 15px solid #f7f7f7;
    border-right: 15px solid #f7f7f7;
    margin-bottom: 10px;
    margin-top: 15px;
}
.carousel-caption{
    color: #16181b;
}



.w-100 {
    width: 100%;
}

.img-h-345 {
    height: 345px !important;
}

.img-h-160 {
    height: 160px !important;
}

.img-h-168 {
    height: 168px !important;
}

.img-h-235 {
    height: 235px !important;
}

.img-h-110 {
    height: 110px !important;
}
.img-h-215 {
    height: 215px !important;
}

.img-h-315 {
    height: 315px !important;
}

.img-h-380 {
    height:380px !important;
}

.img-h-186 {
    height: 186px !important;
}




@media (max-width: 480px) {


    .img-h-380 {
        height: unset !important;
    }

    .img-h-186 {
        height: unset !important;
    }


    .img-h-345 {
        height: unset !important;
    }
    .img-h-168 {
        height: unset !important;
    }
    .img-h-315 {
        height: unset !important;
    }

    .img-h-130 {
        height: unset !important;
    }

    .img-h-160 {
        height: unset !important;
    }

    .img-h-110 {
        height: unset !important;
    }

    .img-h-235 {
        height: unset !important;
    }
    .img-h-215 {
        height: unset !important;
    }


    .img-h-140 {
        height: unset !important;
    }

    .img-h-150 {
        height: unset !important;
    }

    .slick-dots {
        bottom: -50px !important;
    }

    .img-h-180 {
        height: unset !important;
    }
}

.sourcein {
    font-size:15px;
}


ul.keywords li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    /* padding: 5px; */
    margin: 11px 0 0 0;
}

    ul.keywords li h5, ul.keywords li span {
        color: #fff;
        /*background-color: #055293;*/
        background-color: #ed1b24;
        padding: 5px;
        text-align: center;
    }

        ul.keywords li h5 a, ul.keywords li span a {
            color: #fff;
        }



.text_inner img, .text_inner p img, .text_inner iframe {
    text-align: center !important;
    width: 100% !important
}

.text_inner, .text_inner p, .text_inner div {
    direction: rtl !important;
    font-size: 1.2rem !important;
    line-height: 33px;
}



.searchN {
    position: absolute;
    left: 0;
    padding: 5px 1px;
}

    .searchN svg {
        width: 30px;
        height: 30px;
    }


.inputS {
    border: 1px solid #ced4da;
    border-radius: .375rem;
    width:80%;
    display: inline-block;
    border-radius: 50px;
}

.inputBu {
    font-size: 20px;
}


.fixed-dimension {
    width: 100px !important;
    height: 100px !important;
}

.title-name {
    font-size: 14px !important;
}