
          @font-face {
    font-family: "BYekan";
    font-style: normal;
    font-weight: normal;
    src: url("../Font/web_Yekan.eot?#iefix") format("embedded-opentype"), 

        url("../Font/web_Yekan.svg#BYekan") format("svg");
}




.hoverpro {
  /*background-color: rgba(0,0,0,0.8);
  position: absolute;
  right: 0;
  top: 0;*/
  width: 100%;
  height: 180px;
  color:#fff;
    border-top-left-radius:5px;
  -o-border-top-left-radius:5px;
  -ms-border-top-left-radius:5px;
  -moz-border-top-left-radius:5px;
  -webkit-border-top-left-radius:5px;

    border-top-right-radius:5px;
  -o-border-top-right-radius:5px;
  -ms-border-top-right-radius:5px;
  -moz-border-top-right-radius:5px;
  -webkit-border-top-right-radius:5px;

  
  
  /*display:none;*/
}







/* Rectangle Out */
.hoverpro {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  /*background: #e1e1e1;*/
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  right:0;
  top:0;
}
.hoverpro:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.8);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
     background-image: url("../Images/zoom.png") !important;
      background-repeat:no-repeat;
   background-position:center center;
}
.hoverpro:hover, .hoverpro:focus, .hoverpro:active {
  color: white;
}
.hoverpro:hover:before, .hoverpro:focus:before, .hoverpro:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}


.PagingControlLink {
  float: right;
  width: 100%;
  margin-top:10px;
}


.paginationn.dark1 {
  margin-right: 5px;
}



/*category page start*/
.product a img {
 /* border-bottom: 1px solid #ccc;*/
  display: block;
  height: 180px;
 /* width: 180px;*/
    width: 100%;
  margin:0 auto 2px;
}
.product_title {
  background:#404040;
  color:#fff !important;
  font-family:'B Yekan';
  font-size:13px;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
  width: 100%;
  border-bottom-left-radius:5px;
  -o-border-bottom-left-radius:5px;
  -ms-border-bottom-left-radius:5px;
  -moz-border-bottom-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;

    border-bottom-right-radius:5px;
  -o-border-bottom-right-radius:5px;
  -ms-border-bottom-right-radius:5px;
  -moz-border-bottom-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;

}
#categories .product {
    min-height: 215px !important;
  height: auto !important;
}
.LiteralDivLeft {
  float: left;
/*  margin-top: 10px;
  width: 895px;*/
  width: 100% !important;
  margin-bottom: 10px;
}




#categories .product {
    border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  float: right;
  height: 280px;
  margin: 10px 13px 7px 3px;
  position: relative;
  width: 217.5px;
  border: solid 1px #eee;
  position:relative;
}




#categories .lSSlideOuter .product {
    border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  float: right;
  height:auto !important;;
  margin:0 !important;
  position: relative;
  width:100% !important;
  border: solid 0px #eee;
  position:relative;
}








#categories {
  float: right;
  
 
  /*border: solid 1px #eee;*/
  border-radius: 5px;
}


.categorylists {
  float: right;
 
  width: 100%;
  border: solid 1px #eee;
  border-radius: 5px;
}


.Prod_div{
  float: right;
 margin-top: 10px;
  width: 100%;
  border: solid 1px #eee;
  border-radius: 5px;
}
.rightside {
  background: white none repeat scroll 0 0;
  border-radius: 5px;
  direction: rtl;
  float: right;
  text-align: right;
  width: 20%;
  margin-left:8px;
 
}


.categorypage {
 /* background: red;*/
 width:100%;
 
  margin: 0 auto;
}

.categorypage {
     /*max-width: 1260px;*/
     width:100%;
}
.PagingControlLink a, .PagingControlLink span {
  color: #fff;
  direction: rtl;
  float: right;
  font-size: 11px;
  font-weight: bold;
}


.paginationn.dark1 a {
font-family:'B Yekan';
}

