@font-face {
    font-family: 'Aristotelica';
    src: url('../fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Aristotelica';
    src: url('../fonts/IRANSans/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}

span,
b,
label,
p,
a,
a:hover,
tr,
figcaption,
strong {
    font-family: Aristotelica;
    font-weight: normal!important;
}


h1,
h2,
h3,
h4,
h5,
h6,
th {
    font-family: Aristotelica;
    font-weight: normal;
}

label,
button,
select {
    font-family: Aristotelica;
    font-weight: normal !important;
}

strong {
    font-family: Aristotelica;
    font-weight: bold !important;
}

span,
b,
label,
p,
a,
tr,
figcaption {
    font-weight: normal;
    font-family: Aristotelica;
}

.pageheader_title h1{
    font-family: Aristotelica !important;
}

p {
    text-align: justify !important;
}

body {
    direction: rtl;
    text-align: justify;
}

.langs a {
    text-align: right!important;
}

.carousel-caption {
    left: unset;
    right: 20px;
    text-align: right!important;
}

.main_owl_box,
.homeNews {
    direction: ltr;
}

.main_owl_box .sliderNavigation {
    left: unset;
    right: 10px;
    bottom: 10px;
}

.navbar-toggler {
	position: absolute;
	top: 5px;
	right: unset;
	height: 35px;
	left: 2px;
}

.navbar-brand {
    margin-right: 0;
    margin-left: 10px;
}

.langs {
    animation: unset;
}

.dropright .dropdown-menu {
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-left: .125rem;
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0;
    transform: rotate(180deg);
}

@media (max-width:991px) {
    .main_owl_box .sliderNavigation {
        left: 10px;
        right: 10px;
        bottom: 30%;
        display: flex;
        justify-content: space-between;
    }
}

.scrollTop_btn::after {
    content: '';
    background-color: #fff;
    width: 96%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: unset;
    z-index: 10000;
    right: 0;
}

.selectors .owl-carousel {
    direction: ltr;
}
.dropdown-menu {
	left: unset;
	
	text-align: right;
	right: 0;
}

.homeAbout_text {
	direction: rtl;
}

.aboutCard_text .btn-dark{
    margin-right: auto;
    margin-left: 0;
}
.title_with_space p {
	letter-spacing: 0;
}

@media(max-width:600px){

.navbar-brand img {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 11px;
	top: 8px;
	left: unset;
}

header .navbar-nav {
	padding: 0;
}

header .dropright{
	right: 11px;
	left: unset;
}

}
