@font-face {
    font-family: 'IRANSansWeb';
    src: url('../font/IRANSansWeb.eot') format('eot'), url('../font/IRANSansWeb.woff') format('woff'), url('../font/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family:'IRANSansWeb',Tahoma,'Open Sans',sans-serif;
    font-size: 13px;
    /*direction:rtl;*/
    /*text-align:right;*/
}

a {
    color: #372f2b;
    text-decoration: none;
}

    a:hover {
        color: #d80b36;
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6, p {
    font-family: IRANSansWeb, 'Montserrat',sans-serif;
    text-transform: uppercase;
    direction:rtl;
}

.reset-htag {
    margin: 0;
    padding: 0;
    line-height: 100%;
}

.reset-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.htag {
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

h2 {
    font-size: 30px;
    color: #d80b36;
}

h3 {
    font-size: 18px;
}

.centered {
    text-align: center;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignl {
    float:right;
    margin-right: 1em;
    margin-bottom: 1em;
}

.margin-t {
    margin-top: 110px;
}

#main-wrapper {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

    #main-wrapper .row-fluid > .inner, #main-wrapper .row-fluid-5 > .inner {
        padding-left: 20px;
        padding-right: 20px;
    }

.list-arrow {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-arrow i {
        font-size: 16px;
        margin-right: 10px;
    }

    .list-arrow li:hover i {
        color: #d80b36;
    }

#work {
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

.work-box img {
    width: 100%;
    border-bottom: 2px solid #d80b36;
}

.work-box .work-caption {
    position: relative;
    display: block;
    text-align: center;
    padding: 1em 0;
    padding-right: 10px;
    border-bottom: 1px solid #cad2d2;
}

    .work-box .work-caption * {
        margin: 0;
        padding: 0;
        line-height: 1;
    }

    .work-box .work-caption::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 1px;
        height: 24px;
        background-color: #d80b36;
    }

    .work-box .work-caption::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        display: block;
        width: 1px;
        height: 24px;
        background-color: #cad2d2;
    }

    .work-box .work-caption .work-category {
        text-transform: uppercase;
        color: #d80b36;
        margin-top: 10px;
    }

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
}

    .white-popup .row-fluid {
        position: relative;
    }

    .white-popup .button {
        position: absolute;
        bottom: 0;
        right: 0;
    }

.brand {
    width: 260px;
    height: 151px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -130px;
    z-index: 300;
    background-color: #d80b36;
    overflow: hidden;
}

#header {
    height: 112px;
}

.main ul.nav {
    text-align: center;
     /*direction:rtl;*/

}

    .main ul.nav, .main ul.nav > li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .main ul.nav > li > a.dropdown-toggle {
            text-align: center;
        }

            .main ul.nav > li > a.dropdown-toggle i {
                display: block;
                width: 100%;
                text-align: center;
                position: absolute;
                left: 0;
                top: 70%;
            }

            .main ul.nav > li > a.dropdown-toggle:hover i {
                color: #d80b36;
            }

        .main ul.nav > li .dropdown-menu {
            text-align: right;
           direction:rtl;
            padding: 0;
            margin: 0;
            list-style: none;
            background-color: #fff;
            border: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
            -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
            box-shadow: 0 5px 10px rgba(0,0,0,0.2);
        }

            .main ul.nav > li .dropdown-menu > li {
                border-top: 1px solid #e1e1e1;
            }

                .main ul.nav > li .dropdown-menu > li > a {
                    height: 32px;
                    line-height: 32px;
                    padding: 0 20px;
                    font-size: 13px;
                    border-left: 3px solid #d80b36;
                    text-transform: uppercase;
                }

                    .main ul.nav > li .dropdown-menu > li > a:hover {
                        background-color: #d80b36;
                        background-image: none;
                        color: #fff;
                    }

        .main ul.nav > li {
            display: inline-block;
            vertical-align: top;
            height: 112px;
            line-height: 112px;
        }

            .main ul.nav > li > a {
                overflow: hidden;
                display: block;
                margin: 0;
                padding: 0 18px;
                text-decoration: none;
                font-family: 'IRANSansWeb', 'Montserrat',sans-serif;
                font-size: 17px;
                text-transform: uppercase;
                position: relative;
            }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff;
}

.main ul.navl {
    text-align: right;
    width: 50%;
}

    .main ul.navl > li:last-child {
        margin-right: 130px;
    }

.main ul.navr {
    text-align: left;
    width: 50%;
}

    .main ul.navr > li:first-child {
        margin-left: 130px;
    }

.nav-tabs {
    margin: 0;
}

.tab-pane {
    border: 1px solid #cad2d2;
    border-top: 0;
    padding: 20px;
}

.nav-tabs > li {
    font-family: IRANSansWeb, 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-size: 12px;
}

    .nav-tabs > li.active {
        background: #fff;
    }

    .nav-tabs > li > a, .nav-pills > li > a {
        color: #fff;
        background-color: #d80b36;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 0;
    }

        .nav-tabs > li > a:hover, .nav-pills > li > a:hover {
            color: #d80b36;
        }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #d80b36;
     font-family:IRANSansWeb,Tahoma;
  
}

