/* Minification failed. Returning unminified contents.
(59,1): run-time error CSS1019: Unexpected token, found '@import'
(59,9): run-time error CSS1019: Unexpected token, found 'url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900)'
 */
/*
 * Start Bootstrap - Heroic Features (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

@font-face {
    font-family: iranSans;
    src: url("../fonts/iranSans.eot?#") format("eot"), url("../fonts/iranSans.woff") format("woff"), url("../fonts/iranSans.ttf") format("truetype");
}

body {
    font-family: iranSans;
    overflow-x: hidden;
}

p, span {
    font-family: iranSans;
}

@media(max-width:767px) {
    .navbar .navbar-form {
        width: 250px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media(min-width:768px) {
    .navbar .navbar-form {
        width: 250px;
    }
}

.navbar .navbar-form {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 768px) {

    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 6px;
    }
}








@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);

[am-LatoSans] {
    font-family: 'Lato', sans-serif;
}

[am-TopLogo] {
    max-height: 70px;
    max-width: 210px;
    margin: 12px 11px;
}

[am-CallNow] {
    font-weight: 200;
    color: #333;
    vertical-align: middle;
    line-height: 35px;
    font-size: 19px;
    padding-right: 8px;
}
/*
          Relevant styles below
        */
.topper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.navbar.navbar-inverse {
    background-color: #333333;
    border-color: #e8e8e8;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    /*margin-top: 10px;*/
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right;
        padding-right: 7px;
        margin: 0;
    }

    .navbar {
        border-radius: 0px;
    }

    .navbar-nav > li {
        float: right;
    }

    .navbar-nav {
        float: right;
        margin: 0;
        list-style-type: square;
    }
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    /* background-color: #fff; */
    padding-bottom: 6px;
    border-bottom: 4px solid #54c5cf;
}

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #000;
        background-color: #fff;
    }

.navbar .navbar-nav > li > a {
    text-align: right;
    color: #000;
    font-size: 11px;
}

    .navbar .navbar-nav > li > a > i {
        float: right;
        padding: 5px 8px 4px;
        color: #fba51b;
        font-size: 13px;
    }

.navbar .navbar-nav > li:first-child > a > i {
    display: none;
}

.nav > li > a {
    padding: 10px 5px;
}

.navbar .navbar-nav > li > a:hover {
    color: #ccc;
}

.navbar .navbar-nav > li.active {
    color: #f8f8f8;
    background-color: #080808;
    box-shadow: inset 0px -28px 23px -21px rgba(255, 255, 255, 0.15);
}

#navigation ul.root .root-item {
    float: right;
    list-style: none outside none;
    /*margin-left: 30px;*/
    padding: 0
}