.page {
    background: #666 none repeat scroll 0 0;

  border: 1px solid #444;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
  color: #fff;
  display: inline-block;
  font-size: 0.875em;
  font-weight: bold;
  margin-right: 4px;
  padding: 0 9px;
  text-decoration: none;
 height:auto;
 min-height:23px;
  float:right;
}
.PagingControlLink a, .PagingControlLink span {
  color: #fff;
  direction: rtl;
  float: right;
  font-size: 11px;
  font-weight: normal;
}




.caterorytitle {

    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#4AA9C3, #4295AA); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#4AA9C3, #4295AA); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4AA9C3, #4295AA); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#4AA9C3, #4295AA); /* Standard syntax */
    font-family: 'B Yekan';
    font-size:18px;
    color:#fff;
    height:35px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}



.categoryy ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding-right: 0px;
   font-family: b yekan;
  font-size: 13px;
  width:100%;

}
.categoryy-cont > ul > li > ul {
  /*background-color: #eee;*/
  float: right;
  padding-right:10px;
  width: 220px;
  /*box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
  -o-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
  -ms-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);*/
}



.mainUl > a {
  background-image: url("../Images/submenuarrow.png") !important;
  background-position: right top 13px;
  background-repeat: no-repeat;
  padding-right: 10px;
  float: right;
  width: 100% !important;
}

.categoryy-cont > ul > li > ul > li {
  /*background-image: url("../Images/submenuarrow.png") !important;*/
  background-position: top 10px right;
  background-repeat: no-repeat;
  /*padding-right: 10px;*/
  
  width: 210px;
}

.categoryy-cont > ul > li > ul > li > ul {
  /*background-image: url("../Images/submenuarrow.png") !important;*/
  background-repeat: no-repeat;
  padding-right: 14px;
  width: 196px;
  background-position: right 4px top 9px;
}

.categoryy-cont > ul > li > ul > li > ul li ul {
  /*background-image: url("../Images/submenuarrow.png") !important;*/
  background-repeat: no-repeat;
  padding-right: 14px;
  width: 196px;
  background-position: right 4px top 9px;
}

.categoryy-cont > ul > li > ul > li > ul ul {
  /*width: auto !important;*/
  width:100% !important;
}

    /*.categoryy-cont > ul > li > ul > li > ul ul {
    display:none !important;
    }*/
/*.categoryy ul {
  background-image: url("../Images/submenuarrowdown.png") !important;
  background-position: right 10px top 10px;
  background-repeat: no-repeat;
  font-family: b yekan;
  font-size: 13px;
  list-style: outside none none;
  margin-right: 0 !important;
  padding-right: 10px;
}



.categoryy > ul > li {
    background-image: url("../Images/submenuarrowdown.png") !important;
    background-repeat:no-repeat;
    background-position:right center;
    
}

.categoryy > ul > li {
  background-image: url("../Images/submenuarrowdown.png") !important;
  background-position: right top 10px;
  background-repeat: no-repeat;
  padding-right: 12px;
}*/

.subUl > a {
    background-image: url("../Images/submenuarrowdown.png") !important;
  background-position: right top 14px;
  background-repeat: no-repeat;
  padding-right: 12px;
}
.categoryy-cont a {
     /*background-image: url("../Images/submenuarrow.png");*/
  /*background-repeat: no-repeat;
  padding-right: 14px;
  width: 196px;
  background-position: right 4px top 9px;*/


    color:#4a4b4b !important;
    padding-top:5px !important;
    padding-bottom:5px !important;
    float:right;
    width:100%;
    border-bottom:1px solid #f0f0f0;

}


.categoryy-cont > ul > li > ul a {
        position:relative;
    right:0;
    transition:all 1s;
}
/*.categoryy-cont ul > li:hover > a {
            right:5px;
        transition:all 1s;
}*/

    .categoryy-cont a:hover {
        color:#459DB4 !important;

    }