.tabbable-icon .nav-tabs {
    text-align: center;
   
}

    .tabbable-icon .nav-tabs > li, .tabbable-icon .nav-pills > li {
        float: none;
        display: inline-block;
        background: 0;
    }

        .tabbable-icon .nav-tabs > li > a, .tabbable-icon .nav-pills > li > a {
            color: #ccc;
            font-size: 24px;
            background-color: #fff;
        
        }

        .tabbable-icon .nav-tabs > li.active > a, .tabbable-icon .nav-pills > li.active > a {
            color: #d80b36;
        }

#work-col2 > .span6, #work-col3 > .span4, #work-col4 > .span3 {
    margin-bottom: 70px;
    opacity: 0;
    display: none;
}

#work-col5 .work-caption h3 {
    font-size: 14px;
}

.filters-wrapper {
    background: url("../img/line-horiz.png") repeat-x 50% 50%;
}

.filters {
    list-style: none;
    margin: 0;
    padding: 0;
}

.filters {
    text-align: right;
    background: url("../img/line-horiz-left.png") no-repeat 0 50%;
}

    .filters li {
        margin: 0;
        display: inline-block;
    }

    .filters .active {
        background-color: #d80b36;
        border-color: #d80b36;
        color: #fff;
    }

.has-mask {
    display: block;
    position: relative;
}

    .has-mask .mask-inner {
        background-color: #d80b36;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        height: 100%;
        width: 100%;
    }

    .has-mask.mask-url .mask-inner {
        background-image: url("../img/icons/url.png");
    }

    .has-mask.mask-plus .mask-inner {
        background-image: url("../img/icons/plus.png");
    }

    .has-mask.mask-plus-small .mask-inner {
        background-image: url("../img/icons/plus-small.png");
    }

    .has-mask.mask-plus-big .mask-inner {
        background-image: url("../img/icons/plus-big.png");
    }

    .has-mask .mask {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0;
        pointer-events: none;
    }

        .has-mask .mask.animated {
            opacity: 1;
        }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.button {
    border: 1px solid #d80b36;
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    transition: all .3s ease-in;
}

    .button, .button:link, .button:visited, .button:active {
        text-decoration: none;
        color: #d80b36;
    }

        .button:hover {
            background-color: #d80b36;
            color: #fff;
        }

.button-dark, .button-dark:link, .button-dark:visited, .button-dark:active {
    background-color: #372f2b;
    border-color: #372f2b;
    color: #fff;
}

    .button-dark:hover {
        border-color: #d80b36;
        background-color: #d80b36;
    }

.button-primary, .button-primary:link, .button-primary:visited, .button-primary:active {
    background-color: #d80b36;
    border-color: #d80b36;
    color: #fff;
}

    .button-primary:hover {
        border-color: #372f2b;
        background-color: #372f2b;
    }

.button-big {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
}

.button-small {
    font-size: 10px;
}

.cta-box {
    background-color: #d80b36;
    padding: 20px;
    position: relative;
}

    .cta-box p {
        font-size: 12px;
        color: #fff;
    }

.cta-box-dark {
    background-color: #372f2b;
}

.cta-box .button {
    float: right;
    margin-left: 20px;
    border: 0;
}

.cta-box .button-middle {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -16px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #cad2d2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.accordion-heading .accordion-toggle {
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

    .accordion-heading .accordion-toggle.active {
        color: #d80b36;
        background: #fff url("../img/icons/minus.png") no-repeat 97% 50%;
    }

.accordion-heading .accordion-toggle {
    background: #d80b36 url("../img/icons/plus-light.png") no-repeat 97% 50%;
    color: #fff;
}

.accordion-dark .accordion-heading .accordion-toggle {
    background-color: #372f2b;
}

    .accordion-dark .accordion-heading .accordion-toggle.active {
        color: #372f2b;
        background: #fff url("../img/icons/minus-dark.png") no-repeat 97% 50%;
    }

.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.icon-primary {
    color: #d80b36;
}

.alert {
    padding: 15px 20px;
    margin-bottom: 20px;
    text-shadow: none;
    background-color: #e67e22;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
}

    .alert, .alert h4 {
        color: #fff;
    }

.alert-success {
    background-color: #01b169;
}

.alert-error {
    background-color: #d80b36;
}

.alert-info {
    background-color: #3498db;
}

.alert-icon {
    width: 20px;
    height: 20px;
    border: 1px dashed #fff;
    text-align: center;
    float: right;
}

.blockquote {
    background-color: #d80b36;
    border: 0;
    padding: 15px 20px 15px 50px;
    position: relative;
}

    .blockquote .bq-triangle {
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-left: 30px solid #fff;
        border-bottom: 40px solid transparent;
        position: absolute;
        top: 0;
        left: 0;
    }

    .blockquote, .blockquote p, .blockquote cite {
        color: #fff;
        font-size: 13px !important;
        line-height: inherit !important;
        font-style: italic;
    }

        .blockquote cite {
            display: block;
            text-align: right;
        }

.blockquote-dark {
    background-color: #372f2b;
}

.pagination {
    text-align: center;
}

    .pagination ul {
        list-style: none;
    }

        .pagination ul > li {
            display: inline;
        }

            .pagination ul > li > a, .pagination ul > li > span {
                color: #fff;
                padding: 10px 0;
                width: 30px;
                text-align: center;
                line-height: 20px;
                border: 0;
                font-weight: bold;
                color: transparent;
                background: #d7dcde url("../img/icons/pagination.png") no-repeat 50% 50%;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
                transition: all .2s ease-in;
            }

                .pagination ul > li > a:hover, .pagination ul > li > span:hover {
                    background: #d7dcde url("../img/icons/pagination-hover.png") no-repeat 50% 50%;
                    color: #fff;
                }

            .pagination ul > li:first-child > a, .pagination ul > li:first-child > span, .pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
                background-image: none;
                font-size: 20px;
                color: #fff;
                width: 40px;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
            }

                .pagination ul > li:first-child > a:hover, .pagination ul > li:first-child > span:hover, .pagination ul > li:last-child > a:hover, .pagination ul > li:last-child > span:hover {
                    background-image: none;
                    background-color: #d80b36;
                }

            .pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
                border-right: 2px solid #ebeeef;
            }

            .pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
                border-left: 2px solid #ebeeef;
            }

            .pagination ul > li > a.pagination-active, .pagination ul > li > span.pagination-active {
                color: #111;
                background-image: url("../img/icons/pagination-active.png");
            }