.btn.btn-gradient-blue {
    background-color: #0c5497 !important;
    background-image: -webkit-linear-gradient(top, #127bde 0%, #072d50 100%);
    background-image: -o-linear-gradient(top, #127bde 0%, #072d50 100%);
    background-image: linear-gradient(to bottom, #127bde 0%, #072d50 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff127bde', endColorstr='#ff072d50', GradientType=0);
    border-color: #072d50 #072d50 #0c5497;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(31, 31, 31, 0.29);
    -webkit-font-smoothing: antialiased;
}

.search-div {
    float: left;
    width: 200px;
    border: 1px solid #800000;
    height: 25px;
    display: block;
    background-color: #800000;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    margin: 5px 12px 0 0;
    position: absolute;
    top: 12px;
    left: 14px;
}

.search-button {
    font-size: large;
    /* padding: 2px 7px; */
    color: white;
    background: none;
    border: 0;
}

.search-input {
    border: 0;
    float: right;
    background-color: rgba(0, 255, 255, 0);
}

.header-block {
    width: 75%;
    position: relative;
    text-align: right;
    float: right;
    line-height: inherit;
    margin: 30px 170px 0 150px;
    border-bottom: #000 dotted 2px;
}

.sitemap {
    bottom: 0;
    position: absolute;
    font-size: 12px;
    left: 0;
    float: left;
}

.titles {
    float: right;
    font-size: 16px;
    font-weight: bolder;
}

.logo {
    right: 50px;
    position: absolute;
    top: 0;
    z-index: 10;
}
/* Makes images fully responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: auto;
}

/* ------------------- Carousel Styling ------------------- */


.carousel-caption {
    background-color: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 0 10px 25px;
    color: #fff;
    text-align: left;
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    margin: 0;
    padding: 0 25px 25px 0;
    text-align: right;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}


/* ------------------- Carousel Styling ------------------- */
.sidebar-nav .well > ul > li {
    text-align: right;
    border-bottom: 1px solid #bfbfbf;
    line-height: 2;
}

    .sidebar-nav .well > ul > li > a:hover {
        background-color: #bfbfbf;
    }

    .sidebar-nav .well > ul > li > a > i {
        margin-left: 17px;
        font-size: 34px;
        color: #FBA722;
        float: right;
    }

    .sidebar-nav .well > ul > li > a > span {
        vertical-align: top;
        display: -webkit-inline-box;
        width: 80%;
        text-align: -webkit-right;
        font-size: 12px;
    }



    .sidebar-nav .well > ul > li a {
        padding-right: 20px;
        margin-bottom: 15px;
        margin-top: 10px;
    }

        .sidebar-nav .well > ul > li a:hover {
            color: #fff;
        }

    .sidebar-nav .well > ul > li:last-child {
        border-bottom: 0;
    }

.well {
    width: 99%;
    padding: 25px;
    margin-top: 2px;
    margin-bottom: 20px;
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.44);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.44);
    padding: 4px 0;
    /*border-bottom: 5px solid #53c5d0*/
    border-bottom: 5px solid #eee
}

.link {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 48%;
    -webkit-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.75);
    margin: 5px 0 8px 0;
}

.news {
    display: flow-root;
}

