.translated-rtl body {
    direction: rtl;
    text-align: right;
}



:root {
    --thm-font: vazir !important;
    --thm-b-font: vazir !important;
    --thm-black: #18212e;
    --thm-text: #697280;
}



.translated-rtl .side-menu__block {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform 0.7s ease;
    transition: -webkit-transform 0.7s ease;
    transition: transform 0.7s ease;
    transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}

    .translated-rtl .side-menu__block.active {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }



.translated-rtl .thm-swiper__slider,
.translated-rtl .owl-carousel {
    direction: ltr;
}

.translated-rtl .main-header .header-upper .logo-box {
    float: right;
}

.translated-rtl .main-header .header-upper .logo-box {
    margin-right: 0;
}

@media (min-width: 992px) {
    .video-one__content {
        text-align: justify;
    }
}







.translated-rtl .header-style-seven .header-upper .logo-box {
    margin-right: 0;
}

.translated-rtl .main-header .other-links {
    float: left;
}

    .translated-rtl .main-header .other-links .search-btn,
    .translated-rtl .main-header .other-links .link-box {
        float: right;
    }

    .translated-rtl .main-header .other-links .search-btn {
        padding-left: 0;
        margin-left: 0;
        margin-right: 50px;
        padding-right: 50px;
        border-left: 0;
        border-right-width: 1px;
    }

    .translated-rtl .main-header .other-links .link-box .link {
        padding-left: 0;
        text-align: left;
        padding-right: 60px;
    }

        .translated-rtl .main-header .other-links .link-box .link .icon {
            left: auto;
            right: 0;
        }

.translated-rtl .about-section .text-column .inner {
    padding-left: 0;
}



.translated-rtl .about-section-three__image::before {
    content: "";
    position: absolute;
    top: 30px;
    bottom: 30px;
    LEFT: 0;
    RIGHT: -30px;
    background-color: var(--thm-base);
}


.translated-rtl .banner-section-four h2 {
    font-weight: bold;
    color: #fff;
    font-size: 36px;
    top: 37px;
}

.translated-rtl .about-section-three__summery {
    text-align: justify;
}

.translated-rtl .banner-section-four {
    direction: rtl;
}


@media (min-width: 1200px) {
    .translated-rtl .about-section .text-column .inner {
        padding-right: 60px;
    }
}

.translated-rtl .about-section .image-column .inner::before {
    left: auto;
    right: 0;
}

.translated-rtl .about-section .image-column .image-block:nth-child(1) {
    margin-left: 0;
    margin-right: 110px;
}

.translated-rtl .about-section .image-column .image-block:nth-child(2) {
    margin-right: 0;
    margin-left: 140px;
}

.translated-rtl .about-section .text-column .text ul li {
    padding-left: 0;
    padding-right: 35px;
}

    .translated-rtl .about-section .text-column .text ul li::before {
        left: auto;
        right: 0;
    }

.translated-rtl .about-section .text-column .text ul {
    float: right;
}

.translated-rtl .about-section .text-column .text .since {
    float: right;
    margin-left: 0;
    margin-right: 82px;
}

    .translated-rtl .about-section .text-column .text .since::before {
        left: auto;
        right: -10px;
    }

    .translated-rtl .about-section .text-column .text .since::after {
        left: auto;
        right: -42px;
    }

.translated-rtl .accordion-box .block .acc-btn {
    padding-right: 40px;
    padding-left: 60px;
}

    .translated-rtl .accordion-box .block .acc-btn::before {
        right: auto;
        left: 35px;
    }

.translated-rtl .we-do-section .featured-block {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 600px) {
    .translated-rtl .we-do-section .featured-block {
        padding-right: 230px;
    }
}

.translated-rtl .we-do-section .featured-block .image {
    left: auto;
    right: 0;
}

.translated-rtl .we-do-section .progress-box .count-box {
    right: auto;
    left: -40px;
}

    .translated-rtl .we-do-section .progress-box .count-box::after {
        left: auto;
        right: 0;
        border-left-color: transparent;
        border-right-color: var(--thm-black);
    }

.translated-rtl .trusted-section .right-col .inner::before {
    left: auto;
    right: 100%;
}

.translated-rtl .trusted-section .right-col .inner {
    padding-left: 0;
}

