@import url('fontiran.css');
@import url('font-awesome.min.css');

/**********loading**************/
.ui-datepicker-year,.ui-datepicker-month{color:#000}
* preloader start here */
#overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999;
    background: #fff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #eeeeee, #ffffff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #eeeeee, #ffffff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    opacity: 1;
}

.loader-1, .loader-2{
    position: absolute;
    border:5px solid transparent;
    border-radius: 50%;
    left: 48%;
    top: 40%;
    z-index: 999999999;
    transform: translateX(-50%);
}
.loader-1 {
    width: 140px;
    height: 140px;
    z-index: 999999999;
    border-top: 5px solid #f9c922;
    border-bottom: 5px solid #f9c922;
    animation: clockwisespin 2s ease infinite;
}
.loader-2 {
    width: 120px;
    height: 120px;
    z-index: 999999999;
    border-left: 5px solid #3498db;
    border-right: 5px solid #3498db;
    margin-left: 10px;
    margin-top: 10px;
    animation: anticlockwisespin 2s cubic-bezier(.68,-0.55,.27,1.55) infinite;
}

/*data-toggle*/
@keyframes clockwisespin{
    from{transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
@keyframes anticlockwisespin{
    from{transform: rotate(360deg);}
    to {transform: rotate(0deg);}
}

/* preloader end here */

        .loading {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            position: fixed;
            display: block;
            opacity: 1;
            background-color: #fff;
            z-index: 99;
            text-align: center;
        }

        .loading-image {
            position: absolute;
            top: 30%;
            left: 50%;
            right: 40%;
            z-index: 100;
            width:210px;
            height:248px;
        }
* {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
    outline: 0px;
}
.tooltip1 + .tooltip > .tooltip-inner {background-color: #2da24a;}
.tooltip1 + .tooltip > .tooltip-arrow { border-bottom-color:#2da24a; }
.Tooltip {
    font-family: IRANSans !important;
 font-size:10pt;
 position:absolute;
 background-color:transparent !important;
 border:0px solid #FF9600 !important;
 padding:0px;
 margin:0px;
}
a h5,li a,.item a{
color: #000;
text-decoration: none;
}
.dropdown-menu{border-bottom: 3px solid #3d4b54;border-radius:0px;}
.dropdown-submenu h4,.dropdown-submenu p,.dropdown-submenu .report_2{
color: #000;
text-align: right;
text-decoration: none;
}
a,a:hover{text-decoration: none; color: #000;}
a h5:hover,.item a:hover{
color: #82ba4f;
text-decoration: none;
}
body:befor {  opacity: 0.5;}
body {
   /* direction: rtl;*/
    background-image: url('../images/back.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    font-family: IRANSans !important;
    overflow-x:hidden;
    font-style:normal;
}

/* -------------------------------------------------------------nav------------------------------------------------------------------ */
.navbar {
    background-color:#006699;
    margin-bottom: 0;
    border: none;
    margin-top: 25px;
    background-image:url('../images/flag.png');
    background-repeat:no-repeat;
    background-position:right;
border-radius: 4px 4px 0px 0px !important;
}
.nav > li > a{
     padding:15px 10px;  
}
.nav > li a.gtab,.nav > li a.ftab,.nav > li a.ctab,.nav > li a.ntab {
    padding: 15px 0px !important;
}

/*.navbar-default .navbar-nav > li > a {
    color: white;
}*/

/*.navbar-default .navbar-nav > li > a {
    padding-right: 7px;
    padding-left: 7px;
}*/
/*.dropdown-menu{
right:0;
left:initial;
}*/


.navbar-header a img {
    margin-top: 9px;
}

/*.navbar-header a:first-of-type {
    margin-right: 20px;
}*/
.navbar-header a:last-of-type {
    margin-left: 10px;
}






h1,
.h1 {
    font-size: 36px;
    text-align: center;
    
    color: #404041;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
}

.navbar-default .navbar-nav > li > a {
    /*width: 120px;*/
    font-weight: bold;
}

.mega-dropdown {
    position: static !important;
    width: 100%;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.glyphicon {
    top: 5px;
}

.mega-dropdown-menu:before {
   /* content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;*/
    position: absolute;
    top: -15px;
    right: 585px;
    z-index: 10;
}

.mega-dropdown-menu:after {
   /* content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;*/
    position: absolute;
    top: -17px;
    right: 583px;
    z-index: 8;
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

    .mega-dropdown-menu > li > ul > li {
        list-style: none;
        /*width: 200px;*/
    }

        .mega-dropdown-menu > li > ul > li > a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.428571429;
            color: #999;
            white-space: normal;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
direction: rtl;
        }

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: white;
    background-color: #7fb44b;
}

.mega-dropdown-menu .dropdown-header {
    color: #555;
    font-size: 18px;
    font-weight: bold;
    font-family: IRANSans;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
.dropdown-submenu:hover{
         background-color:#7fb44b;
         color:#fff;

     }
.mega-in a,.btn-mega{
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.mega-in a:hover{
         background-color:#7fb44b;
}
.navbar-default .navbar-nav > li > a {
    color: #eee;
    text-align: center;
    font-size:11px;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #7fb44b;
    }

.glyphicon{
    margin-right:5px;
}
.time_1{
    width: 30%;
     text-align: center;
     font-size: 14px;
     font-family:IRANSans;
     direction:ltr;
     color:#eee;
  /*   margin-right:100px;*/
     margin-top:5px;
     letter-spacing:-0.5px;
     display:inline-block;

}
.margin_top_a{
    margin-top:10px;
    margin-right:2px;
}
.lang{
        margin:8px 14px;
    }


 
@media (max-width: 767px) {

    .navbar-default .navbar-collapse{
    border:none;
    width:100%;
    padding-right:30px;
}
 .navbar-nav{
     border-bottom:1px solid white;
     margin:7.5px 13px;
     margin-right:-30px;
 }
    .navbar-default .navbar-nav > li {
        border-bottom: 1px solid #777;
        /*margin-left: 30px;*/
        margin:0;
    }
        .navbar-default .navbar-nav > li:last-child{
            border:none;
        }
         .navbar-header{
             float:none;
             border-bottom:1px solid white;
         }
    .navbar-header a img {
        float: left;
        margin-left: 1px;
    }
    .nav > li > a{
    padding:15px;
}
    .navbar-default .navbar-nav > li > a {
    /*width: 120px;*/
    text-align:right;
}
    .navbar {
    background-image:none;
}
    .edit_1 > li{
        width:100%;
    }
    .navbar-toggle{
        margin-left:28px;
    }
    .dropdown-submenu{
        position:relative;
    }
    
    .dropdown-submenu .dropdown-submenu_1{
        display:none;
        top:100px;
        padding:10px;
           background-color: #f1f1f1;
    border-right: 3px solid #ccc;
 height: 100%;
    }
    .dropdown-submenu:hover .dropdown-submenu_1{
        display:block;
        /*position:absolute;*/
    }
}

@media (min-width: 768px) {
    .navbar-nav li {
        float: none;
    }
    /*.nav > li > a{

        width:135%;
    }*/
    .navbar {
        border: none;
        border-radius: 0;
    }
     .navbar-header{
             float:left;
         }
     .mega-dropdown-menu > li > ul > li{
                 width:135%;

     }
     .dropdown-submenu{
         position:static;
     }

      .dropdown-submenu .dropdown-submenu_1{
        display:none;
        top:-2%;
        position:absolute;
        right:122%;
        padding:10px;
        background-color:#ccc;
   background-color: #f1f1f1;
    border-right: 3px solid #ccc;
 height: 100%;
        width:270%;
    }
    .dropdown-submenu:hover .dropdown-submenu_1{
        display:block;
        /*position:absolute;*/
    }
    .nav > li{
        position:static;
    }

.edit_1:before {
    right: 105px;
}

.edit_1:after {
    right: 103px;
}

.edit_2:before {
    right: 165px;
}

.edit_2:after {
    right: 163px;
}
.edit_3:before {
    right: 225px;
}

.edit_3:after {
    right: 223px;
}
 .edit_4:before {
    right: 305px;
}

.edit_4:after {
    right: 303px;
}  
 .edit_5:before {
    right: 385px;
}

.edit_5:after {
    right: 383px;
} 
 .edit_6:before {
    right: 455px;
}

.edit_6:after {
    right: 453px;
}  
}


@media (min-width: 992px) {
    .navbar-nav li {
        float: none;
    }
     .mega-dropdown-menu > li > ul > li{
        width:100%;

     }
    .navbar {
        border: none;
        border-radius: 0;
    }
     .navbar-header{
             float:left;
         }

      .dropdown-submenu .dropdown-submenu_1{
        display:none;
        top:-2%;
        position:absolute;
        right:94%;
        padding:10px;
       background-color: #f1f1f1;
    border-right: 3px solid #ccc;
 height: 100%;
        width:300%;
   
    }
    .dropdown-submenu:hover .dropdown-submenu_1{
        display:block;
        /*position:absolute;*/
    }
    .edit_1:before {
    right: 315px;
}

.edit_1:after {
    right: 313px;
}

.edit_2:before {
    right: 385px;
}

.edit_2:after {
    right: 383px;
}
.edit_3:before {
    right: 440px;
}

.edit_3:after {
    right: 438px;
}
 .edit_4:before {
    right: 520px;
}

.edit_4:after {
    right: 518px;
}  
 .edit_5:before {
    right: 608px;
}

.edit_5:after {
    right: 606px;
} 
 .edit_6:before {
    right: 686px;
}

.edit_6:after {
    right: 684px;
}
}
@media (min-width: 1200px) {
      .dropdown-submenu .dropdown-submenu_1{
        width:300%;
        right:95%;
    height: 100%;
    }
.edit_1:before {
    right: 515px;
}

.edit_1:after {
    right: 513px;
}

.edit_2:before {
    right: 585px;
}

.edit_2:after {
    right: 583px;
}
.edit_3:before {
    right: 640px;
}

.edit_3:after {
    right: 638px;
}
 .edit_4:before {
    right: 720px;
}

.edit_4:after {
    right: 718px;
}  
 .edit_5:before {
    right: 810px;
}

.edit_5:after {
    right: 808px;
} 
 .edit_6:before {
    right: 890px;
}

.edit_6:after {
    right: 888px;
}
   
}
/* -----------------------------------------------------------header-------------------------------------------------------------------- */
.header {
    background-color: #eee;
    overflow: hidden;
    padding: 7px 59px;
}

.logo {
    text-align: center;
    max-width: 100px;
    background-image: url('../images/logo1.png');
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
    height: 100px;
}
.logo2 {
    text-align: center;
    max-width: 114px;
    background-image: url('../images/logo2.png');
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
    height: 64px;
}
.boxw{ width: 100%;}
.box {
    background-color: #fff;
    width: 95%;
    height: 70px;
    padding: 7px 5px;
    margin: 20px 0;
    overflow: hidden;
    text-align: right;
border: 1px #8a929a solid;
}
.box p {
        font-size:12px;
}
    .box img {
        height: 55px;
        width: 100px;
        margin-left: 10px;
    border-radius: 3px;
    border: 1px solid #eee;
    }
/* -------------------------------------------------------------search------------------------------------------------------------------ */
.inform {
    background-color: #f8f8f8;
    overflow: hidden;
}

.search {
    margin: 2px;
color:#fff;
}

    .search input[type='search'],.search-top {
        padding: 12px;
        vertical-align: middle;
        width: 168px;
        font-size:12px;
        border:none;
        /*border:1px solid #111;*/
        /*border-left:0;*/
        margin-left:0;
color:#000;
        margin-top:1px;
    text-align: right;
    }
    @media (max-width: 767px) {
.jamnevisi .panel-body p{text-align: justify !important;}
        .search {
    text-align:center;
}
     .search input[type='search'] {
        
        width: 100px;
    
    }
    
    }


    .search input[type='button'] {
        vertical-align: middle;
        background-color: #006699;
        margin-right:0;
        padding:10px 21px;
        border:none;
        background-image:url('../images/search.ico');
        background-size:cover;
    }

    .search a {
        padding: 13px;
        vertical-align: middle;
        background-color: #7fb754;
        color: white;
        border: none;
        font-size:11px;
        text-decoration:none;
    }

@media (max-width: 991px) {
    .inform article {
        text-align: center;
    }
}

/* -------------------------------------------------------------News------------------------------------------------------------------ */

/*.pad_d{
line-height:9px;
}*/

  .btn-vertical-slider {
            /*margin-right: 35px;*/
            cursor: pointer;
        }

        a {
            cursor: pointer;
        }

        .carousel.vertical .carousel-inner .item {
            -webkit-transition: 0.6s ease-in-out top;
            -moz-transition: 0.6s ease-in-out top;
            -ms-transition: 0.6s ease-in-out top;
            -o-transition: 0.6s ease-in-out top;
            transition: 0.6s ease-in-out top;
            font-size:12px;
        }

        .carousel.vertical .active {
            top: 0;
        }

        .carousel.vertical .next {
            top: 100%;
        }

        .carousel.vertical .prev {
            top: -100%;
        }

            .carousel.vertical .next.left,
            .carousel.vertical .prev.right {
                top: 0;
            }

        .carousel.vertical .active.left {
            top: -100%;
        }

        .carousel.vertical .active.right {
            top: 100%;
        }

        .carousel.vertical .item {
            left: 0;
        }
      .carousel-inner_1{
          height:30px;
          width:70%;
          margin-right:10px;
          margin-top:14px;
      }
      .pad_i{
          margin-top:10px;
      }
/* -----------------------------------------------------------wrapper-------------------------------------------------------------------- */
.wrapper {
    background-color: #fff;
    padding:15px 50px;
    text-align: center;
    border-radius: 0px 0px 4px 4px;
}
/* ------------------------------------------------------------slider------------------------------------------------------------------- */
.sub_main_1 .img-responsive { width: auto !important;} 
.img-responsive {
    width: 100%;
    /*margin: 3px 0;*/
}

.hide-bullets {
    list-style: none;
    margin-top: 18px;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
/* ---------------------------------------------------------text over---------------------------------------------------------------------- */
.hero {
    /*position: absolute;*/
    top: 80%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color:rgba(191, 191, 191, 0.5);
    padding:5px;
    width:100%;
    height:20%;
   font-size: 10pt;
    /*overflow:hidden;*/
}
    @media (max-width: 992px) {
    .hero {
                  font-size:11px;
                 

}
    }
.hero p {
    font-family:IRANSans;

}


/* -----------------------------------------------------Vertical Navigation-------------------------------------------------------------------------- */
.panel-group {
    border-radius: 0 !important;
    /*border: 1px solid #074f68;*/
    /*box-shadow: 1px 1px 3px #074f68;*/
    font-family:IRANSans;
    height: 375px;
}
.panel-group.com{    height: 300px;}

.panel {
    border-radius: 0 !important;
    font-family:IRANSans;
}

.panel-default {
    border-radius: 0 !important;
}

.panel-heading {
    border-radius: 0 !important;
    text-align: center;
    padding: 5px;
}

    .panel-heading a {
        text-decoration: none;
        color: white;
    }

.panel-body {
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    padding-left: 15px !important;
    font-size: 0.9em;
    line-height: 1.8em;
    /*padding-right: 5px;*/
    background-color: #f2f2f2;
    direction: rtl;
}

    .panel-body ul {
        margin-top: 2px;
        margin-bottom: 2px;
    }

        .panel-body ul li {
            padding-top: 11px !important;
            padding-bottom: 11px !important;
            padding-left: 10px !important;
            padding-right: 10px;
            margin-bottom: 2px;
            background-color: #fff;
        }

            .panel-body ul li a {
                color: #000;
            }
            .panel-body ul li:hover {
                background-color: #F5F5DC;
            }

.panel-default > .panel-heading {
    color: white;
    background-color: #006699;
    /* border-color: #ddd; */
    direction: rtl;
    border: 0px;
    border-radius: 5px !important;
}

.panel-heading a:hover {
    text-decoration: none;
}

.panel-body ul li a:hover {
    text-decoration: none;
    color: #000;
}

.panel-title {
    padding: 12px;
}

.list-unstyled {
    padding-right: 10px;
}
/* ---------------------------------------------------------------Tab---------------------------------------------------------------- */

.tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  /*  min-width: 305px;*/
}

    .tabs label {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        display: block;
        width: 168px;
        padding: 15px 0;
        text-align: center;
        /*padding: 1rem 4rem;
                margin-right: 0.2rem;*/
        cursor: pointer;
        background: #3f4d59;
        font-weight: bold;
        -webkit-transition: background ease 0.2s;
        transition: background ease 0.2s;
        color: white;
        font-family: IRANSans;
    }

/*    .tabs .tab {
        -webkit-box-ordinal-group: 100;
        -webkit-order: 99;
        -ms-flex-order: 99;
        order: 99;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        display: none;
        /*padding: 1rem;*/
        background: #fff;
        border: 1px solid #ccc;
    }
*/
    .tabs input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

        .tabs input[type="radio"]:checked + label {
            background: #7fb44b;
        }

            .tabs input[type="radio"]:checked + label + .tab {
                display: block;
            }

.report {
    overflow: hidden;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-right: 10px;
}

    .report:last-child {
        border: none;
        background-color: #e8e8e8;
    }

    .report img {
        float: right;
        margin-left: 15px;
        width: 90px;
        height: 70px;
        margin-bottom:6px;
        
    }

    .report a {
        text-decoration: none;
    }
    .report:hover {
        text-decoration: none;
       background-color: #F5F5DC;
    }

    .report h4 {
        font-family: IRANSans;
        color: #484848;
        padding-top: 10px;
        font-size:13px;
                text-align: right;
       direction: rtl;
    }

    .report h5 {
        font-family: IRANSans;
        color: #484848;
        font-size:11px;
    }

    .report p {
        font-family: IRANSans;
        color: #adadad;
        font-size: 11px;
                text-align: right;
direction: rtl;
padding-left:5px;
    }
/* ------------------------------------------------------------Tab & Slider------------------------------------------------------------------- */

        .with-nav-tabs.panel-primary .nav-tabs > li > a,
        .with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
        .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
            color: #fff;
        }

            .with-nav-tabs.panel-primary .nav-tabs > .open > a,
            .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
            .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
            .with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
            .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
                color: #fff;
                background-color: #444;
                border-color: transparent;
                border-radius:0;
            }

        .with-nav-tabs.panel-primary .nav-tabs > li.active > a,
        .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
        .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
            color: #428bca;
            background-color: #fff;
            border-color: #428bca;
            border-bottom-color: transparent;
        }

        .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
            background-color: #428bca;
            border-color: #3071a9;
        }

            .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
                color: #fff;
            }

                .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
                .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
                    background-color: #3071a9;
                }

            .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
            .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
            .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
                background-color: #4a9fe9;
            }
        .panel-heading_1 {
            padding: 0;
            /*width: 381px;*/
        }
      
        .nav_1 > li > a{
            padding:12px 10px;
            margin:0;
        }
        .nav-tabs{
            border-bottom:none;
        } 
        .nav-tabs > li {
            margin: 0;
        }
         .panel-primary > .panel-heading {
            color: #fff;
            background-color: #3f4d59;
            /*border-color: #3f4d59;*/
            font-family: IRANSans;
            border-radius: 0;
            border: none;
        }
        .panel-body {
            border: 1px solid #e4e4e4;
            border-radius: 4px;
            /*width: 381px;*/
            /*padding:25px;*/
            /*padding-bottom:50px;*/
            background-color:#fff;
        }
        .panel-primary{
            border:none;
        }
         .panel-primary > .panel-heading + .panel-collapse .panel-body {
            /*border-top-color: #3f4d59;*/
            /*background-color: #3f4d59;*/
        }
        .with-nav-tabs.panel-primary .nav-tabs > li.active > a, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
            background-color: #7fb44b;
            color:#fff;
            border-radius:0;
        }
        .with-nav-tabs.panel-primary .nav-tabs > li{
            border-left:1px solid #fff;
        }
        .with-nav-tabs.panel-primary .nav-tabs > li:last-child{
            border:none;
        }
        .tbbb {
            border-bottom: 1px solid #e4e4e4;
            /*margin-top:20px;*/
            direction: rtl;
            border-top:none;
            font-family:IRANSans;
        }
            .tbbb li {
                list-style: none;
                margin: 0;
                padding: 0;
                text-align: right;
            }
            .tbbb li a{
                color:#777;
                padding-right:20px;
                display:block;
                line-height:4em;
                text-decoration:none;
            }
        .fa-square-full {
            margin-left: 10px;
            color: #e3e4e6;
            border: 2px solid #fff;
            vertical-align: middle;
        }
        .tbbb li a:hover .fa-square-full {
            border-color: #e4c899;
        }
        .tbbb li a:hover {
            text-decoration: none;
            color: #80b853;
        }


        .team .photo {
            width: 100%;
            display: inline-block;
            overflow: hidden;
            /*position: relative;*/
        }


        .team .photo img {
            width: 100%;
            vertical-align: middle;
            position: relative;
        }



        .info {
            margin-top: 20px;
            font-family: IRANSans;
        }


       
        .carousel-indicators {
            position: absolute;
            right: 10px;
            top: 10px;
        }
            /*.carousel-indicators > .controls > a {
                color: #000;
                font-size: 24px;
                font-weight: 300;
            }*/

            .carousel-indicators li {
                /*background-color: #000 \9;*/
                background-color: #e3e4e8;
                /*border: 1px solid red;*/
                border-radius: 10px;
            }

            .carousel-indicators .active {
                width: 12px;
                height: 12px;
                margin: 0;
                background-color: #7fb74a;
            }

        .carousel-indicators {
            position:absolute;
            margin-right:50px;
            /*bottom: 10px;*/
            /*left: 40%;*/
            top: 85%;
        }
       
        .info h4 {
            font-size: 11px;
            text-align:center;
direction: rtl;
            margin-top:5px;
        }

        .info p {
            font-size: 11px;
            text-align:center;
            margin-bottom:25px;
            direction: rtl;
        }
        .info .wrapdots1 {
            margin-bottom:0px !important;
        }
        /*.item{
            margin-top:2px
            margin-bottom:60px;
        }*/
      ul, ol{
           margin-bottom:0;
       }