.newsline {
    /* float: right;
    width: 50%;
    height: 140px;
    margin-bottom: 10px; */
    float: right;
    position: relative;
    /*width: 48%;*/
    margin: 6px;
    border-radius: 8px;
    height: 110px;
    background: -webkit-linear-gradient(#efefef,#ffffff);
    background: -moz-linear-gradient(#efefef,#ffffff);
    background: -o-linear-gradient(#efefef,#ffffff);
    background: linear-gradient(#efefef,#ffffff);
    border: 1px solid #d7d7d7;
    /*border-bottom: 3px solid #53c5d0;*/
    box-shadow: 3px 3px 3px 3px #d9d9d9;
}

.newsline-img {
    /*     float: left;
    width: 50%;
    height: 140px; */
    float: right;
    width: 32%;
    height: 95px;
    margin: 7px 12px;
    /* -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75); */
    border-radius: 7px;
}



.newsline-text {
    /*  background: rgba(84,197,207,1);
    background: -moz-linear-gradient(top, rgba(84,197,207,1) 0%, rgba(76,178,187,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(84,197,207,1)), color-stop(100%, rgba(76,178,187,1)));
    background: -webkit-linear-gradient(top, rgba(84,197,207,1) 0%, rgba(76,178,187,1) 100%);
    float: right;
    width: 50%;
    text-align: right;
    padding: 16px;
    height: 140px; */
    float: left;
    width: 59%;
    text-align: justify;
    padding: 16px 5px 12px;
    height: 110px;
    font-size: 11px;
    line-height: 2;
}

/*  tab-begin*/

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #ebebeb;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-left: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
    border-bottom: 3px solid #fba722;
}

div.bhoechie-tab-menu {
    padding: 5px;
}

    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
    }

        div.bhoechie-tab-menu div.list-group > a {
            margin-bottom: 0;
            margin: 5px;
            padding: 19px;
            font-size: 12px;
            border-top-right-radius: 8px;
            -moz-border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            -moz-border-bottom-right-radius: 8px;
        }

            div.bhoechie-tab-menu div.list-group > a:hover {
                /*background-color: #53c5d0;*/
                background-color: #eee;
            }

            div.bhoechie-tab-menu div.list-group > a .glyphicon,
            div.bhoechie-tab-menu div.list-group > a .fa {
                color: #fba51b;
            }

            div.bhoechie-tab-menu div.list-group > a:first-child {
                border-top-right-radius: 8px;
                -moz-border-top-right-radius: 8px;
            }

            div.bhoechie-tab-menu div.list-group > a:last-child {
                border-bottom-right-radius: 8px;
                -moz-border-bottom-right-radius: 8px;
            }

            div.bhoechie-tab-menu div.list-group > a.active,
            div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
            div.bhoechie-tab-menu div.list-group > a.active .fa {
                background-color: #fba51b;
                background-image: #fba51b;
                color: #ffffff;
                border-bottom: 2px solid red;
            }




                div.bhoechie-tab-menu div.list-group > a.active:after {
                    content: '';
                    position: absolute;
                    right: 100%;
                    top: 50%;
                    margin-top: -13px;
                    border-left: 0;
                    border-bottom: 13px solid transparent;
                    border-top: 13px solid transparent;
                    border-right: 10px solid #fba51b;
                }

div.bhoechie-tab-content {
    background-color: #ebebeb;
    /* border: 1px solid #eeeeee; */
    padding-right: 20px;
    padding-top: 30px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    /*border-color: #53c5d0;*/
    border-color: #eee;
}

.tab-a {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 12px;
    line-height: 2.5;
}

    .tab-a > a > i {
        color: #fba51b;
        font-size: 10px;
    }
/*tabs-end*/
.comment-input {
    position: absolute;
    font-size: 12px;
    bottom: 40px;
    width: 100%;
    padding: 10px;
    height: 63px; /* margin-top: 30px; */
    border-radius: 8px;
    border: 1px solid #fba51b;
    text-align: right;
    background-color: #ffffff;
}


.myrow {
    margin-right: 25px;
    margin-left: 25px;
}

.full {
    width: 100%;
}

.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}

.footer {
    background: #800000;
    height: auto;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #DDDDDD;
}

    .footer p {
        margin: 0;
    }

    .footer img {
        margin-top: 50px;
        max-width: 100%;
    }

    .footer h3 {
        text-align: center;
        border-bottom: 1px solid #ffffff;
        color: #ffffff;
        font-size: 13px;
        font-weight: 600;
        line-height: 27px;
        padding: 15px 0 10px;
        text-transform: uppercase;
        font-family: iranSans;
    }

    .footer ul {
        text-align: right;
        font-size: 13px;
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        margin-top: 15px;
        color: #aaa;
    }

        .footer ul li a {
            padding: 0 0 5px 0;
            display: block;
        }

            .footer ul li a i {
                color: #777;
                margin-left: 10px;
                font-size: 10px;
            }

    .footer a {
        color: #aaa;
    }

.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.newsletter-box input#appendedInputButton {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    height: 30px;
    clear: both;
    width: 100%;
}

.newsletter-box .btn {
    border: medium none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    padding: 0;
    width: 100%;
    color: #fff;
}

.newsletter-box {
    overflow: hidden;
}

.bg-gray {
    background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
    box-shadow: 0 1px 0 #B4B3B3;
}