.pagination-dark ul > li > a, .pagination-dark ul > li > span, .pagination-dark ul > li > a:hover, .pagination-dark ul > li > span:hover {
    background-color: #372f2b;
}

.pagination-dark ul > li:first-child > a, .pagination-dark ul > li:first-child > span, .pagination-dark ul > li:last-child > a, .pagination-dark ul > li:last-child > span {
    border-color: #9b9795;
}

#element-button-tab a.button {
    margin-bottom: 10px;
}

#home-services {
    background: url("../img/line-horiz.png") repeat-x 0 34px;
}

    #home-services .service {
        text-align: center;
    }

        #home-services .service p {
            color: #888;
            font-family:IRANSansWeb,Tahoma;
        }

    #home-services .service-icon {
        display: block;
        margin: 0 auto;
        background: url("../img/line-icon.png") no-repeat;
        width: 200px;
        height: 127px;
    }

        #home-services .service-icon i {
            font-size: 56px;
            color: #95a5a6;
        }

    #home-services .service .service-icon i, #home-services .service h3, #home-services .service h3 a {
        transition: all .3s ease-in;
    }

    #home-services .service:hover .service-icon i, #home-services .service:hover h3, #home-services .service:hover h3 a {
        color: #d80b36;
    }

.line-horiz-full {
    width: 100%;
    height: 11px;
    background: url("../img/line-horiz-full.png") left 0 no-repeat,url("../img/line-horiz-full.png") right -22px no-repeat,url("../img/line-horiz-full.png") center -11px repeat-x;
}

.bordered {
    background: url("../img/line-horiz.png") repeat-x 50% 50%;
}

    .bordered span {
        background: url("../img/line-horiz-left.png") left center no-repeat,url("../img/line-horiz-right.png") right center no-repeat;
        background-color: #fff;
        padding: 0 1.5em;
    }

.single-preview {
    border-bottom: 1px solid #cad2d2;
    background: url("../img/single-preview.png") no-repeat 100% 100%;
    margin-bottom: 20px;
    direction:rtl;
}

    .single-preview .meta {
        margin: 0 0 5px 0;
        font-weight: bold;
    }

    .single-preview p {
        margin: 0;
    }

    .single-preview h3 {
        margin: 0;
        line-height: 100%;
        padding: 0;
    }

    .single-preview .featured-img-thumb {
        display: block;
        position: relative;
        margin-left: 20px;
        margin-top:-10px;
        float:right;
    }

html.maintenance-page, html.maintenance-page body {
    height: 100%;
}

.maintenance {
    height: 100%;
    background: url("../img/404.jpg") no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.maintenance-page #header {
    display: none;
}

.maintenance #footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.maintenance h1 {
    font-size: 1em;
    line-height: 1;
    text-align: center;
    margin: 15% 0 2em 0;
}

    .maintenance h1 strong {
        display: block;
        font-size: 60px;
    }

.four-o-four, .maintenance {
    position: relative;
    text-align: center;
    color: #fff;
}

    .four-o-four .content, .maintenance .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
     
    }

    .four-o-four img, .maintenance img {
        width: 100%;
    }

    .four-o-four h1, .four-o-four h2 {
        display: block;
        width: 100%;
    }

    .four-o-four h1 {
        font-size: 20em;
        line-height: 1;
        text-align: center;
        margin-top: 8%;
    }

    .four-o-four h2 {
        font-size: 18px;
        color: #fff;
    }

    .four-o-four .hidden-phone a {
        display: block;
        width: 225px;
        height: 45px;
        line-height: 45px;
        text-transform: uppercase;
        font-size: 14px;
        text-align: center;
        margin: 15px auto;
        border: 0;
    }

        .four-o-four .hidden-phone a.first {
            background: rgba(0,0,0,0.75);
            color: #fff;
        }

    .four-o-four .button {
        margin: 1.5em 0;
    }