@media (min-width: 992px) {
    .translated-rtl .trusted-section .right-col .inner {
        padding-right: 110px;
    }
}

.translated-rtl .trusted-section .featured-block-two .text ul li {
    padding-left: 0;
    padding-right: 30px;
}

.translated-rtl .trusted-section .featured-block-two {
    padding-left: 0;
}

@media (min-width: 992px) {
    .translated-rtl .trusted-section .featured-block-two {
        padding-right: 280px;
    }
}

.translated-rtl .trusted-section .featured-block-two .image {
    left: auto;
    right: 0;
}

.translated-rtl .trusted-section .featured-block-two .text ul li::before {
    left: auto;
    right: 0;
}

.translated-rtl .trusted-section .feature {
    padding-left: 0;
}

@media (min-width: 480px) {
    .translated-rtl .trusted-section .feature {
        padding-right: 90px;
    }
}

.translated-rtl .trusted-section .feature .count {
    left: auto;
    right: 0;
}

.translated-rtl .testi-block .info .image {
    left: auto;
    right: 0;
}

.translated-rtl .testi-block .info {
    padding-left: 0;
    padding-right: 100px;
}

.translated-rtl .testi-block .icon {
    right: auto;
}

@media (min-width: 480px) {
    .translated-rtl .testi-block .icon {
        left: 50px;
    }
}

.translated-rtl .gallery-section .upper-row .sec-title {
    float: right;
}

.translated-rtl .gallery-section .upper-row .filters {
    float: left;
}

.translated-rtl .get-quote-two .info ul li .icon {
    right: 0;
    left: auto;
}

.translated-rtl .get-quote-two .info ul li {
    padding-left: 0;
    padding-right: 85px;
}

.translated-rtl .main-footer .newsletter-form .form-group input[type=text],
.translated-rtl .main-footer .newsletter-form .form-group input[type=tel],
.translated-rtl .main-footer .newsletter-form .form-group input[type=email] {
    padding-right: 25px;
    padding-left: 60px;
}

.translated-rtl .newsletter-form .form-group .theme-btn {
    right: auto;
    left: 12px;
}

.translated-rtl .main-footer .info-widget ul li {
    padding-left: 0;
    padding-right: 32px;
}

    .translated-rtl .main-footer .info-widget ul li .icon {
        left: auto;
        right: 0;
    }

.translated-rtl .call-to-section h2 {
    float: right;
}

.translated-rtl .call-to-section .link-box {
    float: left;
}

.translated-rtl .call-to-section h2 br {
    display: none;
}



.translated-rtl .main-header .nav-outer {
    float: left;
}

.translated-rtl .banner-one-page .banner-carousel .content-box .link-box {
    flex-direction: row-reverse;
}

.translated-rtl .banner-one-page .banner-carousel .vid-link {
    margin-left: 0;
    margin-right: 15px;
}


.translated-rtl .main-menu .navigation > li {
    float: right;
}

@media (min-width: 1200px) {
    .translated-rtl .featured-section .left-col .inner {
        padding-right: 0;
        padding-left: 30px;
    }
}

.translated-rtl .features-section .content-box {
    max-width: 750px;
}

@media (min-width: 480px) {
    .translated-rtl .features-section-two .feature {
        padding-left: 0;
        padding-right: 90px;
    }

        .translated-rtl .features-section-two .feature .count {
            left: auto;
            right: 0;
        }
}

.translated-rtl .page-banner .bread-crumb li {
    float: right;
}



    .translated-rtl .page-banner .bread-crumb li::before {
        left: -15px;
        right: auto;
    }

.translated-rtl .header-style-seven .topbar-four .phone {
    margin-right: 0;
    margin-left: 40px;
}

    .translated-rtl .header-style-seven .topbar-four .phone span {
        margin-right: 0;
        margin-left: 10px;
    }

.translated-rtl .header-style-seven .social-links li + li {
    margin-left: 0;
    margin-right: 30px;
}


.translated-rtl .banner-section-four .auto-container .row {
    justify-content: flex-end;
}

.translated-rtl .service-block-three__single .icon-box span {
    margin-right: 0;
    margin-left: 40px;
}