.social li {
    background: none repeat scroll 0 0 #B5B5B5;
    border: 2px solid #B5B5B5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

    .social li:hover {
        transform: scale(1.15) rotate(360deg);
        -webkit-transform: scale(1.1) rotate(360deg);
        -moz-transform: scale(1.1) rotate(360deg);
        -ms-transform: scale(1.1) rotate(360deg);
        -o-transform: scale(1.1) rotate(360deg);
    }

    .social li a {
        color: #EDEFF1;
    }

    .social li:hover {
        border: 2px solid #2c3e50;
        background: #2c3e50;
    }

    .social li a i {
        font-size: 16px;
        margin: 0 0 0 5px;
        color: #EDEFF1 !important;
    }

.footer-bottom {
    background: #800000;
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .footer-bottom p.pull-left {
        padding-top: 6px;
    }

.payments {
    font-size: 1.5em;
}

.sendstu {
    display: block;
    position: absolute;
    width: 79%;
    margin: 21px;
    text-align: center;
    margin-top: 17px;
    background-color: #54c5cf;
    border: 1px solid #54c5cf;
    border-radius: 5px;
}

.news {
    padding: 0 0 0 18px;
}


.navbar-toggle {
    background-color: #000;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 3px 0;
    border-radius: 4px;
}


.breadcrumb {
    padding: 8px 15px;
    margin: 0 40px 20px 40px;
    font-size: 13px;
    list-style: none;
    background-color: #ddd;
    border-radius: 4px;
}

.summery {
    font-size: 12px;
    line-height: 2;
    color: #909090;
}

.header-detailsContent > h1 {
    font-size: 13px;
    line-height: 2;
}


.RegFAq {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 10px;
    margin-top: 20px;
    display: block;
    border-radius: 5px;
    margin-bottom: 15px;
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.44);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.44);
}



.form-horizontal .control-label {
    float: right;
    font-size: 11px;
    text-align: left;
}

.newsbody {
    margin: 0px 49px;
}

.imam {
    position: absolute;
    left: 0;
}