.featured-img {
    overflow: hidden;
    position: relative;
    border-bottom: 2px solid #d80b36;
}

    .featured-img, .featured-img .container {
        height: 240px;
        position: relative;
    }

        .featured-img img {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            z-index: -1;
        }

        .featured-img .banner-page-title, .featured-img .banner-breadcrumb {
            background: rgba(0,0,0,0.75);
            color: #fff;
            display: inline-block;
            padding: 0 1em;
            text-transform: uppercase;
            z-index: 300;
            position: absolute;
            top: 50%;
        }

            .featured-img .banner-breadcrumb a {
                color: #fff;
            }

        .featured-img .banner-page-title {
            left: 0;
            height: 60px;
            line-height: 60px;
            margin-top: -30px;
        }

        .featured-img .banner-breadcrumb {
            right: 0;
            height: 40px;
            line-height: 40px;
            margin-top: -20px;
        }

.work-nav {
    margin: 55px 0;
}

.work-detail {
    color: #fff;
    direction:rtl;
}

    .work-detail .inner {
        padding: 20px;
        background-color: #d80b36;
    }

    .work-detail h3 {
        color: #000;
        background-color: #fff;
        text-align: center;
        border-top: 1px solid #d80b36;
        border-left: 1px solid #d80b36;
        margin: 0;
    }

.work-fact {
    font-size: 14px;
    font-family: IRANSansWeb, 'Montserrat',sans-serif;
    margin-bottom: 1.25em;
    
}

.contact-banner {
    height: 450px;
    background: #f5f5f5 url("../img/loading.gif") no-repeat 50% 50%;
    border-bottom: 2px solid #d80b36;
}

    .contact-banner #map_canvas {
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
    }

        .contact-banner #map_canvas.loaded {
            -ms-filter: "alpha(opacity=100)";
            filter: alpha(opacity=100);
            opacity: 1;
        }

.contact-marker {
    color: #fff;
    width: 300px;
    height: 170px;
    overflow: hidden;
}

    .contact-marker ul {
        margin: 0;
        padding: 20px;
        background-color: #d80b36;
    }

    .contact-marker a, .contact-marker i {
        color: #fff !important;
    }

.contact-pointer {
    background: transparent url("../img/contact-marker.png") no-repeat 50% 100%;
    height: 20px;
}

#map_canvas {
    width: 100%;
    height: 450px;
}

#contact .contact-form {
    margin: 50px 0 0 0;
}

.contact-form input, .contact-form textarea, .contact-form button , .contact-form select {
    /*padding: 10px;*/
    font-family:IRANSansWeb,Tahoma;
    direction:rtl;
    float:right;
}

.contact-form [type="submit"] {
    height: inherit;
    line-height: inherit;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 200;
    float:left;
}
.regitem{
    /*border:solid 1px #d80b36;*/
      width: 100%;
     height: 40px;
}
.line-full-width {
    background: url("../img/line-horiz.png") repeat-x 50% 50%;
    text-align: center;
    position: relative;
    height: 40px;
    line-height: 40px;
}

    .line-full-width h2 {
        margin: 0;
        padding: 0;
        line-height: 100%;
        display: inline;
        height: 40px;
        line-height: 40px;
        padding: 0 25px;
        background-color: #f4f4ef;
    }

    .line-full-width .bxslider-prev, .line-full-width .bxslider-next {
        margin: 0;
        padding: 0;
        z-index: 300;
    }

    .line-full-width .bxslider-prev {
        margin-right: -3px;
    }

    .line-full-width .bxslider-next {
        margin-left: -3px;
    }

        .line-full-width .bxslider-prev i, .line-full-width .bxslider-next i {
            font-size: 24px;
            color: #cad2d2;
            background-color: #f4f4ef;
        }

            .line-full-width .bxslider-prev i:hover, .line-full-width .bxslider-next i:hover {
                color: #d80b36;
            }

.bxslider-prev {
    margin-right: -5px;
}

.line-on-right {
    background: url("../img/line-horiz.png") repeat-x 50% 50%;
}

    .line-on-right span {
        padding-right: 30px;
        background: #fff url("../img/line-horiz-right.png") no-repeat 100% 50%;
    }

.line-on-left {
    text-align: right;
    background: url("../img/line-horiz.png") repeat-x 50% 50%;
}

    .line-on-left span {
        padding-left: 30px;
        background: #fff url("../img/line-horiz-left.png") no-repeat 0 50%;
    }

.line-on-both {
    text-align: center;
    background: url("../img/line-horiz-pink.png") repeat-x 50% 50%;
}

    .line-on-both span {
        padding: 0 30px;
        background-color: #f4f4ef;
        background-image: url("../img/line-horiz-left-pink.png"),url("../img/line-horiz-right-pink.png");
        background-position: 0 50%,100% 50%;
        background-repeat: no-repeat;
    }

.htag-with-link h1, .htag-with-link h2, .htag-with-link h3, .htag-with-link h4, .htag-with-link h5, .htag-with-link h6 {
    float: right;
    font-family:IRANSansWeb,Tahoma;
    margin: 0;
    line-height: 100%;
}

.htag-with-link span {
    background: #fff;
    padding-right: 10px;
}

.htag-with-link > div {
    float: left;
    height: 30px;
    background: #fff;
    padding-left: 10px;
}

    .htag-with-link > div a {
        display: block;
        height: 100%;
              
    }

.htag-with-link {
    background: url("../img/line-horiz.png") repeat-x 0 50%;
    margin-bottom: 1.5em;
}