/* ------------------------------------------------------------slider_1------------------------------------------------------------------ */

.report_1 {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}
    /*.report_1:last-child {
                border: none;
                background-color: #e8e8e8;
            }*/

    .report_1 img {
        float: right;
        margin-left: 15px;
        width: 90px;
        height: 70px;
    }

    .report_1 a {
        text-decoration: none;
    }
   .report_1:hover {
        text-decoration: none;
       background-color: #F5F5DC;
    }

    .report_1 h4 {
        font-family: IRANSans;
        color: #484848;
        padding-top: 10px;
        font-size: 13px;
        text-align: right;
    }

    .report_1 h5 {
        font-family: IRANSans;
        color: #484848;
    }

    .report_1 p {
        font-family: IRANSans;
        color: #adadad;
        font-size: 11px;
        text-align: right;
    direction: rtl;
    }

/* ----------------------------------------------------------slider_4 & slider_6--------------------------------------------------------------------- */

.col-item {
    /*border: 1px solid #E1E1E1;*/
    /*border-radius: 5px;*/
    background: #FFF;
}

    .col-item .photo img {
        margin: 0 auto;
        width: 100%;
    }

    .col-item .info {
        padding: 10px;
        border-radius: 0 0 5px 5px;
        margin-top: 1px;
    }

    .col-item:hover .info {
        background-color: #F5F5DC;
    }

    .col-item .price {
        width: 100%;
        float: right;
        margin-top: 5px;
     max-height:120px;
    }
