.sc_button_red { -moz-box-shadow:inset 0px 1px 0px 0px #f7c5c0; -webkit-box-shadow:inset 0px 1px 0px 0px #f7c5c0; box-shadow:inset 0px 1px 0px 0px #f7c5c0; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc8d83), color-stop(1, #e4685d)); background:-moz-linear-gradient(top, #fc8d83 5%, #e4685d 100%); background:-webkit-linear-gradient(top, #fc8d83 5%, #e4685d 100%); background:-o-linear-gradient(top, #fc8d83 5%, #e4685d 100%); background:-ms-linear-gradient(top, #fc8d83 5%, #e4685d 100%); background:linear-gradient(to bottom, #fc8d83 5%, #e4685d 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\’#fc8d83\’, endColorstr=\’#e4685d\’,GradientType=0); background-color:#fc8d83; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #d83526; display:inline-block; cursor:pointer; color:white; font-family:Impact; font-size:18px; padding:14px 16px; text-decoration:none; text-shadow:0px 1px 0px #b23e35; } .sc_button_red:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e4685d), color-stop(1, #fc8d83)); background:-moz-linear-gradient(top, #e4685d 5%, #fc8d83 100%); background:-webkit-linear-gradient(top, #e4685d 5%, #fc8d83 100%); background:-o-linear-gradient(top, #e4685d 5%, #fc8d83 100%); background:-ms-linear-gradient(top, #e4685d 5%, #fc8d83 100%); background:linear-gradient(to bottom, #e4685d 5%, #fc8d83 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\’#e4685d\’, endColorstr=\’#fc8d83\’,GradientType=0); background-color:#e4685d; } .sc_button_red:active { position:relative; top:1px; } .tilt { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; -moz-box-shadow: 3px 3px 5px 6px #ccc; -webkit-box-shadow: 3px 3px 5px 6px #ccc; box-shadow: 3px 3px 5px 6px #ccc; width:650px; border:5px solid white; } .tilt:hover { -webkit-transform: rotate(-2deg); -moz-transform: rotate(-2deg); -o-transform: rotate(-2deg); -ms-transform: rotate(-2deg); transform: rotate(-2deg); } img.company{ width:700px; }
Renewable Resources (Pvt) Ltd. Pakistan
Renewable Resources (Pvt) Ltd. House No. 7, Street 48 , F-7/4 Islamabad – 44000, Paksitan
+92 51 8358591
[email protected]
Visit Website: http://www.renewableresources.com.pk/
#gmap_canvas img{max-width:none!important;background:none!important}
function init_map(){var myOptions = {zoom:17,center:new google.maps.LatLng(33.72010390000001,73.05973429999995),mapTypeId: google.maps.MapTypeId.ROADMAP};map = new google.maps.Map(document.getElementById(\’gmap_canvas\’), myOptions);marker = new google.maps.Marker({map: map,position: new google.maps.LatLng(33.72010390000001,73.05973429999995)});infowindow = new google.maps.InfoWindow({content:\’Renewable Resources (Pvt.) Ltd.
House No. 7, Street 48 , F-7/4 Islamabad
\’});google.maps.event.addListener(marker, \’click\’, function(){infowindow.open(map,marker);});infowindow.open(map,marker);}google.maps.event.addDomListener(window, \’load\’, init_map);