.team {
    background: #f4f4ef;
    padding: 85px 0;
}

.member {
    text-align: center;
}

.member-badge {
    margin: 0;
    padding: 0;
}

.member-photo {
    background: url("../img/member-photo.png") no-repeat 50% 100%;
    padding-bottom: 50px;
    margin-top: 100px;
    margin-bottom: 10px;
}

    .member-photo img {
        margin-left: auto;
        margin-right: auto;
        transition: all .3s ease-in;
    }

        .member-photo img:hover {
            -ms-filter: "alpha(opacity=75)";
            filter: alpha(opacity=75);
            opacity: .75;
        }

.member-name {
    font-size: 18px;
    color: #d80b36;
    margin: 0;
}

.member-position {
    font-size: 11px;
    color: #372f2b;
    text-transform: uppercase;
}

.member-bio {
    /*padding: 20px 50px;*/
    direction:rtl;
    margin-right:50px;
    background: url("../img/angle-br-small.png") no-repeat 100% 100%;
}

.member-social a {
    color: #cad2d2;
    font-size: 24px;
    margin: 0 2.5px;
}

    .member-social a:hover {
        color: #d80b36;
    }

.client-logo {
    background: url("../img/angle-tl.png") no-repeat 0 0,url("../img/angle-br.png") no-repeat 100% 100%;
    text-align: center;
    height: 130px;
    overflow: hidden;
}

    .client-logo img {
        margin: 25px 0;
        transition: all .3s ease-in;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%);
    }

        .client-logo img:hover {
            -webkit-filter: grayscale(0%);
            -moz-filter: grayscale(0%);
            filter: grayscale(0%);
        }

.section-cta {
    padding: 60px 0;
    color: #fff;
    background-color: #d80b36;
}

    .section-cta h3 {
        margin: 0;
        font-size: 24px;
    }

    .section-cta p {
        margin-bottom: 0;
    }

    .section-cta .button {
        border: 1px solid #fff;
        text-transform: inherit;
    }

#testimonial-slider {
    background: url("../img/icons/quote-open.png") no-repeat 20% 40%,url("../img/icons/quote-close.png") no-repeat 80% 40%;
}

#testimonials blockquote {
    text-align: center;
    width: 580px;
    max-width: 80%;
    margin: 40px auto;
    padding: 0;
    border: 0;
}

    #testimonials blockquote p {
        font-size: 13px;
        font-style: italic;
        color: #888;
        line-height: 22px;
        margin: 0;
    }

    #testimonials blockquote cite {
        font-style: italic;
        color: #d80b36;
        display: block;
        margin-top: 2em;
    }

#footer {
    background: #efefef;
    direction:rtl;
    
}

.footer-columns a {
    color: #372f2b;
    text-decoration: none;
    
}

    .footer-columns a:hover {
        color: #d80b36;
    }

.footer-columns {
    padding: 45px 0;
}

.footer-tweets {
    background-color: #d80b36;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 14px;
    padding: 25px 0;
}

    .footer-tweets p {
        margin-bottom: 0;
    }

    .footer-tweets ul, .footer-tweets li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .footer-tweets a {
        text-decoration: underline;
    }

.footer-tweeter {
    width: 63px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: -15px;
    margin-left: -18px;
    background: url("../img/icons/twitter.png") no-repeat;
}

.footer-tweets a {
    color: #fff;
}

.footer-recent {
   font-family:IRANSansWeb,Tahoma;
    font-size: 14px;
    color: #5f5f5f;
}

    .footer-recent span {
        display: block;
        color: #888;
        font-size: 10px;
        font-style: normal;
        text-transform: uppercase;
        margin-right: 20px;
    }

    .footer-recent li {
        margin: 0  18px 0 0;
    }

.footer-contact, .footer-contact li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family:IRANSansWeb,Tahoma;
}

.footer-contact {
    display: block;
    margin-top: 60px;
}

    .footer-contact i {
        color: #d80b36;
        display: inline-block;
        width: 30px;
    }

    .footer-contact li {
        margin-bottom: 10px;
    }

    .footer-contact address {
        margin: 0;
        font-size: 18px;
    }

.footer-list {
   font-family:IRANSansWeb,Tahoma;
}

    .footer-list li {
        margin-bottom: 5px;
    }

.getintouch {
    background: url("../img/footer-map.png") no-repeat 50% 25px;
}

#footer .widget-title {
   font-family:IRANSansWeb,Tahoma;
    font-size: 18px;
    font-weight: bold;
    color: #d80b36;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.copyright {
    font-size: 11px;
    text-transform: uppercase;
    color: #c0c0c0;
    background-color: #252525;
    text-align: center;
    padding: 2em;
}

    .copyright p {
        margin: 0;
    }

.copyright-pink {
    color: #fff;
    background-color: #d80b36;
}

