@font-face{
    font-family:Anjoman-FaNum;
    font-style:normal;
    font-weight:300;
    font-display:swap;
    src:url(fonts/Anjoman-FaNum-Light.woff2) format('woff2')
}
@font-face{
    font-family:Anjoman-FaNum;
    font-style:normal;
    font-display:swap;
    font-weight:400;
    src:url(fonts/Anjoman-FaNum-Regular.woff2) format('woff2')
}
@font-face{
    font-family:Anjoman-FaNum;
    font-style:normal;
    font-weight:700;
    font-display:swap;
    src:url(fonts/Anjoman-FaNum-Bold.woff2) format('woff2')
}
@font-face{
    font-family:Sarbaz;
    font-style:normal;
    font-weight:700;
    font-display:swap;
    src:url(fonts/Sarbaz.woff2) format('woff2')
}
html,body,div,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    font-family: Anjoman-FaNum;
}
h1,h2,h3,h4,h5,h6{
    font-family: Anjoman-FaNum;
}
body{
    direction:rtl;
    font-size:18px;
}
body,p,li{
    line-height:2.1em;
    margin: 0;
}
a{
    color:#0d61e3;
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{
    float:right
}
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
    float:right
}
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{
    float:right
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    float:right
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding: 10px;
}
.nopadd {
    padding: 0px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
h1{
    font-size:1.5em;
    font-weight:bold;
    line-height:1.6em;
}
h2{
    font-size:1.4em;
    font-weight:bold;
    line-height:1.5em;
}
h3{
    font-size:1.3em;
    line-height:30px;
    line-height:1.4em;
}
header{
    height: 65px;
}
header h2,header h3{
    font-weight:500;
}
header a{
    color: #000;
}
hr{
    border-top: 1px solid #ccc;
}
.breadcrumb{
    background-color: #fff;
    padding: 10px 20px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow-x: auto;
    border-radius: 10px;
    border: 1px solid #ddd;
    font-size: 16px;
}
.search-box{
    width: 100%;
    line-height: 50px;
    border-radius: 27px;
    border: 1px solid #eee;
    padding-right: 50px;
    position: relative;    
    outline: none;
}
.search-box-mobile{
    line-height: 50px;
    border: 1px solid #eee;
    padding-right: 40px;
}
.border-10{
    border-radius: 10px;
}
.img-center{
    margin:0 auto
}
.img-100{
    width:100%
}
.pagination{
    margin: 0px;
    padding: 0px;
}
.pagination li{
    float: right;
}
.pagination>li>a{
    padding: 10px 20px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -1px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.blink{
    animation:blinker 2s linear infinite;
    background:#ae703b;
    padding:5px 12px
}
.bon{
    background-color:#fff;
    overflow:hidden;
    position:fixed;
    bottom:0;
    width:100%;
    z-index:999999;
    border-top: 1px solid #eee;
}
.box{
    background-color:#fff;
    border-radius:10px;
    padding:10px 20px;
    border: 1px solid #ddd;
}
.thumbnail{
    background-color:#fff;
    border-radius:10px;
    padding:20px;
    border: 1px solid #ddd;
    margin-bottom: 0px;
}
.form-control{
    border-radius: 10px;
    padding: 0px 10px;
    height: 45px;
    font-size: 16px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    vertical-align: middle;
}
.ersal{
    background: #f0f6fd;
    padding: 20px;
    border-radius: 20px;
}
.glyphicon{
    vertical-align:middle;
    font-size: 22px;
}
.text-warning{
    color:#eba90b
}
.carousel-control{
    background: #fff !important;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    box-shadow: rgb(0 0 0 / 20%) -10px 0 20px;
    top: 45%;
}
.carousel-control.right{
    right: 20px;
}
.carousel-control.left{
    left: 20px;
}
.sabad-child{
    display:none;
    position: absolute;
    z-index: 9999;
    left: 10px;
    width: 400px;
}
.link-sabad:hover + .sabad-child{
    display: block;
}
.sabad-child:hover{
    display: block;
}
.list-group li {
    list-style: none;
    border-bottom: 1px dotted #e4e4e4;
    margin-bottom: 20px;
}
.list-group li li{
    border-bottom: 0;
    margin-bottom: 5px;
}
.nav-tabs li a{
    padding: 20px;
    color: #000;
}
.nav-tabs{
    padding-right:0;
}
.nav-tabs>li{
    float:right;
}
.btn {
    border-radius: 10px;
    margin-bottom: 5px;
}

.overlay {
    position: relative;
    padding: 50px;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
    min-height: 310px;
}
.overlay:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(26, 26, 26, .98)), color-stop(90%, rgba(26, 26, 26, 0)));
    background: -o-linear-gradient(left, rgba(26, 26, 26, .98) 25%, rgba(26, 26, 26, 0) 90%);
    background: linear-gradient(270deg, rgba(26, 26, 26, .90) 30%, rgba(26, 26, 26, 0) 100%);
    z-index: -1;
}
.list-unstyled {
    line-height: 35px;
    text-align: right;
}
.bi{
    color: #333;
}
.modal-body {
    padding: 30px 50px;
}
.media-body {
    width: 100%;
}
.media-object{
    border-radius: 10px;
    margin-left: 20px;
}
.tab-info{
    background: #f0f6fd;
    padding: 5px 10px;
    border-radius: 10px;
}
.alarm {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.alert{
    border-radius: 10px;
}


#carousel-custom .carousel-indicators {
    width: 600px;
    right: -65px;
    
}
#carousel-custom .carousel-indicators li {
    width: 60px;
}
#carousel-custom .carousel-indicators img {
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img ,#carousel-custom .carousel-indicators li:hover img{
    opacity: 1;
}


.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
  top: 2px;
}
.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  border-radius: 20px;
  height: 22px;
  width: 22px;
  left: 8px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch input:checked + .slider {
  background-color: #2196F3;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.switch .slider.round{
  border-radius: 20px;
}





.navbar{
    margin-bottom:0px;
    background-color:#fff;
}
.nav>li>a:hover,.nav>li>a:focus{
    background-color:transparent;
    color: #ef3a3b;
}
.nav>li>a {
    color: #000;
}
.nav>li>a:hover {
    color: #cd0606;
}
.navbar-nav{
    float: right;
    padding-right: 20px; 
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
}




.dropdown-menu>li>a{
    padding:10px 15px;
    text-align:right;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    color: #cd0606;
}


 /*yamm*/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.dropdown-menu {
  left: 0;
  right: 0;
  font-size: 16px;
}



/*responsive*/
@media (min-width: 768px){
    .navbar-nav>li,.navbar-header{
        float:right
    }
    .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{
        margin-right:-15px;
        margin-left:-15px
    }
}
@media (max-width:768px){
    body{
        direction:rtl;
        font-size:16px;
    }
    body,p,li{
        line-height:1.7em;
    }
    .modal-body {
        padding: 25px;
    }
    .media-body, .media-left, .media-right{
        display: unset !important;
    }
}
