I am a new user of GIS and I have a polyline shapefile with roads in GCS_WGS_1984 geographic projection and I want to extract part of it (only the motorways) in a new shapefile with projection Lambert Conformal Conic in order to calculate the length of each polyline. How can I extract the information I need and save it in a different projection from the one the initial shapefile has?