.row-fluid-5 {
    width: 100%;
    *zoom: 1;
}

    .row-fluid-5:before, .row-fluid-5:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .row-fluid-5:after {
        clear: both;
    }

    .row-fluid-5 [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        margin-left: 1.875%;
        *margin-left: 1.875%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid-5 .controls-row [class*="span"] + [class*="span"] {
        margin-left: 1.875%;
    }

    .row-fluid-5 [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid-5 .span2 {
        width: 18.5%;
        *width: 18.5%;
    }

@media(max-width:600px) {
    .row-fluid-5 [class*="span"] {
        margin-left: 0;
        float: left;
        width: 100%;
    }
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
}

    .swipe-wrap > div {
        float: left;
        width: 100%;
        position: relative;
    }

.work-slider-caption {
    text-align: center;
    padding: 20px;
    position: relative;
}

    .work-slider-caption::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 1px;
        height: 30%;
        background-color: #d80b36;
    }

    .work-slider-caption::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        display: block;
        width: 1px;
        height: 30%;
        background-color: #cad2d2;
    }

    .work-slider-caption h3 {
        color: #d80b36;
    }

    .work-slider-caption h3, .work-slider-caption p {
        margin: 0;
        padding: 0;
    }

    .work-slider-caption p {
        font-size: 14px;
        color: #95a5a6;
    }

#work-slider {
    position: relative;
    border-bottom: 1px solid #cad2d2;
}

    #work-slider .swipe-controls a {
        font-size: 64px;
        color: #d80b36;
        position: absolute;
        bottom: 20px;
        margin: 0 20px;
    }

    #work-slider .swipe-prev {
        left: 0;
    }

    #work-slider .swipe-next {
        right: 0;
    }

    #work-slider img {
        border-bottom: 4px solid #d80b36;
    }

.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 710px !important;
    overflow: hidden;
}

.fullwidthbanner {
    max-height: 710px !important;
    overflow: hidden;
}

#slider {
    position: relative;
    border-bottom: 2px solid #d80b36;
    background-color: #efefef;
}

#slider-controls {
    background: #d80b36;
    width: 260px;
    height: 60px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -130px;
    z-index: 300;
}

    #slider-controls::after {
        content: "";
        background: url("../img/slider-controls-shadow.png") no-repeat;
        position: absolute;
        bottom: -12px;
        left: 0;
        display: block;
        height: 14px;
        width: 260px;
    }

#slider .slider-title {
    background: rgba(0,0,0,0.75);
    padding: 20px;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: none;
    font-family: IRANSansWeb,'Open Sans',sans-serif;
}

.tp-bullets.round-boxin .bullet {
    cursor: pointer;
    position: relative;
    background-color: #d80b36;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    float: left;
    border: 2px solid #fff;
    border-radius: 100px;
}

    .tp-bullets.round-boxin .bullet.selected {
        background-color: #fff;
    }

.gw-go-header, .gw-go-footer {
    background: #372f2b;
    color: #fff;
}

.gw-go-header {
    padding: 20px 0;
}

ul.gw-go-body li {
    padding: 18px 5px !important;
    border-bottom: 1px solid #f1ebf5;
}

.gw-go-body li:last-child {
    border-bottom: 0;
}

.gw-go-btn {
    color: #fff !important;
}

.gw-go-current .gw-go-header, .gw-go-current .gw-go-footer {
    background: #d80b36;
}

.gw-go-current .gw-go-body {
    font-size: 14px;
    color: #d80b36;
}

.boxing-pt-price {
    font-size: 55px;
    line-height: 55px;
    position: relative;
}

    .boxing-pt-price sup {
        top: -10px;
    }

    .boxing-pt-price i {
        font-size: 36px;
        font-style: normal;
    }

.box-icon {
    width: 98px;
    height: 98px;
    border: 1px solid #d80b36;
    background-color: #d80b36;
    position: relative;
    float: left;
    text-align: center;
    line-height: 90px;
    margin-right: 30px;
    transition: all .3s ease-in;
}

    .box-icon i {
        color: #fff;
        font-size: 50px;
        vertical-align: middle;
    }

    .box-icon:hover {
        background-color: #fff;
    }

        .box-icon:hover i {
            color: #d80b36;
        }

#services > .row {
    margin-bottom: 75px;
}

    #services > .row:last-child {
        margin-bottom: 0;
    }

#services h3 {
    padding-left: 130px;
    background: url("../img/box-icon-line.png") no-repeat 0 50%;
}

#work-process {
    background-color: #f4f4ef;
    padding: 75px 0;
}

#work-process-illus {
    margin-top: 75px;
}

    #work-process-illus > .span2 {
        text-align: center;
    }

    #work-process-illus h3, #work-process-illus h3 a {
        color: #d80b36;
    }

    #work-process-illus .work-process-icon {
        width: 99px;
        height: 124px;
        padding-top: 25px;
        display: block;
        margin: 0 auto;
        text-align: center;
        background: url("../img/work-process-icon.png") no-repeat;
    }

        #work-process-illus .work-process-icon i {
            font-size: 42px;
        }

    #work-process-illus .work-down {
        padding-top: 35px;
    }

.meta {
    font-family: IRANSansWeb, 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #d80b36;
    margin: 0 0 20px 0;
    font-weight: normal;
    font-size: 10px;
}

.blog-archive {
    overflow: hidden;
    margin-bottom: 80px;
    background: url("../img/blog-archive-bottom.png") no-repeat 100% 100%;
}

.blog-archive-type {
    position: absolute;
    top: 0;
    right: 0;
    background: #ccc;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float:left;
}

.blog-archive:hover .blog-archive-type {
    background: 0;
}