.price70 {
        width: 100%;
        float: right;
        margin-top: 5px;
    max-height: 70px !important;
    }
    .col-item .price-b {
        width: 100%;
        float: right;
        margin-top: 5px;
    }
     .col-item .price-b h5 {
            line-height: 20px;
            margin: 0;
            font-size:11.8px;
    direction: rtl;
color: #000;
        }
        .col-item .price h5 {
            line-height: 20px;
            margin: 0;
            font-size:11.8px;
    direction: rtl;
color: #000;
        }

.price-text-color {
    color: #aaa;
    font-size: 11px;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 5px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
    height: 33px;
    border-bottom: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 10px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    font-size:10px;
}

    .col-item .separator p i {
        margin-right: 5px;
    }

.col-item .btn-add {
    width: 50%;
    float: right;
}

.col-item .btn-add {
    /*border-right: 1px solid #E1E1E1;*/
}

.col-item .btn-details {
    width: 40%;
    float: left;
    padding-left: 10px;
}

.controls {
    /*margin-top: 20px;*/
    margin-bottom: 0;
}

[data-slide="prev"] {
    margin-right: 10px;
}

.btn-add {
    font-size: 9px;
}

.btn-details a {
    background-color: #fbcc7c;
    padding: 0 10px;
    color:#000;
}

    .btn-details a:hover {
        background-color: #ccc;
        text-decoration: none;
    }