.translated-rtl .about-section-three__list li {
    padding-left: 0;
    padding-right: 30px;
}

    .translated-rtl .about-section-three__list li > i {
        right: 0;
    }

.translated-rtl .about-section-three__content .progress-box .count-box {
    left: 0;
    right: auto;
}

.translated-rtl .about-section-three__name > img {
    left: auto;
    right: 0;
}

.translated-rtl .main-footer__three .footer-widget .post-list li > img {
    margin-right: 0;
    margin-left: 20px;
}

.translated-rtl .main-footer__three .footer-widget .contact-list li {
    padding-left: 0;
    padding-right: 30px;
    margin-bottom: 10px;
    display: flex;
    gap: 10px;
}

    .translated-rtl .main-footer__three .footer-widget .contact-list li > span {
        right: 0;
        left: auto;
        line-height: 4;
    }

.translated-rtl .main-footer__three .bottom-footer .left-content p {
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 0;
    margin-left: 0;
    padding-right: 40px;
    margin-right: 40px;
}

.translated-rtl .main-footer__three .bottom-footer .social-links li + li {
    margin-left: 0;
    margin-right: 40px;
}

.translated-rtl .footer-four__social a + a {
    margin-left: 0;
    margin-right: 20px;
}

@media (min-width: 768px) {
    .translated-rtl .footer-four__social a + a {
        margin-left: 0;
        margin-right: 40px;
    }
}

@media (min-width: 992px) {
    .translated-rtl .brand-portfolio__item .auto-container {
        text-align: right;
    }
}

.translated-rtl .brand-portfolio__link span {
    transform: rotate(180deg);
    display: inline-block;
}

.translated-rtl .header-style-eight .nav-outer {
    width: auto;
}

@media only screen and (max-width: 7000px) {
/*    .translated-rtl .header-style-seven .header-upper {
        height: 13%;
    }*/
}

@media (max-width: 1199px) {
    .header-style-seven .header-upper {
        height: 100px;
    }

    .translated-rtl .header-style-seven .fixed-header .header-upper {
        margin-top: 0;
    }


    .header-style-seven.fixed-header .header-upper {
        margin-top: 0;
    }

    .translated-rtl .main-header .header-upper .logo-box {
        margin-right: 0;
        margin-left: 80px;
    }

    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 30px;
        top: -100px;
    }

    .main-header .header-upper .flaticon-menu-2 {
        top: -21px;
        left: -42px;
    }


    .fixed-header .header-upper .flaticon-menu-2 {
        top: 11px;
        left: -42px;
    }



    .translated-rtl .fixed-header .header-upper .flaticon-menu-2 {
        LEFT: 20px;
        max-width: 60%;
        top: -77px;
    }

    .translated-rtl .main-header .header-upper .logo-box .logo img {
        left: auto;
        max-width: 60%;
        top: -68px;
    }

    .translated-rtl .mobile-nav__container li.dropdown .dropdown-btn {
        left: -30px;
        right: auto;
    }

    .translated-rtl .mobile-nav__container li.dropdown > a {
        left: 27px;
    }

    .translated-rtl .mobile-nav__container li.dropdown ul {
        padding-right: 25px;
    }

    .translated-rtl .side-menu__block-inner {
        left: auto;
        right: 0;
    }
}