.blog-archive-inner {
    padding: 20px;
    overflow: hidden;
    position: relative;
    background: url("../img/blog-archive-top.png") no-repeat 100% 0;
}

    .blog-archive-inner h3 {
        margin: 0;
        padding: 0;
        line-height: 100%;
    }

    .blog-archive-inner p {
        font-size: 12px;
    }

        .blog-archive-inner p:last-child {
            margin-bottom: 0;
        }

.blog-archive-text {
    max-height: 220px;
    overflow: hidden;
    color: #888;
}

.blog-archive-right {
    background-position: 0 100%;
}

    .blog-archive-right .blog-archive-inner {
        background-position: 0 0;
    }

.blog-list {
    margin: 0 0 30px 0;
    height: 100px;
    overflow: hidden;
    position: relative;
}

    .blog-list:hover {
        background-color: #d80b36;
        background-image: none;
    }

        .blog-list:hover a, .blog-list:hover h3, .blog-list:hover .meta, .blog-list:hover p {
            color: #fff;
        }

        .blog-list:hover .blog-archive-inner {
            padding-top: 10px;
        }

    .blog-list .blog-archive-inner {
        padding-top: 0;
        background: 0;
        transition: all .3s ease-in;
    }

    .blog-list .blog-archive-featured {
        width: 100px;
        height: 100px;
        overflow: hidden;
        position: relative;
    }

        .blog-list .blog-archive-featured img {
            position: absolute;
            top: 0;
            right: 0;
            max-width: inherit;
            max-height: 100px;
            float:right;
        }

    .blog-list .meta {
        margin: 0;
    }

.button-loadmore {
    text-align: center;
}

    .button-loadmore .jscroll-next {
        height: inherit;
        line-height: inherit;
        padding: 10px 30px;
    }

.blog-archive-thumb {
    position: relative;
    background: url("../img/blog-archive-bottom.png") no-repeat 100% 100%;
    margin-bottom: 50px;
}

    .blog-archive-thumb .blog-archive-featured {
        border-bottom: 2px solid #d80b36;
    }

    .blog-archive-thumb .blog-archive-inner {
        padding: 15px 10px;
    }

        .blog-archive-thumb .blog-archive-inner::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 1px;
            height: 24px;
            background-color: #d80b36;
        }

    .blog-archive-thumb h3 {
        margin: 0;
        line-height: 1;
    }

.corner-icon {
    width: 40px;
    height: 40px;
    background-color: #d80b36;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

.corner-icon {
    display: none;
}

    .corner-icon i {
        color: #fff;
    }

.widget-container {
    margin-bottom: 10px;
}
.widget-container p
{
    text-align:justify;
}
.widget-container p > a
{
    float:left;
    color:#d80b36;
}
.widget-box .widget-title {
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #372f2b;
    font-size: 18px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #d80b36;
    padding: 15px 0;
}

.widget-box ul, .widget-box li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-box .meta {
    font-size: 11px;
    font-weight: normal;
}

.widget-box a {
    display: block;
    color: #fff !important;
    background-color: #d80b36;
    padding: 10px 30px;
    position: relative;
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

    .widget-box a:hover, .widget-box a:hover .meta {
        color: #d80b36 !important;
        background-color: #fff;
    }

    .widget-box a:hover {
        background-image: url("../img/icons/arrow-right.png");
        background-position: 95% 50%;
        background-repeat: no-repeat;
    }

.widget-box .meta {
    display: block;
    color: #fff;
    margin: 0;
}

.widget-box .widget-inner {
    border: 1px solid #d80b36;
    color: #fff;
    padding: 10px 0;
    background-color: #d80b36;
}

.widget-box-dark .widget-inner {
    background-color: #372f2b;
    border: 0;
}

.widget-box-dark .widget-title {
    color: #d80b36;
    border-color: #372f2b;
}

.widget-search {
    border: 1px solid #d80b36;
    border-right: 0;
    padding: 10px;
    position: relative;
    height: 42px;
}

    .widget-search input {
        padding: 20px 10px;
        margin: 0;
        border-color: #fff;
        width: 75%;
    }

    .widget-search button {
        width: 64px;
        height: 64px;
        background-color: #372f2b;
        border: 0;
        position: absolute;
        top: -1px;
        right: 0;
    }

        .widget-search button i {
            color: #fff;
        }

.widget-testimonial {
    font-style: italic;
    border: 0;
    margin: 0;
    padding: 10px 20px;
}

    .widget-testimonial p {
        font-size: 11px;
        line-height: 20px;
    }

    .widget-testimonial cite {
        display: block;
        text-align: right;
        font-size: 13px;
        margin-top: 10px;
    }

.widget-archives a, .widget-social a {
    padding-top: 4px;
    padding-bottom: 4px;
}

.single-post-header {
    margin: 0 0 60px 0;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #eb859a;
}

    .single-post-header figcaption {
        display: block;
        padding: 25px;
        background-color: #fff;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .single-post-header::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 1px;
        height: 24px;
        background-color: #eb859a;
    }

    .single-post-header h1 {
        margin: 0;
        padding: 0;
        line-height: 100%;
        font-size: 24px;
    }

    .single-post-header .meta {
        margin: 0;
        text-align: center;
    }

    .single-post-header .post-comments {
        color: #d80b36;
        margin-left: 30px;
    }

.blog-single-content {
    position: relative;
    border-bottom: 1px solid #eb859a;
    padding-bottom: 60px;
    direction:rtl;
    text-align:justify;
}

    .blog-single-content p:last-child {
        margin-bottom: 0;
    }

    .blog-single-content::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        display: block;
        width: 1px;
        height: 24px;
        background-color: #eb859a;
    }

    .blog-single-content p {
        font-size: 14px;
        line-height: 30px;
    }

.blog-tags-share {
    margin-top: 40px;
}

    .blog-tags-share .button {
        font-weight: normal;
    }

.blog-categories, .blog-categories a {
    color: #d80b36;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

    .blog-categories i {
        font-size: 18px;
        margin-right: 15px;
        vertical-align: middle;
    }

#comments > div {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cad2d2;
}

    #comments > div::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        display: block;
        width: 1px;
        height: 24px;
        background-color: #cad2d2;
    }

