/***
@font-face
***/

@font-face {
    font-family: 'Samim';
    src: url('../fonts/samim/Samim.eot');
    src: url('../fonts/samim/Samim.eot?#iefix') format('embedded-opentype'),
        url('../fonts/samim/Samim.woff2') format('woff2'),
        url('../fonts/samim/Samim.woff') format('woff'),
        url('../fonts/samim/Samim.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Samim';
    src: url('../fonts/samim/Samim-Bold.eot');
    src: url('../fonts/samim/Samim-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/samim/Samim-Bold.woff2') format('woff2'),
        url('../fonts/samim/Samim-Bold.woff') format('woff'),
        url('../fonts/samim/Samim-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Samim';
    src: url('../fonts/samim/Samim-Medium.eot');
    src: url('../fonts/samim/Samim-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/samim/Samim-Medium.woff2') format('woff2'),
        url('../fonts/samim/Samim-Medium.woff') format('woff'),
        url('../fonts/samim/Samim-Medium.ttf') format('truetype');
    font-weight: 500;
}


body {
    text-align: right !important;
    font-family: "Samim";
    line-height: 1.6;
}

.dir-ltr {
    direction: ltr !important;
}

.dir-rtl {
    direction: rtl !important;
}
.bg-primary {
    background-color: #1565c0!important;
}
.text-primary {
    color: #00A4EF!important;
}
.border-primary {
    border-color: #00A4EF!important;
}
.overflow-x {
    overflow-x: scroll !important;
}

.w-nowrap {
    white-space: nowrap;
}

.w-normal {
    white-space: normal !important;
}

.mw-5rem{
    min-width: 5rem!important;
}
.mw-75{
    max-width: 75%!important;
}
.mw-80{
    max-width: 80%!important;
}

.bg-darker{
    background: #212121;
}
.transition-all {
    transition: 0.5s all ease;
}
.text-shadow-sm{
    text-shadow: 0 1px 1px black;
}
.shadow-hover:hover {
    box-shadow: 0 0.5rem 1rem #00000082 !important;
}
.smaller{
    font-size: 70%;
    font-weight: 400;
}
.border-2{
    border: 2px solid #f8f9fa;
}
.bg-warning-lighter{
    background-color: #fffde7;
}
.bg-danger-lighter{
    background-color: #ffebee;
}
.bg-success-lighter{
    background-color: #e8f5e9;
}
.bg-primary-lighter{
    background-color: #e1f5fe;
}
.bg-dark-lighter{
    background-color: #eceff1;
}
.glowing-warning {animation: glowing-warning 1300ms infinite;}


@keyframes glowing-warning  {
    0% {
        box-shadow: 0 0 1px 0px #ff9800;
    }

    50% {
        box-shadow: 0 0 8px 2px #ff9800;
    }

    100% {
        box-shadow: 0 0 1px 0px #ff9800;
    }
}

a:hover{
    text-decoration: none;
}
.header-top {
    background: #f8f9fa;
}

@media (min-width: 768px) {
    .header-top {
        background: url(../images/flag.png) no-repeat #f2f2f2;
    }
    .mw-md-75{
        max-width: 75%!important;
    } 
    .mw-md-50{
        max-width: 50%!important;
    } 
    .kh-card .card-body{
        /* min-height: 100px; */
    }
    .article-info .list-group-item{font-size:12px!important;}
}

.sticky.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 0.2rem 1rem #00000082 !important;
  }

 /* not goof practic to override bootstrap class like .dropdown-menu*/
 /* make your custom class is better */
/* .dropdown-menu-right{
      left: unset!important;
      right: 0!important;
  } */

.navbar-dark .navbar-nav .nav-link{
    color: rgba(255,255,255,.8);
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,1);
}
.dropdown-toggle::after{
    margin-right: .255em;
    margin-left: 0;
}

.carousel {
    border-radius: 5px;
    overflow: hidden;

}

.carousel-inner {
    max-height: 410px;
}
.carousel-item,
.carousel-item img {

    /* height: 100% !important;
    width: 100% !important;  */
    max-height: 410px;
    /* border: 1px solid red; */
}
.cursor-pointer{
    cursor:pointer;
}
.z-index-1{z-index: 1;}

/*.gradient-black::after,.gradient-blue::after{*/
/*    content: '';*/
/*    border-radius: .25rem!important;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    height: 100%;}*/