.btn-success {
    background-color: #e3e4e6;
    border: none;
    border-right: 1px solid white;
    border-radius: 0;
    color: black;
}
.BtnRegister{
    background-color: #5cb85c;
    border: none;
    border-right: 1px solid white;
    border-radius: 4px;
    color: black;
    padding:7px;
    margin: 5px auto;
}
.btnforgetpass,.btnGetVerifyCode{
    background-color: #e3e4e6;
    border: none;
    border-right: 1px solid white;
    border-radius: 0px;
    color: black;
    padding:5px;
    margin: 5px auto;
}
.btnforgetpass:hover ,.BtnRegister:hover,.btnGetVerifyCode:hover {
    background-color: #398439;
}

.row1 {
    border-bottom: 1px solid #e3e4e6;
    overflow: hidden;
    margin-bottom: 20px;
    height: 27px;
}
/* ----------------------------------------------------------Adversite--------------------------------------------------------------------- */
.adv {
    background-color: #fafafa;
    overflow: hidden;
    padding: 10px 0px 10px 0px;
}

.col-item_1 {
    border: 1px solid #fff;
    /*border-radius: 5px;*/
    width: 100px;
    height: 60px;
    margin: 0px auto;
}



/* -------------------------------------------------------------details------------------------------------------------------------------ */