.categoryy-cont > ul > li > a {
  background-color: #e6e9e9;
  /*background-image: url("../Images/submenuarrowdown.png") !important;*/
  background-position: right 3px top 14px !important;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ddd;
  float: right;
  padding-right: 14px;
  /*width: 226px;*/
  padding-top: 3px;
  padding-bottom: 3px;
}

.categoryy ul li {
  padding-right: 0;
  float: right;
  width: 100%;
}
.caterorytitle > span {
  margin-right: 5px;
  float:right;
  margin-top:5px;
}
/*.categoryy-cont {
  float: right;
  padding: 0 5px;
}*/

.advertpic a {
  float: right;
  height: 225px;
  margin: 0 12px 12px 0px;
  width: 225px;
}

.advertpic img {
  height: 225px;
  max-width: 100%;
  width: 225px;
  box-shadow: 1px 1px 1px #eee;
  -o-box-shadow: 1px 1px 1px #eee;
  -webkit-box-shadow: 1px 1px 1px #eee;
  -moz-box-shadow: 1px 1px 1px #eee;
-ms-box-shadow: 1px 1px 1px #eee;
transition:all 1s;
margin-top:10px;
}


    .advertpic img:hover {
          box-shadow: 2px 1px 2px #eee;
  -o-box-shadow: 2px 1px 2px #eee;
  -webkit-box-shadow: 2px 1px 2px #eee;
  -moz-box-shadow: 2px 1px 2px #eee;
  -ms-box-shadow: 2px 1px 2px #eee;
  transition:all 1s;
    }
  .CategoryTypeLiteralDiv {
  margin-top: 5px;
  font-family: byekan;
  font-size: 13px;
     border: solid 1px #eee;
       border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
    .searchattr {
  float: right;
  width: 100%;


}
.product_titlesearch > span {
    margin-right:5px;
    margin-top:5px;
    float:right;
      font-family: BYekan;
      font-size:13px;
      font-weight:bold;
}
    .categoryy {
  float: right;
  width: 100%;
    border: solid 1px #eee;
    border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;


    overflow-x:hidden !important;
}

    
.product_titlesearch {

    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#4AA9C3, #4295AA); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#4AA9C3, #4295AA); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4AA9C3, #4295AA); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#4AA9C3, #4295AA); /* Standard syntax */
    font-family: 'B Yekan';
    font-size:18px;
    color:#fff;
    height:35px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}




.ProductList {
  float: right;
  margin: 7px auto;
  position: relative;
  right: 26px;
  max-width: 900px;
  width:100%;
}

/*.product_title1 {
  float: right;
  width: 100%;
  background-color: #F5F5F5;
background-image: url("../Images/divier-box.png") !important;
background-position:center top;
background-repeat:no-repeat;
  padding: 9px 0;
  margin-top: 10px;
  font-family:'B Yekan';
  font-size:13px;
}*/


.product_title1 {
  background-color: #f5f5f5;
  background-image: url("../Images/divier-box.png") !important;
  background-position: center top;
  background-repeat: no-repeat;
  float: right;
  font-family: "B Yekan";
  font-size: 13px;
  margin-top: 10px;
  padding: 9px 0;
  width: 100%;
  height: 18px;
  line-height: 1.1;
}


.details1 {
  background-color: #F5F5F5;
  background-image: url("../Images/divier-box.png") !important;
background-position:center top;
background-repeat:no-repeat;
  float: right;
  width: 100%;
  padding: 9px 0;
  font-family:'B Yekan';
   font-size:13px;
}
.details1 .product_details {
  color:#4caf50 !important;
}

.product_title1 > a{
    color:#4d4d4d;
}
.product_title1 > a:hover{
    color:#ff6a6c;
}

.lSPager.lSpg {
  display: none;
}
 .Prod_div {
  float: right;
  /*width: 100% !important;*/
    max-width:950px;
    width:100%;
  position:relative;

}


/*.Prod_div_Header {
background-color:pink;
text-align:right;
}*/


.Prod_div_Header {
  background: #f5f6f7 none repeat scroll 0 0;
  border-bottom: 1px solid #eeeeee;
  color: #666666;
  font: 13px/38px yekan;
  height: 40px;
  padding: 0 12px;
  text-align: right;
    float: right;
      max-width:926px;
      width:100%;
  position:relative;
}

.Prod_div_title {
  border-bottom: 2px solid #ff6a6c;
  display: inline-block;
  font: 13px/35px byekan,yekan;
  padding: 0 4px 3px;
}



.content-slider1 li, .content-slider4 li , .content-slider3 li , .content-slider2 li  {
  border: 1px solid #d4dbde;
  border-radius: 2px;
  box-sizing: border-box;
  /*height: 220px;*/
   height:auto;
  line-height: 14px;
  padding:0;
  position: relative;
  text-align: center;
  vertical-align: top;
}


.content-slider1, .content-slider2, .content-slider3, .content-slider4 {
height:auto !important;
}
.categorylistpic {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
  height: 120px;
  margin: 0 auto;
  width: 120px;
}

.categorylistpic img {
  height: 120px;
  width: 120px;
}



.advertpic {
  float: right;
  width:100%;
 
  margin: 0 1px;
}


.advertpicinner {


  max-width: 948px;
  
  margin:0 auto;
}


/*.divsearch {
background-color:red !important;
}*/



.divsearch {
  background: #ff5252 none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 2px !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: auto !important;
  margin:3px;
  min-height: 27px !important;
  min-width: 60px !important;
  padding: 0 0 5px !important;
  width: auto !important;
  font-family:'B Yekan';
}

/*category page end*/





.product_titlepr,.details{
  /*padding: 0 5px;*/
}


.lSSlideOuter li {
  text-align: center;
}

.nivoSlider {
  margin-bottom: 5px;
}

.categoryy-cont > ul > li > ul > li > ul > li > ul > li ul {
display:none !important;
}




@media(min-width:1000px) and (max-width:1199px) {
.container-fluid{
    width:100%;
	/*min-width:1300px;*/
	min-width:1000px;
	padding:0;
	
}
#left-panel {
  height: 311px;
  margin: 0 5px 0 0;
  width: 74% !important;
}
}