.comment-content p:last-child {
    margin-bottom: 0;
}

.comment-header {
    margin-bottom: 15px;
}

.comment-reply {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    font-size: 11px;
    color: #5f5f5f;
}

.comment-date {
    color: #d80b36;
}

.comment-author-img {
    float: left;
    margin-right: 20px;
}

.comment-author {
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #372f2b;
    margin: 0;
}

.comment-child {
    margin-left: 10%;
}

@media(min-width:1200px) {
    #footer .widget-title {
        background: url("../img/footer-line-right.png") no-repeat 100% 50%;

    }

    #work-process-illus {
        background: url("../img/work-process-line.png") no-repeat 50% 50px;
    }
}

@media(min-width:768px) {
    .maintenance-countdown-wrapper {
        background-color: rgba(0,0,0,0.8);
    }

    .maintenance-countdown > div {
        width: 130px;
        height: 130px;
        display: inline-block;
        margin: 0 5px;
        position: relative;
        text-align: center;
        font-size: 60px;
        line-height: 130px;
        border: 1px solid #fff;
        border: 1px solid rgba(255,255,255,0.2);
    }

        .maintenance-countdown > div span {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 16px;
            text-transform: uppercase;
            -moz-transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
        }
}

@media(max-width:767px) {
    #header-mobile {
        margin-bottom: 20px;
        padding: 20px;
        position: relative;
        background-color: #d80b36;
    }

        #header-mobile img {
            max-width: 50%;
        }

        #header-mobile .tinynav {
            display: block;
            width: 50px;
            height: 50px;
            border: 0;
            margin: 0;
            background: url("../img/hamburger.gif") no-repeat 50% 50%;
            position: absolute;
            top: 50%;
            margin-top: -25px;
            right: 20px;
            text-indent: -9999em;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

    .tp-bullets {
        display: none;
    }

    .margin-t {
        margin-top: 3em;

    }

    .button:link, .button:visited, .button:active {
        display: block;
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .cta-box .button {
        visibility: visible !important;
        float: none;
        margin: 0;
    }

    .cta-box .button-middle {
        display: none;
    }

    .bordered, .bordered span {
        background: 0;
        padding: 0;
    }

    #testimonial-slider {
        background: 0;
    }

    #home-services {
        background: 0;
    }

        #home-services .service-icon {
            background: 0;
            width: inherit;
            height: inherit;
        }

    .section-cta {
        padding: 20px;
        direction:rtl;
    }

        .section-cta .button {
            margin-top: 20px;
            font-family:IRANSansWeb,Tahoma;
        }
         .section-cta p {
            margin-top: 20px;
            font-family:IRANSansWeb,Tahoma;
            float:right;
        }
           .section-cta h3 {
            margin-top: 20px;
            font-family:IRANSansWeb,Tahoma;
            float:right;
        }
    #testimonials {
        background: 0;
    }

    #recent-work img {
        width: 100%;
    }

    .client-logo {
        margin-bottom: 1em;
    }

    #footer {
        text-align: center;
    }

        #footer .footer-columns {
            padding-top: 0;
        }

        #footer .widget-title {
            margin: 2em 0 1em 0;
        }

        #footer ul, #footer li {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #footer .getintouch {
            background: 0;
        }

        #footer .container {
            padding-left: 20px;
            padding-right: 20px;
        }

    .list-arrow li, .list-arrow li:hover {
        background: 0;
    }

    .featured-img, .featured-img .container {
        height: inherit;
        position: relative;
        padding: 1em 0;
    }

        .featured-img .banner-page-title, .featured-img .banner-breadcrumb {
            position: relative;
            right: inherit;
            left: inherit;
            margin-top: 0;
            display: block;
        }

    .filters-wrapper, .filters {
        background: 0;
    }

        .filters li {
            margin-bottom: 1em;
        }

    .blog-archive-featured {
        float: none;
        clear: both;
    }

        .blog-archive-featured .mask-link {
            display: none;
        }

    .single-post-header figcaption {
        position: relative;
    }

    .blog-list {
        height: auto;
    }

        .blog-list .blog-archive-featured {
            display: none;
        }

    .four-o-four .content, .maintenance .content {
        padding: 0 20px;
        direction:rtl;
    }

    .maintenance-countdown > div {
        display: inline;
        margin: 0 2px;
        font-size: 16px;
    }
}
