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

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

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

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

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

@font-face {
    font-family: Vazir;
    src: url('/font/Vazir-Thin.eot');
    src: url('/font/Vazir-Thin.eot?#iefix') format('embedded-opentype'), url('/font/Vazir-Thin.woff2') format('woff2'), url('/font/Vazir-Thin.woff') format('woff'), url('/font/Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
body,p,h1,h2,h3,h4,a,b,li,div,span:not(.glyphicon),i:not(.fa){font-family:Vazir !important;}

b{font-weight:400 !important;}
p,div{font-weight:100 !important;}
.glyphicon-chevron-right{right:auto;font-size:18px !important; }
.glyphicon-chevron-left{left:auto !important;font-size:18px !important;}
.carousel-control:hover {
    width: 5%;
    color: #f96900;
}
.carousel-control {
    width: 4%;
}
.mini_ad .star {
    text-align: center;
    background: #fff;
}
.mini_ad .slide {
    padding: 5px;
    border:0px;
   
}
.carousel-indicators {

    bottom: auto !important;

}
.linkC{direction:ltr !important;}
.flatb{width:unset !important;}
.details {
display:inline;

}
.warncyber,.mini_ad{
    background:white;
     border: 1px solid #f96900 !important;
    border-radius: 10px;
    margin:1px !important;
}
.info .row {
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    border-bottom: unset;
    border-radius: unset;
}
.label{    
    color: #f96900 !important ;
    font-size: 12px;
   
    background: white !important;}
.tag{color:red;}
.Divider span{line-height:40px;border-right:none;border-left:none;}
h1.Divider span {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 0 4.295% 0 1.25%;
}