@font-face {
     font-family: 'A Nasr';
     src: local('☺'),
     local('A Nasr'),
     url('http://awebfont.ir/services/fonts/10982ba95555e08afd9e434ebe478d7ba44838152901931.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: "nassim_bold";
    src: url(/fonts/nassim-bold.woff) format("woff"), url(/fonts/nassim-bold.ttf) format("truetype");
}

@font-face {
    font-family: "nassim";
    src: url(/fonts/nassim-regular.woff) format("woff"), url(/fonts/nassim-regular.ttf) format("truetype");
}




::-moz-selection{
    background-color: #f89635;
    color: white;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 1);
}
::selection {
    background-color: #f89635;
    color: white;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 1);
}
*:focus{
    outline: 0 none;
    border: 0 none
}
/* Preloader */
#preloader {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99999999; /* makes sure it stays on top */
}
#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(loader.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

@font-face {
    font-family: 'Yekan';
    src: url('../../fonts/BYekan.eot');
    src: url('../../fonts/BYekan.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/Yekan.woff') format('woff'),
         url('../../fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.font-face{
    font-family:'nassim',tahoma;
    font-size:23px;
    font-weight:normal;
}
.font-face-title{
    font-family:nassim,tahoma;
    font-size:17px;
    font-weight:normal;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.green-color{
    color: #6f0001;
}
.inlineblock{
    display: inline-block;
}
body{
    direction: rtl;
    font-family:'nassim',tahoma;
    font-size:24px;
    line-height: 40px;
    font-smooth:always;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    overflow:  hidden;
    padding: 0;
    margin: 0;
}
p {
text-align: justify;

    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
    color:#717171;
}
h2.font-face-title{
    color: #6f0001;
    font-size: 28px;
    text-align: center;
    padding-bottom: 15px;

    display: inline;
}
.title{
        text-align: center;
        padding-bottom: 70px;
}
.title-secret{
    font-size:31px; 
    color:#606060;
}
.green-bg{
	min-height:95%;
}
.header .container{
        max-width: 575px;
}
textarea , input ,select{
    resize: none;
        font-family:Tahoma;
        font-size:13px!important;
}
.header .logo{
       
 min-height: 180px;
       background-position: center;
        background-image: url('../../images/home/logo.png');
        background-repeat: no-repeat;  

           margin: 89px 0 16px 0;
    margin-left: auto;
    margin-right: auto;		
}
.header .logo{
    margin: 50px 112px 16px;
}
.header .logo h1{
        overflow: hidden;
        width: 120px;
        text-indent: -99em;
        margin: 0;
}
.header .span12{
        color: #ebf3e0;
  
        font-size: 33px;
        letter-spacing:0px;
        text-align: center;
        line-height: 21px;
        -webkit-font-smoothing: antialiased;
        -mpz-font-smoothing: antialiased;
}
.header .span13,.deatail_text .font-face{
        color: #d4e2d0;

        font-size: 20px;
        padding-right:17px;
        padding-top:10px;
        letter-spacing: 0;
        text-align: center;
        line-height: 30px;
        -webkit-font-smoothing: antialiased;
        -mpz-font-smoothing: antialiased;
}
.main{
        z-index: 100;
        background-color: #fff;
        position:relative;
        left: 0;
        right: 0;
        *position: static;
        -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    opacity:1;
    filter: alpha(opacity=100);
}
.maintop{
    z-index: 100;
    background-color: #fff;
    position:fixed;
    top:0;
    left:0;
    right: 0;
    opacity:1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-box-shadow: 0px 1px 2px rgba(42, 46, 50, 0.40);
    -moz-box-shadow:    0px 1px 2px rgba(42, 46, 50, 0.40);
    box-shadow:         0px 1px 2px rgba(42, 46, 50, 0.40);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.main .container,.page .container{
        max-width: 1250px;
}
.navbar{
        margin-bottom: 7px;
        *position: static;
}
.collapse{
        *position: static;
}
.navbar .nav{
        float: right;
        right: 13%;
        -webkit-transition:all 0.6s;
        -moz-transition:all 0.6s;
        -ms-transition:all 0.6s;
        -o-transition:all 0.6s;
        transition:all 0.6s;
        *width: 550px;
}
.maintop .navbar .nav{
        right: 0;
}
.navbar-inner{
    min-height: 30px;
    background-color: #f89635;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    padding-top: 0px;
}
.navbar .nav li{
    float: right;
}
.navbar .nav li a{
line-height: 34px;

    color: #fff;
    font-size: 17px;
    font-family:'Yekan',tahoma;       
    *display: block;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
	
	
	text-shadow: none;
}
.navbar .nav li a:hover{
    color: #000000;
}
.navbar .nav li a:active{
    color: #8a8a8a;
}
.selected{
    color: #000;
    font-size:14px;
}
.navbar .active{
    cursor:pointer;
    color: #f68f67;
    font-weight:bold;
}
.navbar .brand{
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.maintop .navbar .brand{
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.brand{
    background: url('/image/logotype.png') no-repeat;
    width: 244px;
    height: 34px;
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    cursor:pointer;
}
.brand:hover{
    background: url('../../images/home/logo-menu.png') no-repeat;
    opacity:1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/**************** about *******************/



#about{

line-height: 50px;
text-align:center;
    background-color: #f4f5f5;
    background: url('../../images/home/pohead.png') no-repeat center;
    min-width: 100%;
    background-attachment:fixed;
    color: rgb(71, 71, 71);
    background-size: cover;


}

#pohead{

line-height: 50px;
text-align:center;
    background-color: #f4f5f5;
    min-width: 100%;
    background-attachment:fixed;
    color: rgb(71, 71, 71);
	    background-size: cover;

}

#vahedhead{
    background-attachment:fixed;
    min-width: 100%;
    background-size: cover;
}
#bazhead {
    background-attachment:fixed;
    min-width: 100%;
    background-size: cover;
}
#amohead {
    background-attachment:fixed;
    min-width: 100%;
    background-size: cover;
}

#khhead {
    background-attachment:fixed;
    min-width: 100%;
    background-size: cover;
}
#about_us {
    background-attachment:fixed;
    min-width: 100%;
    background-size: cover;
	    text-align: center;
}