@media (max-width: 999px) {
    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 30px;
        top: -69px;
    }

    .translated-rtl .main-header .header-upper .logo-box .logo img {
        left: auto;
        max-width: 60%;
        top: -50px;
    }

    .translated-rtl .fixed-header .header-upper .flaticon-menu-2 {
        left: 20px;
        max-width: 60%;
        top: -50px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        top: -41px;
    }

    .main-footer__three .bottom-footer .auto-container {
        flex-direction: column;
    }
    .main-footer__three .bottom-footer .left-content{
        flex-direction: column;
    }

    .translated-rtl .main-footer__three .bottom-footer .left-content p {
        padding-right: 0;
        margin-right: 0;
    }
    .main-footer__three .footer-widget{
        text-align: center;
    }
        .main-footer__three .footer-widget .contact-list {
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

    .translated-rtl .main-footer__three .footer-widget .contact-list li {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 767px) {

    .translated-rtl .header-style-seven.fixed-header .header-upper {
        margin-top: 0px;
    }

    .translated-rtl .main-header .header-upper .logo-box .logo img {
        left: 11px;
        top: -46px;
    }


    .translated-rtl .main-header.fixed-header .header-upper .flaticon-menu-2 {
        left: 39px;
        top: 14px;
    }

    .translated-rtl .main-header.fixed-header .header-upper .flaticon-menu-2 {
        left: 20px;
        top: -49px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        right: -2px;
        top: -41px;
    }
}

@media (min-width: 600px) {
    .translated-rtl .page-banner .bread-crumb li {
        padding-right: 0;
        margin-right: 0;
        padding-left: 15px;
        margin-left: 15px;
    }
}

@media (max-width: 599px) {

    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: 0px;
        top: -6px;
    }

    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 30px;
        top: -29px;
    }


    .translated-rtl .banner-section-four__nav {
        padding-top: 36px;
    }

    .translated-rtl .header-style-seven .header-upper {
        height: 120px;
    }

    .translated-rtl .page-banner .bread-crumb li {
        padding-right: 0;
        margin-right: 0;
        padding-left: 15px;
        margin-left: 15px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        top: 41px;
    }

    .translated-rtl .header-style-seven.fixed-header .header-upper {
        margin-top: -48px !important;
    }

    .translated-rtl .main-header.fixed-header .header-upper .flaticon-menu-2 {
        left: 20px;
        top: -4px;
    }
}


@media (min-width: 480px) {



    .translated-rtl .why-us-section .feature .inner-box {
        padding-left: 0;
        padding-right: 90px;
    }

        .translated-rtl .why-us-section .feature .inner-box::before {
            left: auto;
            right: 0;
        }
}

@media (max-width: 479px) {

    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 30px;
        top: -29px;
    }

    .translated-rtl .header-style-seven.fixed-header .header-upper {
        margin-top: -48px;
    }

    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: 217px;
        top: -6px;
    }

    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: -7px;
        top: -6px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        right: -21px;
        top: 39px;
    }

    .translated-rtl .about-section .image-column .image-block,
    .translated-rtl .about-section .image-column .image-block:nth-child(1),
    .translated-rtl .about-section .image-column .image-block:nth-child(2) {
        margin: 0 0 10px;
        width: 100%;
    }
}

@media (min-width: 376px) {
    .translated-rtl .banner-one-page .banner-carousel .vid-link {
        margin-right: 30px;
    }
}

@media (max-width: 376px) {


    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: 0px;
        top: -7px;
    }



    .translated-rtl .main-header.fixed-header .header-upper .flaticon-menu-2 {
        top: -7px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        top: 41px;
        right: -21px;
        max-width: 136px;
    }
}

@media (max-width: 338) {
    .translated-rtl .header-style-seven.fixed-header .header-upper {
        width: 317px !important;
    }


    .translated-rtl .header-style-seven .social-links .linkZafar {
        margin-left: 0px;
    }


    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: 190px;
    }
}

@media (max-width: 289px) {
    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: -34px;
        top: -2PX;
    }

    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 42px;
        top: -22px;
    }

    .translated-rtl .header-style-seven.fixed-header .header-upper {
        width: 327px;
    }


    .translated-rtl .fixed-header .header-upper .flaticon-menu-2 {
        left: 35px;
        top: 17px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        right: -9px;
        top: 45px;
    }
}

@media (max-width:276px) {

    .translated-rtl .header-style-seven.fixed-header .header-upper {
        width: 341px;
    }


    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: -54px;
        max-width: 89%;
        top: 2px;
    }

    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 49px;
        top: -17px;
    }


    .translated-rtl .main-header.fixed-header .header-upper .flaticon-menu-2 {
        left: 47px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        right: -17px;
        top: 48px;
    }
}

@media (max-width:255px) {

    .translated-rtl .header-style-seven.fixed-header .header-upper {
        width: 378px !important;
    }


    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: -79px;
        top: 8px;
        max-width: 160px;
    }

    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 68px;
        top: -13px;
    }

    .translated-rtl .main-header.fixed-header .header-upper .flaticon-menu-2 {
        left: 61px;
        top: 6PX;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        right: 10px;
        top: 54px;
    }
}