@media(min-width:0px) and (max-width:999px) {
.container-fluid{
    width:100%;
	/*min-width:1300px;*/
	min-width:1000px;
	padding:0;
	
}
.zoom-left {
  float: left;
  width: 300px !important;
}
.home > a, .sample > a, .service > a, .product > a, .customers > a, .Recruitment > a, .financial > a, .Inquiry > a, .aboutus > a, .contactus > a, .designm > a {
  padding:0 !important;
}


}





.off-percent {
  height: auto !important;
  min-height: 14px !important;
  float: right !important;
  width:100% !important;
  text-align:center !important;
}



/*new page start*/
.colcategory {
  border: 2px solid #cacaca;
  float: right;
  margin: 0.5%;
  padding: 0.5%;
  text-align: right;
  width: 47.4%;
  background-color:#fff;
}
#categories .colcategory .product {
  border: 1px solid #eee;
  border-radius: 5px;
  float: right;
  height: 280px;
  margin: 10px 13px 7px 3px;
  position: relative;
  width: 205px;
  background-color:#fff;
}

.categorytt {
  background: #f5f6f7 none repeat scroll 0 0;
  border: 2px solid #cacaca;
  float: right;
  font-size: 15px;
  padding: 1%;
  width: 97.2%;
}

.categoryttinnet > img {
  float: left;
  width: 25px;
  height:25px;
}


.categoryslider{
width:100%;
float:right;
height:auto;

}


.categorydc {
  border-radius: 4px;
  box-shadow: 0 0 1px 2px #ededed inset;
  direction: rtl;
  float: right;
 
  text-align: right;
  text-indent: 5px;
  width: 100%;
  margin-bottom:3px;
}
        .dcinner {
        max-width:1100px;
      
        margin:0 auto;
        }

/*new page end*/

/*temp93bg */
.categorybg {
     margin-top:-10px;
}
/*temp93bg */