/*.gradient-blue::after{*/

/*    background: #2196f3;*/
/*    background: linear-gradient(0deg, #2196f3 0%, rgba(52,58,64,0.5970763305322129) 40%, rgba(255,255,255,0) 100%);*/
/*}*/
/*.gradient-black::after{*/
/*    background: rgb(0,15,27);*/
/*    background: linear-gradient(0deg, rgba(0,15,27,1) 0%, rgba(0,15,27,0.39539565826330536) 30%, rgba(255,255,255,0) 100%);*/
/*}*/

.gradient-blue .card-title{
background-color: rgb(0 0 0 / 50%);
    border-radius: 5px;
    padding: 5px;
}
.gradient-black .card-title,.carousel-caption a{
    font-size:0!important;
}
.simplebar-horizontal {
    background: #f8f9fa;
    /* position: relative; */
    border-radius: 5px;
}
.samaneh-icon{
    width: 55px;
    height: 50px;
    background: url(../images/sprite_2.png) no-repeat center;
    background-position: -27px -25px;
    font-size: 0;
}
.new-student-icon{
    background-position: -27px -25px;
}
.onlinetuts-icon{
    background-position: -125px -25px;
}
.quize-icon{
    background-position: -230px -25px;
}
.edame-tahsil-icon{
    background-position: -333px -25px;
}

/* .simplebar-horizontal::before,
.simplebar-horizontal::after {
    position: absolute;


}

.simplebar-horizontal::before {
    content: '';

}

.simplebar-horizontal::after {
    content: '';
} */