@media (max-width:231px) {

    .translated-rtl .header-style-seven.fixed-header .header-upper {
        width: 327px;
    }


    .translated-rtl .main-header .header-upper .logo-box .logo img {
        left: -17px;
        top: 22px;
        max-height: 100%;
    }

    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 100px;
        top: 1px;
    }

    .translated-rtl .main-header.fixed-header .header-upper .flaticon-menu-2 {
        left: 93px;
        top: 11px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        right: -13px;
        top: 63px;
        max-height: 70px;
    }
}

@media (max-width:214px) {
    .translated-rtl .header-style-seven.fixed-header .header-upper {
        width: 327px;
    }

    .translated-rtl .header-style-seven .header-upper {
        height: 120px;
    }

    .main-header .header-upper .logo-box .logo img {
        left: 4px;
        max-height: 42px;
        top: 54px;
    }

    .main-header .header-upper .flaticon-menu-2 {
        top: 43px;
        left: -4px;
    }


    .translated-rtl .main-header .header-upper .logo-box .logo img {
        right: -99px;
        top: 10px;
    }

    .translated-rtl .main-header .header-upper .flaticon-menu-2 {
        left: 120px;
        top: -10px;
    }

    .translated-rtl .header-style-seven.fixed-header .header-upper {
        margin-top: 0px;
        width: 130%;
    }

    .translated-rtl .main-header.fixed-header .header-upper .flaticon-menu-2 {
        left: 129px;
        top: 13px;
    }

    .translated-rtl .fixed-header .header-upper .logo-box .logo img {
        right: 3px;
        top: 63px;
        max-height: 77px;
    }
}

.translated-rtl .main-menu .navigation > li > ul {
    position: absolute;
    right: 0px;
}

    .translated-rtl .main-menu .navigation > li > ul > li > ul > li > a {
        text-align: right;
    }

    .translated-rtl .main-menu .navigation > li > ul > li > ul {
        position: absolute;
        right: 100%;
    }

.translated-rtl .section-title__title {
    margin: 0;
    font-weight: 500;
    color: var(--thm-black);
    font-size: 26px;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.translated-rtl .news-block .lower-box h6 a {
    font-size: 18px;
}

.translated-rtl .partner-one__link {
    letter-spacing: 0;
}

.translated-rtl #footerSelectLanguage {
/*    padding-left: 15px;*/
}

.translated-rtl .header-style-seven .main-menu .navigation > li > ul > li > a {
    text-align: right;
}

.translated-rtl .btn-style-one .btn-title {
    letter-spacing: 0em;
}

.translated-rtl .field-inner input[id=email] {
    direction: ltr
}

/*.translated-rtl .sidebar .recent-posts .post-thumb img {
    top: -61px;
}*/

.translated-rtl .news-block .lower-box .link-box a span {
    display: inline-block;
    transform: rotate(180deg);
    margin-top: -5px;
    margin-left: -2px;
}

.translated-rtl .BackUrl {
    direction: rtl;
    padding-left: 227px;
    margin-bottom: 70px;
}

.translated-rtl .fontcustom {
    padding-right: 7px;
}

@media (min-width: 0px) and (max-width: 1000px) {
    .translated-rtl .header-style-seven .topbar-four p {
        font-size: 9px;
    }

    .translated-rtl .flaticon-menu-2 {
        font-size: 29px;
        left: 15px;
        position: relative;
        z-index: 1000;
    }
}




.cust-head-div {
    margin-right: 15px;
    margin-left: 0;
}

.gallery-item .cap-box h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
}

.default-form label.error2{
    text-align: right;
}
/*
.sidebar .recent-posts .post{
    display: flex;
    flex-direction: row;
    padding: 0;
}

.sidebar .recent-posts .post-thumb {
    position: relative;
    right: unset;
    left: unset;
    top: unset;
    width: 60px;
    height: 60px;
}


    .sidebar .recent-posts .post-thumb img {
        width: 100%;
        height: 100%;
        right: unset;
        left: unset;
        top: unset;
        object-fit: cover;
        position: relative;
    }
*/
.sidebar .recent-posts .post{
    padding: 7px 85px 0 0;
}
.sidebar .recent-posts .post-thumb {
    right: 0;
    left: unset;
}
.sidebar-widget.recent-posts figure {
    margin-top: 0;
}