#product,#order{
    background-color: #fff;
    color: #5c5c5c;
    background: url('../../images/home/pt.png') no-repeat center;
    background-attachment:fixed;
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
}


.page{
	
	position: relative;
}


.page .container{

  
      position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0px 20px;

}

#clom{
	
	    height: 100%;
    background-color: rgba(255, 255, 255, 0.4);
}


.page .contents{
    text-align: center;
}
/*     form     */
form .container{
    max-width: 690px !important;
    padding: 10px 0 !important;
    *padding-right: 180px!important; 
}
.form-horizontal .control-group{
    margin-bottom: 0px;
    *width: 243px;
    *float: right;
}
.form-horizontal .control-group:first-child .controls{
    *margin-right: 37px
}
.form-horizontal .control-label{
    float: right;
    color: rgb(114, 141, 123);
    font-size: 23px;
    width: 105px;
}
.form-horizontal .controls{
    margin-left: 10px;
    line-height: 25px;
}
.form-horizontal .container{
    margin-top:0px;
}
.form-horizontal .comments{
    *width: 800px;
}
.span12.contact-name{
    width: 233px;
    border-radius:0;
    color:#aaaaaa;

    *margin-right: 0px;
}
.span12.contact-mail{
    width: 233px;
    border-radius:0;
    color:#aaaaaa;

    *margin-right: 0;
}
.span7.mobile{
    border-radius:0;
    color:#aaaaaa;

    margin-right: auto;
    margin-bottom: 6px;
    margin-top: 3px;
    *margin-right: -267px;
    *margin-top: 5px;
    width: 71.264957%;
}
@-moz-document url-prefix() { 
  .span7.mobile{
    margin-top: -3px;
  }
}
.span7.contact-paket{
    color:#aaaaaa;
    border-radius:0;

    margin-right: auto;
    *margin-right: -590px;
    *width: 485px;
    width: 71.264957%;
}
.row-fluid [class*="span"] {
    min-height: 34px;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"]{
    cursor: default;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    border-color:#dcdcdc;        
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus{
    border-color: #bfd9a4;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bfd9a4;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bfd9a4;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bfd9a4;
}






.googlemap{
    height: 580px;
}
.thumbnail{
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#contactus{

text-align:center;
    margin-top: 30px;
}




#contactus .container{
    margin-bottom: 0px;
}
#contactus .container p{
    line-height: 35px;
    margin-bottom: 0;
}
#contactus .container p a{
    color: #717171;
    font-size: 21px;
}
#contactus .container p a:hover{
    text-decoration: none;
}



.thumbnails li.span4{
    margin-left: 0;      
}
.thumbnail .caption h3{
    font-size: 15px;
    font-family:Yekan;
    font-weight:normal;
    text-align: center;
    color: #8b8b8b;
}
.green-shop,.green-press,.green-portal{
    width: 185px;
    height:116px;
    margin: -10px auto;
    display: block;
    cursor: pointer;
    background: url('../../images/home/splite.png') no-repeat -30px -138px;
	opacity:0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}
