/*Block Headline*/
.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}

    .headline h2,
    .headline h3,
    .headline h4 {
        color: #585f69;
        margin: 0 0 -2px 0;
        padding-bottom: 5px;
        display: inline-block;
        border-bottom: 2px solid #68B801;
    }

    .headline h2 {
        font-size: 20px;
    }

/*Purchase Block*/
.purchase {
    padding: 30px 0;
    margin-bottom: 30px;
    box-shadow: inset 0 0 4px #eee;
    background: url(../img/breadcrumbs.png) repeat;
}

    .purchase p {
        margin-bottom: 0;
    }

    .purchase span {
        color: #666;
        display: block;
        font-size: 28px;
        font-weight: 200;
        line-height: 35px;
        margin-bottom: 12px;
    }

    .purchase a.btn-buy {
        color: #fff;
        font-size: 21px;
        cursor: pointer;
        margin-top: 22px;
        background: #68B801;
        display: inline-block;
        text-decoration: none;
        padding: 12px 28px 9px;
        text-transform: uppercase;
        text-shadow: 0 1px 0 #51a00b;
        font-family: IRANSans;
    }

        .purchase a.btn-buy:hover {
            color: #fff;
            background: #68af28;
            text-decoration: none;
            box-shadow: 0 0 5px #c0c2c1;
        }

