 @font-face {
     font-family: 'B Mitra';
     src: url('mitra/759bba0f218e4740e1ce2e37ebc80ef3c29300291901931.eot');
     src: url('mitra/759bba0f218e4740e1ce2e37ebc80ef3c29300291901931.otf') format('opentype');
     src: local('☺'),
     local('B Mitra'),
     url('mitra/759bba0f218e4740e1ce2e37ebc80ef3c29300291901931.woff') format('woff'),
     url('mitra/759bba0f218e4740e1ce2e37ebc80ef3c29300291901931.ttf') format('truetype'),
     url('mitra/759bba0f218e4740e1ce2e37ebc80ef3c29300291901931.svg') format('svg');
font-weight: normal;
font-style: normal;
} 


body {
	background: #ffffff none repeat scroll 0 0;
    color: #3b3d44;
    font-family: 'B Mitra',tahoma, sans-serif;
    font-size: 16px;
	text-align:right;
	
}

@media (min-width: 1200px) {
    main {
        max-width: 1000px;
		margin: 0 auto;
    }
}



.dropdown-toggle::after {
    margin-right: .255em;
    position: relative;
    top: 4px;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
	    text-align: right;
    direction: rtl;
}

.justfy{text-align:justify;}
.easyimage{text-align:center;}
.widget_title{
	font-size: 19px;
}
.toast-success{
	    background-color: green !important;
    background-repeat: no-repeat !important;
    background-position: 90% center !important;
}
.bfooter{
	    display: block;
    text-align: center;
  
    margin-top: 30px;
    border-top: 1px solid #dbdbdb;
    padding-top: 10px;
}


.bold{
	font-weight:800;
}
figcaption{
	text-align: center;
    margin-top: 12px;
}
main img{
	max-width:100%;
}
.card-img, .card-img-top{
	    height: 160px;
    object-fit: cover;
}
.h1,h1{font-size:24px;}
.h2,h2{font-size:22px;}
.h3,h3{font-size:20px;}
.h4,h4{font-size:18px;}
.h5,h5{font-size:16px;}
.h6,h6{font-size:14px;}


.logo{
	max-height:100px;
	}
.rtl{
	direction:rtl;
}
.text-left{
	text-align:left !important;
}
header a{
	font-size:18px;
}
header{
	border-bottom:1px solid #dbdbdb;
}
footer{
	border-top:1px solid #dbdbdb;
}

a {
    color: #0d6efd;
    text-decoration: none;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
}
main{
	direction:rtl;
	text-align:justify;
}
.maghalat{
	    display: flex;
    align-content: flex-end;
    align-items: flex-end;
}

footer i,footer p {
	display:inline-block;
}
.text-black{color:#222;}
.social_icons  i{
	font-size:26px;
}
.social_icons  li a{
	padding:1px;
	margin-right:10px;
}
.social_icons  li{
	display:inline-block
}
.card-text{
	    height: 79px;
    overflow: hidden;
    font-size: 13px;
}

.pagination li{
margin:5px 5px;	
}


footer textarea.form-control{
	    min-height: 95px;
}

@media only screen and (max-width: 768px)  {
.widget_title.bold	
{
	margin-top:30px;
}
}