@font-face {
    font-family: BYekan;
    src: url(BYekan.eot);
    src: url(BYekan.eot?#iefix) format("embedded-opentype"), url(BYekan.woff) format("woff"), url(BYekan.ttf) format("truetype"), url(BYekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    background: #f8f8f8;
    text-align: center;
    font-family: BYekan , sans-serif;
    color: #888;
    font-size: 14px;
    font-weight: 400;
}

.navbar-header .navbar-brand {
  background-image: none !important;
}
.colored-text {
    color: #fe503e;
}

a {
    color: #fe503e;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    a:hover, a:focus {
        color: #888;
        text-decoration: none;
    }

strong {
    font-weight: bold;
}

img {
    max-width: 100%;
}

h1 {
    font-size: 30px;
    color: #5d5d5d;
    line-height: 40px;
    font-weight: bold;
}

h2 {
    margin: 0;
    background: #f8f8f8;
    font-size: 24px;
    color: #5d5d5d;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
}

h3, h4 {
    color: #5d5d5d;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

::-moz-selection {
    background: #fe503e;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #fe503e;
    color: #fff;
    text-shadow: none;
}


/***** Big links / buttons *****/

a.big-link-1 {
    display: inline-block;
    padding: 5px 22px;
    background: #fe503e;
    color: #fff;
    font-style: italic;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    font: 14px 'byekan',tahoma;
}

    a.big-link-1:hover {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-1:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

a.big-link-2 {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 9px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

    a.big-link-2:hover {
        background: #fe503e;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-2:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

a.big-link-3 {
    display: inline-block;
    padding: 5px 22px;
    background: #fe503e;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    line-height: 24px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

    a.big-link-3:hover {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-3:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }


/***** Top menu *****/

.navbar {
    z-index: 99;
    margin-bottom: 0;
    background: #fff;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

ul.navbar-nav {
    font-size: 14px;
    color: #888;
    text-transform: uppercase;
}

    ul.navbar-nav li a {
        padding: 23px 20px;
        background: #fff;
        border-top: 5px solid #fff;
        color: #5d5d5d;
    }

    ul.navbar-nav li.active a {
        background: #f8f8f8;
        border-color: #fe503e;
        color: #5d5d5d;
    }

    ul.navbar-nav li a:hover, ul.navbar-nav li a:focus {
        background: #fe503e;
        border-color: #fe503e;
        color: #fff;
        outline: 0;
    }

.nav .open > a {
    background: #f8f8f8;
    border-color: #fe503e;
    color: #5d5d5d;
}

    .nav .open > a:hover, .nav .open > a:focus {
        background: #fe503e;
        border-color: #fe503e;
        color: #fff;
    }

ul.navbar-nav li a span {
    line-height: 35px;
    color: #aaa;
}

ul.navbar-nav li a:hover span, ul.navbar-nav li a:focus span {
    color: #fff;
}

.dropdown-menu {
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
}

    .dropdown-menu > .active > a {
        background: #fff;
        color: #5d5d5d;
    }

        .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
            background: #f8f8f8;
            color: #fe503e;
        }

ul.navbar-nav li .dropdown-menu a {
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.navbar-nav li.active .dropdown-menu a {
    background: #fff;
    color: #5d5d5d;
    border: 0;
}

    ul.navbar-nav li.active .dropdown-menu a:hover,
    ul.navbar-nav li.active .dropdown-menu a:focus {
        background: #fe503e;
        color: #fff;
        border: 0;
    }

ul.navbar-nav li.active .dropdown-menu > .active > a {
    background: #f8f8f8;
    color: #fe503e;
    border: 0;
}

    ul.navbar-nav li.active .dropdown-menu > .active > a:hover,
    ul.navbar-nav li.active .dropdown-menu > .active > a:focus {
        background: #fe503e;
        color: #fff;
        border: 0;
    }

.navbar > .container .navbar-brand {
    margin-right: 0;
}

.navbar-brand {
    width: 200px;
    height: 106px;
    text-indent: -99999px;
}

/***** Slider *****/

.slider-container {
    margin: 0 auto;
    -moz-box-shadow: 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.slider {
    padding: 0;
    overflow: hidden;
}

.flexslider {
    margin: 0;
    background: none;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .flexslider .slides > li {
        position: relative;
    }

.flex-caption {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 100%;
    padding: 10px 20px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: right;
    direction: rtl;
    font: 15px 'byekan',tahoma;
}

.flex-direction-nav a {
    width: 60px;
    height: 60px;
    padding-top: 17px;
    background: #fe503e;
    color: #fff;
    text-shadow: none;
}

    .flex-direction-nav a:before {
        font-size: 26px;
    }

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}


/***** Presentation *****/

.presentation-container {
    margin-top: 30px;
}

    .presentation-container h1 {
        font:25px 'byekan',tahoma;
        direction: rtl;
    }

    .presentation-container p {
        font-size: 18px;
        font-style: italic;
        font:19px 'byekan',tahoma;
        direction: rtl;
    }


/***** Services *****/

.services-container {
    margin-top: 10px;
}

.services-title {
    margin-top: 40px;
}

    .services-title h2 {
        width: 200px;
    }

.service {
    margin-top: 40px;
    padding: 0px 3px 20px 3px;
    background: #fff;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}

    .service img {
        color: #5d5d5d;
        margin: 0 auto 0 auto;
    }

    .service .service-icon span {
        vertical-align: middle;
    }

    .service h3 {
        margin-top: 13px;
        font-size: 14px;
        font: 600 16px 'byekan',tahoma;
        direction: rtl;
    }

    .service p {
        padding-bottom: 7px;
        line-height: 24px;
        font: 600 16px 'nazanin',tahoma;
        direction: rtl;
        min-height:60px;
    }


/***** Latest work *****/

.work-container {
    margin-top: 50px;
}

.work-title h2 {
    width: 350px;
    text-align: right;
    font: 25px 'byekan',tahoma;
}

.work {
    position: relative;
    margin-top: 40px;
    padding-bottom: 20px;
    background: #fff;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

    .work .work-bottom {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .work h3 {
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        font: 600 16px 'byekan',tahoma;
        direction:rtl;
    }

    .work p {
        padding-left: 15px;
        padding-right: 15px;
        line-height: 24px;
        font-style: italic;
        font: 14px 'byekan',tahoma;
        direction:rtl;
    }


/***** Testimonials *****/

.testimonials-container {
    margin-top: 50px;
    padding-bottom: 70px;
}

.testimonials-title h2 {
    width: 220px;
    text-align: right;
    font: 25px 'byekan',tahoma;
}

.testimonial-list {
    margin-top: 30px;
    text-align: left;
}

    .testimonial-list .tab-pane {
        overflow: hidden;
    }

    .testimonial-list .testimonial-image {
        float: right;
        width: 20%;
        margin: 10px 0 0 0;
    }

        .testimonial-list .testimonial-image img {
            max-width: 180px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }

    .testimonial-list .testimonial-title {
        color: #fe503e;
    }

    .testimonial-list .testimonial-text {
        float: right;
        width: 80%;
        line-height: 30px;
        text-align: right;
        font: 17px 'byekan',tahoma;
        direction: rtl;
        padding-right: 20px;
    }

    .testimonial-list .nav-tabs {
        border: 0;
        text-align: left;
    }

        .testimonial-list .nav-tabs li {
            float: none;
            display: inline-block;
            margin-left: 5px;
            margin-right: 5px;
        }

            .testimonial-list .nav-tabs li a {
                width: 20px;
                height: 20px;
                padding: 0;
                background: #eaeaea;
                border: 0;
                -moz-border-radius: 0;
                -webkit-border-radius: 0;
                border-radius: 0;
            }

                .testimonial-list .nav-tabs li a:hover {
                    border: 0;
                    background: #ddd;
                }

            .testimonial-list .nav-tabs li.active a {
                background: #fe503e;
            }

                .testimonial-list .nav-tabs li.active a:focus {
                    border: 0;
                }

.testimonial-icon {
    padding-top: 20px;
    font-size: 100px;
    color: #eaeaea;
    line-height: 100px;
    overflow: hidden;
}

    .testimonial-icon div {
        -ms-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }


/***** Footer *****/

footer {
    margin: 0 auto;
    padding-bottom: 10px;
    background: #333;
    color: #bbb;
    float:right;width:100%;
}

.footer-box {
    margin-top: 20px;
    text-align: left;
}

    .footer-box h4 {
        margin-top: 20px;
        color: #eee;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
        text-align: right;
        font: 18px 'byekan';
        direction: rtl;
    }

.footer-box-text p {
    line-height: 2.5 !important;
    font: 13px 'byekan',tahoma;
    text-align: right;
    direction: rtl;
}
.footer-box-text.footer-box-text-contact > p {
    margin-bottom:0 !important;
}
.footer-box-text-contact span {
    padding-right: 7px;
    color: #5d5d5d;
}

.footer-box-text-subscribe form {
    padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
    width: 98%;
    height: 26px;
    border-color: #5d5d5d;
    color: #ccc;
    direction:rtl;
}

.footer-box-text .form-group {
    direction:rtl;
}
.footerlinks > ul {
    float:right;width:100%;
}
.footer-box-text .btn {
    float: right;
}
/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
}

    .flickr-feed a {
        display: inline-block;
        width: 54px;
        margin: 0 4px 4px 0;
    }

        .flickr-feed a:hover {
            opacity: 0.7;
        }

        .flickr-feed a img {
            border: 2px solid #444;
        }


.footer-border {
    margin-top: 30px;
    border-top: 1px dashed #444;
}

.footer-copyright {
    margin-top: 15px;
    line-height: 24px;
    text-align: left;
}

.footer-social {
    margin-top: 10px;
    text-align: right;
}

    .footer-social a {
        margin: 0 0 0 10px;
        font-size: 26px;
        color: #666;
    }

        .footer-social a:hover, .footer-social a:focus {
            color: #fe503e;
        }


/***** Page title *****/

.page-title-container {
    margin: 0 auto;
    padding: 35px 0 0 0;
}

.page-title {
    padding-bottom: 35px;
    border-bottom: 1px solid #eaeaea;
}

.page-title-container h1 {
    display: inline;
    margin-left: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    vertical-align: middle;
    font: 20px 'byekan';
}

.page-title-container p {
    display: inline;
    margin-left: 5px;
    vertical-align: middle;
    direction: rtl;
    text-align: center;
    font: 15px 'byekan';
}

.page-title-container span {
    font-size: 46px;
    color: #ddd;
    vertical-align: middle;
}


/* ----- ABOUT PAGE ----- */

/***** About us text *****/

.about-us-container {
    margin-top: 20px;
}

.about-us-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

    .about-us-text h3 {
        margin-top: 25px;
        text-align: right;
        direction: rtl;
        font: 18px 'byekan';
    }

    .about-us-text p {
        line-height: 28px;
        text-align: right;
        direction: rtl;
        font: 16px 'byekan';
    }

/***** Meet our team *****/

.team-container {
    margin-top: 30px;
}

.team-title h2 {
    width: 220px;
    text-align: right;
    float: right;
    font: 22px 'byekan';
}

.team-box {
    position: relative;
    margin-top: 40px;
    padding-bottom: 20px;
    background: #fff;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 60px;
}

    .team-box h3 {
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font: 16px 'byekan';
    }

    .team-box p {
        padding-left: 15px;
        padding-right: 15px;
        line-height: 24px;
        font-style: italic;
        font: 14px 'byekan';
    }

.team-social {
    position: absolute;
    top: 10px;
    right: 10px;
    max-width: 100%;
    opacity: 0;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.team-box:hover .team-social {
    opacity: 1;
}


/* ----- CONTACT PAGE ----- */

/***** Form *****/

.contact-us-container {
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}

    .contact-us-container h3 {
        margin-top: 25px;
        font-size: 16px;
    }

    .contact-us-container p {
        line-height: 28px;
    }

.contact-form {
    padding-top: 25px;
    padding-bottom: 30px;
    font: 14px 'byekan',tahoma;
}

    .contact-form form {
        margin-top: 25px;
        direction: rtl;
        text-align: right;
    }

        .contact-form form .form-group {
            margin-bottom: 20px;
            direction: rtl;
            text-align: right;
        }

    .contact-form input[type="text"] {
        width: 100%;
        height: 34px;
        direction: rtl;
        text-align: right;
    }

    .contact-form textarea {
        width: 100%;
        height: 170px;
        padding-top: 8px;
        padding-bottom: 8px;
        direction: rtl;
        text-align: right;
    }

    .contact-form label {
        font-weight: 400;
        direction: rtl;
        text-align: right;
        float: right;
    }

        .contact-form label .error-label {
            direction: rtl;
            text-align: right;
        }

    .contact-form button {
        margin-top: 5px;
        padding: 0 45px;
    }

/***** Google map *****/

.contact-address {
    padding-bottom: 15px;
    font: 14px/14px 'byekan',tahoma;
    line-height: 20px;
}

    .contact-address h3 {
        font: 14px/14px 'byekan',tahoma;
        direction: rtl;
    }

    .contact-address .map {
        margin: 20px 0 40px 0;
        height: 300px;
    }


/* ----- SERVICES PAGE ----- */

/***** Services full width text *****/

.services-full-width-container {
    margin-top: 20px;
}

.services-full-width-text {
    padding-top: 10px;
    text-align: right;
    direction: rtl;
}

    .services-full-width-text h3 {
        margin-top: 25px;
        font: 18px 'byekan';
    }

    .services-full-width-text p {
        line-height: 28px;
        font: 16px 'byekan';
    }

/***** Services half width text *****/

.services-half-width-container {
    margin-top: 20px;
}

.services-half-width-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

    .services-half-width-text h3 {
        margin-top: 25px;
        font: 18px 'byekan';
    }

    .services-half-width-text p {
        line-height: 28px;
        font: 16px 'byekan';
        text-align: justify;
        direction: rtl;
    }

/***** Call to action *****/

.call-to-action-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding-top: 25px;
    padding-bottom: 15px;
    background: #fff;
    text-align: left;
    overflow: hidden;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

    .call-to-action-text p {
        float: left;
        width: 80%;
        padding-left: 25px;
        line-height: 30px;
        font-size: 18px;
        font-style: italic;
    }

    .call-to-action-text .call-to-action-button {
        float: left;
        width: 20%;
        padding-right: 25px;
        margin-bottom: 10px;
        text-align: right;
    }


/* ----- PORTFOLIO PAGE ----- */

.portfolio-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.portfolio-filters {
    padding-top: 35px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

    .portfolio-filters a {
        color: #5d5d5d;
    }

        .portfolio-filters a:hover, .portfolio-filters a.active {
            color: #fe503e;
        }

.portfolio-box {
    width: 255px;
    /*margin: 40px 15px 0 15px;*/
    margin: 40px 10px 0 10px;
}

.portfolio-box-container {
    position: relative;
    background: #fff;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

    .portfolio-box-container .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 69.5%;
    }

.portfolio-box-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    padding-top: 7px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}

.portfolio-box-text {
    padding: 0 15px 20px 15px;
}

    .portfolio-box-text h3 {
        cursor: pointer;
        margin-top: 20px;
        font: 15px 'byekan';
    }

    .portfolio-box-text p {
        line-height: 24px;
        font-style: italic;
        font: 14px 'byekan';
        direction:rtl;
    }

.imgcursor {
    cursor: pointer;
}


/*NEWS SHOW*/

.img-newsshow {
   margin-top:30px;
  
}

.shownews {
    padding-top: 5px;
    text-align: right;
    direction: rtl;
}

    .shownews h3 {
        margin-top: 20px;
        font: 20px 'byekan';
        color: #fe503e;
    }

    .shownews p {
        line-height: 28px;
        font: 15px 'byekan';
        text-align: justify;
        color: #2b2b2b;
    }

   .Description-show{
    font: 16px 'byekan';
    text-align: justify;
    direction: rtl;
    margin-bottom: 20px;
   
}
.rashinoffscreen {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}
@media(max-width:1000px) {
    .shownews h3 {
        font: 14px 'byekan' !important;
    }
    .shownews p, .Description-show {
        font: 13px 'byekan' !important;
    }
    .shop-content-img-rashin-ro-shin a img {
        width: auto !important;
        margin: 0 auto !important;
    }
    .section#servicioss-rashin-por .box img {
        width: auto !important;
        height: auto !important;
    }
}


    @media(min-width:1000px) {
        .service-box-text-o-p-p, .service-box-title-ridhin-rsdi {
            height: 35px;
            overflow: hidden;
        }

        .service-box-title-ridhin-rsdi {
            margin-bottom: 10px !important;
        }

        .service h3 {
            display: block;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 30px;
            max-height: 35px;
            overflow: hidden;
        }
    }

    .relativepic .col-lg-3 {
        float: right;
        margin-bottom: 15px;
    }



    .avatar {
        height: 25px;
        border-radius: 50%;
        max-width: 25px;
    }

    .userlistinline {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: byekan;
        float: left;
        margin-top: 5px;
        max-width: 150px;
    }

        .userlistinline li {
            display: inline;
            float: right;
            padding-left: 15px;
            direction: rtl;
            width: 100%;
            background-color: #646363;
            margin-bottom: 3px;
            padding: 4px;
            text-align: center;
            border-radius: 3px;
        }

        .userlistinline a {
            text-decoration: none;
            color: #fff;
            font-size: 12px;
        }

        .userlistinline .fa {
            margin-left: 5px;
        }

    .regli {
        background-color: #62b965 !important;
        transition: all 1s;
    }

        .regli:hover {
            background-color: #52ae55 !important;
        }

    .logli {
        background-color: #9da3b1 !important;
    }

    .userst {
        float: right;
        width: 100%;
        background-color: #fff;
        padding: 7px 0;
        color: #666;
        position: relative;
        z-index: 999;
        border-bottom: solid 1px #eee;
    }

        .userst a {
            color: #fff;
        }

    .userlistinline .fa.fa-power-off {
        margin-left: 5px;
        margin-right: 7px;
        display: inline-table;
        color: #fff;
    }

@media(min-width:767px) {
    .titlephotogallery {
        /* cursor: pointer;*/
        margin-top: 20px;
        font: 15px 'byekan';
        text-align: center;
        direction: rtl;
        max-height: 40px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .photgallerydc {
        height: 40px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .service h3 {
        display: block;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 30px;
        max-height: 35px;
        overflow: hidden;
    }
}
    .services-container .col-sm-3.pull-right .service p {
        min-height: 80px;
    }




    /*downlod*/
    /*downlod*/
    /*downlod*/

    /*---------------------------------------
BOOK-THUMB AREA
-----------------------------------------*/
    .shop-main-content {
        clear: both;
    }

    .shop-content-inner-lkji {
        margin-bottom: 30px;
    }

    .shop-content-img-rashin-ro-shin {
        background-color: #f6f6f6;
        padding: 0px;
        position: relative;
        cursor: pointer;
    }

    .shop-b-sell {
        position: absolute;
        top: 0;
        left: 50%;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        font-family: 'Open Sans', sans-serif;
        background: #1b1a1a;
        width: 50px;
        height: 30px;
        text-align: center;
        padding-top: 6px;
        text-transform: uppercase;
        margin-left: -25px;
    }

    .shop-content-img-rashin-ro-shin a {
        display: block;
    }

        .shop-content-img-rashin-ro-shin a img {
            width: 100%;
        }

    .shop-content-img-rashin-ro-shin-hover {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        background-color: rgba(45, 45, 45, 0.9);
        opacity: 0;
        -webkit-transition: all 400ms ease 0ms;
        -moz-transition: all 400ms ease 0ms;
        -ms-transition: all 400ms ease 0ms;
        transition: all 400ms ease 0ms;
    }

    .shop-content-img-rashin-ro-shin:hover .shop-content-img-rashin-ro-shin-hover {
        opacity: 1;
    }

    .shop-content-img-rashin-ro-shin-hover2 {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        background-color: rgba(47, 47, 47, 0.90);
        opacity: 0;
        -webkit-transition: all 400ms ease 0ms;
        -moz-transition: all 400ms ease 0ms;
        -ms-transition: all 400ms ease 0ms;
        transition: all 400ms ease 0ms;
    }

    .shop-content-img-rashin-ro-shin:hover .shop-content-img-rashin-ro-shin-hover2 {
        opacity: 1;
    }

    .shop-content-img-rashin-ro-shin-hover-text {
        top: 70%;
        position: absolute;
        width: 100%;
        text-align: center;
    }

    .shop-content-img-rashin-ro-shin-hover a {
        border: 2px solid #fff;
        background-color: #fff;
        border-color: #fff;
        border-radius: 0;
        color: #222;
        font-size: 13px;
        line-height: 1;
        margin: 0;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block;
        -webkit-transition: all 400ms ease 0ms;
        -moz-transition: all 400ms ease 0ms;
        -ms-transition: all 400ms ease 0ms;
        transition: all 400ms ease 0ms;
        width: 200px;
        height: 50px;
        text-align: center;
        margin-bottom: 16px;
        padding-top: 17px;
    }

        .shop-content-img-rashin-ro-shin-hover a:hover {
            background-color: #1bb580;
            border-color: #1bb580;
            color: #fff;
        }

    .shop-content-text-rashin-trio {
        padding: 26px 0;
        text-align: center;
    }

        .shop-content-text-rashin-trio p {
            font-size: 13px;
            color: #4e4e4e;
            font-family: 'byekan','Adobe Arabic';
            margin-bottom: 0;
        }

        .shop-content-text-rashin-trio h2 {
            font-size: 16px;
            color: #282828;
            font-weight: bold;
            margin: 8px 0px;
        }

            .shop-content-text-rashin-trio h2 a {
                color: #282828;
                text-decoration: none;
                font-family: 'byekan';
            }

                .shop-content-text-rashin-trio h2 a:hover {
                    color: #1bb580;
                    text-decoration: none;
                    display: inline-block;
                    -o-transition: .5s;
                    -ms-transition: .5s;
                    -moz-transition: .5s;
                    -webkit-transition: .5s;
                    transition: .5s;
                }

    /*show download*/

    .shop-single-review-pp {
        margin: 0px 15px 0px 15px;
    }

    .shop-review-left-triu-d {
        float: right;
    }

        .shop-review-left-triu-d h2 {
            font-size: 18px;
            color: #282828;
            font-weight: bold;
            font-family: 'byekan';
            line-height: 28px;
        }

        .shop-review-left-triu-d p {
            color: #1bb580;
            font-weight: bold;
            font-size: 18px;
        }

    .shop-review-right-triu-d {
    }

    .shop-review-right-triu-d {
        float: left;
        padding-top: 50px;
    }

    .shop-review-right-triu-d {
    }

        .shop-review-right-triu-d p {
            display: inline-block;
        }

            .shop-review-right-triu-d p i {
                font-size: 15px;
                color: #1bb580;
            }

            .shop-review-right-triu-d p span i {
                color: #b8b8b8;
            }

            .shop-review-right-triu-d p span {
                font-family: 'byekan';
            }

    .shop-review-content-pol-mn {
        clear: both;
    }

        .shop-review-content-pol-mn p {
            margin-bottom: 20px;
            font-size: 13px;
            color: #9b9b9b;
            font-family: 'byekan', 'Adobe Arabic';
            text-align: justify;
        }

    .shop-single-details-po-o-i {
    }

        .shop-single-details-po-o-i h2 {
            font-size: 18px;
            color: #282828;
            font-weight: bold;
            font-family: 'byekan', 'Adobe Arabic';
        }

        .shop-single-details-po-o-i p span {
            font-family: 'byekan', 'Adobe Arabic';
            color: #1bb580;
            font-weight: bold
        }

        .shop-single-details-po-o-i p {
            margin: 0;
            color: #222222;
            font-size: 13px;
            color: #9b9b9b;
            font-family: 'Open Sans', sans-serif;
        }

    .sidebar .widget {
        padding: 0 !important;
    }

    .premix-btn.orange-btn {
        float: right;
        margin-bottom: 15px;
    }

    .portfolio-item {
        text-align: center;
    }

        .portfolio-item img {
            height: 130px !important;
            margin: 0 auto;
        }

    .navbar-brand img {
        display: block !important;
    }

    .navbar .container .navbar-header .navbar-brand img {
        max-height: 100% !important;
        max-width: 97%;
        float: left;
    }

    @media(min-width:767px) and (max-width:1200px) {
        .navbar .container {
            max-width: 100% !important;
            width: 100% !important;
        }

        ul.navbar-nav li a {
            padding: 23px 15px;
            background: #fff;
            border-top: 5px solid #fff;
            color: #5d5d5d;
        }

        .userlistinline {
            max-width: 125px;
        }
    }

    .shop-review-left-triu-d h1 {
        font-size: 18px;
        color: #282828;
        font-weight: bold;
        font-family: 'byekan';
        line-height: 28px;
    }

    #div_portal_setrate_btns img {
        position: relative;
        top: 5px !important;
    }

    .floatleft {
        float: left;
        margin-top: 10px;
    }

    .newsinfo > span {
        margin-right: 10px;
    }

    .newsinfo .fa {
        margin-right: 3px;
        margin-left: 3px;
        margin-top: 3px;
        float: left;
    }

    .newsinfo {
        padding: 0 !important;
    }

    .pagination {
        margin: 58px 0 58px !important;
    }

    .sounddc > div {
        color: #fff !important;
    }

    .description.sounddc {
        max-height: 92px !important;
        overflow: hidden;
    }

    .rashin-service-box-title-ridhin-rsdi {
        font-size: 13px !important;
        line-height: 1 !important;
        margin: 10px 0 10px !important;
    }

    .fa.fa-angle-double-right, .fa.fa-angle-double-left, .fa.fa-angle-left, .fa.fa-angle-right {
        line-height: 3 !important;
    }

    .service-box-img-rashin-lop-s {
        /*height: 280px !important;*/
        height: 170px !important;
        padding-bottom: 0 !important;
        width: auto !important;
    }

    .rashin-service-box-img-rashin-lop-s {
        margin-right: 0 !important;
        margin-left: unset !important;
    }

    .rateleft {
        float: left;
        margin-right: 14px;
        margin-top: 5px;
    }

    .tags {
        float: right;
        width: 100%;
    }

        .tags > span {
            float: right;
            margin-left: 5px;
            padding: 5px;
            background-color: #eee;
            border-radius: 3px;
            border: solid 1px #ddd;
            color: #333;
            font-family: !'byekan' importan';
        }

        .tags a {
            color: #333 !important;
        }

    .owl-nav {
        display: none;
    }

    .container.relativepic {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .owl-dots {
        padding-top: 15px;
    }



    .rashinsearch .rashinsearch_input .rashinsearch_bottun {
        position: absolute;
        top: 5px;
        left: 17px;
    }

    .rashinsearch .rashinsearch_input input {
        height: 50px !important;
        box-shadow: unset !important;
    }

    .no-padding-top {
        padding-top: 0px !important;
    }

    .rashinform-control:focus {
        border-color: #66afe9 !important;
        outline: 0 !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.75), 0 0 8px rgba(102, 175, 233, 0.6) !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.75), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    }

    .rashinform-control {
        font-family: byekan !important;
        display: block !important;
        width: 100% !important;
        height: 34px !important;
        padding: 6px 12px !important;
        font-size: 14px !important;
        line-height: 1.42857143 !important;
        color: #555 !important;
        background-color: #fff !important;
        background-image: none !important;
        border: 1px solid #ccc !important;
        border-radius: 4px !important;
        -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.75) !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.75) !important;
        -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s !important;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
    }

    .rashinform-control {
        font-family: byekan !important;
        font-size: 14px !important;
        line-height: 1.42857143 !important;
        color: #555 !important;
        box-shadow: unset !important;
    }

    .no-padding-top {
        padding-top: 0px !important;
    }

    .footerlogo .list-inline {
        float: none !important;
    }

        .footerlogo .list-inline li {
            display: inline-table;
            text-align: center;
        }

    .footerlogo {
        margin-top: 10px;
        padding-top: 20px;
    }

        .footerlogo .list-inline li::before {
            content: "" !important;
        }

        .footerlogo img {
            max-width: 100px;
        }

    @media(max-width:1000px) {
        ul.navbar-nav li.active a {          
            border-color:rgba(0,0,0,0) !important;        
        }
        .testimonial-list .testimonial-text {
            font: 13px 'byekan',tahoma !important;
            padding-right: 0 !important;
        }

        .titlephotogallery {
            text-align: right;
            font-size: 17px;
        }
        .portfolio-box-text {
            padding: 0 5px 20px 5px !important;
        }

        .listpic .portfolio-box {
            padding: 0 10px !important;
        }

        .avatar, .fa.fa-power-off {
            display: none !important;
        }

        .userlistinline {
            margin-top: 5px;
            max-width: 100%;
            margin: 0 auto;
            float: right;
        }

            .userlistinline a {
                color: #333 !important;
            }

            .userlistinline li {
                display: inline;
                float: right;
                padding-left: 15px;
                direction: rtl;
                width: auto !important;
                background-color: rgba(0,0,0,0) !important;
                margin-bottom: 3px;
                padding: 4px;
                text-align: center;
                border-radius: 3px;
                border-left: solid 1px #ddd;
                text-align: right;
                padding-left: 5px;
                margin-left: 2px;
            }

            .userlistinline > li:last-child {
                border-width: 0 !important;
            }

        .regli:hover, .regli:hover a {
            background-color: rgba(0,0,0,0) !important;
        }

        .flex-direction-nav a {
            width: 30px !important;
            height: 30px !important;
        }

            .flex-direction-nav a::before {
                font-size: 11px !important;
                line-height: 0 !important;
                top: 0 !important;
            }

        .flex-direction-nav li {
            line-height: 0 !important;
        }

        .presentation-container h1 {
            font: 16px 'byekan',tahoma !important;
        }

        .presentation-container p {
            font: 14px 'byekan',tahoma !important;
        }

        .work-title h2, .testimonials-title h2 {
            font: 22px 'byekan',tahoma !important;
        }

        .work {
            margin-top: 5px !important;
        }
    }

    .box-heading .title {
        text-shadow: unset !important;
        color: #eee !important;
    }

    .text-right.list-group {
        list-style: none;
        line-height: 2.3;
    }

        .text-right.list-group a {
            color: #bbb !important;
            float: right;
            width: 100%;
        }

            .text-right.list-group a:hover {
                color: #fff !important;
            }

.floatleftlink {
    float: left;
}

.footerformttl
{
    margin-top:5px !important;
}


.text-right.list-group li {
    float: right;
    width: 100%;
}

.siteslist .service-box-img-rashin-lop-s {
    background-color: rgba(0,0,0,0) !important;
}
.siteslist .hover12-rashin figure {
 
    max-width: 300px;
}