/*Service*/
.service {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 15px 15px 10px;
}

    .service:hover {
        background: #fcfcfc;
        box-shadow: 0 0 5px #ddd;
        -webkit-transition: box-shadow 0.2s ease-in-out;
        -moz-transition: box-shadow 0.2s ease-in-out;
        -o-transition: box-shadow 0.2s ease-in-out;
        transition: box-shadow 0.2s ease-in-out;
    }

        .service:hover i {
            color: #656565;
        }

    .service .desc {
        padding: 0 15px;
        overflow: hidden;
    }

        .service .desc h4 {
            font-size: 22px;
            line-height: 25px;
        }

    .service .service-icon {
        float: left;
        padding: 10px;
        color: #68B801;
        font-size: 45px;
        text-align: center;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        .service .service-icon.icon-cogs {
            font-size: 37px;
        }

        .service .service-icon.icon-plane {
            font-size: 43px;
        }

/* Recent Work  */


blockquote:hover {
    border-left-color: #68B801;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hero {
    padding: 18px;
    margin: 20px 0;
    color: #566c8a;
    font-size: 16px;
    background: #fcfcfc;
    border-left: 4px solid #94c564;
}

    .hero h1, .hero p {
        text-shadow: 1px 1px 0 #fff;
    }

/* Work */
.work {
    margin-top: 6px;
}

    .work .details {
        padding: 10px;
    }

    .work .caption {
        display: block;
        padding-top: 5px;
        color: #585f69 !important;
        font-size: 18px !important;
    }
        .work .caption:hover {
            cursor: pointer;
            color: #444 !important;
            text-decoration: underline;
        }

/*Footer*/
.footer {
    color: #dadada;
    margin-top: 40px;
    padding: 0 0 15px;
    background: #3e4753;
}

    .footer.margin-top-0 {
        margin-top: 0;
    }

    .footer h1,
    .footer h2,
    .footer h3,
    .footer h4,
    .footer h5 {
        text-shadow: none;
        font-weight: normal !important;
    }

    .footer p,
    .footer a {
        font-size: 14px;
    }

    .footer p {
        color: #dadada;
    }

    .footer i {
        color: #dadada;
    }

    .footer a {
        color: #68B801;
    }

        .footer a:hover {
            color: #a8f85f;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

    .footer h2,
    .footer h3,
    .footer h4 {
        color: #e4e4e4;
        background: none;
        text-shadow: none;
    }

    /*Footer Subsribe*/
    .footer .footer-subsribe {
        width: 85%;
    }

    /*Blog Posts*/
    .footer .blog-list {
        margin: 0;
        padding: 0;
        color: #dadada;
        list-style: none;
    }

        .footer .blog-list li {
            padding: 0 0;
            margin-bottom: 7px;
        }

            .footer .blog-list li span {
                color: #818488;
            }

    .footer .dl-horizontal,
    .footer .dl-horizontal:hover {
        border: none !important;
        background: none !important;
    }

        .footer .dl-horizontal a {
            color: #dadada;
        }

            .footer .dl-horizontal a:hover {
                color: #a8f85f !important;
            }

        .footer .dl-horizontal img {
            border-color: #888 !important;
        }

/*Copyright*/
.copyright {
    font-size: 12px;
    padding: 11px 0 7px;
    background: #3e4753;
    border-top: solid 1px #777;
}

    .copyright p {
        color: #dadada;
    }

        .copyright p.copyright-space {
            margin-top: 12px;
        }

    .copyright a {
        margin: 0 5px;
        color: #68B801;
    }

        .copyright a:hover {
            color: #a8f85f;
        }

/*Page (Features)
------------------------------------*/
/*Thumbnail*/
a.thumbnail {
    padding: 0;
    border: none;
    margin-bottom: 15px;
}

.thumbnail-style {
    padding: 5px;
    margin-bottom: 20px;
}

    .thumbnail-style:hover {
        box-shadow: 0 0 8px #ddd;
        -webkit-transition: box-shadow 0.2s ease-in-out;
        -moz-transition: box-shadow 0.2s ease-in-out;
        -o-transition: box-shadow 0.2s ease-in-out;
        transition: box-shadow 0.2s ease-in-out;
    }

    .thumbnail-style h3 {
        margin: 5px 0 0 0;
    }

        .thumbnail-style h3 a {
            font-size: 18px;
        }

            .thumbnail-style h3 a:hover {
                color: #68B801;
                text-decoration: none;
            }

    .thumbnail-style .thumbnail-img {
        position: relative;
        margin-bottom: 10px;
    }

    .thumbnail-style a.btn-more {
        right: -10px;
        bottom: 10px;
        color: #fff;
        padding: 1px 6px;
        position: absolute;
        background: #68B801;
        display: inline-block;
    }

        .thumbnail-style a.btn-more:hover {
            text-decoration: none;
            box-shadow: 0 0 0 2px #377500;
        }

    .thumbnail-style:hover a.btn-more {
        right: 10px;
    }

/*Servive Blocks*/
.servive-block-in {
    padding: 20px 30px;
    text-align: center;
    margin-bottom: 20px;
    background: #fafafa;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .servive-block-in:hover {
        box-shadow: 0 0 8px #ddd;
    }

    .servive-block-in h4 {
        line-height: 25px;
    }

        .servive-block-in h4 a:hover {
            color: #68B801;
            text-decoration: none;
        }

    .servive-block-in:hover h4,
    .servive-block-in:hover i {
        color: #68B801;
    }

    .servive-block-in i {
        color: #8DA8A1;
        font-size: 40px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.servive-block-red {
    background: #e74c3c;
}

.servive-block-sea {
    background: #1abc9c;
}

.servive-block-blue {
    background: #3498db;
}

.servive-block-grey {
    background: #95a5a6;
}

.servive-block-yellow {
    background: #f1c40f;
}

.servive-block-orange {
    background: #e67e22;
}

.servive-block-green {
    background: #2ecc71;
}

.servive-block-gold {
    background: rgb(255, 204, 0);
}

.servive-block-silver {
    background: silver;
}

.servive-block-bronze {
    background: #8c7853;
}

.servive-block-colored i,
.servive-block-colored p,
.servive-block-colored h4,
.servive-block-colored h3,
.servive-block-colored:hover i,
.servive-block-colored:hover h4,
.servive-block-colored:hover h3 {
    color: #fff;
}

.servive-block-colored:hover {
    opacity: 0.8;
    box-shadow: none;
}
/*Servive Block Versions*/
.service-v1 h2 {
    margin: 15px 0;
    font-size: 20px;
    line-height: 28px;
}

.service-v1 p {
    text-align: justify;
}

/*Posts*/
.posts {
    margin-bottom: 0;
    overflow: hidden;
}

    .posts .dl-horizontal dt {
        width: 60px;
        float: left;
    }

        .posts .dl-horizontal dt img {
            width: 60px;
            height: 60px;
            padding: 2px;
            margin-top: 2px;
            border: solid 1px #ddd;
        }

    .posts .dl-horizontal dd {
        margin-left: 70px;
    }

        .posts .dl-horizontal dd p {
            margin: 0;
        }

        .posts .dl-horizontal dd a {
            font-size: 14px;
            line-height: 16px !important;
        }

            .posts .dl-horizontal dd a:hover {
                color: #68B801;
                text-decoration: none;
            }

    .posts .dl-horizontal:hover dt img,
    .posts .dl-horizontal:hover dd a {
        color: #68B801;
        border-color: #68B801 !important;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

/*Breadcrumbs*/
.breadcrumbs {
    padding: 10px 0 6px;
    box-shadow: inset 0 0 4px #eee;
    background: url(../img/breadcrumbs.png) repeat;
}

    .breadcrumbs h1 {
        color: #686868;
        font-size: 24px;
        margin-top: 12px;
    }

.breadcrumb {
    top: 9px;
    padding-right: 0;
    background: none;
    position: relative;
}

    .breadcrumb a {
        color: #777;
    }

    .breadcrumb li.active,
    .breadcrumb li a:hover {
        color: #68B801;
        text-decoration: none;
    }

/*Pegination*/
.pagination li a {
    color: #777;
    padding: 5px 15px;
}

/* Testimonials */
.testimonials {
    margin-bottom: 10px;
}

    .testimonials .testimonial-info {
        color: #68B801;
        font-size: 16px;
        padding: 0 15px;
        margin-top: 18px;
    }

@media screen and (min-width: 992px) {
    .testimonials .testimonial-info span {
        top: 5px;
        position: relative;
        float: left;
        margin-left: 0%;
        padding: 10px;
    }
}

@media (max-width: 992px) {
    .testimonials .testimonial-info span {
        top: 5px;
        position: relative;
        margin-left: 0%;
        padding: 10px;
    }
}

.testimonials .testimonial-info em {
    color: #777;
    display: block;
    font-size: 13px;
}

.testimonials .testimonial-info img {
    width: 100px;
    float: left;
    height: 100px;
    padding: 2px;
    margin-right: 15px;
    border: solid 2px #d0c9c9;
    border-radius: 50% !important;
}

.testimonials .testimonial-author {
    overflow: hidden;
    color: darkslateblue;
}

.testimonials .carousel-arrow {
    top: -150px;
    position: relative;
}

    .testimonials .carousel-arrow i {
        color: #777;
        font-size: 20px;
        padding: 2px 8px;
        background: #fafafa;
    }

        .testimonials .carousel-arrow i:hover {
            color: #fff;
            background: #68B801;
        }

.testimonials .carousel-control {
    opacity: 1;
    width: 100%;
    text-align: right;
    text-shadow: none;
    position: absolute;
}

    .testimonials .carousel-control.left {
        right: 27px;
        left: auto;
    }

    .testimonials .carousel-control.right {
        right: 0px;
    }

@media (max-width: 992px) {
    .testimonials .carousel-control.right {
        right: 0px;
        top: 50px;
    }
}

@media (max-width: 992px) {
    .testimonials .carousel-control.left {
        right: 27px;
        top: 50px;
    }
}

.testimonials.testimonials-v1 .item p {
    padding: 15px;
    font-style: italic;
    position: relative;
    background: #f3f1f1;
}

    .testimonials.testimonials-v1 .item p:after,
    .testimonials.testimonials-v1 .item p:before {
        width: 0;
        height: 0;
        left: 80px;
        content: " ";
        bottom: -20px;
        display: block;
        position: absolute;
    }

    .testimonials.testimonials-v1 .item p:after {
        border-top: 22px solid #f3f1f1;
        border-left: 0 solid transparent;
        border-right: 22px solid transparent;
        border-left-style: inset; /*FF fixes*/
        border-right-style: inset; /*FF fixes*/
    }

.testimonials .testimonial-info {
    padding: 0 20px;
}

.testimonials p {
    padding: 15px;
    font-size: 14px;
    font-style: italic;
    background: #f3f1f1;
    padding-bottom: 15px;
}

.testimonials .carousel-arrow {
    top: -55px;
}

.testimonials .item p:after,
.testimonials .item p:before {
    width: 0;
    height: 0;
    left: 8%;
    content: " ";
    bottom: 45px;
    display: block;
    position: absolute;
}

.testimonials .item p:after {
    border-top: 20px solid #f3f1f1;
    border-left: 25px solid transparent;
    border-right: 0px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-right-style: inset; /*FF fixes*/
}

/*Tabs v1*/

/*Tabs v2*/
.tab-v2 .nav-tabs {
    border-bottom: none;
}

    .tab-v2 .nav-tabs li a {
        padding: 9px 16px;
        background: none;
        border: none;
    }

    .tab-v2 .nav-tabs li.active a {
        background: #fff;
        padding: 7px 15px 9px;
        border: solid 1px #eee;
        border-top: solid 2px #68B801;
        border-bottom: none !important;
    }

.tab-v2 .tab-content {
    padding: 10px 16px;
    border: solid 1px #eee;
}
/*Carousel v1*/
.carousel-v1 .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 15px;
    background: rgba(0, 0, 0, 0.7);
}

    .carousel-v1 .carousel-caption p {
        color: #fff;
        margin-bottom: 0;
    }

.carousel-v1 .carousel-arrow a.carousel-control {
    opacity: 1;
    font-size: 30px;
    height: inherit;
    width: inherit;
    background: none;
    text-shadow: none;
    position: inherit;
}

.carousel-v1 .carousel-arrow a i {
    top: 80%;
    opacity: 0.6;
    margin-top: -18px;
    padding: 2px 12px;
    position: absolute;
    background: #fafafa;
    color: #777;
}

    .carousel-v1 .carousel-arrow a i:hover {
        opacity: 0.8;
        color: #fff;
        background: #68B801;
    }

.carousel-v1 .carousel-arrow a.left i {
    left: 0;
}

.carousel-v1 .carousel-arrow a.right i {
    right: 0;
}

/*About Page
------------------------------------*/
.team ul.team-socail {
    text-align: right;
}

    .team ul.team-socail li {
        padding: 0 !important;
        margin: 0 !important;
    }

        .team ul.team-socail li a,
        .team ul.team-socail li a:hover {
            text-decoration: none;
        }

        .team ul.team-socail li i {
            color: #aaa;
            padding: 3px;
            min-width: 30px;
            font-size: 20px;
            text-align: center;
            background: #f7f7f7;
            display: inline-block;
        }

            .team ul.team-socail li i:hover {
                color: #fff;
                background: #68B801;
                -webkit-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }

.team .thumbnail-style {
    padding: 12px;
}

    .team .thumbnail-style small {
        display: block;
        font-size: 14px;
        line-height: 180%;
    }

    .team .thumbnail-style h3 {
        margin-bottom: 10px;
    }

    .team .thumbnail-style:hover h3 a {
        color: #68B801 !important;
    }

/*Gallery Page
------------------------------------*/

/*Privacy Page
------------------------------------*/
.privacy a {
    text-decoration: underline;
}

    .privacy a:hover {
        color: #68B801;
        text-decoration: none;
    }

/*Portfolio Item Page v1
------------------------------------*/

/*Portfolio Item v1*/


/*Sidebar Features
------------------------------------*/
/*Blog Tags*/

/*Blog Photo Stream*/

/*Blog Latest Tweets*/

/*Choose Block*/
.who li {
    margin-bottom: 6px;
}

    .who li i {
        top: 2px;
        color: #68B801;
        font-size: 18px;
        position: relative;
    }

    .who li:hover i,
    .who li:hover a {
        color: #777;
    }

        .who li:hover a:hover {
            text-decoration: none;
        }

/*Sidebar Menu
------------------------------------*/
/*Sidebar Menu v1*/

/*Tag Boxes
------------------------------------*/
.tag-box {
    padding: 20px;
}

    .tag-box h2 {
        font-size: 18px;
        line-height: 25px;
    }

    .tag-box p {
        margin-bottom: 0;
    }

/*Tag Boxes v1*/
.tag-box-v1 {
    border: solid 1px #eee;
    border-top: solid 2px #68B801;
}

/*Tag Boxes v2*/
.tag-box-v2 {
    background: #fafafa;
    border: solid 1px #eee;
    border-left: solid 2px #68B801;
}

/*Tag Boxes v3*/
.tag-box-v3 {
    border: solid 2px #eee;
}

/*Tag Boxes v4*/
.tag-box-v4 {
    border: dashed 1px #bbb;
}

/*Tag Boxes v5*/
.tag-box-v5 {
    margin: 20px 0;
    text-align: justify;
    border: dashed 1px #ccc;
}

    .tag-box-v5 span {
        color: #555;
        font-size: 16px;
        margin-bottom: 0;
    }

/*Tag Boxes v6*/
.tag-box-v6 {
    background: #fafafa;
    border: solid 1px #eee;
}

/*Tag Boxes v7*/
.tag-box-v7 {
    border: solid 1px #eee;
    border-bottom: solid 2px #68B801;
}


.tag-box-v9 {
    background: #fafafa;
    border: solid 1px #eee;
    border-right: solid 2px #68B801;
}
/*Panels (Portlets)
------------------------------------*/
/*Panel Table*/
.panel .table {
    margin-bottom: 0;
}

/*Panel Blue*/
.panel-blue {
    border-color: #3498db;
}

    .panel-blue > .panel-heading {
        color: #fff;
        background: #3498db;
    }

/*Panel Red*/
.panel-red {
    border-color: #e74c3c;
}

    .panel-red > .panel-heading {
        color: #fff;
        background: #e74c3c;
    }

/*Panel Green*/
.panel-green {
    border-color: #2ecc71;
}

    .panel-green > .panel-heading {
        color: #fff;
        background: #2ecc71;
    }


/*Panel Green Transnet*/
.panel-green-transnet {
    border-color: #68B801;
}

    .panel-green-transnet > .panel-heading {
        color: #fff;
        background: #68B801;
    }

/*Panel Green Transnet*/
.panel-royal-blue {
    border-color: #4e5d74;
}

    .panel-royal-blue > .panel-heading {
        color: #fff;
        background: #4e5d74;
    }


/*Panel Sea*/
.panel-sea {
    border-color: #1abc9c;
}

    .panel-sea > .panel-heading {
        color: #fff;
        background: #1abc9c;
    }

/*Panel Orange*/
.panel-orange {
    border-color: #e67e22;
}

    .panel-orange > .panel-heading {
        color: #fff;
        background: #e67e22;
    }

/*Panel Yellow*/
.panel-yellow {
    border-color: #f1c40f;
}

    .panel-yellow > .panel-heading {
        color: #fff;
        background: #f1c40f;
    }

/*Panel Grey*/
.panel-grey {
    border-color: #95a5a6;
}

    .panel-grey > .panel-heading {
        color: #fff;
        background: #95a5a6;
    }



/*Promo Page
------------------------------------*/
/*Slider Part*/


/*Promo Box*/
.promo-box {
    padding: 20px;
    margin: 20px 0 15px;
    text-align: center;
}

    .promo-box i {
        display: block;
        font-size: 50px;
    }

    .promo-box p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .promo-box + p {
        text-align: center;
    }

    .promo-box strong,
    .promo-box strong a {
        color: #555;
        font-size: 24px;
        display: block;
        margin: 20px 0 15px;
        font-weight: 200;
        font-family: IRANSans;
    }

    .promo-box:hover strong,
    .promo-box:hover strong a {
        color: #e74c3c;
    }



    .promo-box h2,
    .promo-box h2 a {
        color: #555;
        font-size: 18px;
        display: block;
        margin: 20px 0 15px;
        font-weight: 200;
        font-family: IRANSans;
    }

    .promo-box:hover h2,
    .promo-box:hover h2 a {
        /*color: #FFC600;*/
    }

/*Promo Service*/


/*Promo Elements*/

/*Info Blocks*/
.info-blocks {
    margin-bottom: 15px;
}

    .info-blocks:hover i.icon-info-blocks {
        color: #68B801;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .info-blocks i.icon-info-blocks {
        float: left;
        color: #8DA8A1;
        font-size: 40px;
        margin-top: 5px;
        min-width: 50px;
        text-align: center;
    }

    .info-blocks .info-blocks-in {
        padding: 0 10px;
        overflow: hidden;
    }

        .info-blocks .info-blocks-in h3 {
            color: #555;
            font-size: 20px;
            line-height: 28px;
        }

        .info-blocks .info-blocks-in p {
            font-size: 14px;
        }

.tag-box-v8 {
    border: solid 1px #eee;
    border-right-color: rgb(238, 238, 238);
    border-right-style: solid;
    border-right-width: 1px;
    border-right: solid 2px #68B801;
}


.fix-line-break {
    white-space: pre-line;
}