.green-press{
    background: url('../../images/home/splite.png') no-repeat -30px -265px
}
.green-portal{
    background: url('../../images/home/splite.png') no-repeat -30px 0;
	opacity:0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}
.hover{
    background: url('../../images/home/splite.png') no-repeat -260px -114px;
}
.hover-green-press{
    background: url('../../images/home/splite.png') no-repeat -259px -224px;
}
.hover-green-portal{
    background: url('../../images/home/splite.png') no-repeat -261px -1px;
}
#product .thumbnails{
    width: 90%;
}
#porfolio .thumbnails li{
    margin-left: 0;
}
/* sorting and filtering */
.sort { display: block; font-family: 'Kite One', Arial, sans-serif; font-size: 1.4em; line-height: 0.9em; color: #444; }
.sort .label { margin-right: 11px; }
.sort a { color: #89ad7f;
border-bottom: 0px solid rgb(201, 201, 201); margin-right: 4px; padding: 0px 15px 0px 10px;text-decoration: none; font-size: 23px;font-family:Yekan,tahoma; border-radius:0px; ; font-smooth:always;
-webkit-font-smoothing: antialiased; color: rgb(131, 131, 131);
 }
.sort a:hover { color: #89ad7f;  text-decoration: none; border-radius:0px;  font-smooth:always;
-webkit-font-smoothing: antialiased; border-bottom:2px solid #89ad7f;}
.sort a.selected { color: #89ad7f;  text-decoration: none; border-radius:0px; border-bottom:2px solid #89ad7f; }
/* new items */
.new { display: block; margin-bottom: 10px; padding-top: 65px; width: 100%; }
.new li { 
    margin-right: 0px;
    margin-left: 40px;
    background: #fff;
    padding: 0px;
    position: relative;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    *width: 248px;
}
.new li a   { 
  opacity: 0.8;
  filter: alpha(opacity=800);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -webkit-transition: all 0.35s ; 
  -moz-transition: all 0.35s ; 
  -o-transition: all 0.35s ;
  transition: all 0.35s;
  position: relative;
}
.new li a div .name{
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display:inline-block;
    position: absolute;
    width: 100%;
    height:28px;
    padding: 63px 0;
    -webkit-transform: translateZ(0);
    overflow:hidden;
    top: 0;
    left: 0;
    font-family: Yekan,Tahoma;
    color: #6b3737;
    font-size: 22px;
    font-weight:normal;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-transition: all 0.40s; 
    -moz-transition: all 0.40s; 
    -o-transition: all 0.40s;
    transition: all 0.40s;     
}
.new li a div .name span{
    font-family: tahoma;
}
.new li a div:hover { 
    opacity: 1; 
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 }
.new li a div:hover .name{
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    overflow:hidden;
    transform: rotate(0deg) scale(0.800) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(0.800) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(0.800) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(0.800) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(0.800) skew(0deg) translate(0px);
}

.new .container{

margin:auto auto;
	    position: relative;
    text-align: center;
}


#product .contents{
    position: relative;
}
#product .contents p{
    position: absolute;
    top:0;
    right: 25%
}

#product .contents p.txt-shop{
    right: 20%;
    *right: 15%;
}
/* clearfix */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 .alert-txt{
    font-size: 15px;
    margin-right: 6%;
    *margin-right: 0px;
    padding-left: 0;
    padding-right: 0;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: relative;
 }
 .alert-txt:hover{
    text-decoration: none;
    color: #b94a48;
 }
 .alert{
    padding: 8px 28px;
 }
 .close{
    position: absolute;
    left: 6px;
    *left: 3%;
    top: 14%;
    margin-left: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 }
 .alert-success{
    padding: 8px 28px 8px 35px;
    margin-left: 1px;
 }
#success{
    margin-right: 5%;
}
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
select.span12{
    width: 165px !important;
}
textarea.span7{
    width: 89%;
    margin-left: 1%;
}
.new-up{
    width: 50px;
    display:none;
    height: 36px;
    right: 25px;
    position: absolute;
    top: 30px;
    cursor: pointer;
    display: inline-block;
    font-size: 45px;
    color: #5a5a5a;
}