.details {
    background-color: #f1f1f1;
    border-top: 1px solid #006699;
    padding:30px 65px;
    padding-right:32px;
  direction: rtl;
}

    .details h3 {
        color: #222;
        margin: 5px auto;
        margin-top: 25px;
        font-size: 14px;
        text-align: center;
        font-family: IRANSans;
        background-color: #fff;
        display: inline-block;
        padding: 5px 20px;
    }

    .details .about {
        text-align: center;
    }

    .details p {
        color: #222;
        /*text-align: center;*/
        font-size: 13px;
        line-height: 2.3em;
        font-family: IRANSans;
    }

    .details li {
        /*text-align: center;*/
                line-height: 2.3em;

    }

    .details ul:first-child {
        list-style-image: url('../images/ar.jpg');
    }

    .details a {
        color: #777;
        font-size: 14px;
        line-height: 2em;
        text-decoration:none;
    }

        .details a:hover {
            color: #000;
            text-decoration: none;
        }



.newsletter {
    width: 300px;
    padding: 0px 5px;
}

    /*.newsletter form {
                text-align: center;
            }*/

    .newsletter label {
        display: inline-block;
        margin-bottom: 3px;
        margin-top: 6px;
        color: #777;
        font-size:11.5px;
    }

    .newsletter input[type="email"],.txtemail input  {
        width: 100%;
        padding: 5px;
        margin-bottom: 10px;
        /*margin-top: 15px;*/
        vertical-align:middle;
    float: right;
    }

    .newsletter input[type="submit"],.btnregisterEmail input{
        width: 100%;
        padding: 6.5px;
        border: 1px solid #999;
        color: #bbb;
        cursor: pointer;
        background-color: #006699;
        font-family: IRANSans;
        font-size: 12px;
        margin-top: 4px;
        vertical-align:middle;
    float: right;
    }
 .newsletter a{
     color:white;
     padding:0;
     font-size:42px;
     line-height:1em;
     padding:5px 7px;
       margin-top: 50px;
 }
.newsletter_1 {
    margin: 8.5px;
  
}
.fa-rss{
    background-color:#f88323;
    margin-right:0;

}
.fa-instagram{
    background-color:#c836a5;
}
.newsletter input[type="submit"]:hover {
    background-color: #80b752;
    color: #fff;
}
.fa-telegram-plane{
    background-color:#60a8e2;
}

.back_a {
    background-color: #fff;
    margin: 2px;
    padding-right: 10px;
    padding-left: 10px;
}

.back_e {
    background-color: #fff;
    margin: 2px;
    padding-right: 10px;
    padding-left: 10px;
}

.back_a:hover {
    background-color: #7fb44b;
}

.back_a a:hover {
    color: #fff;
}

.back_e a {
    color: #fff;
}

    .back_e a:hover {
        color: #fff;
    }

.font_en {
    font-family: 'Times New Roman';
}

@media (max-width: 767px) {
    .details {
        padding: 10px 30px;
    }
.wrapper{padding: 5px;}
.navbar{margin-top: 0px;}
}

.fa-check {
    background-color: #84b059;
    border-radius: 10px;
    /*height:15px;
     width:15px;*/
    padding: 3px;
    color: white;
    margin-left: 5px;
    vertical-align: middle;
    text-align: center;
    font-size: 8px;
}

.fa-envelope {
    color: white;
    background-color: #82ba4f;
    padding: 5px;
    margin-left: 5px;
    font-size: 18px;
    vertical-align: middle;
}

/* ---------------------------------------------------------copyRight---------------------------------------------------------------------- */
.copyright {
    background-color: #006699;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 35px;
}

    .copyright p {
        color: #eee;
        font-size: 12px;
        text-align: center;
        margin: 15px 0;
        direction: ltr;
        font-size: 13px;
    }

/* ---------------------------------------------------------scroll top---------------------------------------------------------------------- */
.scrolltotop {
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 40px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 40px;
    height: 50px;
    text-align: center;
    position: fixed;
    right: 20px;
    width: 50px;
    z-index: 999;
}
/* ---------------------------------------------------------Margin_top_Row---------------------------------------------------------------------- */

.margin_top{
    margin-top:10px;
}

.margin_top1{
    margin-top:5px;
}






/* ----------------------------------------------------------main_1--------------------------------------------------------------------- */
.main_1 {
    border-bottom:0px solid #f3f3f3;
    border-top:1px solid #f3f3f3;
}
.main_1 .h1{
    text-align:right;
    font-size:14px;
    background-color:#e3e4e6;
    padding:10px 30px;
    margin:3px 0;
}
.about_1{
    text-align:right;
    padding:5px 10px;
}
.about_1 span{
   /* margin-left:20px;*/
}
.about_1 i{
    margin-left:5px;
    vertical-align:middle;
    color:#81b853;
}
.sub_main_1{
    padding:30px;
}
.sub_main_1 h4{
    color:#006c6f;
    font-size:16px;
    line-height:50px;
}

/*.sub_main_1 img{
    margin-left:10px;
    margin-bottom:5px;
}*/
.sub_main_1 p{
    line-height:28px;
    text-align:justify;
     color:#191919;
}
.sub_main_1 i:first{
    color:#80b752;
    font-size:35px;
    text-align:right;
}

/*.sub_main_1 p:last-of-type{
    line-height:28px;
    text-align:justify;
     float:none;
     width:100%;
}*/
.sub_main_1 .demo a{

    background-color:transparent;

}
.sub_main_1 .demo a:hover{
    background-color:transparent;
}
.tags1{
    text-decoration:none;
    float:right;
    background-color:#f3f3f3;
    padding:5px 10px;
    margin-left:10px;
    margin-bottom:10px;
    color:#aaa;

}
.sub_main_1 a:hover{
    color:#fd7052;
}
/* ----------------------------------------------------------comments--------------------------------------------------------------------- */

.text_1{
    width:100%;
    padding:5px;
    margin:5px 0;
    background-color:#ececec;
    border:1px solid #c0c0c0;
    color:#4d4d4d;
    margin-right:5px;
}

.textarea_1{
    width:100%;
    resize:none;
    margin:5px 0;
    background-color:#ececec;
    border:1px solid #c0c0c0;
    height:120px;
    padding:5px;
    color:#999;
    margin-right:5px;
}
.span_c{
    background-color:#ececec;
    border:1px solid #c0c0c0;
    margin:5px 0;
    display:inline-block;
    width:110px;
    padding:5px;
    color:#4d4d4d;
    margin-right:5px;
}
.submit_c{
   width:100%;
   padding:3px 0;
    margin:5px 0;
    background-color:#80b752;
    border:none;
    color:#fff;
    margin-right:5px;
}

