    /*  
	http://www.freshdesignweb.com/beautiful-image-hover-effects-with-jquery-css.html 
	*/
	 .freshdesignweb{width:950px; margin:0 auto;}
	 .freshdesignweb a:link{text-decoration:none;}
     .freshdesignweb article{ float:left; width:157px; height:157px; } /*cursor:pointer;opacity:0.5;*/
	/*portfolio*/
	.fdw-background{ background-color:rgba(0,0,0,0.6);opacity:0; margin-top:-5px; width:100%; height:101%; }
	.fdw-background h4{font-size:0.9em;  font-family: 'Roboto', sans-serif; text-align:center; padding:40px 10px 10px 0;  color:white;}
	.fdw-background h4 a{ color:white;}
	.fdw-background .fdw-port{ text-align:center; padding:0 40px 0; }
	.fdw-background .fdw-port a{ padding:8px 15px; font-size:1em; color:white;}

	


	/*subtitle*/
	.fdw-subtitle{ font-size:0.8em; margin-top:-20px; color:#FFF; }
	.fdw-subtitle a{ color:#FFF; }
	/*columns*/
	.c-two{ width:100%!important; height:160px !important; margin:00px 0px 40px 0px !important; }
	/*align*/
	.a-center{ text-align:center; }
	/*border*/
	.border{ border:1px solid #CCC; margin:-1px;}
	/*link buttons*/
    .fdw-port a{ 
		background-color:#20c1d0; 
		color:#fff; 
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
		-webkit-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		-moz-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		-o-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		text-shadow:0 1px 1px #000;
	}

	


    .fdw-port a:hover{ 
		background-color:#f2f2f2; 
		color:#336699 !important; 
		text-shadow:0 1px 1px #ccc;
		-webkit-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		-moz-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		-o-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
	
	}
	
.product-image{background-image:url(../images/portfolio/pr-motor.jpg); background-repeat:no-repeat; background-color:grey; background-size:100% 180px;}

.product-image2{background-image:url(../images/portfolio/p2.jpg); }
.product-image3{background-image:url(../images/portfolio/p3.jpg); }
.product-image4{background-image:url(../images/portfolio/p4.jpg); }
.product-image5{background-image:url(../images/portfolio/pr-gear-box.jpg); }
.product-image6{background-image:url(../images/portfolio/pr-cabel.jpg); }
.product-image7{background-image:url(../images/portfolio/pr-pump.jpg); }
.product-image8{background-image:url(../images/portfolio/pr-servo.jpg); }

.product-image9{background-image:url(../images/portfolio/pr-standard-motor.jpg); }
.product-image10{background-image:url(../images/portfolio/pr-ie2-motor.jpg); }
.product-image11{background-image:url(../images/portfolio/pr-ie3-motor.jpg); }
.product-image12{background-image:url(../images/portfolio/pr-flp-motor.jpg); }

.product-name1{background-color:#0c0c4d; width:100%; color:#FFF; text-align:center; font-size:1em; line-height:200%;}

.product-name1 a{background-color:#0c0c4d; width:100%; color:#FFF; text-align:center; font-size:1em; line-height:200%;}