.SearchBox2 {
    padding: 10px;
    background-color: aliceblue;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.Searched {
    margin-top: 20px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.search-box {
    list-style-type: none;
    padding: 10px;
}

    .search-box > li {
        border-bottom: 1px solid #d39105;
        margin: 5px;
    }

        .search-box > li:hover {
            background-color: #ebebeb;
        }

        .search-box > li:last-child {
            border: 0;
        }

.designer {
    display: none !important;
}

.w3-card-4 {
    width: 30%;
    display: inline-block;
    height: 50%;
    margin-top: 20px;
}

.menucontainer {
    margin-right: auto;
}





@media screen and (min-width: 768px) and (max-width: 1210px) {
    .header-block {
        /*width: 56%;*/
        width: 75%;
    }

    .titles {
        font-size: 12px;
    }

    .logo {
        /*width: 100px;*/
        width: 400px;
    }

    .menucontainer {
        margin-right: auto;
    }
}



@media (max-width: 1014px) {
    .header-block {
        /*width: 55%;*/
        width: 65%;
    }

    .container {
        width: 999px;
    }

    .newsline {
        width: 47%;
    }

    .sidebar-nav .well > ul > li > a > span {
        font-size: 11px;
    }

    .sidebar-nav .well > ul > li > a > i {
        margin-left: 17px;
        font-size: 21px;
    }

    .sidebar-nav .well > ul > li a {
        padding-right: 20px;
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .newsline-text {
        font-size: 10px;
    }

    .titles {
        font-size: 12px;
    }
}

@media screen and (min-width: 500px) and (max-width: 767px) {
    .peyvands {
        padding-right: 0px;
    }

    .tendertab {
        padding-right: 0px;
    }

    .hovereffect {
        margin-bottom: 20px;
    }

    .sendstu {
        width: 84%;
    }

    .flex-control-nav {
        bottom: 30px;
    }

    .news {
        padding: 0 0 0 5px;
    }

    .newsbody {
        margin: 0px 5px !important;
    }

    .myrow {
        margin-right: 5px;
        margin-left: 5px;
    }

    .titles {
        font-size: 10px;
    }

    .col-md-12, .col-md-8 {
        padding: 5px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        position: absolute;
        border-color: #101010;
        width: 100%;
        z-index: 100;
        background-color: white;
    }

    .well {
        margin-top: 15px;
    }

    .titles > p {
        padding-left: 10px;
        margin: 0 0 6px;
    }

    .sitemap {
        padding-top: 10px;
        bottom: -5px;
        font-size: 9px;
    }

    .entiltle {
        display: none;
    }

    .header-block {
        width: 62%;
        margin: 25px 83px 0 0;
        padding-bottom: 15px;
    }

    .logo {
        right: 7px;
        /*width: 73px;*/
        width: 275px;
    }

    .imam {
        width: 110px;
    }

    .w3-card-4 {
        width: 40%;
        margin-bottom: 20px;
    }

    .container {
        width: 100%;
    }
}

@media (max-width:500px) {
    .container {
        width: 100%;
    }

    .peyvands {
        padding-right: 0px;
    }

    .tendertab {
        padding-right: 0px;
    }

    .w3-card-4 {
        width: 95%;
        margin-bottom: 20px;
    }

    .hovereffect {
        margin-bottom: 20px;
    }

    .sendstu {
        width: 81%;
        margin-right: 20px;
    }

    .myrow {
        margin-right: 5px;
        margin-left: 5px;
    }

    .newsline {
        float: right;
        width: 100%;
        height: 109px;
        margin-bottom: 15px;
    }

    .flex-control-nav {
        bottom: 30px;
    }

    .link {
        width: 47%;
    }

    .news {
        padding: 0 0 0 5px;
    }

    .titles {
        font-size: 10px;
    }

    .col-md-12, .col-md-8 {
        padding: 5px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        position: absolute;
        border-color: #101010;
        width: 100%;
        z-index: 100;
        background-color: white;
    }

    .well {
        margin-top: 15px;
    }

    .titles > p {
        margin: 0 0 11px;
    }

    .sitemap {
        padding-top: 10px;
        bottom: -5px;
        font-size: 9px;
    }

    .entiltle {
        display: none;
    }

    .header-block {
        width: 62%;
        margin: 25px 83px 0 0;
        padding-bottom: 15px;
    }

    .logo {
        right: 3px;
        width: 275px;
        /*width: 73px;*/
    }

    .imam {
        width: 110px;
    }

    .newsbody {
        margin: 0px 5px !important;
    }
}

.madeBy {
    text-align: center;
    font-size: 12px;
    color: white;
}

    .madeBy > a {
        color: #ccc;
    }

/* visited link */
a:visited {
    color: #808080;
}

/* mouse over link */
a:hover {
    /*color: #f7941e;*/
    text-decoration: none;
}

/* selected link */
a:active {
    /*color: #53c5d0;*/
    color: #eee;
}

a:focus {
    color: #8a8a89;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 11px;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 11px;
}

:-ms-input-placeholder { /* IE 10+ */
    font-size: 11px;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 11px;
}

.Formm {
    padding: 50px;
}

.search-input::placeholder {
    color: #fff;
}

.comment-input::placeholder {
    font-size: 10px;
    color: #ccc;
}

.l12sm > img {
    margin: 0 9px 0 15px;
    width: 20%;
    height: 88px;
    float: right;
}


.MainBody {
    margin: auto;
    max-width: 1200px;
}

@media (min-width: 1200px) {
    .container {
        /*width: 1087px;*/
	width: 100%;
    }
}

.SliderClass {
    /*border-bottom: 3px solid #fba722;*/
    /*border-radius: 8px;*/
    /*    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.44);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.44);*/
    /*border-bottom: 5px solid #fba722;*/
}

#jssor_1 {
    border-radius: 8px;
}

.search-input {
    padding-right: 14px;
    width: 75%;
}

#PaggingButtom {
    display: none;
}


.newsBoxContent {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    top: 0;
    opacity: 0;
    padding-top: 13%;
    padding: 13% 10px 0 10px;
    text-align: center;
    font-size: 10px;
    line-height: 2;
    transition: all .3s ease;
    border-radius: 8px;
    height: 110px
}

.newsline:hover .newsBoxContent {
    opacity: 1
}

.navbar {
    min-height: 42px;
}

.pdate {
    position: absolute;
    bottom: 5px;
    font-size: 10px;
    left: 10px;
}

.Image-detailsContent {
    margin: 20px;
    margin-left: 60%;
}

.slideBarLinkTitle {
    font-size: 10px;
}

.Title {
    margin-bottom: 16px;
    line-height: 3;
}



p.title-tab, a.title-tab {
    font-size: 0.8em;
    text-align: center;
    line-height: 3.4em;
    color: #fff;
    display: block;
    white-space: nowrap;
}

.title-isgreen {
    background: url("green-button-middle.png") top right repeat-x;
}

    .title-isgreen:before, .title-isgreen:after {
        position: absolute;
        content: "";
        top: 0;
        left: -23px;
        display: block;
        width: 23px;
        height: 42px;
        background: url("green-button-left.png") right top;
    }

    .title-isgreen:after {
        left: auto;
        right: -23px;
        background: url("green-button-right.png") right top;
    }

.floated-left {
    float: left;
    margin-left: 45px;
}

.img-title {
    min-width: 110px;
    height: 45px;
    position: relative;
    top: 15px;
    float: right;
    margin-right: 10%;
}



.mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 285px;
    z-index: 10;
}
/*sub menu*/
.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px !important;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    max-height: 200px;
}

    .mega-dropdown-menu > li {
        width: 30%;
        float: right;
        text-align: right;
        font-size: 12px;
    }

    .mega-dropdown-menu li a:hover {
        background-color: #fff;
        color: darkorange;
    }

    .mega-dropdown-menu > li > a {
        line-height: 2;
        color: #000;
    }

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #222;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
        color: #ff3546;
        padding: 5px 60px 5px 5px;
        line-height: 30px;
    }