#myModal .media{
    padding: 40px 20px 40px 0; 
    font-size: 22px;
    color: #343434;
    float: right;
    max-width: 100%;
}
#myModal .media-body{
    margin-top: 15%;
    padding-right: 3%;
}
#myModal .media-heading{
    color: #70a33f;
    font-size: 35px;
    line-height: 50px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #70a33f;
}
a.special{
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 30px;
    background: #70a33f;
    margin-top: 8%;
    text-shadow: none;
}
a.special:hover{
    text-decoration: none;
}
/*light box-shadow*/
img.media-object{
    width: 100%;
}
.image-scroll{
    width: 50%;
    height: 480px;
    overflow: auto;
    border: 20px solid #DDD;
}
.closed{
    color: #70A33F;
    background: url('../../images/home/return.png') no-repeat 15px center;
    margin-left: 20px;
    border: 1px solid #70A33F;
    padding-left: 60px;
    padding-right: 15px;
    cursor: pointer;
}
.closed:hover{
    color: #70a33f;
    text-decoration: none;
}
.txt-portal .change-style{
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.txt-portal{
    line-height: 20px;
}
.txt-press,.txt-shop{
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    line-height: 20px;
}
.change-style{
    font-size: 21px;
    line-height: 50px;
    display: block;
    -webkit-transition :all 0.6s;
    -moz-transition :all 0.6s;
    -ms-transition :all 0.6s;
    -o-transition :all 0.6s;
    transition :all 0.6s;
}
.portimg{
    width: 240px;
    height: 150px;
}
.detail-content{
    font-family: tahoma;
    word-wrap: break-word;
}
.jspContainer
{
    overflow: hidden;
    position: relative;
}
.jspPane
{
    position: absolute;
}
.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
    background: #f6f6f6;
}
.jspHorizontalBar{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background:#f6f6f6;
}
.jspVerticalBar *,
.jspHorizontalBar *
{
    margin: 0;
    padding: 0;
}
.jspCap{
    display: none;
}
.jspHorizontalBar .jspCap{
    float: left;
}
.jspTrack{
    background: #f6f6f6;
    position: relative;
}
.jspDrag{
    background: #e0e0e0;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
    float: left;
    height: 100%;
}
.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}
.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}
.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}
.jspVerticalBar .jspArrow:focus
{
    outline: none;
}
.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}
* html .jspCorner
{
    margin: 0 -3px 0 0;
}
.modal{
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top:0;
    margin-left: 0;
}
.modal.fade.in{
    top: 0;
}
div#home-loading , div#home-loading img {
    opacity: 0;
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: #fff;
    z-index: 125;
}

div#home-loading img {
    margin: 20% auto;
}
body.preload div#home-loading ,div#home-loading img {
    opacity: 1;
}
#loading , #loading img {
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: #fff;
    z-index: 125;
}
#loading img {
    margin: 17% auto;
    width: 220px;
    height: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/****************** IE8 ***********************/
@media \0screen {
    a.thumbnail{
        width: 248px;
    }
    .contact-paket{
        margin-right: 320px;
        margin-top: 7px;
    }
    .span7.mobile{
        margin-top: 10px;
    }
    .green-bg{
	min-height:100%;
        background: url('../../images/home/bg-greenwebie.jpg') no-repeat center center;    
    }
}

