/*...................... My CSS Styles .......................*/
@import "font/iranyekan.css";

body {
    font-family: 'iranyekan', Tahoma, sans-serif;
}
h1, h1, h1, h1, h1, h1, p, ul, ol, li, a, span {
    direction: rtl;
}
.sliding-menu a {
    padding: 0 0 0 20px;
    line-height: 40px;
    font-size: 24px;
    text-align: left;
    letter-spacing: 2px;
}
nav.nav-inner {
    float: left;
    margin-top: 30px;
}
.nav-scroll-bar-wrap {
    padding: 40px 40px 50px 50px;
}
.header-contacts li {
    list-style: none;
    float: right;
    font-size: 10px;
    letter-spacing: unset;
}
.header-contacts li a {
    letter-spacing: 4px;
    margin-right: 5px;
    direction: ltr;
}
.header-logo img {
    height: 100px;
}
.left-panel_social li a {
    color: #b2b2b2;
    font-size: 16px;
}
.horizonral-subtitle span {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.7);
    border: unset;
}
.left-panel {
    top: 66px;
}
.horizonral-subtitle span:before {
    width: 275px;
    right: 35px;
    top: 0;
}
.nav-holder {
    position: fixed !important;
    top: 80px;
    right: -100%;
    width: calc(100% - 80px);
    background: #2D2D32;
}
nav.nav-inner {
    margin-top: 2vw;
}

.sliding-menu ol {
    margin: 0;
    float: right;
    width: 100%;
    overflow: hidden;
    padding-right: 120px;
}

.sliding-menu li {
    float: right;
    height: 6vw;
    line-height: 7vw;
}

.sliding-menu a {
    float: right;
    padding: 0 20px 0 0;
    height: 6vw;
    line-height: 6vw;
    position: relative;
    font-weight: 800;
    font-size: 3.8vw;
    text-align: right;
    /*color: rgba(255, 255, 255, 0.41);*/
    color: #ccc;
    display: inline-block;
    /*letter-spacing: 0;*/
    transition: all 0.7s;
    letter-spacing: 2px;
    z-index: 2;
}
.sliding-menu li:after {
    right: 10px;
    left: unset;
}
.sliding-menu li:hover:after {
    width: 80%;
}
.tab-content {
    min-height: 500px;
}
.nav-container{
    flex: 2;
}
.nav-inner ol {
    color: #454545;
    list-style-type: decimal-leading-zero;
    font-size: 2vw;
    font-weight: 800;
    letter-spacing: 3px;
    padding: 0 120px 0 0;
}
.nav-inner li {
    text-align: right;
}

.nav-inner li a:not(.act-link):hover {
    color: white;
    padding-right: 18px;
}
.nav-cover-title {
    transition-delay: 1s;
    opacity: 0.03;
    transform: translateY(-50%);
}
.nav-cover-title {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 13vw;
    font-weight: 800;
    /* line-height: 1.15; */
    /* transform: translateY(-50%) rotateX(75deg); */
    opacity: 0.3;
    /* padding-right: inherit; */
    /* transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); */
    /* transition-property: opacity, transform; */
    pointer-events: none;
    color: #ffffff35;
    writing-mode: vertical-rl;
}
.nav-contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: aliceblue;
    padding: 100px 50px;
}
.nav-contact-inner {
    border-left: 1px solid #333;
    padding: 50px;
}
.nav-info {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.nav-content {
    padding: 15px 0;
    font-size: 1vw;
    text-align: left;
}
.nav-contact-inner h5 {
    font-weight: 700;
    padding: 10px 0;
}
.nav-content a {
    color: aliceblue;
    display: block;
    padding: 3px 0;
    letter-spacing: 2px;
    direction: ltr;
    font-size: 1vw;
}
.nav-social-media {
    display: flex;
    flex-direction: column;
}
.nav-social-media ul {
    margin: 10px 0;
}
.nav-social-media li {
    display: inline-block;
}
.nav-social-media a {
    padding: 0 7px;
    font-size: 20px;
    color: #a7a7a7;
    transition: color 1s;
}
.nav-social-media a:hover {
    color: white;
}
/*.nav-header {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    padding: 15px 60px;*/
/*    z-index: 500;*/
/*}*/
.nav-holder.open .nav-button {
    position: absolute;
    top: 50px;
    right: 60px;
    float: right;
    left: unset;
    z-index: 700;
}
.nav-holder img {
    height: 8vw;
    position: absolute;
    left: 45px;
    top: 30px;
}
.menu-button-text {
    font-size: 1vw;
    font-weight: 700;
    letter-spacing: 1px;
}
.header-contacts {
    padding-right: 17px;
    top: 17px;
}
.header-contacts li {
    font-size: 11px;
}
.half-hero-wrap h1 {
    color: #fff;
    font-family: 'iranyekan', sans-serif;
    font-size: 4vw;
    text-align: left;
    font-weight: 800;
    line-height: 5vw;
    padding-bottom: 20px;
    position: relative;
    text-shadow: 1px 1px 12px #333;
}
.half-hero-wrap {
    top: 25%;
}
.hero-slider-wrap_halftwo {
    /*left: 0;*/
}
.half-hero-wrap {
    left: 10%;
}
header.main-header {
    height: 80px;
}
#wrapper {
    top: 80px;
    left: 80px;
}
.left-panel {
    top: 80px;
    width: 80px;
}
header.main-header {
    padding: 0 0 0 30px;
}
.header-logo {
    top: 12px;
}
.nav-button-wrap {
    top: 25px;
}
.start-btn {
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    direction: ltr;
}
.start-btn i {
    padding-left: 2px;
}
.start-btn:hover i {
    padding-left: 7px;
}
.horizonral-subtitle span {
    left: -175px;
}
.share-button {
    width: 80px;
}
.hero-slider_control {
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 1px;
}
.half-hero-wrap_link {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
}
.rotate_text {
    color: #acacac;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 2px;
}
.grid-det_link {
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 600;
}
.grid-det_category a {
    float: left;
    margin-right: 12px;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: left;
}
.grid-det_link:before {
    left: unset;
    right: 0;
}
.grid-det_link {
    text-align: right;
    transition: all 0.5s;
}
.grid-det_link:hover {
    padding-right: 10px;
}
.grid-det_link:hover i {
    padding-left: unset;
    padding-right: 15px;
}
video.project-video {
    position: relative;
    border-radius: 5px;
}
.carnival {
    left: -50px;
    width: 110px;
    letter-spacing: 0;
    font-size: 11px;
}

