.wrapper::before {
	display : none;
}
.sidebar__cat .has__list {
	padding-inline-start: 0px;
}
.wrapper{
min-height: unset;
}

.quick__access{
  height: 270px;
  }
  .arrow__btn {
    margin-inline-end: 5px;
  }
.sidebar__box .section__title::before {
	display: none;
}
.sidebar__box .section__title span {
	padding-inline-start: 0;
}
.sidebar__box .section__header {
	margin-bottom: 25px;
}
  .sidebar__cat .child__list {
    display: none;
    padding-top: 11px;
  padding-inline-start: 15px;
  }
  .quick__access .sidebar__cat > nav > ul > li.has__list {
    padding-inline-start: 0px;
    margin-inline-start: 0;
  }
  .sidebar__cat li.has__list::before, .sidebar__cat li.has__list::after {
    display: none;
  }
  .quick__access .sidebar__cat ul li.has__list a {
    color: var(--primary-color);
    font-weight: 500;
  }
  .sidebar__cat li.has__list > .haslist__btn {
    cursor: pointer;
    display: inline-block;
    text-align: start;
  }
  .quick__access .sidebar__cat ul li a {
    font-size: .625rem;
    color: var(--primary-color);
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 500;
    font-size: clamp(.625rem, .575rem + .25vw, .875rem);
  }
  .sidebar__cat li::before {
    content: "";
    width: 13px;
    height: 2px;
    background-color: #c8c8c8;
    position: absolute;
    inset-inline-start: 0;
    top: 10px;
  }
  .sidebar__cat li::after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #c8c8c8;
    position: absolute;
    inset-inline-start: -3px;
    top: 8px;
    border-radius: 50%;
  }
  .quick__access .sidebar__cat > nav > ul > li {
    margin-inline-start: 3px;
    direction: rtl;
    padding-inline-start: 18px;
    margin-top: 10px;
  }
  .sidebar__cat li {
    padding-bottom: 5px;
    position: relative;
    -webkit-padding-start: 18px;
    padding-inline-start: 18px;
    text-align: start;
  }
  .short-url-area {
    display: none !important;
  }
  .sidebar_links li a {
    display: flex;
    align-items: center;
  }
  .sidebar_links li a i {
    margin-inline-end: 8px;
    transform: rotate(90deg);
  }
  .sidebar_links li:hover span{
    color: #112b88 ;
  }
  .sidebar__title .section__header {
    margin-top: 0 !important;
  }
  
  .sidebar__title .section__title::after {
    border: none;
  background-color : #ffbb00;
  }
  
  .sidebar_links li {
    margin-bottom: 20px;
  }
  .sidebar_links {
    height: 270px;
  }
  .sidebar .news-item--horizontal{
  flex-direction: column;
    border-bottom: 1px solid #112b88 ;
    padding-bottom: 10px;
    margin-bottom: 10px;
  
  }
  .sidebar .news-item__content i{
  margin-inline-end:8px;
  }
  .sidebar .news-list{
    height: 270px;
  }
  .news-content .news-img img {
    border: unset !important;
    box-shadow: unset !important;
    margin-inline-start: 0 !important;
    margin-bottom: 0 !important;
  height: 320px;
  }
  .survey__container{
  border: 1px solid #E1E1E1;
    border-radius: 10px;
    padding: 20px 24px;
    position: relative;
    transition: all 0.2s linear;
  }
  .news-item--horizontal:hover span {
    color: #112b88 ;
  }
  .es-form-captcha-row .es-col-7.es-col-md-6.es-col-xs-12.es-col-sm-12 {
    position: absolute !important;
  }
  .esprit-refresh-captcha::before {
    content: "\e988";
    color: #013980 !important;
  }
  .es-form-control {
    padding-inline-start: 15px !important;
  }
  .es-input-group-append {
    border: 1px solid #ced4da !important;
    margin-inline-end: 15px;
  }
  
  
  
  .header-sec__logo::before {
      display: none;
  }
  .main-container.inner-page {
    position: relative;
    z-index: 2;
  
  }
  .main-box {
    display: flex;
    justify-content: space-between;line-height:normal;
  }
  .internal-link::before {
    content: "\e91c";
    font-family: niafam;
    font-size: 10px;
    margin: 0 0 0 10px;
  transform: rotate(180deg);
  }
  .internal-link {
    display: flex;
    align-items: center;
  }
  .sidebar__list li {
    display: flex;
    border-bottom: 1px solid rgba(226, 226, 226, 0.4);
  padding-bottom: 13px;
  }
  .sidebar__list {
    height: 300px;
  padding: 0;
  }
  .sidebar__list li i {
    margin-top: 6px;
  }
  .sidebar__title {
    margin-bottom: 15px;
  }
  .news-info li {
    font-size: 14px;
  }
  .es-post-content {
    margin-top: 25px;
  }
  .news-tools a {
    background: #f5f5f5 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .news-info-wrap .row {
    display: flex;
    align-items: center;
  }
  .news-head h2 {
    margin: 0 0 40px 0;
  }
  .news-content .news-img {
  border-radius: 25px;
    float: left;
    border: 5px solid #fff;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    margin: 0 30px 15px 0;
    width: 475px;
    height: 100%;
  }
  .internal-section .container {
    box-shadow: 0 2px 4px 0 #ccd0d9;
    border-radius: 15px;
    padding: 30px;
    min-height: 400px;
    height: auto;
    margin-bottom: 30px;
  }
  .breadcrumb-container {
    height: 50px;
    background: #ececec;
  display: flex;
    align-items: center;
  }
  .internal-section {
    margin-top: 15px;
  }
  
  .inner-box {
    width: 100%;
    margin-right: 30px;
    box-shadow: 0 2px 4px 0 #ccd0d9;
    border-radius: 15px;
    padding: 30px;
    min-height: 400px;
    height: auto;
    margin-top: 30px;
  }
  .breadcrumb-area {
    background-color: #eaeaea;
  }
  main {
    margin-bottom: 60px;
  }
  .sidebar{
  width: 30%;
  }
  .sidebar__box {
  box-shadow: 0 2px 4px 0 #ccd0d9;
    padding: 30px;
    border-radius: 15px;
    height: auto;
    width: 100%;
    margin-top: 30px;
  }
  <!--ط®ط¨ط±ظ†ط§ظ…ظ‡-->
  .es-col-md-12.es-mb-2 label {
    color: #D6AF2D;
  }
  #fullname {
    display: none;
  }
  #captcha_uniqueid {
    background: rgba(103, 115, 148, 0.64);
    border-radius: 20px !important;
    height: 35px;
  }
  .es-input-group {
    width: 47% !important;
  
  float: inline-end;
  }
  .esprit-unlock {
    display: none !important;
  }
  .footer-sec__comment form i::before {
    color: #fff;
  }
  .img-fluid.captcha-image {
    width: 47% !important;
    border-radius: 50px !important;
  }
  .es-btn.es-btn-primary.refreshCaptcha i {
    inset-inline-start: 88px;
    margin-top: 14px;
  z-index: 1;
  }
  #submit-subscribe {
    background: #D6AF2D;
    border-radius: 30px !important;
    border: none;
    font-family: dana !important;
  }
  .es-btn-primary:hover {
    background-color: transparent !important;
  border: none !important;
  }
  .es-col-md-12.es-mb-2 label {
    color: #D6AF2D !important;
  }
  input[name='email']::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1;
    /* Firefox */
  }
  
  input[name='email']:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1;
    /* Firefox */
  }
  
  input[name='email']::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #fff !important;
    opacity: 1;
    /* Firefox */
  }
  
  input[name='email']::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1;
    /* Firefox */
  }
  
  input[name='captcha_uniqueid']::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1;
    /* Firefox */
  }
  
  input[name='captcha_uniqueid']:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1;
    /* Firefox */
  }
  
  input[name='captcha_uniqueid']::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #fff !important;
    opacity: 1;
    /* Firefox */
  }
  
  input[name='captcha_uniqueid']::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1;
    /* Firefox */
  }
  
  
   #es-content-top p{word-wrap: break-word;}
      .responsive-table-wrapper{width:100%;overflow-x:auto;}
    table {
      width: 100%;
      border-collapse: collapse;
      margin-bottom: 20px;
      background-color: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      direction: rtl;
    }
  
    th, td {
  border: none;
    padding: 12px;
    text-align: center;
    font-size: 13px;
    border-radius: 0;
    }
  
    th {
  background-color: #e9f6ff;
    color: #112b88;
    }
  
    tr:nth-child(even) {
      background-color: #f2f2f2;
    }
    
    tr:hover {
      background-color:#dddddd; 
      transition: background-color 0.3s ease; 
    }
  
  a:hover {
    text-decoration: none;
    color: #112b88 !important;
  }
  
  
      .custom-control{
        display: flex;
        margin-bottom: 10px ;
      }
      .iziModal{
      z-index:99999 !important;  
      }
      .inner__page{
        line-height: normal;
      }
     .inner__page .main-container{
    padding-top:0 !important;
  }
  .inner__top{    position: relative;height:210px;
  overflow: hidden;}
  .inner__page .menu-box {
  opacity: 1;
  visibility: visible;
  }
  .inner__page .header{background-image: url(/uploads/abfankh/assets/images/slider.webp);
  background-size: cover;}
  .inner__page .header__svg {
  
  bottom: -2px;
  opacity: 1;
  }
  .page-location{background:0 0!important}
  ul.breadcrumb li a:hover{color:var(--blue);text-decoration:none!important}
  ul.breadcrumb li a{display:inline-flex}
  ul.breadcrumb{display:flex;padding: 10px 0 20px 0;
  margin: 10px 0 0;
  border-bottom: 1px solid #ebebeb;}
  .page-location ul.breadcrumb li+li:before{padding:0 5px 0 0;color:#000;content:"\e959";font-family:niafam-icons;font-size:12px;position:relative;top:3px}
  .inner__page1{padding:30px 0}
  .es-posts .es-post-thumb{border-radius:10px;overflow:hidden;width:200px;height:120px;box-shadow:0 4px 4px 0 rgba(0,0,0,.1)}
  .es-posts .es-post-thumb img{position:absolute;top:50%;left:50%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%);min-width:100%;min-height:100%}
  .review-area{width:100%;max-width:500px;margin:0 auto;border-top:0!important}
  .comment-form-area{width:100%;max-width:500px;margin:0 auto}
  .meta-list{border-color:#ebebeb!important}
  .es-post-summary .es-post-thumb{margin-inline-end:0!important}
  .es-post-summary .es-post-thumb img{box-shadow:none!important;margin-inline-end:0!important}
  .single-post-wrap .es-post-content .es-post-summary{display:inline-flex!important;padding:0!important;margin-top:20px;border-radius:10px;box-shadow:0 5px 5px 0 rgba(0,0,0,.3)}
  p.es-post-summary-text{background:rgba(4,146,194,.2);padding:10px;border-radius:5px;border:1px solid var(--blue);text-align:justify}
  .es-similar-post{border-bottom:0!important}
  .es-posts .es-post-item{border-bottom:1px solid #ebebeb}
  .submit-button{background:var(--blue) none repeat scroll 0 0!important}
  .es-news-box-download .es-news-box-download-title,.es-news-box-similar .es-news-box-similar-title{background:var(--blue)!important}
  .es-posts .es-post-thumb i{font-size:20px;padding:8px;border-radius:0 0 0 15px;z-index:10;}
  .es-post-header h6{font-size:14px;color:var(--blue);margin-bottom:5px}
  .es-post-item .es-post-title a{color:#333f66}
  .es-post-item .es-post-title{margin-bottom:5px;font-size:16px}
  .es-post-item .es-post-meta .es-meta{color:#7e7d85;font-size:14px}
  .es-post-summary p{font-size:15px;line-height:24px;color:#7e7d85;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:5px 0 0 0}
  .es-posts .es-post-item{margin-bottom:10px;border-bottom:none;padding-bottom:10px}
  .es-page-content{margin:20px 0 0 0}
  .news-info-wrap{border-bottom:1px solid #e0e0e0;padding:10px 0;position:relative;margin-bottom:20px}
  .news-info-wrap ul{margin:0;display:flex}
  .news-info-wrap ul li{margin-inline-end:15px;display:flex;align-items:center}
  .news-info-wrap ul li i{color:#162559;font-size:1.2em;margin-inline-end:5px}
  .news-info-wrap ul.left-print li{margin:0}
  .news-info-wrap .news-info{line-height:1;height:100%;display:flex;align-items:center}
  .news-info-wrap .news-tools li a{display:flex}
  .news-tools{height:100%;display:flex;flex-direction:row-reverse;align-items:center}
  .news-info-wrap::after{content:"";position:absolute;top:calc(100% - 1px);right:15px;width:0;height:0;border-style:solid;border-width:12px 12px 0 12px;border-color:#fdfbf7 transparent transparent transparent}
  .news-info-wrap::before{content:"";position:absolute;top:99%;right:15px;width:0;height:0;border-style:solid;border-width:17px 12px 0 12px;border-color:#d3d3d3 transparent transparent transparent}
  .news-head h6{font-weight:600;font-size:1em;color:var(--blue);margin-bottom:0;line-height:28px;margin-bottom:10px}
  .news-head h2{font-weight:900;font-size:1.4em;color:#000;line-height:32px;margin-bottom:10px}
  .news-lead p{background:#eff3f6;border-radius:5px;margin-bottom:15px;padding:10px 15px;text-align:justify;font-weight:400;font-size:16px;line-height:26px;color:#000}
  .news-content .news-img{float:left;border:5px solid #fff;box-shadow:0 5px 5px rgba(0,0,0,.2);margin:0 20px 15px 0;display:flex;border-radius:5px}
  .news-content .news-img img{border-radius:5px}
  .extra-meta ul li i,.extra-meta ul li span{color:#dc3545;font-weight:500}
  .es-post-content{line-height:26px}
  .short-url-area{display:flex;flex-direction:row-reverse;width:300px;margin-bottom:30px}
  .short-url-area #shorturl{text-align:left;border-radius:0!important}
  .mag-article-shorturl #copybtn{font-weight:400!important;font-size:14px!important;border-radius:5px!important;border:1px solid var(--blue);margin:0!important;letter-spacing:0!important;background:var(--blue)!important;color:#fff!important;padding:6px 10px!important}
  .mag-article-shorturl #copytext{border-radius:5px}
  .es-archive-list a{background:var(--blue);padding:15px;border-radius:5px;font-size:15px;color:#fff}
  .post-title h2{font-size:14px;margin:20px 0}
  .product-reviews{max-width:600px;margin:0 auto}
  .submit-button{background:var(--blue);border-radius:5px;color:#000;font-size:16px;color:#fff}
  .es-form-simple .es-has-icon-right>input[type]{font-size:16px;border-radius:5px}
  .es-position-relative .es-form-control{font-size:16px;padding-inline-start:20px;border-radius:5px}
  .meta-list{border-top:1px solid #efefef;border-bottom:1px solid #efefef;margin-top:20px}
  .administrator-info{border-bottom:1px solid #efefef}
  .product-reviews .inner{font-size:20px;font-weight:700}
  .review-area{margin-top:20px;border-top:1px solid #efefef}
  .justified-gallery{background:#f3f3f3;border-radius:5px;margin:15px 0 0 0}
  .inner-post-gallery img{border-radius:5px}
  .lg-backdrop{z-index:99999}
  .lg-outer{z-index:99999}
  .es-post-video{margin:20px 0}
  .es-news-box-download .es-news-box-download-title,.es-news-box-similar .es-news-box-similar-title{background:var(--blue)}
  .es-archive-list a{background:#e0ffd9!important;border:1px solid #79cf7a!important;color:#276b35!important}
  
      .news-content .news-img{border-bottom:none;}
  
  @media (max-width: 1199.98px) {
  .main-box {
    flex-direction: column;
  }
  .inner-box.inner-box__simple {
    order: -1;
  margin: 40px 0 0;
  }
  .sidebar {
    width: 100%;
  }
  
  }
  @media (max-width: 767.98px) {
  
  .administrator-info.ml-5 {
    flex-direction: column !important;
  }
  }
  
  @media (max-width: 575.98px) {
  ul.breadcrumb {
    flex-wrap: wrap !important;
  }
  .news-tools ul {
    flex-wrap: wrap;
    gap: 10px;
  }
  .news-tools ul li{
    margin: 0 !important;
  }
  .news-info ul {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .news-img {
    width: 100% !important;
    height: auto !important;
  }
  }
  