.submit_c:hover{
    background-color:#80b942;
    color:#111;
}
.comment_c{
    padding:5px;
    text-align:right;
    margin-right:10px;
}
.head_c{
        background-color:#e5e5e5;
        padding:8px;
        overflow:hidden;
}
.head_c span{
    float:left;
    color:#989898;
}
.comment_c h1{
    float:right;
    font-size:14px;
    margin:0;
}
.comment_c p{
    padding:5px;
    font-size:12px;
    line-height:24px;
    margin-bottom:0;
    padding-bottom:0;

}
.comment_p{
        border:1px solid #e5e5e5;
        overflow:hidden;
}
.submit_a{
    background-color:#fbcc7c;
    float:left;
    margin:5px;
    margin-top:0;
    padding:6px 13px;
    border:none;
    font-size:12px;
}
.row2 {
    border-bottom: 1px solid #006699;
    overflow: hidden;
    margin-bottom: 20px;
    height: 27px;
}
.row2_e{
    margin-bottom:5px;
    margin-top:10px;
}
.row2 p{
    border-right:none;
    background-color: #006699;
    border: none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
}

/* ---------------------------------------------------------representative---------------------------------------------------------------------- */
.row1 {
    border-bottom: 1px solid #e3e4e6;
    overflow: hidden;
    margin-bottom: 20px;
    height: 27px;
}
/* -----
/* -----------------------------------------------------------wrapper-------------------------------------------------------------------- */

.representative img{
    padding:3px;
}
.representative_info{
        border:1px solid #bbb;
        border-radius:5px;
        padding-bottom:5px;
        overflow:hidden;
}

.representative_info a{
        padding:8px;
        text-decoration:none;
    }

.btn_1{
    margin-bottom:5px;
    margin-top:5px;
    width:160px;
}
.line{
        padding:8px;
        /*line-height:2.5em;*/
        text-align:right;

}
.line_1{
      padding:8px;
        line-height:1.5em;
        text-align:right;

}
.link{
    line-height:35px;
    color:#aaa;
}
.line_1 i{
       margin-left:8px;
}
.height{
    height:148px;
}
.right_1{
    text-align:right;
    direction: rtl;
}
.right_1 a:hover{
    text-decoration:none;
}

/**search-nemayandegan***/
 .select,.select2{
/*  position: absolute;*/
 background: transparent;
        width: 99%;
    }
  .select option:nth-child(1) .select2 option:nth-child(1) { 
color:transparent;
    }
.panel-body .ostan,.panel-body .hozeh  {
    width: 60%;
    border: 0px;
    right: 22px;
    height: 25px;
    margin-top: 2px;
    position: absolute;
  }
.ostan-s,.hozeh-s  {
    width: 50%;
    border: 0px;
    right: 30px;
    top: 0px;
    margin-top: 8px;
    position: absolute;
  }
  .ostan-s[disabled],.hozeh-s[disabled]{
    cursor: default;
    background-color: #fff;
    opacity: 1;
    }
  .btn_content_search{
    vertical-align: middle;
    background-color: #006699;
    margin-right: 0;
    padding: 6px 12px;
    border: none;
    border-radius: 4px;
    color: #fff;
    }