.flat-project_title h3 {
    direction: rtl;
    text-align: right;
    color: #aaa;
    font-weight: 700;
    font-size: 24px;
    line-height: 46px;
    padding-right: 60px;
}

.flat-project_title h2 {
    direction: rtl;
    font-weight: 800;
    font-size: 66px;
    line-height: 66px;
    padding-top: 15px;
    padding-right: 60px;
}

.flat-project_title p {
    text-align: justify;
    color: rgba(255, 255, 255, 0.6);
    font-family: 'iranyekan', sans-serif;
    font-size: 14px;
    line-height: 2.3em;
}
.flat-project_title h2 {
    font-weight: 800;
}
.flat-project_title_link {
    font-size: 12px;
    letter-spacing: 1px;
}
.content-nav_holder {
    margin-top: 0;
}
.image-holder img {
    width: 100%;
}
.content-nav_mediatooltip img {
    border: 8px solid #fff;
    box-shadow: -1px -1px 10px #888;
}
.content-nav li a.ln span {
    padding-left: unset;
    padding-right: 15px;
}
.content-nav li a.rn span {
    padding-right: unset;
    padding-left: 15px;
}
.content-nav li a span {
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 300;
}
.section-title_category {
    left: -35px;
    font-weight: 800;
    font-size: 12px;
    letter-spacing: 1px;
    top: 25px;
}
.pr-list li {
    float: right;
    letter-spacing: 0;
    font-size: 14px;
    border-bottom: 1px solid #363636;
    padding-left: 10px;
    padding-right: 10px;
}
.pr-list li span {
    float: right;
    padding-right: unset;
}
.pr-title, .pr-subtitle, .det-wrap p {
    text-align: right;
}
.tabs-menu  li {
    float: right;
    margin-left: 20px;
    padding: 0 0 0 35px;
}
.tabs-menu  li a {
    font-weight: 800;
    text-align: left;
    font-size: 15px;
    letter-spacing: 0;
}
.tabs-counter span:before {
    background: transparent;
}
.pr-view {
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 300;
    /*margin-top: 28px;*/
}
.tabs-menu  li a span {
    padding-left: 5px;
}
.fixed-filter-panel.fw-panel:before {
    left: 80%;
}
.fixed-filter-panel .gallery-filters {
    padding: 2px 0 0 200px;
}
.fixed-filter-panel .gallery-filters a {
    float: right;
    margin-left: 15px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
}
.fixed-filter-panel_title {
    letter-spacing: 0;
    font-size: 12px;
}
.form-input, .form-multiselect, .form-select, .form-textarea {
    font-weight: 500!important;
}

