@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@500&family=Noto+Naskh+Arabic&family=Noto+Sans+Arabic:wght@100;500;900&display=swap');

@font-face {
    font-family: 'Noto Naskh Arabic UI';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notonaskharabicui/v1/NotoNaskhArabicUI-Regular.eot);
    src: url(//fonts.gstatic.com/ea/notonaskharabicui/v1/NotoNaskhArabicUI-Regular.eot?#iefix) format('embedded-opentype'),
    url(//fonts.gstatic.com/ea/notonaskharabicui/v1/NotoNaskhArabicUI-Regular.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notonaskharabicui/v1/NotoNaskhArabicUI-Regular.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notonaskharabicui/v1/NotoNaskhArabicUI-Regular.ttf) format('truetype');
}


@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v125/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

f, .f {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}


body {
    /*background: #EDEDED;*/
    margin: 0px;
    padding: 0px;
    /*background-color: #f1f1f1;*/
    font-size: 11pt;
    font-family: 'Hacen Liner Screen Bd' !important;
    line-height: 200%;
    height: calc(100% - 70px);
    min-height: 100vh;
}

.searchBox {
    max-width: 900px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 2px;
    margin-left: auto;
    border-radius: 30px;
    border: 2px solid #017cc182;
}

.searchBox .fa-search {
    font-size: 22px;
}

.searchBox2 {
    max-width: 900px;
    padding: 2px;
    border-radius: 5px;
    /* background-color: #40c1fd; */
    margin: auto !important;
    margin-bottom: 10px !important;
}

.searchBox2 input {
    display: none;
}


.results_summary.h3 {
    font-size: 20px;
}

.searchBox2 input[type="radio"]:checked + label {
    background-color: #e2edf8;
    color: rgb(20, 54, 134);
    font-weight: bold;
}

.searchBox2 label {
    /* border-radius: 5px; */
    color: #515050;
    padding: 1px 4px;
    cursor: pointer;
}

.hand {
    cursor: pointer;
}

.searchBox2 label:hover {
    color: rgb(20, 54, 134);
    background-color: #e2edf8;

}

.card {
    border-color: #bccde6;
    position: inherit;
    display: block;
}

.result.card:nth-child(even) {
    background-color: var(--bg1);
}

.result.card:nth-child(odd) {
    background-color: var(--bg2);
}

.card-body {
    padding: 10px;
}

.card-header {
    padding: 10px;
    background-color: #E2EDF8;
    border-bottom: 1px solid #bccde6;
}

.card-header a {
    color: #143686 !important;
}

.form-control:focus {
    box-shadow: none;
}

.search-button {
    font-size: 27px;
    background: transparent;
    border: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

header {
    height: 70px;
    background: radial-gradient(circle at 50% 101%, #64b1fc, #007bc0 86%);
    box-shadow: 0 0 0.25rem rgba(108, 118, 134, 0.3);
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #FFF;
    width: 100%;
    top: 0px;
    z-index: 1000;
}

.logo4 {
    margin-right: auto;
    margin-left: auto;
}


input::placeholder {
    padding-right: 10px; /* Adjust the padding value as needed */
}


.record-item-title {
    font-size: 18px;
    color: #4f4f4d;

}

.card-body {
    padding: 1.25rem;
}


.record-field .record-field-value {
    /*font-weight: 300;*/
    color: #a59b9b;
}

.facet-block {
    margin-bottom: 15px;
    border: 1px solid #dee2e6;
    position: relative;
}

.auc-search-application a, .auc-modal a {
    color: #4f4f4d;
    cursor: pointer;
}

.facet-block .facet-block-accordion-toggle-title {
    padding: 10px 20px;
    margin-bottom: 0;
}

.facet-block-accordion-toggle {
    border-top: 1px;
}

.accordion-item {
    margin-bottom: 13px;
    border: 1px solid rgba(0, 0, 0, .125) !important;
}

.facet-block .facet-items .facet-item {
    font-size: 14px;
    display: flex;
}

.custom-control {
    float: right;
    position: relative;
    display: block;
    min-height: 1.5rem;
}

.facet-label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 75%;
    float: right;
}

.facet-value {
    float: left;
}

.select-field-search {
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
}

.row-navbar, .row-navbar .container-fluid {
    background: #FFFFFF;
}

.nav-item {
    min-width: 48px;
    height: 49px;
    padding: 5px 12px 3px 4px;
    border-radius: 7px;
    gap: 10px

}

.nav-link {
    border-radius: 7px;
    padding: .25rem .5rem !important;
    margin: .25rem .4rem;
    font-size: 16px;
}

.navbar-light .navbar-nav .nav-link:hover {
    background: #F6B933;
}

.search-discover-text {
    margin-top: 9px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 14px;
}

.input-search {
    height: 53px;
    width: 100%;
    min-width: 44.875rem;
    margin-right: 9px;
    margin-left: 9px;
    box-shadow: 0 0 5pt 0.5pt #D3D3D3;
    border: solid #e5e5e5 0.1px;
    font-size: 21px;
    border-radius: 7px;
    padding-right: 13px;
}

.input-group > .form-control, .input-group > .form-select {
    border-bottom-left-radius: 100px;
}

select {
    height: 52px;
    font-size: 18px;
    box-shadow: 0 0 5pt 0.5pt #D3D3D3;
    border: solid #e5e5e5 0.1px;
    border-radius: 7px;
    max-width: 174px;
    padding-right: 5px;
}

select:focus, select:focus-visible {
    border-color: #F6B933;
}

.search-button {
    background: #fff;
    height: 53px;
    width: 125px;
    border-radius: 7px;
    box-shadow: 0 0 5pt 0.5pt #D3D3D3;
    /*border: solid #e5e5e5 0.1px;*/
}

.input-group {
    float: right;
    width: auto;
}

.search-background {
    background-position: bottom;
    background-position: 20% 54%;
    background-size: cover;
    height: 797px;
    height: 657px;
    background-repeat: no-repeat;
    padding-top: 77px;
    padding-top: 151px;
    /*padding-top: 33px;*/
}

.search-button:hover {
    background-color: #F6B933;
    box-shadow: 0px 3px 23.600000381469727px 0px #E9A000B2;
}

/* Focus state styles */
/* Focus state styles */
.input-search:focus-visible {
    /* Styles applied when the element is in focus and a visible focus indicator is shown */
    border-color: #F6B933; /* Change border color on focus */
    outline: none; /* Removing default outline (use caution for accessibility) */
    /* Additional styles */
}

/************************************************************************************************/
/**************************************** End statistics Css  *****************************/
/**************************************** Videos view list *****************************/
.objects-section {
    background: #F2F2F2;
    background: #a1aab4;
    padding-bottom: 88px;
}

.video_section {
    height: 346px;
}

.jssor-hover2 {
    position: absolute;
}

/***************** */
@keyframes videoiconclick {
    from {
        transform: scale3d(1, 1, 1);
        background-color: #F6B933
    }
    50% {
        transform: scale3d(1.1, 1.1, 1.1);
        background-color: rgba(0, 0, 0, .5)
    }
    to {
        transform: scale3d(1, 1, 1);
        background-color: #F6B933
    }
}

@-webkit-keyframes videoiconclick {
    from {
        transform: scale3d(1, 1, 1);
        background-color: #F6B933
    }
    50% {
        transform: scale3d(1.1, 1.1, 1.1);
        background-color: rgba(0, 0, 0, .5)
    }
    to {
        transform: scale3d(1, 1, 1);
        background-color: #F6B933
    }
}

/************** end anmation */
.blog-pic-wrap {
    position: relative;
}

.video-icon {
    width: 66px;
    height: 66px;
    /*border-radius: 50%;*/
    /*-webkit-border-radius: 50%;*/
    background-color: rgba(0, 0, 0, .5);
    background-color: rgba(255, 255, 255, 1);
    position: absolute;
    z-index: 1;
    display: block;
    top: 50%;
    /*left: 50%;*/
    margin-top: -33px;
    margin-left: -33px;
    cursor: pointer;
    transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, border-color 0.3s;
    -webkit-transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, border-color 0.3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);

}

.video-icon:hover {
    /*animation: videoiconclick 1.5s infinite ease-in-out;*/
    /*-webkit-animation: videoiconclick 1.5s infinite ease-in-out;*/
}

.jssor-hover2:hover .video-icon {
    background-color: #F6B933;
    /*animation: videoiconclick 1.5s infinite ease-in-out;*/
    /*-webkit-animation: videoiconclick 1.5s infinite ease-in-out;*/
}


.video-icon:after {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 15px 25px;
    /*   border-left-color: rgba(255,255,255,.5); */
    border-left-color: rgba(255, 4, 4, 1);

    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -8px;
    transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.jssor-hover2:hover .video-icon:after {
    border-left-color: #FFF;
}

.post-item-wrap:hover .video-icon:after {
    border-left-color: #FFF;
}

.video-icon-second {
    text-align: center;
    top: 114px;
    /* left: 144px; */
    margin-top: 0;
    margin-left: 0;
    z-index: 0;
    width: 100%;
    height: 65px;
    font-size: 28px;
    color: #000;
    padding-top: 16px;

}

/*.video-icon-second:after {*/
/*    border-width: 10px 16px;*/
/*    border-left-color: rgba(255, 255, 255, 1);*/
/*    top: 50%;*/
/*    !*left: 50%;*!*/
/*    margin-top: -10px;*/
/*    margin-left: -5px;*/
/*    transition: border-color 0.3s;*/
/*    -webkit-transition: border-color 0.3s;*/
/*    backface-visibility: hidden;*/
/*    -webkit-backface-visibility: hidden;*/
/*    transform: translate3d(0, 0, 0);*/
/*    -webkit-transform: translate3d(0, 0, 0);*/
/*    -ms-transform: translate3d(0, 0, 0);*/
/*}*/
.root-left {

    transform: rotate(180deg);
    width: 19px;
    margin-right: 11px;
}

/****************************************************************************/
/**************** End Video Section ******************************************/

.jssor-hover2 {
    height: 266px;
    height: 192px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    /*background: #fff;*/
    /*box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);*/
    /*-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);*/
    /*-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    border-radius: 50%;
}

.jssor-hover2 .layer-2 {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px
}

.jssor-hover2:hover .layer-2 {
    box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9)
}

.jssor-hover2 .layer-2 {
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.jssor-hover2:hover .layer-2 {
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.jssor-image2 {
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.jssor-hover2:hover .jssor-image2 {
    /*opacity: 0.7;*/
    transform: scale(1.2);
}

.view-all {
    padding: 0px 9px;
    font-size: 18px;
    font-family: "BBCNassim";
    color: rgb(34, 144, 195);
    font-weight: bold;
    line-height: 1.2;
    width: 76px;
    height: 24px;
    border-width: 1px;
    border-color: rgb(173, 171, 171);
    border-style: solid;
    border-radius: 3px;
    background-color: rgb(243, 243, 243);
}

.video-number {
    width: 200px;
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    float: right;
    margin-right: 70px;
    margin-top: 2px;
}

.video-number span {
    font-size: 16px;
    color: rgb(255, 162, 0);
    vertical-align: bottom;

}

.jssor-image2 {
    background-size: 100%;
}

.video-title-2 a {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    padding-left: 2px;
    display: block;
    height: 27px;
}

/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/*jssor slider bullet skin 057 css*/
.jssorb057 .i {
    position: absolute;
    cursor: pointer;
}

.jssorb057 .i .b {
    fill: none;
    stroke: #fff;
    stroke-width: 2000;
    stroke-miterlimit: 10;
    stroke-opacity: 0.4;
}

.jssorb057 .i:hover .b {
    stroke-opacity: .7;
}

.jssorb057 .iav .b {
    stroke-opacity: 1;
}

.jssorb057 .i.idn {
    opacity: .3;
}

/*jssor slider arrow skin 074 css*/
.jssora074 {
    top: 22px !important;
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora074 .a {
    fill: #333;
    fill-opacity: .7;
    stroke: #fff;
    /*stroke-width: 160;*/
    stroke-width: 960;
    stroke-miterlimit: 10;
    stroke-opacity: .7;
}

.jssora074:hover {
    opacity: .8;
}

.jssora074.jssora074dn {
    opacity: .4;
}

.jssora074.jssora074ds {
    opacity: .3;
    pointer-events: none;
}

.jssor-image2 {
    height: 313px;
    height: 179px;
    height: 192px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 50%;
}

#jssor_video_id {
    left: 0px !important;
}

/************************************************************************************************/
.most-watched {
    background: #A1AAB4;
    padding-bottom: 71px;
}

.most-watched-item {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    padding: 10px;
    background: #ffffff;
    box-shadow: 0px 5px 8.399999618530273px -4px #00000040;
    border-radius: 8px;
    padding-bottom: 20px;
    margin: 5px;
}

.most-watched-item-image {
    background-repeat: no-repeat;
    background-position: center;
    height: 240px;
    width: 100%;
    background-size: cover;
}

.most-watched-item-description {
    color: #71717A;
    min-height: 50px;
}

.most-watched-item:hover {
    transform: scale(1.05);
}

.most-watched-item a {
    font-size: 19px;
    color: #F6B933;
    display: block;
    width: 100%;
    border: #F6B933 solid 1px;
    text-align: center;
    text-decoration: auto;
    height: 43px;
    padding-top: 6px;
    border-radius: 8px;
}

.most-watched-item a:hover {
    background-color: #F6B933;
    color: #fff;

}

/************************************************************************************************/
/********************************* footer section ***************************************************************/
.footer-section {
    background: #FFFFFF;
    background: rgba(161, 170, 180, 0.5);
    min-height: 331px;
}

.social-media {
    float: right;
    margin: 8px;
    height: 33px;
    max-width: 32px;
    background: #000000;
    text-align: center;
    padding-top: 2px;
    width: 37px;
    border-radius: 3px;
}

.social-media:hover {
    background: #F6B933;
}

.social-media img {

}

.footer-ul {
    padding-right: 0px;
}

.footer-menu {
    list-style: none;
    margin-bottom: 30px;
}

.footer-menu a {
    color: #000;
    text-decoration: none;
}

.footer-copyright {
    background: rgba(161, 170, 180, 0.5);
    max-height: 64px;
    padding-top: 25px;
    color: #010101;
}
.dropdown-item{
    border-radius: 7px;
}
.dropdown-item:focus, .dropdown-item:hover{
    background-color: #F6B933;
}
.copy-type{
 background: rgba(242, 242, 242, 1);
    /*padding-top: 70px;*/
}
.copy-type-card{
    text-align: center;
    background: rgba(255, 255, 255, 1);
    background:#F6B933;
    width: 100%;
    height: 201.41px;
    padding-top: 14px;
    border-radius: 5.35px;
    margin-bottom: 28px;
    transition-duration: 500ms;

}
.copy-type-card .fa-solid{
    font-size: 42px;
    margin-bottom: 12px;
}
.copy-type-card a{
     margin-top: 9px;;
    color: #ffffff;
    font-size: 23px;
    transition: all .3s ease-in;
}
.copy-type-card:hover a{
    color: rgba(90, 90, 90, 1);
    transform: scale(1.1);
}
.copy-type-card:hover {
    background: rgba(213, 213, 213, 1);
}
.advanced-search{
    text-decoration:none;
    text-align: center;
    cursor: pointer;
    color: #000;
    padding-top: 12px;
}
.icon-copy-type{
    transition: all .3s ease-in;
    margin-bottom: 8px;
    filter: brightness(0) invert(1);
}
.copy-type-card:hover .icon-copy-type{
    filter: brightness(0) invert(0);
}
@media only screen and (max-width: 1000px) {
    .input-search {
        font-size: 14px;
        margin: 0px;
    }

    .input-group {
        width: 100%!important;
        padding: 0px!important;
        margin-bottom: 12px;
        margin-right: 0px!important;
    }

    select {
        max-width: 100%;
        width: 100%;
    }

    .search-button {
        width: 100%!important;
    }

    .input-group-small {
        width: 50%;
    }
    .search-button{

    }
    .record-image-vertical,.record-image-container{
        height: 300px!important;
        background-size: cover!important;
    }
    .navbar-collapse {
        background: #fff3da!important;
    }
    .navbar-light .navbar-nav .nav-link{
        color: rgba(233, 160, 0, 1);
        font-weight: bold;
    }
    .navbar{
        padding: 0px!important;
        background: #fff3da!important;
    }
    .navbar-light .navbar-toggler{
        position: absolute;
        left: 0px;
        top: -54px;
    }
    .mobile-container,.modal-dialog{
        margin: 0px;
        max-width: 100%!important;
    }
.menu-mobile{
    padding: 0px!important;
}
    .nav-link{
        font-size: 21px;
    }
    .subfield-value{
        display: contents;
    }
    .advanced-search,.grecaptcha-badge{
        margin-right: 0px!important;
    }
    #advancedSearch .search-button{
        width: 131px!important;
    }
}