/**boot**/
.pagination>li>input.pagenumber {
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
 .pagination>li>input.pagenumber:hover{ 
    background-color: #dddddd;
    color:#000;
    border: 1px solid #337ab7;
}
 .pagination>li>input.PageActive{ 
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border: 1px solid #337ab7;
}

  @media (max-width: 767px){
  
   nav ul{    display: block;    width: 100%;}
  nav ul>li,.mega-dropdown-menu > li > ul > li{    width: 100%;}  
  nav ul a{margin: 0px auto;}
    .lang{ float:left }
}

  .floatr{float:right;}
  .floatl{float:left;}
  .slick-active.slick-center{ border-bottom:2px solid #82ba4f;}
  #slideslick2v .slick-current.slick-active{ border-bottom:2px solid #82ba4f;}
    .font0px{ font-size: 0px;}
  .font1px{ font-size: 1px;}
  .hr1 {
    border-top: 1px solid #e2e2e2;
}
  .hr2 {
margin-top: 2px; 
   margin-bottom: 2px; 
    border: 0;
    border-top: 1px solid #eee;
}
.article div,.article p{text-align: right;}
.article div img{text-align:center;}
  .article table{width: 100%;}
  a p{color: #000;}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #82ba4f;
    border-radius: 0px;
}
.nav-pills>li>a{color: #fff;direction: rtl;}
.nav-pills>li{
    color: #fff;
    background-color: #006699;
    border-radius: 0px;
}
  .nav-pills>li {
   font-size: 12px;
}
.nav-pills>li>a:hover{
    color: #fff;
    background-color: #a7d47e;
    border-radius: 0px;
}
  .tab-content{border:1px solid #eee;direction: rtl;}
.col-item_1 {
    border: 1px solid #fff;
    width: 100px;
    height: auto;
}

.nav-pills>li {
    margin-left: 1px;
}
  .nav-pills>li+li {
    margin: 0px; 
}

.pd-0{padding-right: 0px ;padding-left: 0px ;}
/**sc**/
.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left:0px !important;
}
  .mCSB_inside>.mCSB_container {
    margin-right:0px !important;
}
  
/**slick***/
  .slick-dots li {
   margin: 0 1px; 

}
.img-advert{width: 100%; }
   .padding-right-left{padding:0px 10px 0px 10px}
  .padding5{padding:5px} 
.time2{direction:rtl}.time1{direction:ltr;font-family:'tahoma'}
  .panel-collapse .panel-body{background-color: #eee;}
  .dir-rtl{direction:rtl}
  .dir-ltr{direction:ltr}
.wrapdots1{
 white-space: nowrap; 
    width: 70px; 
    overflow: hidden;
    text-overflow: ellipsis; 
}

.icon-ar{ width:32px;height:32px;background-color:#fff5c8;color:#006699;padding: 5px;text-align: center;    margin-right: 3px;}
.icon-ar:hover{ background-color:#fff2b9;}
.icon-fr{ width:32px;height:32px;background-color:#d0f4b4;color:#006699;padding: 7px;text-align: center;    margin-right: 3px;}
.icon-fr:hover{background-color:#b7e891;}
.icon-en{ width:32px;height:32px;background-color:#c1e3fe;color:#006699;padding: 7px;text-align: center;    margin-right: 3px;}
.icon-en:hover{background-color:#aed3f1;}
.panel-body-in{padding:2px  !important;}
#4tab3 .slick-slide a{float:right}
.ozv .photo img { width: 128px;}
.w100{    width: 100%;}

.dropdown-menu .slick-track,.dropdown-menu .slick-slide{width: 100% !important;}
.w200h155{ width: 200px;height:140px;margin: 0px auto;}
  .price small{display: block;}
  main select,main input[type='text']{direction:rtl;text-align: right;}
  .catlist,h5{text-align: right;}
  .align-right{text-align: right;}
.displaynone,.display-none,.UserNextStep{display:none}
.hasDatepicker{
background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ddlist_orderby0{
    display: block;
    height: 34px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.droprel3{
    display: block;
    height: 34px;
    width: 100%;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/*********icon-share************************************/
.icon-share a{
color: #000;
text-decoration: none;
    text-align: center;
    font-size: 20px;
}
.google-plus:hover,.facebook:hover,.linkedin:hover,.twitter:hover,.telegram:hover{opacity:0.5;text-decoration: none;border: 1px solid #e7eae8;}
.google-plus{color: #ff3636;font-size: 1.2em;padding: 5px; width: 30px;height: 30px;background-color: #f9f9f9;border-radius:4px;border: 1px solid #fff;}
.facebook{color: #647bbd;font-size: 1.2em;padding: 5px; width: 30px;height: 30px;background-color: #f9f9f9;border-radius:4px;border: 1px solid #fff;}
.linkedin,.twitter{color: #61d2ff;font-size: 1.2em;padding: 5px; width: 30px;height: 30px;background-color: #f9f9f9;border-radius:4px;border: 1px solid #fff;}
.telegram{color:#468aff;font-size: 1.2em;padding: 5px; width: 30px;height: 30px;background-color: #f9f9f9;border-radius:4px;border: 1px solid #fff;}

/*********Ideaq*****/
.Ideaq-div .Ideaq:first-child{
    text-align: right;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.IdeaText{
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.titlequestion{font-weight:bold;}
.IdeaQuestion{font-weight: normal;text-align: right;}
.IdeaQuestion label{font-weight: normal;}
.IdeaLabel{
float: right;
    font-weight: bold;
    padding-top: 10px;
}
.btn_Send{
    padding: 5px;
    margin: 5px 0;
    background-color: #80b752;
    border: none;
    color: #fff;
}
.btn_ViewIdeaResults{
    padding: 5px;
    margin: 5px 0;
    background-color: #ff9800;
    border: none;
    color: #fff;
}
@media (min-width: 768px) {

    .price{
        height:130px;
    }
    }
@media (min-width: 992px) {

    .price{
        height:130px;
    }
    }

/***lazy-load***/
        .lazy {

background: url(/UploadedData/1/Contents/636606212430011586.png) no-repeat center center;
        }

        .lazy-loaded {
            background-image: none;
        }
/*ui**/

.ui-widget-content{background: #fff  none;left: 0;
right: 0;
margin: 0px auto;top:20%}
.ui-widget {
    font-family: iransans;
    font-size: 1.1em;
    direction: rtl;}
.ui-widget-header {
    border: 0px solid rgb(231, 143, 8);
    background: rgb(127, 183, 84) none;
    color: rgb(255, 255, 255);
    font-weight: bold;}

.ui-dialog .ui-dialog-buttonpane button {
    font-family: iransans;
    margin: .5em .4em .5em 0;
    cursor: pointer;
    background-color: rgb(238, 238, 238);
    border: 0px;
    padding: 5px;}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {

    float: none;
    text-align: center;}
.ui-dialog .ui-dialog-titlebar-close {

    position: absolute;
    right: .3em;
    top: 50%;
    width: 0px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 0px;
    background-color: transparent;
    border: 0;

}
.ui-dialog .ui-dialog-title {

    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;

}
.ui-widget-content img{display:none}
.ui-widget-content table{    width: 100%;text-align: center;}


<!-----jamnevisi----->

.td.result{
        font-family: IRANSans !important;
	vertical-align: top;
	text-align: right;
    direction:rtl;
    display:block;
    margin: 5px;
    padding: 4px;
}
.td {
    font-family: IRANSans !important;
	padding: 3px;
	border: 1px solid transparent;
	vertical-align: top;
	font: 1em monospace;
	text-align: justify;
	white-space: pre-wrap;
    direction:rtl;
    display:block;
    margin: 5px;
    padding: 4px;
	word-break: normal;
}
.td1 {
    font-family: IRANSans !important;
	 word-break: normal;
	padding: 3px;
	border: 1px solid transparent;
	vertical-align: top;
	font: 1em monospace;
	text-align: justify;
	white-space: pre-wrap;
    direction:rtl;
    display:block;
    margin: 5px;
    padding: 4px;
}
.result-comment{white-space: pre-wrap;}
del{
	text-decoration: none;
	color: #ffffff;
	background: #d9534f;
}
ins {
	background: #5cb85c;
	color: #ffffff;
	text-decoration: none;
}

#settings {
	position: absolute;
	top: 0;
	left: 5px;
	right: 5px;
	height: 2em;
	line-height: 2em;
}
#settings label {
	margin-left: 1em;
}

.source {
	position: absolute;
	right: 1%;
	top: .2em;
}

[contentEditable] {
	background: #F9F9F9;
	border-color: #BBB #D9D9D9 #DDD;
	border-radius: 4px;
	-webkit-user-modify: read-write-plaintext-only;
    font-family: IRANSans !important;
	outline: none;
margin: 5px;
    padding: 4px;
}
[contentEditable]:focus {
	background: #FFF;
    font-family: IRANSans !important;
	border-color: #6699cc;
	box-shadow: 0 0 4px #2175c9;
}
.modal-content.modal-content-jam {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}
@-moz-document url-prefix() {
	body {
		height: 99%; /* Hide scroll bar in Firefox */
	}
}



  
  hr{
  margin-top: 5px;
    margin-bottom:5px;
    border: 0;
    border-top: 1px solid #eee;
clear: both;
  }
  .jamnevisi .nav-pills li a {
    background: #006699 !important;
    border-radius: 0px  !important;
}
    .jamnevisi .nav-pills li a:hover {
    background: #82ba4f !important;
    border-radius: 0px  !important;
}
   .jamnevisi .panel-body ul li:hover {
    background-color: #fff;
}
  .jamnevisi .nav-pills>li.active>a,  .jamnevisi .nav-pills>li.active>a:hover,  .jamnevisi .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #82ba4f !important;
    border-radius: 0px;
    box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.16);
}
  .panel-collapse .panel-body,.listlaw .panel-body {background-color: transparent  !important;}
  .tab-content .panel:nth-last-of-type(odd),.listlaw .panel:nth-last-of-type(odd),.tab-content .jamnevisi .panel-body:nth-last-of-type(odd){background-color: #fbfbfb !important;}
.tab-content .jamnevisi .panel-body:nth-last-of-type(even){background-color: #fff !important;}
  .tab-content .panel:hover,.listlaw .panel:hover{background-color: ##fffdf7 !important;}
  .jamnevisi .tab-content {border: 0px solid #eee !important;}
  .fehrest .btn{margin:2px;}
  .jamnevisi .glyphicon{    margin-left: 5px;}
   .jamnevisi .listlaw .glyphicon{    color: #239f40;}
 .jamnevisi .panel-group{ height:100px !important;}
  .navbar-inverse {
    background-color: #006699;
    border-color: #006699;
}
  .des-text{
    color: #9f9f9f;
    font-size: 12px;}
  .navbar {
    min-height: 40px;
  
  }
.txtVerifyCode {
    display: block;
    width: 100%;
    height: 34px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
  .header0 {
    background-image: url(/template/images/header03.jpg);
    max-width: 100%;
    height: 170px;
    background-color: #fff;
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    border-top: 1px solid #edefee;
    z-index: 999;
    border-bottom: 0 #069 solid;
    display: block;
    margin-top: 0;
}
  .fff{color:#fff;}
body{
  direction:rtl;
    font-family: IRANSans;
    }
/*.jamnevisi .panel-collapse .panel-body{ background-color: #fff;}*/
  .jamnevisi .panel-body{    text-align:right;}
 .jamnevisi .panel {
    margin-bottom: 20px;
    background-color: #fff;
     border: 0px solid transparent;
     border-radius: 4px; 
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0); 
     box-shadow: 0 0px 0px rgba(0,0,0,0);
}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}

.lblusername{    color: #fff;}
.btnremovegrouping{
    color: #fff;
    background-color: #F44336;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
margin: 6px;
}
.likeUpN{display:none}
 .jamnevisi .panel-heading{
  text-align: right;
    
    }
  
  .jamnevisi .panel-body p{
   
    }
  .jamnevisi .panel-body  .panel-heading  {
    color: white;
    background-color: #a7d47e;
}
   .jamnevisi .panel-body  .panel-title {
    padding: 5px;
}
.droprel3{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: rgb(85, 85, 85);
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.donthaveaccess{
background-color: rgb(255, 177, 177);
text-align: center;
font-size: 12pt;
font-weight: bold;
border-radius: 4px;
padding: 10px;
}
.btn_EditArticle{
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    color: #000;
    background-color: #eaeae4;
    display: block;
    text-align: center;
}
.btnJoinRequest{
width: 100%;
    color: #fff;
    background-color: #4CAF50;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
}
.btnunjoin{
   width: 100%;
    color: #fff;
    background-color: #F44336;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
}
.UserPicProfile{
height: 32px;
background: #fff;
    width: 32px;
    border-radius: 50%;
}
.lblMsgCount{
background: red;
border-radius:50%;
color:#fff;
padding: 5px;
}
.media-object{
border-radius: 50%;
    width: 50%;
    border: 1px solid #c5c5c5;
}
.dot2 {
     white-space: nowrap; 
	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px;
    text-align: left;
direction: ltr;
color: #fff;
    padding: 5px 0px 0px 0px;
  }
.dot3 {
     white-space: nowrap; 
	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px;
    margin: 0px;
    text-align: right;
  }
  /*like***/
.likeWrapper {
    float:right !important;
    padding: 5px !important;
    height: 28px !important;
    width: 100% !important;
}

.likeWrapper .like, .likeWrapper .likeDone {

        display: block;
        float: right !important;
        background: transparent;
        text-decoration: none;
       background-image: url(/template/images/heart-1.png) !important; 
        background-repeat: no-repeat;
        height: 28px !important;
        width: 28px !important;
}

.likeWrapper .like {
    cursor: pointer;
}

.likeWrapper .likeUpN {
    font-size: 8pt;
    margin-top: 7px;
    float: left;
	color:#000;
	display:none;
}

.likeWrapper .likeDone {
    cursor: pointer;
}

.likeWrapper .likeUp {
    height: 28px !important;
}

.likeWrapper .likeDown {
    height: 28px !important;
}

.likeWrapper .likeUp:hover{
    background-image: url(/template/images/heart-act.png) !important;
    background-repeat: no-repeat;
}
.likeWrapper .likeUp.active {
    background-image: url(/template/images/heart-act.png) !important;
    background-repeat: no-repeat;
}
.likeWrapper .likeUp.active:hover {
    background-image: url(/template/images/heart-1.png) !important;
    background-repeat: no-repeat;
}
.likeWrapper .likeDown:hover {
    background-image: url(/template/images/heart-1.png) !important;
    background-repeat: no-repeat;
}
.likeWrapper .likeDown.active {
    background-image: url(/template/images/heart-act.png) !important;
    background-repeat: no-repeat;
}
.likeWrapper .likeDown.active:hover {
    background-image: url(/template/images/heart-over.png) !important;
    background-repeat: no-repeat;
}

  /*like**/
.rateWrapper 
{
    float: left;
    font-size:10pt;
    padding-top: 0px !important;
    height: 24px !important;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
        color: #6f6f6f;
}
.rateWrapper .rate,.rateWrapper .rateDone
{
    display: block;
    float: left;
    background: #fff;
    text-decoration: none;
    background-image: url(/template/images/sprite.png) !important;
    background-repeat: no-repeat;
    font-weight: bold;
}
.rateWrapper .rate
{
    cursor: pointer;
}
.rateWrapper .rateDone
{
    cursor: default;
}
.rateWrapper .rateUp
{
    background-position: 0 0;
    border-top: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    border-left: solid 1px #aaa;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    padding: 3px 10px 0 35px;
    height: 24px  !important;
}
.rateWrapper .rateDown
{
    background-position: 0 -48px;
    border: solid 1px #aaa;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 3px 10px 0 35px;
    height: 24px !important;
}
.rateWrapper .rateUp:hover,.rateWrapper .rateUp.active
{
        background-color: #e9ffe6;
    background-position: 0 -24px;
}
.rateWrapper .rateDown:hover,.rateWrapper .rateDown.active
{
        background-color: #ffe6e6;
    background-position: 0 -72px;
} 
h4{    line-height: 1.7;}
.ico-m {
width: 25px;
    height: 4px;
    background-color: #fff;
    margin: 3px 0;
}
.media{padding:5px}
.text-center{text-align: center !important;}
.text-justify{text-align: justify !important;}
#text-full{text-align: justify;}
.padding0{padding: 0px;}
.padd3-top3{padding: 3px;    top: 3px;}
.margin5{margin:5px}
.listlaw .panel-default:hover{    background: #fffef6 !important;     box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.16);
}
.cls{clear:both}.space4{height:4px}.space5{height:5px}.space10{height:10px}.space15{height:15px}.space20{height:20px}.space25{height:25px}.space33{height:33px}.space30{height:30px}.space40{height:40px}.space50{height:50px}.space80{height:70px}.space100{height:100px}
.fehrest div:nth-last-of-type(odd){ background:#fbfbfb !important;position:relative;animation:animateleft 0.4s;}
.fehrest div .btn-default:nth-last-of-type(odd){ background:transparent !important;position:relative;animation:animateleft 0.4s;}
.fehrest div .btn-default:nth-last-of-type(even){ background:transparent !important;position:relative;animation:animateright 0.4s;}
.height250sc{height:250px;overflow-y: scroll;}
.width100{width: 100%; margin: 0px auto;}
.baznevistextaria{opacity: 0;}
/**************/

/* End extract */
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}.wrapper{padding: 5px;}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important}
.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}