.carousel-title-wrap h2 {
    font-size: 20px;
    letter-spacing: 0;
}
.parallax-header span, .parallax-header a {
    float: right;
    font-size: 12px;
    letter-spacing: 1px;
    margin-right: unset;
    margin-left: 15px;
}
.article .column-wrap-text p {
    text-align: justify;
    font-size: 0.9rem;
    line-height: 1.8rem;
    font-weight: 400;
}
.col-wc_dec {
    height: 230px;
}
.col-wc_dec.col-wc_dec2 {
    height: 210px;
}
.fixed-column-wrap_title h2 {
    font-weight: 800;
}
.scroll-down-wrap span {
    color: #EEEEEE;
    font-size: 11px;
     letter-spacing: 0;
}
.hero-section .section-title p, .hero-title .section-title p {
    max-width: 600px;
    text-align: justify;
}
.split-sceen-content_title h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
}
.part-box {
    margin: 5px;
}
.part-box:hover {
    opacity: 0.65;
}
.pr-view i {
    padding-left: unset;
    padding-right: 10px;
}
.section-number.right_sn {
    direction: rtl;
}
.section-number {
    right: 0!important;
}
#sec1 p {
    text-align:justify;
}
#sec1 ol{
    list-style:number;
}
#sec1 ol li {
    text-align: right;
    padding: 8px;
    background: #2a2a2e;
    color: #999;
}
#sec1 h3:has(+ ol) {
    background: #74bc00;
    padding: 20px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
    direction:rtl;
    text-align:right;
}
.inline-facts-wrap h6 {
	letter-spacing:1px
}
.pr-list li {
	text-transform:none;
}
.pagination p,
.pagination .container nav div:first-child {
    display: none;
}
.pagination span {
    float:right;
    width:60px;
    height:54px;
    line-height:54px;
    box-sizing:border-box;
    position:relative;
    font-size:12px;
    color:#888DA0;
    background: #35353A;
    letter-spacing:1px;
}
.pagination  a {
    float: right;
    font-size:12px;
}
.pagination li.active span {
    color:#fff;
    background: #74bc00;
}
.main-footer {
    direction: rtl;
}
.footer-contacts span {
    padding-left: 30px;
    min-width: 100px;
    float: right;
}
.footer-box, .footer-logo, .footer_text, .main-footer .col-md-4, .main-footer p {
    float: right;
    text-align: right;
}
.footer-contacts li {
    font-size: 13px;
    letter-spacing: 1px;
    padding-bottom: 15px;
    color: #757d85;
}
.footer-header {
    letter-spacing: 1px;
}
.footer-logo {
    float: right;
    height: 90px;
}
.to-top-btn {
    font-size: 11px;
    letter-spacing: 1px;
}
.to-top-btn:hover i, .fc_button i {
    padding-left: unset;
    padding-right: 20px;
}
.subcribe-form .subscribe-button {
    font-size: 11px;
    letter-spacing: 1px;
    font-family: 'iranyekan';
    left: 0;
    right: unset;
    text-align: left;
}

.subcribe-form input.enteremail {
    float: right;
    font-family: 'iranyekan';
    padding: 15px 0 15px 100px;
}
.fc_button {
    float: right;
    letter-spacing: 1px;
    font-size: 11px;
}
.to-top-btn:hover i, .fc_button i {
    padding-left: unset;
    padding-right: 20px;
}
.footer-contacts span {
    padding-right: unset;
    padding-left: 30px;
    float: right;
    text-align: right;
}
.main-footer p {
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    color: #757d85;
    font-family: 'iranyekan', Tahoma!important;
    text-align: right;
}
.grid-det {
    background: rgb(0 0 0 / 60%);
}
.to-top-btn i {
    padding-left: unset;
    padding-right: 10px;
}
.fixed-filter-panel {
    left: 80px;
    padding-left: 60px;
    padding-right: unset;
}
.fixed-filter-panel_title {
    right: 0;
    left: unset;
    direction: rtl;
}
.fixed-filter-panel .gallery-filters {
    padding: 0 200px 0 0;
}
/* Responsive */
@media only screen and (max-width: 1224px) {}
@media only screen and (max-width: 1064px) {
    #wrapper {
        left: 0;
    }
    .header-logo img {
        height: 60px;
    }
    .menu-button-text {
        /*font-size: 3vw;*/
    }
    .nav-inner ol {
        padding-right: 60px;
    }
    nav.nav-inner {
        height: 100vh!important;
    }
    .sliding-menu li {
        height: 7vw;
        line-height: 7vw;
    }
    .nav-holder {
        width: 100%;
    }
}
@media only screen and (max-width: 900px) {
    .nav-inner ol {
        padding-right: 40px;
    }
    .sliding-menu li {
        height: 9vw;
        line-height: 9vw;
    }
    .sliding-menu a {
        font-size: 4.5vw;
        padding-right: 5px;
    }
    .sliding-menu li:hover:after {
        width: 90%;
    }
    .sliding-menu li:after {
        top: -10px;
        right: -6px;
    }
}
@media only screen and (max-width: 768px) {
    .sliding-menu a {
        font-size: 5vw;
        letter-spacing: 1px;
        padding-right: 0;
    }
    .sliding-menu li {
        height: 11vw;
        line-height: 8vw;
    }
    .sliding-menu li:after {
        top: -16px;
        right: -8px;
    }
}
@media only screen and (max-width: 640px) {
    .sliding-menu a {
        font-size: 7vw;
        letter-spacing: 1px;
    }
    .menu-button-text {
        font-size: 2vw;
        font-weight: 500;
    }
    .sliding-menu li {
        height: 15vw;
        line-height: 9vw;
    }
    .sliding-menu li:hover:after {
        width: 100%;
    }
    .nav-inner ol {
        width: 100%!important;
        font-size: 5vw;
        padding-right: 30px;
    }
    .nav-cover-title {
        left: -50px;
        font-size: 40vw;
        color: #ffffff33;
    }
}
@media only screen and (max-width: 560px) {}
