@font-face {
    font-family: "iran-sans";
    src: url(/iransans/IRANSansWeb.eot) format("embedded-opentype");
    src: url(/iransans/IRANSansWeb.ttf) format("truetype");
    src: url(/iransans/IRANSansWeb.woff) format("woff");
    src: url(/iransans/IRANSansWeb.woff2) format("woff2");
}

p, h1, h2, h3, h4, h5, h6, span, a, input, select, label, del, li, div {
    font-family: iran-sans, Tahoma;
}
/*
footer {
    direction: rtl;
}*/

.direction-rtl {
    direction: rtl;
}
.direction-ltr {
    direction: ltr;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.tp-slider-title > * {
    font-size: 25px;
    color: var(--tp-common-white);
    font-weight: 700;
    line-height: 1.1;
    text-align: right;
    direction: rtl;
}

.tp-section__title {
    font-size: 30px;
}

.tp-project-info span {
    font-size: 12px;
}

.tp-project-titile-1 {
    font-size: 14px;
}

.tp-slider-title {
    font-size: 25px;
}

.accordion-body * {
    text-align: right;
}
.accordion-buttons * {
    text-align: right;
}

.tp-project-info {
    padding-right: 10px;
}

img, svg {
    max-width: 100%;
}

.tp-section__title {
    font-size: 20px;
}

.glightbox-clean .gslide-desc {
    text-align: right;
    direction: rtl
}
.tp-services__tran{
z-index: -1;
}