.navbar .nav li.current a{
    color: #6f0001;
}
/*------------------------------------- INTRO PAGE*/
body.intro{
    overflow: hidden;
}
.tabligh,.design,.host{
    width: 93px;
    height:103px;
    margin: 30px auto 0;
    display: block;
    cursor: pointer;
    background: url('../../images/home/sprite-intro.png') no-repeat 0 0px;
}
.design{
    background: url('../../images/home/sprite-intro.png') no-repeat  -286px 0;
}
.host{
    background: url('../../images/home/sprite-intro.png') no-repeat  -145px 0;   
}
.deatail_text{
    display: none;
}
.deatail_text .font-face{
    text-align: justify;
    font-size: 15.5px;
    display: inline-block;
}
.iran_server,.back{
    color: #437948;
    background-color: #FFF;
    font-size: 20px;
    border-radius: 0 3px 3px 0 ;
    padding: 11px 15px 9px;
    display: inline-block;
/*    margin-top: 11%;*/
    cursor: pointer;
}
.iran_server:hover,.back:hover{
    text-decoration: none;
    color: #437948;
}
.back{
    margin-right: -6px;
    border-radius: 3px 0 0 3px;
    width: 90px;
    height: 41px;
    padding: 0 0;
    position: relative;
    top: -1px;
    *top: -9px;
    line-height: 40px;
}
.chng_font{
    font-size: 22px;
    text-align: center;
    padding-bottom: 15px;
}
.btns{
    width: 100%;
    margin: 0 auto;
}
/*------------------------------------- INTRO PAGE*/
/******************  OPERA ************************/
x:-o-prefocus,img.media-object{
    width: 100%;
}
x:-o-prefocus,.comments{
    padding-right: 116px;
    width: 100%;
}
x:-o-prefocus,.contact-name{
    margin-right: 0px!important;
    margin-left: 120px!important;
    width: 250px;
}
x:-o-prefocus,.new li a div:hover .name{
    font-family: tahoma;
}
x:-o-prefocus,.new li a div .name {
    font-family: tahoma;
}
x:-o-prefocus,.alert-txt{
    margin-right: -90px;
    *margin-right: 0;
}
x:-o-prefocus,.close{
    right: 170px;
    left: 0
}
x:-o-prefocus,.controls.opera {
    margin-top: -5px;
}
/*------------------------------------- RESPONSIVE*/
@media (max-width: 980px){
    .navbar .nav>li{
        float: none;
    }
}
@media (max-width:768px) {
    .header .logo{
        min-height: 88px;
        width: 75px;
        margin: 5px auto 4px;
        background-image: url('../../images/home/greenweb-mobbilelogo.png');
        background-repeat: no-repeat;
    }
    .partner{
        display: none;
    }
     #links{
        width: 90%;
        margin-top: -57px;
    }
    #links li.span4:first-child{
        margin-right: 5px;
    }
    .navbar-inner{
        padding-top: 0px;
    }
     .row-fluid #links [class*="span"]  {
        float: left;
        width: 32.491712707182323% ;
    }
    .navbar .brand{
        padding-bottom: 0;
        height: 25px;
        margin-top: 5px;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    }
    .navbar .nav{
        width: 90%;
    }
    body{
        font-size: 19px;
        padding: 0;
        overflow-x:hidden !important;
    }
    #product .thumbnails{
        width: 100%;
    }
    .green-shop, .green-press, .green-portal{opacity: 1;cursor: default;}
    .sort a{
        font-size: 19px;
    }
    .title{
        padding-bottom: 40px;
    }
    select.span12{
        width: 100% !important;
    }
    .title-secret{
        font-size: 25px;
    }
    .closed{
        padding-left: 52px;
        font-size: 19px;
        padding-right: 10px;
        margin-left: 0;
    }
    .detail-content{
        font-size: 17px;
    }
    #myModal .media-body{
        margin-top: 6%;
    }
    #myModal .media-heading{
        margin-bottom: 5px;
        line-height: 25px;
        font-size: 24px;
    }
    #product .contents{
        display: none;
    }
    a.special{
        margin-top: 2px;
        font-size: 16px;
        padding: 0 15px;
    }
    #myModal .media{
        padding: 0;
        margin: 5px 0 0;
    }
    .image-scroll{
        height: 320px;
        border: 8px solid #DDD;
        width: 95%;
    }
    .span12.contact-name{
        margin-right: 0;
        width: 100%
    }
    .form-horizontal .controls{
        margin-left: 0;
    }
    .controls input,.controls textarea{
        outline:none; 
        box-shadow:none;
    }
    .span7.mobile{
        margin-right: 1.5%;
        width: 100%;
    }
    .span12.contact-mail{
        width: 100%;
    }
    .span7.contact-paket{
        margin-right: 1.5%;
        width: 100%;
    }
    #contactus .btn{
        width: 100%;
        margin-left: 0;
        float: none;
        margin-right: 1%;
        padding: 7px 0;
    }
    #contactus .btn:hover{
        width: 100%;
        margin-left: 0;
        float: none;
        margin-right: 1%;
        padding: 7px 0;
    }
    .control-group.opera{
        margin-right: 0.5%;
    }
    .form-horizontal .control-group{width: 97%;}
    .comments .controls{
        margin-left: 0;
        margin-right: 0;
    }
    .header .span13{
        padding-right: 0;
        font-size: 24px;
        padding: 10px 28px;
        text-align: justify;
    }
    .header .span12{
        font-size: 22px;
    }
    .brand{
        width: 20px;
        padding-bottom: 0;
        background: url('../../images/home/h2.png') no-repeat;
    }
    .brand:hover{
        background: url('../../images/home/h2.png') no-repeat;
    }
    .btn{
            padding-left: 70px;
            padding-right: 70px;
    }
    .da-thumbs {
    list-style: none;
    width: 984px;
    height: 600px;
    position: relative;
    margin: 20px auto;
    padding: 0;
    }
    .da-thumbs li {
        float: left;
        margin: 5px;
        background: #fff;
        padding: 8px;
        position: relative;
        box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    }
    .da-thumbs li a,
    .da-thumbs li a img {
        display: block;
        position: relative;
    }
    .da-thumbs li a {
        overflow: hidden;
    }
    .da-thumbs li a div {
        position: absolute;
        background: #333;
        background: rgba(75,75,75,0.7);
        width: 100%;
        height: 100%;
    }
    .da-thumbs li a div span {
        display: block;
        padding: 10px 0;
        margin: 40px 20px 20px 20px;
        text-transform: uppercase;
        font-weight: normal;
        color: rgba(255,255,255,0.9);
        text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
        border-bottom: 1px solid rgba(255,255,255,0.5);
        box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
    }
    x:-o-prefocus,.comments{
        padding-right: 1%;
        width: 100%;
    }
    x:-o-prefocus,.form-horizontal .control-group{
        padding-right: 0;
        margin: 0 auto;
        width:97%;
    }
    x:-o-prefocus,.contact-name{
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
}
@media (max-width:768px) and (orientation : landscape){
    #links{
        width: 93%;
        margin-top: -57px;
    }
    .header .span13{
        font-size: 15px;
        text-align: center;
    }
    .image-scroll{
        height: 250px;
        width: 97.33%;
    }
    x:-o-prefocus,.comments{
        padding-right: 1%;
        width: 100%;
    }
    x:-o-prefocus,.form-horizontal .control-group{
        padding-right: 0;
        margin: 0 auto;
        width:97%;
    }
    x:-o-prefocus,.contact-name{
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
}
@media (max-height: 400px){
    .header .logo{
        min-height: 78px;
        width: 75px;
        margin: auto;
        background-image: url('../../images/home/greenweb-mobbilelogo.png');
        background-repeat: no-repeat;
        background-size: contain;
    }
    .header .span13{
        line-height: 20px
    }
    #myModal .media-body{
        margin-top: 6%;
    }
    #myModal .media{
        padding: 0 !important;
    }
    #myModal .media-heading{
        margin-bottom: 5px;
        line-height: 25px;
        font-size: 24px;
    }
}
@media (min-height: 710px){
    .image-scroll{
        height: 470px;
    }
    .header .logo{
        min-height: 180px;
        width: 50%;
        margin: 89px 112px 16px;
        background-image: url('../../images/home/logo.png');
        background-repeat: no-repeat;  


 min-height: 180px;
       background-position: center;
        background-image: url('../../images/home/logo.png');
        background-repeat: no-repeat;  

           margin: 89px 0 16px 0;
    margin-left: auto;
    margin-right: auto;		
    }
    .span12.contents{
        margin: 0 auto;
    }
}
@media (min-width: 590px) and (max-width: 650px){
     .image-scroll{
        width: 97.3%;
    }
}
#owl-demo{
    direction: ltr;
}
.owl-pagination{
    display: none;
}
.owl-theme .owl-controls{
    position: absolute;
    top: 0;
    width: 100%;
}
.owl-prev{
    left: -8%;
    position: absolute;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAeCAYAAAAl+Z4RAAAC10lEQVQ4T4WVWU8qQRCFaxQXCC/GSIy7uIH67t/3XV80UQFRFPeooAQRFOTOV1KdZiSXTiZ0w9Tpc6pOFUE3XBIuPoIgYKvLP//8/Oh5dHTU/fb+/q77AABeYI2MjPwB+P7+lrGxMQXg4Z2npyfJ5XK6D8JgJcHtxsB/2WfCvlqtSj6fl9fXV1lcXPxl4K7tbYyRAXKG/t3dnZydncnX15csLy/L5ubmYIAoIAFvb29yenqqn5lMRtbW1lSaY+DTjgJcX1/LxcWFNJtNSafTsrW1pXJVHjnwM+8nstVqyfPzsyaM4JWVFVlfX5fJyUlpt9sqqy8HfsIIbjQacnBwoJp3dnZkdXU1Su6XAXQ6nY4+4+PjGgDlm5sb1bmxsSFzc3N9ZTYkZeDo9IwEZXTDaHd3V2ZmZmRiYqLPYK70fhnt5vPzc0kkElqmhYUFdzPl9HOkTgyd1o3FYkqfm6+urlQGwdTaFsG+2fokkGECedBMmbh5UF/wnfWGAn58fHSLxaLc399LPB7XUhFMiaINZsF+3wSHh4fdh4cHTVI2m3U3+x3oAyHVulJzsL+/363X6zI1NaW6p6enHXW/vf1cWCLxSvD5+dmlQcrlsiSTSQWZn5/XbP9vRgAIG/UBSSyVSnJ5eal52N7eltnZWQVQmt6gsTwgkeo5K0OnUCgoE7yO+5aWltwgsQAD4HbtxtCFOpE4sBgWSEIOSUVONMjOOpHMytBh4Uak3N7eajPt7e1JKpVSGVxkw8Wk9c0D+5I5iKkAIpDhwWML+lYJNw9soFiNub1Wq8nR0ZHKw9a085/BG6JpO0cBuI0ufXl5kePjYy0ZM4G21kHSq8zAoeq4hhuAHx8f5eTkRELPaGJh4qw+aCr7AOwBobxUiPxgNmbjn5EWDfTPZJ//AkpcqVTUJ0gaKgGD2TQChH8lDId78chQALMz1Bk0LGNClYYC+N6nhPavBTBV+gdPiFeSj1h1BAAAAABJRU5ErkJggg==') no-repeat !important;
}
.owl-next{
    position: absolute;
    right: -8%;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAeCAYAAAAl+Z4RAAACwElEQVQ4T41VSU8yQRCtFpFN4hKMENldULlw87f7BzhwgXhgCfsSJHACwSjbOK/yVacZXL5OjDPT1a9evXpdqOl0am23WwoGg+RyuUgWvh0cHPCrZVmklNJ75rvK5/PWer2mu7s7ury81EF4EBAnAL5jIYEqlUpWt9ul8/NzymQy/F+YyEEcAANhge+ypzabjVWr1Qggbreb7u/v6erqSgdIsGTcoWi/KDsAi+r1OlUqFTo5OaHHx0c6OztjwL8WA4hQ1WqVWq0WeTweSqfT/OdcznIYwC6D616tVgzQ6XQ4OzQJhUIMaHbH7AhrADUFBIGDwYBeXl5Y5aenJ/L7/RrE2RFdgkkVNIfDIevy8fFBqVSK2yyJEAvGXI6ICFom+ufnJ00mExYW7NAZlHR0dMTvOIwy9xiYDsTzaDRikLe3N7q9vWUmZnf2AKTvYmPQ7ff71Gw2Cazi8TgDHR4eMhMWUaibh5xiQVgwgSbJZJKur69ZXM3A9Pd35kGLIWyv16P393cKh8Psk50SzFb+dA/G4zGVy2VaLBZ0cXFByqZkiVFMAZ0sAIh9AKC9s9mMba+Wy6UlqtrP3F9zLggQ2KEEiDmfzymRSHBbdQkIEIM4TQVx0U5Qh4gQEPVrH/xEXXSAcKBttlHK3nEiMkNt9FicifZhXkA0zAoYCXuYYhwHH8i0wWE8YwPr9fWVCoUCBQIBisVimjb2NIDMA6fqmFDIjDJQM8wD4H/jQ4+3PSujE6gZikOwXC7HE9vn83EOE4A1sgXUVkYJktnr9fJoi0QiP450vs4AEFHa7Tb7HR7PZrM85s378Z3FuQQI0mg0uFXI/PDwQNFo9K95yvsMAINgFp6envJVxW+DtPIvFFUsFi34+/j4mG5ubvRhHPztbgiwen5+tlAzMstPmzhQev0bC2Xbk0WUeY+Z97/ZEfcFd08RFT2f4PAAAAAASUVORK5CYII=') no-repeat top center !important;
}
.wrapper{
    width: 100%;
    background: #fff;
    position: fixed;
    bottom: 0;
    height: 65px;
}
.fellow{
    position: fixed;
    bottom: 0;
    right: 10%;
    width: 80%;
    padding: 10px 0;
}
#tooltip { 
    font-family: 'Yekan',tahoma; 
    font-size: 15px; 
    text-align: justify;
    line-height: 1.5; color: #fff; 
    background: #2d8536 ;  
    -webkit-border-radius: 5px 5px 0 0; 
    -moz-border-radius: 5px 5px 0 0; 
    border-radius: 5px 5px 0 0; position: absolute; z-index: 100; 
    padding:20px 15px 25px;
    width: 400px;
    box-sizing: border-box;
}
#tooltip span{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAgCAYAAABdP1tmAAAEt0lEQVRYR9WY3WsUVxjGz3zsbrIx7gpaKRrRqNVmIyJJ7UW98ab/QpVIW+hFUQpeCOmNn61CW1S8tGKxd6lt/oFCrwqlLUWhIgkREyWpoNIYTdy4O7s74/ucPe94cjKbHdeQZAfOntmPZM5vn/d5zjtr7Tq7NxCWaP4jECKo+MLKnekNbNdueiDfqxCDRUCnegOLFLISzQvlFysiIIUkR+5kTyCf2Jawk80H5RcqwqdSAw0YqkB+IDDspCPsJlIKylQICCCCtHgFVKkCYbhpV1hN4Cm/5IvyTIkgyDpQhkeokAaVaE8Ky1m50RfQWr2nHkUAeQUgtFYJhFkvOXwQA+ZKZFIIjZV3kOGLT4pCwDasDkAYKncKHqIMp3ITCgjn+EAik1xxQB7B+GXab/QyQzWFQKd7A6H8wwqxnxwKCbc9sWKgSs88CoEyVZAGwKXGQN20sYYKAYy9pGa3zRVOq7vsUOV8SZSnS6+UMLwTBkP3V+8RBafc/NIDIEpvOfcoxDNKLVy0FgJhqXFsd38NIAUiwdATQSk6YcXo/eSa1LIkX0B+8SaLWKLyDc3wjFTIVmGAN1XSoTmVrQJDsZ8YRpUeyhZQMgKX6ICXvcmCDKzq5qnFM6ukvY5UtkIgLBLqAK5GSNhIvixBLdFRhDIl7gSM/UYBSUh8yaprk0BYH6sklWIoIyBQinbKEYklSD6ZaC/Kkb7hTTSEQdFAHZTdrnMEJJF0KOUl7E3LkHyxEw2qyBa7CoMDj22qghSnFA/njhrIbAxsSBguPabe7d9z2U0nehe7+sqz5RvDF28eFS+ER/+bJBKU1eHM53gdN0AYkIPMIucAC2/RgBhSNhUaFOAYSM6tm9qznZ/tGKCbw47FgvI9/7/Ra8OfFsbzTxUEAwGEB4NgBgjDYBkSSO9vOMIw61Cskq5UYu2+9Z3rP+wYsB171ZtC0T3N84e/jn8y+cfj+zVgAMcjEobVMNsALj2eufRMlSTkxgNbPsjm1l4hozZ8d0ix7E/dmvziwS9jfxkwukI6DJeaLDM15HfKSphfsA5lKlX1kVaCWw/n+tIb2443qlJ+fObbse+Hf6K/x0K5tABg+shUZg4MA9XaKU2oWiEhPbWjf/fpZCb10etCeVOFwZHzt84t4BlTmTAAdGX4urzoWuuISr5IP5ETW7r6e35wWp29caGoc/5n6MLNw2J2jhJ6AJi+mZNoUdep18fUCgmoNafsoFK6c/WaLR+/M0i/S2yqB0X3NBOjP470Fe7NTNVRh1NtXqI1AsRlqfuN49zcn2TpvbX/7c51+zcMLpR8SLRHv030/f/7o3sxSy0WjL7Yel9o3OSTgdFxcPu+TFf2alTyyUS7/eTIg+ujf8aEqZlojSpk+i1qj5qffEdyh9Ib2k6YF81PPP9m7PLQgAHTUKK9KZCeigy1YPLtpOSjH1sO8IW9Z8WfR7779yw9RwlFdQGvlWiLAaRD6T1fVPK5lHypri97rjktzvv0g+DfQxdvfC7ycp/h/SZq4+Q+rW6iLSZQVEjoyccJ6Ka3ZbKbD269dP/63WOzd6anlToAMhtPveGMHQImVL3YrhUWcXo+XTUOFd7Z9f0lVo9WL7X4/Zc2gMMRioZPeAAAAABJRU5ErkJggg==') no-repeat;
    display: inline-block;
    width: 52px;
    height: 32px;
    position: absolute;
    bottom: -13px;
    right: 42%;
}
.item img{
    display: block;
    margin: 0 auto;
}
.item a{
    display: block;
    cursor: pointer;
}
#tooltip p{
    text-align: left;
    text-shadow:none;
    color: #fff;
}
.partner{
    position: fixed;
    bottom: 64px;
    background: #fff;
    word-spacing: -2px;
    font-size: 20px;
    font-weight: bold;
    right: 3%;
    text-align: center;
    line-height: 21px;
    padding:  10px 10px 10px 10px;
}
.partner span{
    color: #3f9d28
}
.partner p{
text-align: justify;
    font-size: 13.5px;
    font-weight: normal;
    margin-bottom: 0;
}
.enter-link {
height: 44px;
    display: block;
    width: 289px;
    margin: 11% auto 0;
    background: #fff;
    border-radius: 5px;
}
.green-en {
    position: absolute;
    font-size: 14px;
    font-family: tahoma;
    left: 30px;
    top: 25px;
    color: #e8f2e6;
    text-decoration: none;
    border-bottom: 1px solid #e8f2e6;
    line-height: 18px;
    transition: all ease-in-out 0.5s;
}
.green-en:hover, .green-en:focus {
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #fff;
}






.carousel-control.right{
	display:none;
	
}

.carousel-control.left{
	display:none;
	
}

#bazimg{
	    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
}