.card-box {
    min-height: 210px;
    width: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .last-article-item::before, */

.last-article-item::after {
    content: '';
    background-image: unset;
 
}

.simplebar-content-wrapper.scrolling {
    cursor: grab;
    cursor: -webkit-grab;
}



.course-box:hover:after,
.course-box.active:after {
    bottom: -80px;
    right: -70px;
    opacity: 1;
}

.course-box:after {
    position: absolute;
    bottom: -100px;
    right: -80px;
    content: '';
    width: 200px;
    height: 200px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.course-box:hover,
.course-box.active {
    background: #2196f3;
    color: rgba(255, 255, 255, 0.9);
}

.course-box {
    background: #fff;
    color: #343a40;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.course-icon {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 110px;
    height: 100px;
    background: url(../images/sprite.png) no-repeat center;
    text-align: center;
    font-size: 0;
}

.chemical {
    background-position: 0px 0px;
}

.course-box:hover .chemical {
    background-position: 0px -90px;
}

.accounting {
    background-position: -100px 0px;
}

.course-box:hover .accounting {
    background-position: -100px -90px;
}

.marketing {
    background-position: -200px 0px;
}

.course-box:hover .marketing {
    background-position: -200px -90px;
}

.food {
    background-position: -305px 0px;
}

.course-box:hover .food {
    background-position: -305px -90px;
}

.microbiology {
    background-position: -410px 0px;
}

.course-box:hover .microbiology {
    background-position: -410px -90px;
}

.power {
    background-position: -510px 0px;
}

.course-box:hover .power {
    background-position: -510px -90px;
}

.civil {
    background-position: -610px 0px;
}

.course-box:hover .civil {
    background-position: -610px -90px;
}

.farming {
    background-position: -710px 0px;
}

.course-box:hover .farming {
    background-position: -710px -90px;
}

.phsycology {
    background-position: -810px 0px;
}

.course-box:hover .phsycology {
    background-position: -810px -90px;
}

.low {
    background-position: -910px 0px;
}

.course-box:hover .low {
    background-position: -910px -90px;
}

.more {
    background-position: -1015px 0px;
}

.course-box:hover .more {
    background-position: -1015px -90px;
}

.parallax {
    /* The image used */
    background-image: url("../images/kherad_home.jpg");
  
    /* Set a specific height */
    /* min-height: 300px; */
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
  }
  .jumbotron {
    background-color: rgb(0 123 255 / 50%)!important;
}
.about-title{
    position: relative;
}
.about-title::before{
    content: '';
    position: absolute;
    top: 5px;
    right: 0;
    border-top: 15px solid white;
    width: 15px;
    height: auto;
    box-shadow: 0 1px 1px black;

}
.bule-bullet{
    position: relative;
}
.bule-bullet::before{
    content: '';
    position: absolute;
    top: 2px;
    right: 0;
    border-top: 15px solid #00A4EF;
    width: 15px;
    height: auto;
    box-shadow: 0 1px 1px black;
}
/* 
background: linear-gradient(to top, #00A4EF, transparent);
 */


/* .tooltip-inner {
    color: yellowgreen;
}  */


.view-category .filters{
    width: 100%;
    margin: 15px 0;

}

.pull-right{
    margin-right: auto;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
}

#filter-search-input {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}
#filter-search-btn {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
}


/* content */
.title-shadow{
    text-shadow: 0 1px 1px #bdbdbd;
}
/* .page-header h2 {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #00a4ef;
    margin: 10px 0;
    text-shadow: 0 1px 1px #bdbdbd;
} */
/* .item-page img{
    width: 100%;
    max-width: 700px;
    display: block;
    margin: 10px auto;
} */
.item-page img{
    max-width:100%;
    display: block;
    margin: 10px auto;
    height: auto;
}
.pager.pagenav{
    display: flex;
    list-style-type: none;
    justify-content: space-between;
    padding: 10px;
}
.pager.pagenav li{
    border-radius: 10px;
    border: 1px solid #9e9e9e;
    padding: 7px;
}
.pager.pagenav li:hover{
    background: #f0f8ff;
}

.article-info .list-group-item{
    padding: 5px 7px;
    font-size: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* gallery */
.speasyimagegallery-col-md-3.speasyimagegallery-col-sm-4.speasyimagegallery-col-xs-6{
    float: right!important;

}

.speasyimagegallery-next > span {
    left: -25px!important;}
.speasyimagegallery-prev > span {
        left: 5px!important;}
.speasyimagegallery-gallery-stat{
direction: ltr!important;
} 
.speasyimagegallery-image{
width: 100%;
}
.pagination-wrapper{
    margin-top: 1rem!important;
}

.footer-menu {

    display: block;
    list-style: disc;
}
.footer-menu li a{
    padding: 0;
    margin-bottom: .5rem!important;
    color: white;
}
.footer-menu li:hover a{
    color: #cfd8dc;
}
/* iframe .place-card.place-card-large {
    display: none!important;
} */

.jmm-counter.default .jmm-mod-row{
    min-height: 130px!important;
    margin: 0 !important;
    display: flex!important;
    justify-content: space-between!important;
    align-content: center!important;
    flex-wrap: wrap!important;
}
.jmm-counter.default .jmm-mod-row.row-3 > div{
    width: auto!important;
}
.jmm-counter.default .jm-count {
    font-size: 30px!important;
}
.jmm-counter.default .jmm-mod-row > div {
    padding: 5px!important;
}

.usefel-logo{
    width: 60px;
    height: 45px;
    /* margin-right: .5rem!important; */
    align-self: center!important;
}

/* style per fields */

.fields-container{
    border: 2px solid #607d8b;
    border-radius: 10px;
    padding: 10px;
    background: #f8f9fa;
    display: inline-block;
}
.fields-container .field-entry{
    margin-right: 0;
     word-break: break-all;
}
.fields-container .field-entry .field-label{
    font-weight: bold;
    display: inline-block!important;
}
/* .field-entry.files{
    border: 2px solid #00A4EF;
    border-radius: 5px;
    padding: 5px;
    margin: 5px!important;
} */

.files .files_title{display: block; }
.files .field-value{}
.files .acfup-item{
    display: list-item;
    list-style-type: decimal;
    margin-right: 30px;
    border-bottom: 1px solid #808080;
    margin-bottom: 5px;
    padding-bottom: 5px;
}


/* org chart */
/* LEVEL-3 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
  
  .level-3 {
    margin-bottom: 20px;
  }
  
  
  /* LEVEL-4 STYLES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .level-4-wrapper {
    position: relative;
    /* width: 80%;
    margin-right: auto; */
  }
  
  .level-4-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    right: -20px;
    width: 2px;
    height: calc(100% + 20px);
    background-color: black;
}
  
  .level-4-wrapper li + li {
    margin-top: 20px;
  }
  
  .level-4 {
    font-weight: normal;
    position: relative;
  }
  
  .level-4::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    width: 20px;
    height: 2px;
    background-color: black;
}