.peyvands {
    padding-right: 28px;
}

.tendertab {
    padding-right: 43px;
}

.sendstu > a:hover .sendstu {
    background-color: #FBA722;
}

.nbody img {
    width: 80%;
    margin: auto;
    display: block;
    padding: 30px;
}

.archivediv img {
    width: 12%;
    height: 82px;
}

.newsBoxContent a:visited {
    /*color:#53c5d0;*/
    color: #eee;
}

.hasSub > .submenu:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 150px;
}

.hasSub:nth-child(2) > .submenu:before {
    /*background-image: url("nosazi/News-Briefs.png");*/
}

.hasSub:nth-child(5) > .submenu:before {
    /*background-image: url("nosazi/contact.png");*/
}

.hasSub:nth-child(3) > .submenu:before {
    /*background-image: url("nosazi/forms.png");*/
    opacity: 0.2;
}

.hasSub:nth-child(6) > .submenu:before {
    /*background-image: url("nosazi/about.png");*/
}

#navigation .submenu {
    direction: rtl;
}

.t {
    /*color: #080808;*/
    /*background-color: #800000;*/
}

.p {
    /*background-color: #800000;*/
}


/* Our Portfolio Section
--------------------------------*/
#portfolio {
    /*background: #fff;*/
    padding: 30px 0;
}

    #portfolio .portfolio-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: all ease-in-out 0.4s;
        transition: all ease-in-out 0.4s;
    }

    #portfolio .portfolio-item {
        overflow: hidden;
        position: relative;
        padding: 0;
        vertical-align: middle;
        text-align: center;
    }

        #portfolio .portfolio-item h2 {
            color: #ffffff;
            font-size: 14px;
            margin: 0;
            text-transform: capitalize;
            font-weight: 700;
            line-height: 2;
        }

        #portfolio .portfolio-item img {
            -webkit-transition: all ease-in-out 0.4s;
            transition: all ease-in-out 0.4s;
            width: 100%;
        }

        #portfolio .portfolio-item:hover img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

        #portfolio .portfolio-item:hover .portfolio-overlay {
            opacity: 1;
            background: rgba(0, 0, 0, 0.7);
        }

    #portfolio .portfolio-info {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

#ViewNews {
    float: left;
}

/* Testimonials Section
--------------------------------*/

